[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260710 13:22:43.301047 16706 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.80.190:45275
I20260710 13:22:43.302747 16706 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 13:22:43.303995 16706 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:43.322800 16713 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:43.324277 16706 server_base.cc:1061] running on GCE node
W20260710 13:22:43.322940 16715 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:43.322885 16712 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:44.569020 16706 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:44.569382 16706 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:44.569697 16706 hybrid_clock.cc:648] HybridClock initialized: now 1783689764569659 us; error 0 us; skew 500 ppm
I20260710 13:22:44.570652 16706 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:44.578186 16706 webserver.cc:533] Webserver started at http://127.16.80.190:38915/ using document root <none> and password file <none>
I20260710 13:22:44.579329 16706 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:44.579593 16706 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:44.580129 16706 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:44.587425 16706 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689763121184-16706-0/minicluster-data/master-0-root/instance:
uuid: "bdf2065b14d04c8385fc2af7b0766e0f"
format_stamp: "Formatted at 2026-07-10 13:22:44 on dist-test-slave-3ksx"
I20260710 13:22:44.596434 16706 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.007s	sys 0.001s
I20260710 13:22:44.602394 16721 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:44.604024 16706 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.002s	sys 0.000s
I20260710 13:22:44.604543 16706 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689763121184-16706-0/minicluster-data/master-0-root
uuid: "bdf2065b14d04c8385fc2af7b0766e0f"
format_stamp: "Formatted at 2026-07-10 13:22:44 on dist-test-slave-3ksx"
I20260710 13:22:44.604938 16706 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689763121184-16706-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689763121184-16706-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689763121184-16706-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:44.658505 16706 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:44.660209 16706 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260710 13:22:44.660707 16706 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:44.737138 16706 rpc_server.cc:307] RPC server started. Bound to: 127.16.80.190:45275
I20260710 13:22:44.737214 16772 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.80.190:45275 every 8 connection(s)
I20260710 13:22:44.745605 16773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:44.768848 16773 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bdf2065b14d04c8385fc2af7b0766e0f: Bootstrap starting.
I20260710 13:22:44.774900 16773 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bdf2065b14d04c8385fc2af7b0766e0f: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:44.776916 16773 log.cc:826] T 00000000000000000000000000000000 P bdf2065b14d04c8385fc2af7b0766e0f: Log is configured to *not* fsync() on all Append() calls
I20260710 13:22:44.782413 16773 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bdf2065b14d04c8385fc2af7b0766e0f: No bootstrap required, opened a new log
I20260710 13:22:44.806509 16773 raft_consensus.cc:359] T 00000000000000000000000000000000 P bdf2065b14d04c8385fc2af7b0766e0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bdf2065b14d04c8385fc2af7b0766e0f" member_type: VOTER }
I20260710 13:22:44.807247 16773 raft_consensus.cc:385] T 00000000000000000000000000000000 P bdf2065b14d04c8385fc2af7b0766e0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:44.807518 16773 raft_consensus.cc:740] T 00000000000000000000000000000000 P bdf2065b14d04c8385fc2af7b0766e0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdf2065b14d04c8385fc2af7b0766e0f, State: Initialized, Role: FOLLOWER
I20260710 13:22:44.808508 16773 consensus_queue.cc:260] T 00000000000000000000000000000000 P bdf2065b14d04c8385fc2af7b0766e0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bdf2065b14d04c8385fc2af7b0766e0f" member_type: VOTER }
I20260710 13:22:44.809099 16773 raft_consensus.cc:399] T 00000000000000000000000000000000 P bdf2065b14d04c8385fc2af7b0766e0f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:22:44.809381 16773 raft_consensus.cc:493] T 00000000000000000000000000000000 P bdf2065b14d04c8385fc2af7b0766e0f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:22:44.809726 16773 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bdf2065b14d04c8385fc2af7b0766e0f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:44.814435 16773 raft_consensus.cc:515] T 00000000000000000000000000000000 P bdf2065b14d04c8385fc2af7b0766e0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bdf2065b14d04c8385fc2af7b0766e0f" member_type: VOTER }
I20260710 13:22:44.815472 16773 leader_election.cc:304] T 00000000000000000000000000000000 P bdf2065b14d04c8385fc2af7b0766e0f [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: bdf2065b14d04c8385fc2af7b0766e0f; no voters: 
I20260710 13:22:44.817435 16773 leader_election.cc:290] T 00000000000000000000000000000000 P bdf2065b14d04c8385fc2af7b0766e0f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:22:44.817798 16776 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bdf2065b14d04c8385fc2af7b0766e0f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:44.820317 16776 raft_consensus.cc:697] T 00000000000000000000000000000000 P bdf2065b14d04c8385fc2af7b0766e0f [term 1 LEADER]: Becoming Leader. State: Replica: bdf2065b14d04c8385fc2af7b0766e0f, State: Running, Role: LEADER
I20260710 13:22:44.821369 16776 consensus_queue.cc:237] T 00000000000000000000000000000000 P bdf2065b14d04c8385fc2af7b0766e0f [LEADER]: Queue going to LEADER mode. State: All 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: "bdf2065b14d04c8385fc2af7b0766e0f" member_type: VOTER }
I20260710 13:22:44.822628 16773 sys_catalog.cc:565] T 00000000000000000000000000000000 P bdf2065b14d04c8385fc2af7b0766e0f [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:22:44.833555 16778 sys_catalog.cc:455] T 00000000000000000000000000000000 P bdf2065b14d04c8385fc2af7b0766e0f [sys.catalog]: SysCatalogTable state changed. Reason: New leader bdf2065b14d04c8385fc2af7b0766e0f. Latest consensus state: current_term: 1 leader_uuid: "bdf2065b14d04c8385fc2af7b0766e0f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bdf2065b14d04c8385fc2af7b0766e0f" member_type: VOTER } }
I20260710 13:22:44.834786 16778 sys_catalog.cc:458] T 00000000000000000000000000000000 P bdf2065b14d04c8385fc2af7b0766e0f [sys.catalog]: This master's current role is: LEADER
I20260710 13:22:44.834681 16777 sys_catalog.cc:455] T 00000000000000000000000000000000 P bdf2065b14d04c8385fc2af7b0766e0f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bdf2065b14d04c8385fc2af7b0766e0f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bdf2065b14d04c8385fc2af7b0766e0f" member_type: VOTER } }
I20260710 13:22:44.835490 16777 sys_catalog.cc:458] T 00000000000000000000000000000000 P bdf2065b14d04c8385fc2af7b0766e0f [sys.catalog]: This master's current role is: LEADER
I20260710 13:22:44.842216 16784 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:22:44.854671 16784 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:22:44.857167 16706 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:22:44.873234 16784 catalog_manager.cc:1383] Generated new cluster ID: e3c59dc074d645e2917c5bcce12d307e
I20260710 13:22:44.873588 16784 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:22:44.924711 16784 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:22:44.926436 16784 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:22:44.947659 16784 catalog_manager.cc:6070] T 00000000000000000000000000000000 P bdf2065b14d04c8385fc2af7b0766e0f: Generated new TSK 0
I20260710 13:22:44.948719 16784 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:22:44.989286 16706 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:44.998420 16795 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:45.001211 16796 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:45.004700 16706 server_base.cc:1061] running on GCE node
W20260710 13:22:45.004724 16798 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:45.005836 16706 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:45.006078 16706 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:45.006268 16706 hybrid_clock.cc:648] HybridClock initialized: now 1783689765006249 us; error 0 us; skew 500 ppm
I20260710 13:22:45.006893 16706 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:45.011557 16706 webserver.cc:533] Webserver started at http://127.16.80.129:40511/ using document root <none> and password file <none>
I20260710 13:22:45.012161 16706 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:45.012387 16706 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:45.012697 16706 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:45.013896 16706 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689763121184-16706-0/minicluster-data/ts-0-root/instance:
uuid: "1682f285141d46ca9bcc4992a2e96ebb"
format_stamp: "Formatted at 2026-07-10 13:22:45 on dist-test-slave-3ksx"
I20260710 13:22:45.020615 16706 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.004s
I20260710 13:22:45.025745 16803 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:45.026746 16706 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 13:22:45.027215 16706 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689763121184-16706-0/minicluster-data/ts-0-root
uuid: "1682f285141d46ca9bcc4992a2e96ebb"
format_stamp: "Formatted at 2026-07-10 13:22:45 on dist-test-slave-3ksx"
I20260710 13:22:45.027661 16706 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689763121184-16706-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689763121184-16706-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689763121184-16706-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:45.063277 16706 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:45.065243 16706 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:45.068351 16706 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:45.074579 16706 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:45.074959 16706 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:45.075451 16706 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:45.075712 16706 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:45.187269 16706 rpc_server.cc:307] RPC server started. Bound to: 127.16.80.129:33881
I20260710 13:22:45.187373 16865 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.80.129:33881 every 8 connection(s)
I20260710 13:22:45.196913 16706 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:45.208606 16870 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:45.211575 16871 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:45.216986 16873 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:45.217643 16706 server_base.cc:1061] running on GCE node
I20260710 13:22:45.218773 16706 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:45.219141 16706 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:45.219372 16706 hybrid_clock.cc:648] HybridClock initialized: now 1783689765219355 us; error 0 us; skew 500 ppm
I20260710 13:22:45.220243 16706 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:45.223760 16866 heartbeater.cc:344] Connected to a master server at 127.16.80.190:45275
I20260710 13:22:45.223950 16706 webserver.cc:533] Webserver started at http://127.16.80.130:39919/ using document root <none> and password file <none>
I20260710 13:22:45.224301 16866 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:45.224867 16706 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:45.225186 16706 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:45.225502 16866 heartbeater.cc:507] Master 127.16.80.190:45275 requested a full tablet report, sending...
I20260710 13:22:45.225571 16706 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:45.227288 16706 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689763121184-16706-0/minicluster-data/ts-1-root/instance:
uuid: "813a0f25b51b4b299497af3142f0bd3d"
format_stamp: "Formatted at 2026-07-10 13:22:45 on dist-test-slave-3ksx"
I20260710 13:22:45.228736 16738 ts_manager.cc:194] Registered new tserver with Master: 1682f285141d46ca9bcc4992a2e96ebb (127.16.80.129:33881)
I20260710 13:22:45.231400 16738 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33260
I20260710 13:22:45.235606 16706 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:22:45.241961 16878 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:45.243052 16706 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 13:22:45.243582 16706 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689763121184-16706-0/minicluster-data/ts-1-root
uuid: "813a0f25b51b4b299497af3142f0bd3d"
format_stamp: "Formatted at 2026-07-10 13:22:45 on dist-test-slave-3ksx"
I20260710 13:22:45.243986 16706 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689763121184-16706-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689763121184-16706-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689763121184-16706-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:45.263795 16706 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:45.265698 16706 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:45.268639 16706 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:45.273169 16706 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:45.273500 16706 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:45.273842 16706 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:45.274070 16706 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:45.370580 16706 rpc_server.cc:307] RPC server started. Bound to: 127.16.80.130:42599
I20260710 13:22:45.370676 16940 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.80.130:42599 every 8 connection(s)
I20260710 13:22:45.378912 16706 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:45.388707 16944 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:45.390837 16945 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:45.395462 16941 heartbeater.cc:344] Connected to a master server at 127.16.80.190:45275
I20260710 13:22:45.396005 16941 heartbeater.cc:461] Registering TS with master...
W20260710 13:22:45.396584 16948 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:45.397213 16941 heartbeater.cc:507] Master 127.16.80.190:45275 requested a full tablet report, sending...
I20260710 13:22:45.397536 16706 server_base.cc:1061] running on GCE node
I20260710 13:22:45.398717 16706 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:45.399019 16706 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:45.399397 16706 hybrid_clock.cc:648] HybridClock initialized: now 1783689765399363 us; error 0 us; skew 500 ppm
I20260710 13:22:45.400225 16706 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:45.400259 16738 ts_manager.cc:194] Registered new tserver with Master: 813a0f25b51b4b299497af3142f0bd3d (127.16.80.130:42599)
I20260710 13:22:45.402432 16738 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33270
I20260710 13:22:45.403753 16706 webserver.cc:533] Webserver started at http://127.16.80.131:45465/ using document root <none> and password file <none>
I20260710 13:22:45.404490 16706 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:45.404776 16706 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:45.405153 16706 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:45.406513 16706 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689763121184-16706-0/minicluster-data/ts-2-root/instance:
uuid: "1e4b2956ddc84e43b74b4966cf262af5"
format_stamp: "Formatted at 2026-07-10 13:22:45 on dist-test-slave-3ksx"
I20260710 13:22:45.411952 16706 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.001s
I20260710 13:22:45.415916 16952 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:45.416772 16706 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 13:22:45.417088 16706 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689763121184-16706-0/minicluster-data/ts-2-root
uuid: "1e4b2956ddc84e43b74b4966cf262af5"
format_stamp: "Formatted at 2026-07-10 13:22:45 on dist-test-slave-3ksx"
I20260710 13:22:45.417449 16706 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689763121184-16706-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689763121184-16706-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689763121184-16706-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:45.430523 16706 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:45.431963 16706 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:45.434158 16706 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:45.437319 16706 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:45.437579 16706 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:45.437865 16706 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:45.438069 16706 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:45.536835 16706 rpc_server.cc:307] RPC server started. Bound to: 127.16.80.131:40615
I20260710 13:22:45.537434 17014 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.80.131:40615 every 8 connection(s)
I20260710 13:22:45.558733 17015 heartbeater.cc:344] Connected to a master server at 127.16.80.190:45275
I20260710 13:22:45.559211 17015 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:45.560231 17015 heartbeater.cc:507] Master 127.16.80.190:45275 requested a full tablet report, sending...
I20260710 13:22:45.562662 16738 ts_manager.cc:194] Registered new tserver with Master: 1e4b2956ddc84e43b74b4966cf262af5 (127.16.80.131:40615)
I20260710 13:22:45.562870 16706 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.02007522s
I20260710 13:22:45.564647 16738 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33274
I20260710 13:22:45.625849 16738 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33278:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:22:45.630505 16738 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:22:45.754076 16831 tablet_service.cc:1511] Processing CreateTablet for tablet c2c330f843054a3983559855571e477b (DEFAULT_TABLE table=test-workload [id=450bfc734ea64393988e63957ff5c4e5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:22:45.756145 16831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2c330f843054a3983559855571e477b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:45.756485 16828 tablet_service.cc:1511] Processing CreateTablet for tablet a5bfd60db5e8461ab508b18ddf72efda (DEFAULT_TABLE table=test-workload [id=450bfc734ea64393988e63957ff5c4e5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:22:45.758024 16828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5bfd60db5e8461ab508b18ddf72efda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:45.759599 16829 tablet_service.cc:1511] Processing CreateTablet for tablet 4073f14b43d04b2c817333beeff24422 (DEFAULT_TABLE table=test-workload [id=450bfc734ea64393988e63957ff5c4e5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:22:45.760362 16827 tablet_service.cc:1511] Processing CreateTablet for tablet fe037f839a23471cb73718701cc601a1 (DEFAULT_TABLE table=test-workload [id=450bfc734ea64393988e63957ff5c4e5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:22:45.761144 16829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4073f14b43d04b2c817333beeff24422. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:45.763553 16830 tablet_service.cc:1511] Processing CreateTablet for tablet 8bb82770250c49f5baf7a936948b6d33 (DEFAULT_TABLE table=test-workload [id=450bfc734ea64393988e63957ff5c4e5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:22:45.765180 16830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bb82770250c49f5baf7a936948b6d33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:45.762893 16826 tablet_service.cc:1511] Processing CreateTablet for tablet 9e5fdd4f2823420688f815a6e0bc0f0c (DEFAULT_TABLE table=test-workload [id=450bfc734ea64393988e63957ff5c4e5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:22:45.768711 16826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e5fdd4f2823420688f815a6e0bc0f0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:45.771687 16827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe037f839a23471cb73718701cc601a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:45.785632 16825 tablet_service.cc:1511] Processing CreateTablet for tablet 993767b293f74b02b71157232f119576 (DEFAULT_TABLE table=test-workload [id=450bfc734ea64393988e63957ff5c4e5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:22:45.786305 16823 tablet_service.cc:1511] Processing CreateTablet for tablet 07f325acb55e4d4bab8b986923250eca (DEFAULT_TABLE table=test-workload [id=450bfc734ea64393988e63957ff5c4e5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:22:45.787333 16825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 993767b293f74b02b71157232f119576. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:45.789706 16906 tablet_service.cc:1511] Processing CreateTablet for tablet c2c330f843054a3983559855571e477b (DEFAULT_TABLE table=test-workload [id=450bfc734ea64393988e63957ff5c4e5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:22:45.791644 16823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07f325acb55e4d4bab8b986923250eca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:45.790907 16824 tablet_service.cc:1511] Processing CreateTablet for tablet 86cca5626e2c4ab1a3f9f71a5178c97b (DEFAULT_TABLE table=test-workload [id=450bfc734ea64393988e63957ff5c4e5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:22:45.793289 16824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86cca5626e2c4ab1a3f9f71a5178c97b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:45.794083 16906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2c330f843054a3983559855571e477b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:45.810756 16903 tablet_service.cc:1511] Processing CreateTablet for tablet a5bfd60db5e8461ab508b18ddf72efda (DEFAULT_TABLE table=test-workload [id=450bfc734ea64393988e63957ff5c4e5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:22:45.810854 16904 tablet_service.cc:1511] Processing CreateTablet for tablet 4073f14b43d04b2c817333beeff24422 (DEFAULT_TABLE table=test-workload [id=450bfc734ea64393988e63957ff5c4e5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:22:45.809592 16905 tablet_service.cc:1511] Processing CreateTablet for tablet 8bb82770250c49f5baf7a936948b6d33 (DEFAULT_TABLE table=test-workload [id=450bfc734ea64393988e63957ff5c4e5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:22:45.819160 16904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4073f14b43d04b2c817333beeff24422. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:45.820303 16902 tablet_service.cc:1511] Processing CreateTablet for tablet fe037f839a23471cb73718701cc601a1 (DEFAULT_TABLE table=test-workload [id=450bfc734ea64393988e63957ff5c4e5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:22:45.829624 16903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5bfd60db5e8461ab508b18ddf72efda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:45.833684 16901 tablet_service.cc:1511] Processing CreateTablet for tablet 9e5fdd4f2823420688f815a6e0bc0f0c (DEFAULT_TABLE table=test-workload [id=450bfc734ea64393988e63957ff5c4e5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:22:45.837587 16905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bb82770250c49f5baf7a936948b6d33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:45.843513 16902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe037f839a23471cb73718701cc601a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:45.851342 16899 tablet_service.cc:1511] Processing CreateTablet for tablet 86cca5626e2c4ab1a3f9f71a5178c97b (DEFAULT_TABLE table=test-workload [id=450bfc734ea64393988e63957ff5c4e5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:22:45.854759 16901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e5fdd4f2823420688f815a6e0bc0f0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:45.865214 16900 tablet_service.cc:1511] Processing CreateTablet for tablet 993767b293f74b02b71157232f119576 (DEFAULT_TABLE table=test-workload [id=450bfc734ea64393988e63957ff5c4e5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
W20260710 13:22:45.870249 16786 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:22:45.874447 16899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86cca5626e2c4ab1a3f9f71a5178c97b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:45.862960 16898 tablet_service.cc:1511] Processing CreateTablet for tablet 07f325acb55e4d4bab8b986923250eca (DEFAULT_TABLE table=test-workload [id=450bfc734ea64393988e63957ff5c4e5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:22:45.880824 16900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 993767b293f74b02b71157232f119576. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:45.886122 17033 tablet_bootstrap.cc:492] T c2c330f843054a3983559855571e477b P 1682f285141d46ca9bcc4992a2e96ebb: Bootstrap starting.
I20260710 13:22:45.906498 16979 tablet_service.cc:1511] Processing CreateTablet for tablet 8bb82770250c49f5baf7a936948b6d33 (DEFAULT_TABLE table=test-workload [id=450bfc734ea64393988e63957ff5c4e5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:22:45.908488 16979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bb82770250c49f5baf7a936948b6d33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:45.911069 16978 tablet_service.cc:1511] Processing CreateTablet for tablet 4073f14b43d04b2c817333beeff24422 (DEFAULT_TABLE table=test-workload [id=450bfc734ea64393988e63957ff5c4e5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:22:45.913583 16978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4073f14b43d04b2c817333beeff24422. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:45.918507 16980 tablet_service.cc:1511] Processing CreateTablet for tablet c2c330f843054a3983559855571e477b (DEFAULT_TABLE table=test-workload [id=450bfc734ea64393988e63957ff5c4e5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:22:45.934046 16980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2c330f843054a3983559855571e477b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:45.945091 16898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07f325acb55e4d4bab8b986923250eca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:45.952201 16977 tablet_service.cc:1511] Processing CreateTablet for tablet a5bfd60db5e8461ab508b18ddf72efda (DEFAULT_TABLE table=test-workload [id=450bfc734ea64393988e63957ff5c4e5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:22:45.956875 16977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5bfd60db5e8461ab508b18ddf72efda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:45.977420 16976 tablet_service.cc:1511] Processing CreateTablet for tablet fe037f839a23471cb73718701cc601a1 (DEFAULT_TABLE table=test-workload [id=450bfc734ea64393988e63957ff5c4e5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:22:45.981026 16976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe037f839a23471cb73718701cc601a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:45.999900 16975 tablet_service.cc:1511] Processing CreateTablet for tablet 9e5fdd4f2823420688f815a6e0bc0f0c (DEFAULT_TABLE table=test-workload [id=450bfc734ea64393988e63957ff5c4e5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:22:46.002301 16975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e5fdd4f2823420688f815a6e0bc0f0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:45.998746 16974 tablet_service.cc:1511] Processing CreateTablet for tablet 993767b293f74b02b71157232f119576 (DEFAULT_TABLE table=test-workload [id=450bfc734ea64393988e63957ff5c4e5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:22:46.013512 16974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 993767b293f74b02b71157232f119576. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:46.022722 16973 tablet_service.cc:1511] Processing CreateTablet for tablet 86cca5626e2c4ab1a3f9f71a5178c97b (DEFAULT_TABLE table=test-workload [id=450bfc734ea64393988e63957ff5c4e5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:22:46.028867 16973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86cca5626e2c4ab1a3f9f71a5178c97b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:46.073916 17034 tablet_bootstrap.cc:492] T c2c330f843054a3983559855571e477b P 1e4b2956ddc84e43b74b4966cf262af5: Bootstrap starting.
I20260710 13:22:46.074654 17033 tablet_bootstrap.cc:654] T c2c330f843054a3983559855571e477b P 1682f285141d46ca9bcc4992a2e96ebb: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:46.083251 16978 tablet_service.cc:1511] Processing CreateTablet for tablet 07f325acb55e4d4bab8b986923250eca (DEFAULT_TABLE table=test-workload [id=450bfc734ea64393988e63957ff5c4e5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:22:46.086841 16978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07f325acb55e4d4bab8b986923250eca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:46.109308 17034 tablet_bootstrap.cc:654] T c2c330f843054a3983559855571e477b P 1e4b2956ddc84e43b74b4966cf262af5: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:46.109746 17035 tablet_bootstrap.cc:492] T c2c330f843054a3983559855571e477b P 813a0f25b51b4b299497af3142f0bd3d: Bootstrap starting.
I20260710 13:22:46.146297 17033 tablet_bootstrap.cc:492] T c2c330f843054a3983559855571e477b P 1682f285141d46ca9bcc4992a2e96ebb: No bootstrap required, opened a new log
I20260710 13:22:46.146965 17033 ts_tablet_manager.cc:1403] T c2c330f843054a3983559855571e477b P 1682f285141d46ca9bcc4992a2e96ebb: Time spent bootstrapping tablet: real 0.267s	user 0.016s	sys 0.030s
I20260710 13:22:46.148418 17034 tablet_bootstrap.cc:492] T c2c330f843054a3983559855571e477b P 1e4b2956ddc84e43b74b4966cf262af5: No bootstrap required, opened a new log
I20260710 13:22:46.149951 17034 ts_tablet_manager.cc:1403] T c2c330f843054a3983559855571e477b P 1e4b2956ddc84e43b74b4966cf262af5: Time spent bootstrapping tablet: real 0.077s	user 0.008s	sys 0.010s
I20260710 13:22:46.150801 17035 tablet_bootstrap.cc:654] T c2c330f843054a3983559855571e477b P 813a0f25b51b4b299497af3142f0bd3d: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:46.151543 17033 raft_consensus.cc:359] T c2c330f843054a3983559855571e477b P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } }
I20260710 13:22:46.152215 17033 raft_consensus.cc:385] T c2c330f843054a3983559855571e477b P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:46.152510 17033 raft_consensus.cc:740] T c2c330f843054a3983559855571e477b P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1682f285141d46ca9bcc4992a2e96ebb, State: Initialized, Role: FOLLOWER
I20260710 13:22:46.153298 17033 consensus_queue.cc:260] T c2c330f843054a3983559855571e477b P 1682f285141d46ca9bcc4992a2e96ebb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } }
I20260710 13:22:46.157251 17035 tablet_bootstrap.cc:492] T c2c330f843054a3983559855571e477b P 813a0f25b51b4b299497af3142f0bd3d: No bootstrap required, opened a new log
I20260710 13:22:46.157804 17035 ts_tablet_manager.cc:1403] T c2c330f843054a3983559855571e477b P 813a0f25b51b4b299497af3142f0bd3d: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.003s
I20260710 13:22:46.157732 17034 raft_consensus.cc:359] T c2c330f843054a3983559855571e477b P 1e4b2956ddc84e43b74b4966cf262af5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } }
I20260710 13:22:46.158522 17034 raft_consensus.cc:385] T c2c330f843054a3983559855571e477b P 1e4b2956ddc84e43b74b4966cf262af5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:46.158808 17034 raft_consensus.cc:740] T c2c330f843054a3983559855571e477b P 1e4b2956ddc84e43b74b4966cf262af5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e4b2956ddc84e43b74b4966cf262af5, State: Initialized, Role: FOLLOWER
I20260710 13:22:46.160181 17034 consensus_queue.cc:260] T c2c330f843054a3983559855571e477b P 1e4b2956ddc84e43b74b4966cf262af5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } }
I20260710 13:22:46.161206 17035 raft_consensus.cc:359] T c2c330f843054a3983559855571e477b P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } }
I20260710 13:22:46.161974 17035 raft_consensus.cc:385] T c2c330f843054a3983559855571e477b P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:46.162418 17035 raft_consensus.cc:740] T c2c330f843054a3983559855571e477b P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 813a0f25b51b4b299497af3142f0bd3d, State: Initialized, Role: FOLLOWER
I20260710 13:22:46.163281 17035 consensus_queue.cc:260] T c2c330f843054a3983559855571e477b P 813a0f25b51b4b299497af3142f0bd3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } }
I20260710 13:22:46.166940 16866 heartbeater.cc:499] Master 127.16.80.190:45275 was elected leader, sending a full tablet report...
I20260710 13:22:46.167728 17033 ts_tablet_manager.cc:1434] T c2c330f843054a3983559855571e477b P 1682f285141d46ca9bcc4992a2e96ebb: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.005s
I20260710 13:22:46.168879 17033 tablet_bootstrap.cc:492] T 4073f14b43d04b2c817333beeff24422 P 1682f285141d46ca9bcc4992a2e96ebb: Bootstrap starting.
I20260710 13:22:46.169095 17035 ts_tablet_manager.cc:1434] T c2c330f843054a3983559855571e477b P 813a0f25b51b4b299497af3142f0bd3d: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.005s
I20260710 13:22:46.169418 16941 heartbeater.cc:499] Master 127.16.80.190:45275 was elected leader, sending a full tablet report...
I20260710 13:22:46.170276 17035 tablet_bootstrap.cc:492] T 07f325acb55e4d4bab8b986923250eca P 813a0f25b51b4b299497af3142f0bd3d: Bootstrap starting.
I20260710 13:22:46.176486 17033 tablet_bootstrap.cc:654] T 4073f14b43d04b2c817333beeff24422 P 1682f285141d46ca9bcc4992a2e96ebb: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:46.181209 17035 tablet_bootstrap.cc:654] T 07f325acb55e4d4bab8b986923250eca P 813a0f25b51b4b299497af3142f0bd3d: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:46.190739 17039 raft_consensus.cc:493] T c2c330f843054a3983559855571e477b P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:46.191397 17039 raft_consensus.cc:515] T c2c330f843054a3983559855571e477b P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } }
W20260710 13:22:46.196647 16867 tablet.cc:2406] T c2c330f843054a3983559855571e477b P 1682f285141d46ca9bcc4992a2e96ebb: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:22:46.197765 17035 tablet_bootstrap.cc:492] T 07f325acb55e4d4bab8b986923250eca P 813a0f25b51b4b299497af3142f0bd3d: No bootstrap required, opened a new log
I20260710 13:22:46.194780 17039 leader_election.cc:290] T c2c330f843054a3983559855571e477b P 1682f285141d46ca9bcc4992a2e96ebb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e4b2956ddc84e43b74b4966cf262af5 (127.16.80.131:40615), 813a0f25b51b4b299497af3142f0bd3d (127.16.80.130:42599)
I20260710 13:22:46.198561 17035 ts_tablet_manager.cc:1403] T 07f325acb55e4d4bab8b986923250eca P 813a0f25b51b4b299497af3142f0bd3d: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.000s
I20260710 13:22:46.204651 17035 raft_consensus.cc:359] T 07f325acb55e4d4bab8b986923250eca P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.205510 17035 raft_consensus.cc:385] T 07f325acb55e4d4bab8b986923250eca P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:46.205834 17035 raft_consensus.cc:740] T 07f325acb55e4d4bab8b986923250eca P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 813a0f25b51b4b299497af3142f0bd3d, State: Initialized, Role: FOLLOWER
I20260710 13:22:46.206769 17035 consensus_queue.cc:260] T 07f325acb55e4d4bab8b986923250eca P 813a0f25b51b4b299497af3142f0bd3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.209372 17035 ts_tablet_manager.cc:1434] T 07f325acb55e4d4bab8b986923250eca P 813a0f25b51b4b299497af3142f0bd3d: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260710 13:22:46.210397 17035 tablet_bootstrap.cc:492] T fe037f839a23471cb73718701cc601a1 P 813a0f25b51b4b299497af3142f0bd3d: Bootstrap starting.
I20260710 13:22:46.218508 17035 tablet_bootstrap.cc:654] T fe037f839a23471cb73718701cc601a1 P 813a0f25b51b4b299497af3142f0bd3d: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:46.224123 17015 heartbeater.cc:499] Master 127.16.80.190:45275 was elected leader, sending a full tablet report...
I20260710 13:22:46.231882 17034 ts_tablet_manager.cc:1434] T c2c330f843054a3983559855571e477b P 1e4b2956ddc84e43b74b4966cf262af5: Time spent starting tablet: real 0.082s	user 0.002s	sys 0.013s
I20260710 13:22:46.233642 17034 tablet_bootstrap.cc:492] T 4073f14b43d04b2c817333beeff24422 P 1e4b2956ddc84e43b74b4966cf262af5: Bootstrap starting.
I20260710 13:22:46.235474 16916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c330f843054a3983559855571e477b" candidate_uuid: "1682f285141d46ca9bcc4992a2e96ebb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "813a0f25b51b4b299497af3142f0bd3d" is_pre_election: true
I20260710 13:22:46.236135 17035 tablet_bootstrap.cc:492] T fe037f839a23471cb73718701cc601a1 P 813a0f25b51b4b299497af3142f0bd3d: No bootstrap required, opened a new log
I20260710 13:22:46.236727 17035 ts_tablet_manager.cc:1403] T fe037f839a23471cb73718701cc601a1 P 813a0f25b51b4b299497af3142f0bd3d: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.007s
I20260710 13:22:46.236757 16916 raft_consensus.cc:2468] T c2c330f843054a3983559855571e477b P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1682f285141d46ca9bcc4992a2e96ebb in term 0.
I20260710 13:22:46.239174 16807 leader_election.cc:304] T c2c330f843054a3983559855571e477b P 1682f285141d46ca9bcc4992a2e96ebb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1682f285141d46ca9bcc4992a2e96ebb, 813a0f25b51b4b299497af3142f0bd3d; no voters: 
I20260710 13:22:46.240375 17039 raft_consensus.cc:2804] T c2c330f843054a3983559855571e477b P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:46.240794 17039 raft_consensus.cc:493] T c2c330f843054a3983559855571e477b P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:46.241161 17039 raft_consensus.cc:3060] T c2c330f843054a3983559855571e477b P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:46.249303 17039 raft_consensus.cc:515] T c2c330f843054a3983559855571e477b P 1682f285141d46ca9bcc4992a2e96ebb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } }
I20260710 13:22:46.251799 17039 leader_election.cc:290] T c2c330f843054a3983559855571e477b P 1682f285141d46ca9bcc4992a2e96ebb [CANDIDATE]: Term 1 election: Requested vote from peers 1e4b2956ddc84e43b74b4966cf262af5 (127.16.80.131:40615), 813a0f25b51b4b299497af3142f0bd3d (127.16.80.130:42599)
I20260710 13:22:46.239872 17035 raft_consensus.cc:359] T fe037f839a23471cb73718701cc601a1 P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.252867 17035 raft_consensus.cc:385] T fe037f839a23471cb73718701cc601a1 P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:46.253211 17035 raft_consensus.cc:740] T fe037f839a23471cb73718701cc601a1 P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 813a0f25b51b4b299497af3142f0bd3d, State: Initialized, Role: FOLLOWER
I20260710 13:22:46.253947 16916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c330f843054a3983559855571e477b" candidate_uuid: "1682f285141d46ca9bcc4992a2e96ebb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "813a0f25b51b4b299497af3142f0bd3d"
I20260710 13:22:46.254035 17035 consensus_queue.cc:260] T fe037f839a23471cb73718701cc601a1 P 813a0f25b51b4b299497af3142f0bd3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.255239 16916 raft_consensus.cc:3060] T c2c330f843054a3983559855571e477b P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:46.256949 17035 ts_tablet_manager.cc:1434] T fe037f839a23471cb73718701cc601a1 P 813a0f25b51b4b299497af3142f0bd3d: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 13:22:46.258105 17035 tablet_bootstrap.cc:492] T 993767b293f74b02b71157232f119576 P 813a0f25b51b4b299497af3142f0bd3d: Bootstrap starting.
I20260710 13:22:46.268383 17035 tablet_bootstrap.cc:654] T 993767b293f74b02b71157232f119576 P 813a0f25b51b4b299497af3142f0bd3d: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:46.276803 17041 raft_consensus.cc:493] T 07f325acb55e4d4bab8b986923250eca P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:46.277016 17040 raft_consensus.cc:493] T c2c330f843054a3983559855571e477b P 1e4b2956ddc84e43b74b4966cf262af5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:46.277477 17041 raft_consensus.cc:515] T 07f325acb55e4d4bab8b986923250eca P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.281199 17041 leader_election.cc:290] T 07f325acb55e4d4bab8b986923250eca P 813a0f25b51b4b299497af3142f0bd3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1682f285141d46ca9bcc4992a2e96ebb (127.16.80.129:33881), 1e4b2956ddc84e43b74b4966cf262af5 (127.16.80.131:40615)
I20260710 13:22:46.278053 17040 raft_consensus.cc:515] T c2c330f843054a3983559855571e477b P 1e4b2956ddc84e43b74b4966cf262af5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } }
I20260710 13:22:46.293931 16916 raft_consensus.cc:2468] T c2c330f843054a3983559855571e477b P 813a0f25b51b4b299497af3142f0bd3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1682f285141d46ca9bcc4992a2e96ebb in term 1.
I20260710 13:22:46.301919 17033 tablet_bootstrap.cc:492] T 4073f14b43d04b2c817333beeff24422 P 1682f285141d46ca9bcc4992a2e96ebb: No bootstrap required, opened a new log
I20260710 13:22:46.315783 17040 leader_election.cc:290] T c2c330f843054a3983559855571e477b P 1e4b2956ddc84e43b74b4966cf262af5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1682f285141d46ca9bcc4992a2e96ebb (127.16.80.129:33881), 813a0f25b51b4b299497af3142f0bd3d (127.16.80.130:42599)
I20260710 13:22:46.325803 16841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f325acb55e4d4bab8b986923250eca" candidate_uuid: "813a0f25b51b4b299497af3142f0bd3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1682f285141d46ca9bcc4992a2e96ebb" is_pre_election: true
I20260710 13:22:46.336963 17035 tablet_bootstrap.cc:492] T 993767b293f74b02b71157232f119576 P 813a0f25b51b4b299497af3142f0bd3d: No bootstrap required, opened a new log
I20260710 13:22:46.343484 17033 ts_tablet_manager.cc:1403] T 4073f14b43d04b2c817333beeff24422 P 1682f285141d46ca9bcc4992a2e96ebb: Time spent bootstrapping tablet: real 0.175s	user 0.053s	sys 0.060s
I20260710 13:22:46.342572 16840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c330f843054a3983559855571e477b" candidate_uuid: "1e4b2956ddc84e43b74b4966cf262af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1682f285141d46ca9bcc4992a2e96ebb" is_pre_election: true
I20260710 13:22:46.343911 17035 ts_tablet_manager.cc:1403] T 993767b293f74b02b71157232f119576 P 813a0f25b51b4b299497af3142f0bd3d: Time spent bootstrapping tablet: real 0.086s	user 0.015s	sys 0.005s
I20260710 13:22:46.344420 16840 raft_consensus.cc:2393] T c2c330f843054a3983559855571e477b P 1682f285141d46ca9bcc4992a2e96ebb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1e4b2956ddc84e43b74b4966cf262af5 in current term 1: Already voted for candidate 1682f285141d46ca9bcc4992a2e96ebb in this term.
I20260710 13:22:46.342617 16990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f325acb55e4d4bab8b986923250eca" candidate_uuid: "813a0f25b51b4b299497af3142f0bd3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e4b2956ddc84e43b74b4966cf262af5" is_pre_election: true
W20260710 13:22:46.345371 16882 leader_election.cc:343] T 07f325acb55e4d4bab8b986923250eca P 813a0f25b51b4b299497af3142f0bd3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1682f285141d46ca9bcc4992a2e96ebb (127.16.80.129:33881): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:46.346166 16989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c330f843054a3983559855571e477b" candidate_uuid: "1682f285141d46ca9bcc4992a2e96ebb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e4b2956ddc84e43b74b4966cf262af5" is_pre_election: true
I20260710 13:22:46.346884 16989 raft_consensus.cc:2468] T c2c330f843054a3983559855571e477b P 1e4b2956ddc84e43b74b4966cf262af5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1682f285141d46ca9bcc4992a2e96ebb in term 0.
I20260710 13:22:46.346915 17033 raft_consensus.cc:359] T 4073f14b43d04b2c817333beeff24422 P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.347947 17033 raft_consensus.cc:385] T 4073f14b43d04b2c817333beeff24422 P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:46.348285 17033 raft_consensus.cc:740] T 4073f14b43d04b2c817333beeff24422 P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1682f285141d46ca9bcc4992a2e96ebb, State: Initialized, Role: FOLLOWER
I20260710 13:22:46.349141 17033 consensus_queue.cc:260] T 4073f14b43d04b2c817333beeff24422 P 1682f285141d46ca9bcc4992a2e96ebb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.350690 16989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c330f843054a3983559855571e477b" candidate_uuid: "1682f285141d46ca9bcc4992a2e96ebb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e4b2956ddc84e43b74b4966cf262af5"
I20260710 13:22:46.351317 16989 raft_consensus.cc:3060] T c2c330f843054a3983559855571e477b P 1e4b2956ddc84e43b74b4966cf262af5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:46.351408 17033 ts_tablet_manager.cc:1434] T 4073f14b43d04b2c817333beeff24422 P 1682f285141d46ca9bcc4992a2e96ebb: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:22:46.352402 17033 tablet_bootstrap.cc:492] T 993767b293f74b02b71157232f119576 P 1682f285141d46ca9bcc4992a2e96ebb: Bootstrap starting.
W20260710 13:22:46.359786 16880 leader_election.cc:343] T 07f325acb55e4d4bab8b986923250eca P 813a0f25b51b4b299497af3142f0bd3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e4b2956ddc84e43b74b4966cf262af5 (127.16.80.131:40615): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:46.360198 17033 tablet_bootstrap.cc:654] T 993767b293f74b02b71157232f119576 P 1682f285141d46ca9bcc4992a2e96ebb: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:46.360400 16880 leader_election.cc:304] T 07f325acb55e4d4bab8b986923250eca P 813a0f25b51b4b299497af3142f0bd3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 813a0f25b51b4b299497af3142f0bd3d; no voters: 1682f285141d46ca9bcc4992a2e96ebb, 1e4b2956ddc84e43b74b4966cf262af5
I20260710 13:22:46.361285 17041 raft_consensus.cc:2749] T 07f325acb55e4d4bab8b986923250eca P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:46.362846 16807 leader_election.cc:304] T c2c330f843054a3983559855571e477b P 1682f285141d46ca9bcc4992a2e96ebb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1682f285141d46ca9bcc4992a2e96ebb, 813a0f25b51b4b299497af3142f0bd3d; no voters: 
I20260710 13:22:46.363886 17039 raft_consensus.cc:2804] T c2c330f843054a3983559855571e477b P 1682f285141d46ca9bcc4992a2e96ebb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:46.372252 17033 tablet_bootstrap.cc:492] T 993767b293f74b02b71157232f119576 P 1682f285141d46ca9bcc4992a2e96ebb: No bootstrap required, opened a new log
I20260710 13:22:46.342456 17034 tablet_bootstrap.cc:654] T 4073f14b43d04b2c817333beeff24422 P 1e4b2956ddc84e43b74b4966cf262af5: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:46.372431 16989 raft_consensus.cc:2468] T c2c330f843054a3983559855571e477b P 1e4b2956ddc84e43b74b4966cf262af5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1682f285141d46ca9bcc4992a2e96ebb in term 1.
I20260710 13:22:46.374601 17033 ts_tablet_manager.cc:1403] T 993767b293f74b02b71157232f119576 P 1682f285141d46ca9bcc4992a2e96ebb: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.001s
I20260710 13:22:46.372697 17039 raft_consensus.cc:697] T c2c330f843054a3983559855571e477b P 1682f285141d46ca9bcc4992a2e96ebb [term 1 LEADER]: Becoming Leader. State: Replica: 1682f285141d46ca9bcc4992a2e96ebb, State: Running, Role: LEADER
I20260710 13:22:46.376652 17039 consensus_queue.cc:237] T c2c330f843054a3983559855571e477b P 1682f285141d46ca9bcc4992a2e96ebb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } }
I20260710 13:22:46.377660 17033 raft_consensus.cc:359] T 993767b293f74b02b71157232f119576 P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.378371 17033 raft_consensus.cc:385] T 993767b293f74b02b71157232f119576 P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:46.378670 17033 raft_consensus.cc:740] T 993767b293f74b02b71157232f119576 P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1682f285141d46ca9bcc4992a2e96ebb, State: Initialized, Role: FOLLOWER
I20260710 13:22:46.379420 17033 consensus_queue.cc:260] T 993767b293f74b02b71157232f119576 P 1682f285141d46ca9bcc4992a2e96ebb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.382308 17033 ts_tablet_manager.cc:1434] T 993767b293f74b02b71157232f119576 P 1682f285141d46ca9bcc4992a2e96ebb: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 13:22:46.383793 17033 tablet_bootstrap.cc:492] T a5bfd60db5e8461ab508b18ddf72efda P 1682f285141d46ca9bcc4992a2e96ebb: Bootstrap starting.
I20260710 13:22:46.373795 17035 raft_consensus.cc:359] T 993767b293f74b02b71157232f119576 P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.388113 17035 raft_consensus.cc:385] T 993767b293f74b02b71157232f119576 P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:46.391129 17035 raft_consensus.cc:740] T 993767b293f74b02b71157232f119576 P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 813a0f25b51b4b299497af3142f0bd3d, State: Initialized, Role: FOLLOWER
I20260710 13:22:46.393136 17033 tablet_bootstrap.cc:654] T a5bfd60db5e8461ab508b18ddf72efda P 1682f285141d46ca9bcc4992a2e96ebb: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:46.399547 17035 consensus_queue.cc:260] T 993767b293f74b02b71157232f119576 P 813a0f25b51b4b299497af3142f0bd3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.402443 17035 ts_tablet_manager.cc:1434] T 993767b293f74b02b71157232f119576 P 813a0f25b51b4b299497af3142f0bd3d: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.001s
I20260710 13:22:46.405115 17035 tablet_bootstrap.cc:492] T a5bfd60db5e8461ab508b18ddf72efda P 813a0f25b51b4b299497af3142f0bd3d: Bootstrap starting.
I20260710 13:22:46.414191 17033 tablet_bootstrap.cc:492] T a5bfd60db5e8461ab508b18ddf72efda P 1682f285141d46ca9bcc4992a2e96ebb: No bootstrap required, opened a new log
I20260710 13:22:46.414768 17033 ts_tablet_manager.cc:1403] T a5bfd60db5e8461ab508b18ddf72efda P 1682f285141d46ca9bcc4992a2e96ebb: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.008s
I20260710 13:22:46.415181 17034 tablet_bootstrap.cc:492] T 4073f14b43d04b2c817333beeff24422 P 1e4b2956ddc84e43b74b4966cf262af5: No bootstrap required, opened a new log
I20260710 13:22:46.415766 17034 ts_tablet_manager.cc:1403] T 4073f14b43d04b2c817333beeff24422 P 1e4b2956ddc84e43b74b4966cf262af5: Time spent bootstrapping tablet: real 0.182s	user 0.019s	sys 0.009s
I20260710 13:22:46.418124 17033 raft_consensus.cc:359] T a5bfd60db5e8461ab508b18ddf72efda P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.418985 17033 raft_consensus.cc:385] T a5bfd60db5e8461ab508b18ddf72efda P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:46.419442 17033 raft_consensus.cc:740] T a5bfd60db5e8461ab508b18ddf72efda P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1682f285141d46ca9bcc4992a2e96ebb, State: Initialized, Role: FOLLOWER
I20260710 13:22:46.419561 16916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c330f843054a3983559855571e477b" candidate_uuid: "1e4b2956ddc84e43b74b4966cf262af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "813a0f25b51b4b299497af3142f0bd3d" is_pre_election: true
I20260710 13:22:46.419471 17034 raft_consensus.cc:359] T 4073f14b43d04b2c817333beeff24422 P 1e4b2956ddc84e43b74b4966cf262af5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.420542 16916 raft_consensus.cc:2393] T c2c330f843054a3983559855571e477b P 813a0f25b51b4b299497af3142f0bd3d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1e4b2956ddc84e43b74b4966cf262af5 in current term 1: Already voted for candidate 1682f285141d46ca9bcc4992a2e96ebb in this term.
I20260710 13:22:46.420490 17034 raft_consensus.cc:385] T 4073f14b43d04b2c817333beeff24422 P 1e4b2956ddc84e43b74b4966cf262af5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:46.420388 17033 consensus_queue.cc:260] T a5bfd60db5e8461ab508b18ddf72efda P 1682f285141d46ca9bcc4992a2e96ebb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.420994 17034 raft_consensus.cc:740] T 4073f14b43d04b2c817333beeff24422 P 1e4b2956ddc84e43b74b4966cf262af5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e4b2956ddc84e43b74b4966cf262af5, State: Initialized, Role: FOLLOWER
I20260710 13:22:46.422447 16956 leader_election.cc:304] T c2c330f843054a3983559855571e477b P 1e4b2956ddc84e43b74b4966cf262af5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1e4b2956ddc84e43b74b4966cf262af5; no voters: 1682f285141d46ca9bcc4992a2e96ebb, 813a0f25b51b4b299497af3142f0bd3d
I20260710 13:22:46.423516 17040 raft_consensus.cc:2749] T c2c330f843054a3983559855571e477b P 1e4b2956ddc84e43b74b4966cf262af5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:46.422506 17034 consensus_queue.cc:260] T 4073f14b43d04b2c817333beeff24422 P 1e4b2956ddc84e43b74b4966cf262af5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.423885 16738 catalog_manager.cc:5697] T c2c330f843054a3983559855571e477b P 1682f285141d46ca9bcc4992a2e96ebb reported cstate change: term changed from 0 to 1, leader changed from <none> to 1682f285141d46ca9bcc4992a2e96ebb (127.16.80.129). New cstate: current_term: 1 leader_uuid: "1682f285141d46ca9bcc4992a2e96ebb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:46.429085 17035 tablet_bootstrap.cc:654] T a5bfd60db5e8461ab508b18ddf72efda P 813a0f25b51b4b299497af3142f0bd3d: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:46.432389 17034 ts_tablet_manager.cc:1434] T 4073f14b43d04b2c817333beeff24422 P 1e4b2956ddc84e43b74b4966cf262af5: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 13:22:46.436751 17033 ts_tablet_manager.cc:1434] T a5bfd60db5e8461ab508b18ddf72efda P 1682f285141d46ca9bcc4992a2e96ebb: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260710 13:22:46.438259 17033 tablet_bootstrap.cc:492] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1682f285141d46ca9bcc4992a2e96ebb: Bootstrap starting.
I20260710 13:22:46.446702 17034 tablet_bootstrap.cc:492] T 8bb82770250c49f5baf7a936948b6d33 P 1e4b2956ddc84e43b74b4966cf262af5: Bootstrap starting.
I20260710 13:22:46.447815 17033 tablet_bootstrap.cc:654] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1682f285141d46ca9bcc4992a2e96ebb: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:46.459970 17034 tablet_bootstrap.cc:654] T 8bb82770250c49f5baf7a936948b6d33 P 1e4b2956ddc84e43b74b4966cf262af5: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:46.465116 17033 tablet_bootstrap.cc:492] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1682f285141d46ca9bcc4992a2e96ebb: No bootstrap required, opened a new log
I20260710 13:22:46.465690 17033 ts_tablet_manager.cc:1403] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1682f285141d46ca9bcc4992a2e96ebb: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.009s
I20260710 13:22:46.468957 17033 raft_consensus.cc:359] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.469858 17033 raft_consensus.cc:385] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:46.470156 17033 raft_consensus.cc:740] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1682f285141d46ca9bcc4992a2e96ebb, State: Initialized, Role: FOLLOWER
I20260710 13:22:46.471030 17033 consensus_queue.cc:260] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1682f285141d46ca9bcc4992a2e96ebb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.473562 17035 tablet_bootstrap.cc:492] T a5bfd60db5e8461ab508b18ddf72efda P 813a0f25b51b4b299497af3142f0bd3d: No bootstrap required, opened a new log
I20260710 13:22:46.473753 17033 ts_tablet_manager.cc:1434] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1682f285141d46ca9bcc4992a2e96ebb: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:22:46.474257 17035 ts_tablet_manager.cc:1403] T a5bfd60db5e8461ab508b18ddf72efda P 813a0f25b51b4b299497af3142f0bd3d: Time spent bootstrapping tablet: real 0.069s	user 0.033s	sys 0.015s
I20260710 13:22:46.474815 17033 tablet_bootstrap.cc:492] T 8bb82770250c49f5baf7a936948b6d33 P 1682f285141d46ca9bcc4992a2e96ebb: Bootstrap starting.
I20260710 13:22:46.477731 17035 raft_consensus.cc:359] T a5bfd60db5e8461ab508b18ddf72efda P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.478621 17035 raft_consensus.cc:385] T a5bfd60db5e8461ab508b18ddf72efda P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:46.479022 17035 raft_consensus.cc:740] T a5bfd60db5e8461ab508b18ddf72efda P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 813a0f25b51b4b299497af3142f0bd3d, State: Initialized, Role: FOLLOWER
I20260710 13:22:46.479938 17035 consensus_queue.cc:260] T a5bfd60db5e8461ab508b18ddf72efda P 813a0f25b51b4b299497af3142f0bd3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.481316 17033 tablet_bootstrap.cc:654] T 8bb82770250c49f5baf7a936948b6d33 P 1682f285141d46ca9bcc4992a2e96ebb: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:46.486044 17035 ts_tablet_manager.cc:1434] T a5bfd60db5e8461ab508b18ddf72efda P 813a0f25b51b4b299497af3142f0bd3d: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.005s
I20260710 13:22:46.487254 17035 tablet_bootstrap.cc:492] T 4073f14b43d04b2c817333beeff24422 P 813a0f25b51b4b299497af3142f0bd3d: Bootstrap starting.
I20260710 13:22:46.488737 17034 tablet_bootstrap.cc:492] T 8bb82770250c49f5baf7a936948b6d33 P 1e4b2956ddc84e43b74b4966cf262af5: No bootstrap required, opened a new log
I20260710 13:22:46.489262 17034 ts_tablet_manager.cc:1403] T 8bb82770250c49f5baf7a936948b6d33 P 1e4b2956ddc84e43b74b4966cf262af5: Time spent bootstrapping tablet: real 0.043s	user 0.007s	sys 0.007s
I20260710 13:22:46.492625 17039 raft_consensus.cc:493] T a5bfd60db5e8461ab508b18ddf72efda P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:46.493305 17039 raft_consensus.cc:515] T a5bfd60db5e8461ab508b18ddf72efda P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.494881 17035 tablet_bootstrap.cc:654] T 4073f14b43d04b2c817333beeff24422 P 813a0f25b51b4b299497af3142f0bd3d: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:46.496354 16916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5bfd60db5e8461ab508b18ddf72efda" candidate_uuid: "1682f285141d46ca9bcc4992a2e96ebb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "813a0f25b51b4b299497af3142f0bd3d" is_pre_election: true
I20260710 13:22:46.496953 17039 leader_election.cc:290] T a5bfd60db5e8461ab508b18ddf72efda P 1682f285141d46ca9bcc4992a2e96ebb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 813a0f25b51b4b299497af3142f0bd3d (127.16.80.130:42599), 1e4b2956ddc84e43b74b4966cf262af5 (127.16.80.131:40615)
I20260710 13:22:46.497018 16916 raft_consensus.cc:2468] T a5bfd60db5e8461ab508b18ddf72efda P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1682f285141d46ca9bcc4992a2e96ebb in term 0.
I20260710 13:22:46.497584 17034 raft_consensus.cc:359] T 8bb82770250c49f5baf7a936948b6d33 P 1e4b2956ddc84e43b74b4966cf262af5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.498327 17034 raft_consensus.cc:385] T 8bb82770250c49f5baf7a936948b6d33 P 1e4b2956ddc84e43b74b4966cf262af5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:46.498618 17034 raft_consensus.cc:740] T 8bb82770250c49f5baf7a936948b6d33 P 1e4b2956ddc84e43b74b4966cf262af5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e4b2956ddc84e43b74b4966cf262af5, State: Initialized, Role: FOLLOWER
I20260710 13:22:46.498782 16989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5bfd60db5e8461ab508b18ddf72efda" candidate_uuid: "1682f285141d46ca9bcc4992a2e96ebb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e4b2956ddc84e43b74b4966cf262af5" is_pre_election: true
I20260710 13:22:46.499388 17034 consensus_queue.cc:260] T 8bb82770250c49f5baf7a936948b6d33 P 1e4b2956ddc84e43b74b4966cf262af5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.500473 16807 leader_election.cc:304] T a5bfd60db5e8461ab508b18ddf72efda P 1682f285141d46ca9bcc4992a2e96ebb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1682f285141d46ca9bcc4992a2e96ebb, 813a0f25b51b4b299497af3142f0bd3d; no voters: 
I20260710 13:22:46.501932 17034 ts_tablet_manager.cc:1434] T 8bb82770250c49f5baf7a936948b6d33 P 1e4b2956ddc84e43b74b4966cf262af5: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
W20260710 13:22:46.502297 16805 leader_election.cc:343] T a5bfd60db5e8461ab508b18ddf72efda P 1682f285141d46ca9bcc4992a2e96ebb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e4b2956ddc84e43b74b4966cf262af5 (127.16.80.131:40615): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:46.502991 17034 tablet_bootstrap.cc:492] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1e4b2956ddc84e43b74b4966cf262af5: Bootstrap starting.
I20260710 13:22:46.507159 17039 raft_consensus.cc:2804] T a5bfd60db5e8461ab508b18ddf72efda P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:46.507798 17039 raft_consensus.cc:493] T a5bfd60db5e8461ab508b18ddf72efda P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:46.508343 17039 raft_consensus.cc:3060] T a5bfd60db5e8461ab508b18ddf72efda P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:46.513053 17034 tablet_bootstrap.cc:654] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1e4b2956ddc84e43b74b4966cf262af5: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:46.515267 17035 tablet_bootstrap.cc:492] T 4073f14b43d04b2c817333beeff24422 P 813a0f25b51b4b299497af3142f0bd3d: No bootstrap required, opened a new log
I20260710 13:22:46.515919 17035 ts_tablet_manager.cc:1403] T 4073f14b43d04b2c817333beeff24422 P 813a0f25b51b4b299497af3142f0bd3d: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.007s
I20260710 13:22:46.520879 17035 raft_consensus.cc:359] T 4073f14b43d04b2c817333beeff24422 P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.522338 17035 raft_consensus.cc:385] T 4073f14b43d04b2c817333beeff24422 P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:46.523110 17035 raft_consensus.cc:740] T 4073f14b43d04b2c817333beeff24422 P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 813a0f25b51b4b299497af3142f0bd3d, State: Initialized, Role: FOLLOWER
I20260710 13:22:46.525137 17035 consensus_queue.cc:260] T 4073f14b43d04b2c817333beeff24422 P 813a0f25b51b4b299497af3142f0bd3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.527132 17039 raft_consensus.cc:515] T a5bfd60db5e8461ab508b18ddf72efda P 1682f285141d46ca9bcc4992a2e96ebb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.528172 17041 raft_consensus.cc:493] T 4073f14b43d04b2c817333beeff24422 P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:46.528741 17041 raft_consensus.cc:515] T 4073f14b43d04b2c817333beeff24422 P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.529326 17039 leader_election.cc:290] T a5bfd60db5e8461ab508b18ddf72efda P 1682f285141d46ca9bcc4992a2e96ebb [CANDIDATE]: Term 1 election: Requested vote from peers 813a0f25b51b4b299497af3142f0bd3d (127.16.80.130:42599), 1e4b2956ddc84e43b74b4966cf262af5 (127.16.80.131:40615)
I20260710 13:22:46.533002 16916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5bfd60db5e8461ab508b18ddf72efda" candidate_uuid: "1682f285141d46ca9bcc4992a2e96ebb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "813a0f25b51b4b299497af3142f0bd3d"
I20260710 13:22:46.534057 16916 raft_consensus.cc:3060] T a5bfd60db5e8461ab508b18ddf72efda P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:46.536285 17033 tablet_bootstrap.cc:492] T 8bb82770250c49f5baf7a936948b6d33 P 1682f285141d46ca9bcc4992a2e96ebb: No bootstrap required, opened a new log
I20260710 13:22:46.536791 17033 ts_tablet_manager.cc:1403] T 8bb82770250c49f5baf7a936948b6d33 P 1682f285141d46ca9bcc4992a2e96ebb: Time spent bootstrapping tablet: real 0.062s	user 0.008s	sys 0.007s
I20260710 13:22:46.536760 16989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5bfd60db5e8461ab508b18ddf72efda" candidate_uuid: "1682f285141d46ca9bcc4992a2e96ebb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e4b2956ddc84e43b74b4966cf262af5"
I20260710 13:22:46.540148 17033 raft_consensus.cc:359] T 8bb82770250c49f5baf7a936948b6d33 P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.540915 17033 raft_consensus.cc:385] T 8bb82770250c49f5baf7a936948b6d33 P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:46.541245 17033 raft_consensus.cc:740] T 8bb82770250c49f5baf7a936948b6d33 P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1682f285141d46ca9bcc4992a2e96ebb, State: Initialized, Role: FOLLOWER
I20260710 13:22:46.541024 16840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4073f14b43d04b2c817333beeff24422" candidate_uuid: "813a0f25b51b4b299497af3142f0bd3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1682f285141d46ca9bcc4992a2e96ebb" is_pre_election: true
I20260710 13:22:46.542013 16840 raft_consensus.cc:2468] T 4073f14b43d04b2c817333beeff24422 P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 813a0f25b51b4b299497af3142f0bd3d in term 0.
I20260710 13:22:46.542243 17033 consensus_queue.cc:260] T 8bb82770250c49f5baf7a936948b6d33 P 1682f285141d46ca9bcc4992a2e96ebb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
W20260710 13:22:46.544685 16805 leader_election.cc:343] T a5bfd60db5e8461ab508b18ddf72efda P 1682f285141d46ca9bcc4992a2e96ebb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1e4b2956ddc84e43b74b4966cf262af5 (127.16.80.131:40615): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:46.545364 17033 ts_tablet_manager.cc:1434] T 8bb82770250c49f5baf7a936948b6d33 P 1682f285141d46ca9bcc4992a2e96ebb: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:22:46.546515 17033 tablet_bootstrap.cc:492] T fe037f839a23471cb73718701cc601a1 P 1682f285141d46ca9bcc4992a2e96ebb: Bootstrap starting.
I20260710 13:22:46.547271 16882 leader_election.cc:304] T 4073f14b43d04b2c817333beeff24422 P 813a0f25b51b4b299497af3142f0bd3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1682f285141d46ca9bcc4992a2e96ebb, 813a0f25b51b4b299497af3142f0bd3d; no voters: 
I20260710 13:22:46.553478 17033 tablet_bootstrap.cc:654] T fe037f839a23471cb73718701cc601a1 P 1682f285141d46ca9bcc4992a2e96ebb: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:46.554067 17041 leader_election.cc:290] T 4073f14b43d04b2c817333beeff24422 P 813a0f25b51b4b299497af3142f0bd3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1682f285141d46ca9bcc4992a2e96ebb (127.16.80.129:33881), 1e4b2956ddc84e43b74b4966cf262af5 (127.16.80.131:40615)
I20260710 13:22:46.554741 17041 raft_consensus.cc:2804] T 4073f14b43d04b2c817333beeff24422 P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:46.556257 17041 raft_consensus.cc:493] T 4073f14b43d04b2c817333beeff24422 P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:46.556730 17041 raft_consensus.cc:3060] T 4073f14b43d04b2c817333beeff24422 P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:46.559374 16989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4073f14b43d04b2c817333beeff24422" candidate_uuid: "813a0f25b51b4b299497af3142f0bd3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e4b2956ddc84e43b74b4966cf262af5" is_pre_election: true
I20260710 13:22:46.560118 16989 raft_consensus.cc:2468] T 4073f14b43d04b2c817333beeff24422 P 1e4b2956ddc84e43b74b4966cf262af5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 813a0f25b51b4b299497af3142f0bd3d in term 0.
I20260710 13:22:46.562952 16916 raft_consensus.cc:2468] T a5bfd60db5e8461ab508b18ddf72efda P 813a0f25b51b4b299497af3142f0bd3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1682f285141d46ca9bcc4992a2e96ebb in term 1.
I20260710 13:22:46.564800 17035 ts_tablet_manager.cc:1434] T 4073f14b43d04b2c817333beeff24422 P 813a0f25b51b4b299497af3142f0bd3d: Time spent starting tablet: real 0.048s	user 0.010s	sys 0.000s
I20260710 13:22:46.567179 16807 leader_election.cc:304] T a5bfd60db5e8461ab508b18ddf72efda P 1682f285141d46ca9bcc4992a2e96ebb [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: 1682f285141d46ca9bcc4992a2e96ebb, 813a0f25b51b4b299497af3142f0bd3d; no voters: 1e4b2956ddc84e43b74b4966cf262af5
I20260710 13:22:46.567914 17035 tablet_bootstrap.cc:492] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d: Bootstrap starting.
I20260710 13:22:46.568128 17039 raft_consensus.cc:2804] T a5bfd60db5e8461ab508b18ddf72efda P 1682f285141d46ca9bcc4992a2e96ebb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:46.566028 17041 raft_consensus.cc:515] T 4073f14b43d04b2c817333beeff24422 P 813a0f25b51b4b299497af3142f0bd3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.568706 17039 raft_consensus.cc:697] T a5bfd60db5e8461ab508b18ddf72efda P 1682f285141d46ca9bcc4992a2e96ebb [term 1 LEADER]: Becoming Leader. State: Replica: 1682f285141d46ca9bcc4992a2e96ebb, State: Running, Role: LEADER
I20260710 13:22:46.569712 17039 consensus_queue.cc:237] T a5bfd60db5e8461ab508b18ddf72efda P 1682f285141d46ca9bcc4992a2e96ebb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.573462 16840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4073f14b43d04b2c817333beeff24422" candidate_uuid: "813a0f25b51b4b299497af3142f0bd3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1682f285141d46ca9bcc4992a2e96ebb"
I20260710 13:22:46.574144 16840 raft_consensus.cc:3060] T 4073f14b43d04b2c817333beeff24422 P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:46.575032 17034 tablet_bootstrap.cc:492] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1e4b2956ddc84e43b74b4966cf262af5: No bootstrap required, opened a new log
I20260710 13:22:46.575644 17034 ts_tablet_manager.cc:1403] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1e4b2956ddc84e43b74b4966cf262af5: Time spent bootstrapping tablet: real 0.073s	user 0.012s	sys 0.027s
I20260710 13:22:46.579028 17034 raft_consensus.cc:359] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1e4b2956ddc84e43b74b4966cf262af5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.579581 16989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4073f14b43d04b2c817333beeff24422" candidate_uuid: "813a0f25b51b4b299497af3142f0bd3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e4b2956ddc84e43b74b4966cf262af5"
I20260710 13:22:46.579836 17034 raft_consensus.cc:385] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1e4b2956ddc84e43b74b4966cf262af5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:46.580204 16989 raft_consensus.cc:3060] T 4073f14b43d04b2c817333beeff24422 P 1e4b2956ddc84e43b74b4966cf262af5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:46.580142 17034 raft_consensus.cc:740] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1e4b2956ddc84e43b74b4966cf262af5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e4b2956ddc84e43b74b4966cf262af5, State: Initialized, Role: FOLLOWER
I20260710 13:22:46.588910 16840 raft_consensus.cc:2468] T 4073f14b43d04b2c817333beeff24422 P 1682f285141d46ca9bcc4992a2e96ebb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 813a0f25b51b4b299497af3142f0bd3d in term 1.
I20260710 13:22:46.590440 17035 tablet_bootstrap.cc:654] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:46.590651 16882 leader_election.cc:304] T 4073f14b43d04b2c817333beeff24422 P 813a0f25b51b4b299497af3142f0bd3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1682f285141d46ca9bcc4992a2e96ebb, 813a0f25b51b4b299497af3142f0bd3d; no voters: 
I20260710 13:22:46.586789 17041 leader_election.cc:290] T 4073f14b43d04b2c817333beeff24422 P 813a0f25b51b4b299497af3142f0bd3d [CANDIDATE]: Term 1 election: Requested vote from peers 1682f285141d46ca9bcc4992a2e96ebb (127.16.80.129:33881), 1e4b2956ddc84e43b74b4966cf262af5 (127.16.80.131:40615)
I20260710 13:22:46.588932 17033 tablet_bootstrap.cc:492] T fe037f839a23471cb73718701cc601a1 P 1682f285141d46ca9bcc4992a2e96ebb: No bootstrap required, opened a new log
I20260710 13:22:46.592371 17068 raft_consensus.cc:2804] T 4073f14b43d04b2c817333beeff24422 P 813a0f25b51b4b299497af3142f0bd3d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:46.592607 17033 ts_tablet_manager.cc:1403] T fe037f839a23471cb73718701cc601a1 P 1682f285141d46ca9bcc4992a2e96ebb: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.015s
I20260710 13:22:46.591037 16738 catalog_manager.cc:5697] T a5bfd60db5e8461ab508b18ddf72efda P 1682f285141d46ca9bcc4992a2e96ebb reported cstate change: term changed from 0 to 1, leader changed from <none> to 1682f285141d46ca9bcc4992a2e96ebb (127.16.80.129). New cstate: current_term: 1 leader_uuid: "1682f285141d46ca9bcc4992a2e96ebb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:46.594442 16989 raft_consensus.cc:2468] T 4073f14b43d04b2c817333beeff24422 P 1e4b2956ddc84e43b74b4966cf262af5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 813a0f25b51b4b299497af3142f0bd3d in term 1.
I20260710 13:22:46.592568 17034 consensus_queue.cc:260] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1e4b2956ddc84e43b74b4966cf262af5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.593293 17068 raft_consensus.cc:697] T 4073f14b43d04b2c817333beeff24422 P 813a0f25b51b4b299497af3142f0bd3d [term 1 LEADER]: Becoming Leader. State: Replica: 813a0f25b51b4b299497af3142f0bd3d, State: Running, Role: LEADER
I20260710 13:22:46.597055 17068 consensus_queue.cc:237] T 4073f14b43d04b2c817333beeff24422 P 813a0f25b51b4b299497af3142f0bd3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.601286 17033 raft_consensus.cc:359] T fe037f839a23471cb73718701cc601a1 P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.604238 17033 raft_consensus.cc:385] T fe037f839a23471cb73718701cc601a1 P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:46.604806 17033 raft_consensus.cc:740] T fe037f839a23471cb73718701cc601a1 P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1682f285141d46ca9bcc4992a2e96ebb, State: Initialized, Role: FOLLOWER
I20260710 13:22:46.606112 17033 consensus_queue.cc:260] T fe037f839a23471cb73718701cc601a1 P 1682f285141d46ca9bcc4992a2e96ebb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.608800 17041 raft_consensus.cc:493] T fe037f839a23471cb73718701cc601a1 P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:46.609323 17041 raft_consensus.cc:515] T fe037f839a23471cb73718701cc601a1 P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.610241 17033 ts_tablet_manager.cc:1434] T fe037f839a23471cb73718701cc601a1 P 1682f285141d46ca9bcc4992a2e96ebb: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.002s
I20260710 13:22:46.611667 17033 tablet_bootstrap.cc:492] T 07f325acb55e4d4bab8b986923250eca P 1682f285141d46ca9bcc4992a2e96ebb: Bootstrap starting.
I20260710 13:22:46.611773 17041 leader_election.cc:290] T fe037f839a23471cb73718701cc601a1 P 813a0f25b51b4b299497af3142f0bd3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1682f285141d46ca9bcc4992a2e96ebb (127.16.80.129:33881), 1e4b2956ddc84e43b74b4966cf262af5 (127.16.80.131:40615)
I20260710 13:22:46.613739 16840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe037f839a23471cb73718701cc601a1" candidate_uuid: "813a0f25b51b4b299497af3142f0bd3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1682f285141d46ca9bcc4992a2e96ebb" is_pre_election: true
I20260710 13:22:46.614580 16840 raft_consensus.cc:2468] T fe037f839a23471cb73718701cc601a1 P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 813a0f25b51b4b299497af3142f0bd3d in term 0.
I20260710 13:22:46.615024 16989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe037f839a23471cb73718701cc601a1" candidate_uuid: "813a0f25b51b4b299497af3142f0bd3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e4b2956ddc84e43b74b4966cf262af5" is_pre_election: true
I20260710 13:22:46.615408 17034 ts_tablet_manager.cc:1434] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1e4b2956ddc84e43b74b4966cf262af5: Time spent starting tablet: real 0.039s	user 0.004s	sys 0.006s
I20260710 13:22:46.616302 16882 leader_election.cc:304] T fe037f839a23471cb73718701cc601a1 P 813a0f25b51b4b299497af3142f0bd3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1682f285141d46ca9bcc4992a2e96ebb, 813a0f25b51b4b299497af3142f0bd3d; no voters: 
W20260710 13:22:46.617182 16880 leader_election.cc:343] T fe037f839a23471cb73718701cc601a1 P 813a0f25b51b4b299497af3142f0bd3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e4b2956ddc84e43b74b4966cf262af5 (127.16.80.131:40615): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:46.617570 17034 tablet_bootstrap.cc:492] T 993767b293f74b02b71157232f119576 P 1e4b2956ddc84e43b74b4966cf262af5: Bootstrap starting.
I20260710 13:22:46.617595 17041 raft_consensus.cc:2804] T fe037f839a23471cb73718701cc601a1 P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:46.618405 17041 raft_consensus.cc:493] T fe037f839a23471cb73718701cc601a1 P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:46.619573 17041 raft_consensus.cc:3060] T fe037f839a23471cb73718701cc601a1 P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:46.625401 17033 tablet_bootstrap.cc:654] T 07f325acb55e4d4bab8b986923250eca P 1682f285141d46ca9bcc4992a2e96ebb: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:46.626027 17034 tablet_bootstrap.cc:654] T 993767b293f74b02b71157232f119576 P 1e4b2956ddc84e43b74b4966cf262af5: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:46.631455 17035 tablet_bootstrap.cc:492] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d: No bootstrap required, opened a new log
I20260710 13:22:46.632347 17035 ts_tablet_manager.cc:1403] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d: Time spent bootstrapping tablet: real 0.065s	user 0.014s	sys 0.013s
I20260710 13:22:46.636252 17035 raft_consensus.cc:359] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.637048 17035 raft_consensus.cc:385] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:46.637367 17035 raft_consensus.cc:740] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 813a0f25b51b4b299497af3142f0bd3d, State: Initialized, Role: FOLLOWER
I20260710 13:22:46.638151 17035 consensus_queue.cc:260] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.640654 17035 ts_tablet_manager.cc:1434] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:22:46.640939 17041 raft_consensus.cc:515] T fe037f839a23471cb73718701cc601a1 P 813a0f25b51b4b299497af3142f0bd3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.641672 17035 tablet_bootstrap.cc:492] T 9e5fdd4f2823420688f815a6e0bc0f0c P 813a0f25b51b4b299497af3142f0bd3d: Bootstrap starting.
I20260710 13:22:46.643296 17041 leader_election.cc:290] T fe037f839a23471cb73718701cc601a1 P 813a0f25b51b4b299497af3142f0bd3d [CANDIDATE]: Term 1 election: Requested vote from peers 1682f285141d46ca9bcc4992a2e96ebb (127.16.80.129:33881), 1e4b2956ddc84e43b74b4966cf262af5 (127.16.80.131:40615)
I20260710 13:22:46.644135 16840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe037f839a23471cb73718701cc601a1" candidate_uuid: "813a0f25b51b4b299497af3142f0bd3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1682f285141d46ca9bcc4992a2e96ebb"
I20260710 13:22:46.644497 16989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe037f839a23471cb73718701cc601a1" candidate_uuid: "813a0f25b51b4b299497af3142f0bd3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e4b2956ddc84e43b74b4966cf262af5"
I20260710 13:22:46.644735 16840 raft_consensus.cc:3060] T fe037f839a23471cb73718701cc601a1 P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:22:46.645999 16880 leader_election.cc:343] T fe037f839a23471cb73718701cc601a1 P 813a0f25b51b4b299497af3142f0bd3d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1e4b2956ddc84e43b74b4966cf262af5 (127.16.80.131:40615): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:46.651707 16840 raft_consensus.cc:2468] T fe037f839a23471cb73718701cc601a1 P 1682f285141d46ca9bcc4992a2e96ebb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 813a0f25b51b4b299497af3142f0bd3d in term 1.
I20260710 13:22:46.652971 16882 leader_election.cc:304] T fe037f839a23471cb73718701cc601a1 P 813a0f25b51b4b299497af3142f0bd3d [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: 1682f285141d46ca9bcc4992a2e96ebb, 813a0f25b51b4b299497af3142f0bd3d; no voters: 1e4b2956ddc84e43b74b4966cf262af5
I20260710 13:22:46.653846 17041 raft_consensus.cc:2804] T fe037f839a23471cb73718701cc601a1 P 813a0f25b51b4b299497af3142f0bd3d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:46.654395 17041 raft_consensus.cc:697] T fe037f839a23471cb73718701cc601a1 P 813a0f25b51b4b299497af3142f0bd3d [term 1 LEADER]: Becoming Leader. State: Replica: 813a0f25b51b4b299497af3142f0bd3d, State: Running, Role: LEADER
I20260710 13:22:46.655144 17041 consensus_queue.cc:237] T fe037f839a23471cb73718701cc601a1 P 813a0f25b51b4b299497af3142f0bd3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.656502 16736 catalog_manager.cc:5697] T 4073f14b43d04b2c817333beeff24422 P 813a0f25b51b4b299497af3142f0bd3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 813a0f25b51b4b299497af3142f0bd3d (127.16.80.130). New cstate: current_term: 1 leader_uuid: "813a0f25b51b4b299497af3142f0bd3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:46.658593 17068 raft_consensus.cc:493] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:46.659405 17035 tablet_bootstrap.cc:654] T 9e5fdd4f2823420688f815a6e0bc0f0c P 813a0f25b51b4b299497af3142f0bd3d: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:46.659354 17068 raft_consensus.cc:515] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.662380 17068 leader_election.cc:290] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1682f285141d46ca9bcc4992a2e96ebb (127.16.80.129:33881), 1e4b2956ddc84e43b74b4966cf262af5 (127.16.80.131:40615)
I20260710 13:22:46.663722 16989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb82770250c49f5baf7a936948b6d33" candidate_uuid: "813a0f25b51b4b299497af3142f0bd3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e4b2956ddc84e43b74b4966cf262af5" is_pre_election: true
I20260710 13:22:46.664386 16989 raft_consensus.cc:2468] T 8bb82770250c49f5baf7a936948b6d33 P 1e4b2956ddc84e43b74b4966cf262af5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 813a0f25b51b4b299497af3142f0bd3d in term 0.
I20260710 13:22:46.664711 16840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb82770250c49f5baf7a936948b6d33" candidate_uuid: "813a0f25b51b4b299497af3142f0bd3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1682f285141d46ca9bcc4992a2e96ebb" is_pre_election: true
I20260710 13:22:46.665761 16880 leader_election.cc:304] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e4b2956ddc84e43b74b4966cf262af5, 813a0f25b51b4b299497af3142f0bd3d; no voters: 
I20260710 13:22:46.665760 16840 raft_consensus.cc:2468] T 8bb82770250c49f5baf7a936948b6d33 P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 813a0f25b51b4b299497af3142f0bd3d in term 0.
I20260710 13:22:46.666875 17068 raft_consensus.cc:2804] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:46.668004 17068 raft_consensus.cc:493] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:46.668381 17068 raft_consensus.cc:3060] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:46.670238 17034 tablet_bootstrap.cc:492] T 993767b293f74b02b71157232f119576 P 1e4b2956ddc84e43b74b4966cf262af5: No bootstrap required, opened a new log
I20260710 13:22:46.670804 17034 ts_tablet_manager.cc:1403] T 993767b293f74b02b71157232f119576 P 1e4b2956ddc84e43b74b4966cf262af5: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.010s
I20260710 13:22:46.674685 17034 raft_consensus.cc:359] T 993767b293f74b02b71157232f119576 P 1e4b2956ddc84e43b74b4966cf262af5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.675793 17034 raft_consensus.cc:385] T 993767b293f74b02b71157232f119576 P 1e4b2956ddc84e43b74b4966cf262af5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:46.676402 17034 raft_consensus.cc:740] T 993767b293f74b02b71157232f119576 P 1e4b2956ddc84e43b74b4966cf262af5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e4b2956ddc84e43b74b4966cf262af5, State: Initialized, Role: FOLLOWER
I20260710 13:22:46.680699 17034 consensus_queue.cc:260] T 993767b293f74b02b71157232f119576 P 1e4b2956ddc84e43b74b4966cf262af5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.681934 17039 raft_consensus.cc:493] T 993767b293f74b02b71157232f119576 P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:46.682714 17033 tablet_bootstrap.cc:492] T 07f325acb55e4d4bab8b986923250eca P 1682f285141d46ca9bcc4992a2e96ebb: No bootstrap required, opened a new log
I20260710 13:22:46.682436 17039 raft_consensus.cc:515] T 993767b293f74b02b71157232f119576 P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.683236 17033 ts_tablet_manager.cc:1403] T 07f325acb55e4d4bab8b986923250eca P 1682f285141d46ca9bcc4992a2e96ebb: Time spent bootstrapping tablet: real 0.072s	user 0.012s	sys 0.008s
I20260710 13:22:46.683647 17034 ts_tablet_manager.cc:1434] T 993767b293f74b02b71157232f119576 P 1e4b2956ddc84e43b74b4966cf262af5: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 13:22:46.684814 17034 tablet_bootstrap.cc:492] T fe037f839a23471cb73718701cc601a1 P 1e4b2956ddc84e43b74b4966cf262af5: Bootstrap starting.
I20260710 13:22:46.684736 17039 leader_election.cc:290] T 993767b293f74b02b71157232f119576 P 1682f285141d46ca9bcc4992a2e96ebb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 813a0f25b51b4b299497af3142f0bd3d (127.16.80.130:42599), 1e4b2956ddc84e43b74b4966cf262af5 (127.16.80.131:40615)
I20260710 13:22:46.685702 16916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "993767b293f74b02b71157232f119576" candidate_uuid: "1682f285141d46ca9bcc4992a2e96ebb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "813a0f25b51b4b299497af3142f0bd3d" is_pre_election: true
I20260710 13:22:46.685811 16989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "993767b293f74b02b71157232f119576" candidate_uuid: "1682f285141d46ca9bcc4992a2e96ebb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e4b2956ddc84e43b74b4966cf262af5" is_pre_election: true
I20260710 13:22:46.686394 16916 raft_consensus.cc:2468] T 993767b293f74b02b71157232f119576 P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1682f285141d46ca9bcc4992a2e96ebb in term 0.
I20260710 13:22:46.686468 16989 raft_consensus.cc:2468] T 993767b293f74b02b71157232f119576 P 1e4b2956ddc84e43b74b4966cf262af5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1682f285141d46ca9bcc4992a2e96ebb in term 0.
I20260710 13:22:46.687958 16805 leader_election.cc:304] T 993767b293f74b02b71157232f119576 P 1682f285141d46ca9bcc4992a2e96ebb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1682f285141d46ca9bcc4992a2e96ebb, 1e4b2956ddc84e43b74b4966cf262af5; no voters: 
I20260710 13:22:46.688907 17039 raft_consensus.cc:2804] T 993767b293f74b02b71157232f119576 P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:46.689299 17039 raft_consensus.cc:493] T 993767b293f74b02b71157232f119576 P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:46.689684 17039 raft_consensus.cc:3060] T 993767b293f74b02b71157232f119576 P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:46.690979 17035 tablet_bootstrap.cc:492] T 9e5fdd4f2823420688f815a6e0bc0f0c P 813a0f25b51b4b299497af3142f0bd3d: No bootstrap required, opened a new log
I20260710 13:22:46.691565 17035 ts_tablet_manager.cc:1403] T 9e5fdd4f2823420688f815a6e0bc0f0c P 813a0f25b51b4b299497af3142f0bd3d: Time spent bootstrapping tablet: real 0.050s	user 0.015s	sys 0.000s
I20260710 13:22:46.694511 17068 raft_consensus.cc:515] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.696596 17039 raft_consensus.cc:515] T 993767b293f74b02b71157232f119576 P 1682f285141d46ca9bcc4992a2e96ebb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.699690 16916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "993767b293f74b02b71157232f119576" candidate_uuid: "1682f285141d46ca9bcc4992a2e96ebb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "813a0f25b51b4b299497af3142f0bd3d"
I20260710 13:22:46.699893 16989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "993767b293f74b02b71157232f119576" candidate_uuid: "1682f285141d46ca9bcc4992a2e96ebb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e4b2956ddc84e43b74b4966cf262af5"
I20260710 13:22:46.700372 16916 raft_consensus.cc:3060] T 993767b293f74b02b71157232f119576 P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:46.699714 17033 raft_consensus.cc:359] T 07f325acb55e4d4bab8b986923250eca P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.700469 16989 raft_consensus.cc:3060] T 993767b293f74b02b71157232f119576 P 1e4b2956ddc84e43b74b4966cf262af5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:46.700879 17033 raft_consensus.cc:385] T 07f325acb55e4d4bab8b986923250eca P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:46.701207 17033 raft_consensus.cc:740] T 07f325acb55e4d4bab8b986923250eca P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1682f285141d46ca9bcc4992a2e96ebb, State: Initialized, Role: FOLLOWER
I20260710 13:22:46.702358 17034 tablet_bootstrap.cc:654] T fe037f839a23471cb73718701cc601a1 P 1e4b2956ddc84e43b74b4966cf262af5: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:46.702545 17033 consensus_queue.cc:260] T 07f325acb55e4d4bab8b986923250eca P 1682f285141d46ca9bcc4992a2e96ebb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.698872 17039 leader_election.cc:290] T 993767b293f74b02b71157232f119576 P 1682f285141d46ca9bcc4992a2e96ebb [CANDIDATE]: Term 1 election: Requested vote from peers 813a0f25b51b4b299497af3142f0bd3d (127.16.80.130:42599), 1e4b2956ddc84e43b74b4966cf262af5 (127.16.80.131:40615)
I20260710 13:22:46.704605 17033 ts_tablet_manager.cc:1434] T 07f325acb55e4d4bab8b986923250eca P 1682f285141d46ca9bcc4992a2e96ebb: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 13:22:46.700738 17035 raft_consensus.cc:359] T 9e5fdd4f2823420688f815a6e0bc0f0c P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.705562 17035 raft_consensus.cc:385] T 9e5fdd4f2823420688f815a6e0bc0f0c P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:46.705847 17035 raft_consensus.cc:740] T 9e5fdd4f2823420688f815a6e0bc0f0c P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 813a0f25b51b4b299497af3142f0bd3d, State: Initialized, Role: FOLLOWER
I20260710 13:22:46.706553 17035 consensus_queue.cc:260] T 9e5fdd4f2823420688f815a6e0bc0f0c P 813a0f25b51b4b299497af3142f0bd3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.708104 17033 tablet_bootstrap.cc:492] T 9e5fdd4f2823420688f815a6e0bc0f0c P 1682f285141d46ca9bcc4992a2e96ebb: Bootstrap starting.
I20260710 13:22:46.723261 17035 ts_tablet_manager.cc:1434] T 9e5fdd4f2823420688f815a6e0bc0f0c P 813a0f25b51b4b299497af3142f0bd3d: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.001s
I20260710 13:22:46.724218 17035 tablet_bootstrap.cc:492] T 86cca5626e2c4ab1a3f9f71a5178c97b P 813a0f25b51b4b299497af3142f0bd3d: Bootstrap starting.
I20260710 13:22:46.724645 17033 tablet_bootstrap.cc:654] T 9e5fdd4f2823420688f815a6e0bc0f0c P 1682f285141d46ca9bcc4992a2e96ebb: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:46.724795 17034 tablet_bootstrap.cc:492] T fe037f839a23471cb73718701cc601a1 P 1e4b2956ddc84e43b74b4966cf262af5: No bootstrap required, opened a new log
I20260710 13:22:46.724908 16989 raft_consensus.cc:2468] T 993767b293f74b02b71157232f119576 P 1e4b2956ddc84e43b74b4966cf262af5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1682f285141d46ca9bcc4992a2e96ebb in term 1.
I20260710 13:22:46.726379 16738 catalog_manager.cc:5697] T fe037f839a23471cb73718701cc601a1 P 813a0f25b51b4b299497af3142f0bd3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 813a0f25b51b4b299497af3142f0bd3d (127.16.80.130). New cstate: current_term: 1 leader_uuid: "813a0f25b51b4b299497af3142f0bd3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:46.726805 17034 ts_tablet_manager.cc:1403] T fe037f839a23471cb73718701cc601a1 P 1e4b2956ddc84e43b74b4966cf262af5: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.014s
I20260710 13:22:46.733803 17068 leader_election.cc:290] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d [CANDIDATE]: Term 1 election: Requested vote from peers 1682f285141d46ca9bcc4992a2e96ebb (127.16.80.129:33881), 1e4b2956ddc84e43b74b4966cf262af5 (127.16.80.131:40615)
I20260710 13:22:46.734578 16840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb82770250c49f5baf7a936948b6d33" candidate_uuid: "813a0f25b51b4b299497af3142f0bd3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1682f285141d46ca9bcc4992a2e96ebb"
I20260710 13:22:46.735491 16840 raft_consensus.cc:3060] T 8bb82770250c49f5baf7a936948b6d33 P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:46.735884 16916 raft_consensus.cc:2468] T 993767b293f74b02b71157232f119576 P 813a0f25b51b4b299497af3142f0bd3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1682f285141d46ca9bcc4992a2e96ebb in term 1.
I20260710 13:22:46.736770 16805 leader_election.cc:304] T 993767b293f74b02b71157232f119576 P 1682f285141d46ca9bcc4992a2e96ebb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1682f285141d46ca9bcc4992a2e96ebb, 1e4b2956ddc84e43b74b4966cf262af5; no voters: 
I20260710 13:22:46.741324 17035 tablet_bootstrap.cc:654] T 86cca5626e2c4ab1a3f9f71a5178c97b P 813a0f25b51b4b299497af3142f0bd3d: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:46.743120 17039 raft_consensus.cc:2804] T 993767b293f74b02b71157232f119576 P 1682f285141d46ca9bcc4992a2e96ebb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:46.743973 17039 raft_consensus.cc:697] T 993767b293f74b02b71157232f119576 P 1682f285141d46ca9bcc4992a2e96ebb [term 1 LEADER]: Becoming Leader. State: Replica: 1682f285141d46ca9bcc4992a2e96ebb, State: Running, Role: LEADER
I20260710 13:22:46.736238 17034 raft_consensus.cc:359] T fe037f839a23471cb73718701cc601a1 P 1e4b2956ddc84e43b74b4966cf262af5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.745829 17034 raft_consensus.cc:385] T fe037f839a23471cb73718701cc601a1 P 1e4b2956ddc84e43b74b4966cf262af5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:46.745540 17039 consensus_queue.cc:237] T 993767b293f74b02b71157232f119576 P 1682f285141d46ca9bcc4992a2e96ebb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.746236 17034 raft_consensus.cc:740] T fe037f839a23471cb73718701cc601a1 P 1e4b2956ddc84e43b74b4966cf262af5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e4b2956ddc84e43b74b4966cf262af5, State: Initialized, Role: FOLLOWER
I20260710 13:22:46.738008 16989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb82770250c49f5baf7a936948b6d33" candidate_uuid: "813a0f25b51b4b299497af3142f0bd3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e4b2956ddc84e43b74b4966cf262af5"
I20260710 13:22:46.749943 16989 raft_consensus.cc:3060] T 8bb82770250c49f5baf7a936948b6d33 P 1e4b2956ddc84e43b74b4966cf262af5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:46.755033 16840 raft_consensus.cc:2468] T 8bb82770250c49f5baf7a936948b6d33 P 1682f285141d46ca9bcc4992a2e96ebb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 813a0f25b51b4b299497af3142f0bd3d in term 1.
I20260710 13:22:46.747345 17034 consensus_queue.cc:260] T fe037f839a23471cb73718701cc601a1 P 1e4b2956ddc84e43b74b4966cf262af5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.756386 16882 leader_election.cc:304] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1682f285141d46ca9bcc4992a2e96ebb, 813a0f25b51b4b299497af3142f0bd3d; no voters: 
I20260710 13:22:46.757345 17033 tablet_bootstrap.cc:492] T 9e5fdd4f2823420688f815a6e0bc0f0c P 1682f285141d46ca9bcc4992a2e96ebb: No bootstrap required, opened a new log
I20260710 13:22:46.757387 17068 raft_consensus.cc:2804] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:46.757962 17033 ts_tablet_manager.cc:1403] T 9e5fdd4f2823420688f815a6e0bc0f0c P 1682f285141d46ca9bcc4992a2e96ebb: Time spent bootstrapping tablet: real 0.050s	user 0.005s	sys 0.009s
I20260710 13:22:46.758047 17068 raft_consensus.cc:697] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d [term 1 LEADER]: Becoming Leader. State: Replica: 813a0f25b51b4b299497af3142f0bd3d, State: Running, Role: LEADER
I20260710 13:22:46.759368 17034 ts_tablet_manager.cc:1434] T fe037f839a23471cb73718701cc601a1 P 1e4b2956ddc84e43b74b4966cf262af5: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.001s
I20260710 13:22:46.758945 17068 consensus_queue.cc:237] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.760840 17033 raft_consensus.cc:359] T 9e5fdd4f2823420688f815a6e0bc0f0c P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.761873 17033 raft_consensus.cc:385] T 9e5fdd4f2823420688f815a6e0bc0f0c P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:46.762238 17033 raft_consensus.cc:740] T 9e5fdd4f2823420688f815a6e0bc0f0c P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1682f285141d46ca9bcc4992a2e96ebb, State: Initialized, Role: FOLLOWER
I20260710 13:22:46.762956 17034 tablet_bootstrap.cc:492] T a5bfd60db5e8461ab508b18ddf72efda P 1e4b2956ddc84e43b74b4966cf262af5: Bootstrap starting.
I20260710 13:22:46.762923 17033 consensus_queue.cc:260] T 9e5fdd4f2823420688f815a6e0bc0f0c P 1682f285141d46ca9bcc4992a2e96ebb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.765025 17033 ts_tablet_manager.cc:1434] T 9e5fdd4f2823420688f815a6e0bc0f0c P 1682f285141d46ca9bcc4992a2e96ebb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:22:46.768353 16989 raft_consensus.cc:2468] T 8bb82770250c49f5baf7a936948b6d33 P 1e4b2956ddc84e43b74b4966cf262af5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 813a0f25b51b4b299497af3142f0bd3d in term 1.
I20260710 13:22:46.768757 17055 raft_consensus.cc:493] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:46.769472 17055 raft_consensus.cc:515] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.773578 17034 tablet_bootstrap.cc:654] T a5bfd60db5e8461ab508b18ddf72efda P 1e4b2956ddc84e43b74b4966cf262af5: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:46.774058 17055 leader_election.cc:290] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1682f285141d46ca9bcc4992a2e96ebb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 813a0f25b51b4b299497af3142f0bd3d (127.16.80.130:42599), 1e4b2956ddc84e43b74b4966cf262af5 (127.16.80.131:40615)
I20260710 13:22:46.776417 16989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86cca5626e2c4ab1a3f9f71a5178c97b" candidate_uuid: "1682f285141d46ca9bcc4992a2e96ebb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e4b2956ddc84e43b74b4966cf262af5" is_pre_election: true
I20260710 13:22:46.777288 16989 raft_consensus.cc:2468] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1e4b2956ddc84e43b74b4966cf262af5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1682f285141d46ca9bcc4992a2e96ebb in term 0.
I20260710 13:22:46.779012 16805 leader_election.cc:304] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1682f285141d46ca9bcc4992a2e96ebb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1682f285141d46ca9bcc4992a2e96ebb, 1e4b2956ddc84e43b74b4966cf262af5; no voters: 
I20260710 13:22:46.780035 17035 tablet_bootstrap.cc:492] T 86cca5626e2c4ab1a3f9f71a5178c97b P 813a0f25b51b4b299497af3142f0bd3d: No bootstrap required, opened a new log
I20260710 13:22:46.780566 17035 ts_tablet_manager.cc:1403] T 86cca5626e2c4ab1a3f9f71a5178c97b P 813a0f25b51b4b299497af3142f0bd3d: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.002s
I20260710 13:22:46.781525 17055 raft_consensus.cc:2804] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:46.781957 17055 raft_consensus.cc:493] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:46.782327 17055 raft_consensus.cc:3060] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:46.784353 16738 catalog_manager.cc:5697] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 813a0f25b51b4b299497af3142f0bd3d (127.16.80.130). New cstate: current_term: 1 leader_uuid: "813a0f25b51b4b299497af3142f0bd3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:46.788395 17035 raft_consensus.cc:359] T 86cca5626e2c4ab1a3f9f71a5178c97b P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.791756 17035 raft_consensus.cc:385] T 86cca5626e2c4ab1a3f9f71a5178c97b P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:46.792063 17035 raft_consensus.cc:740] T 86cca5626e2c4ab1a3f9f71a5178c97b P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 813a0f25b51b4b299497af3142f0bd3d, State: Initialized, Role: FOLLOWER
I20260710 13:22:46.793089 17035 consensus_queue.cc:260] T 86cca5626e2c4ab1a3f9f71a5178c97b P 813a0f25b51b4b299497af3142f0bd3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.795553 16916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86cca5626e2c4ab1a3f9f71a5178c97b" candidate_uuid: "1682f285141d46ca9bcc4992a2e96ebb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "813a0f25b51b4b299497af3142f0bd3d" is_pre_election: true
I20260710 13:22:46.796877 16916 raft_consensus.cc:2468] T 86cca5626e2c4ab1a3f9f71a5178c97b P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1682f285141d46ca9bcc4992a2e96ebb in term 0.
I20260710 13:22:46.797788 17035 ts_tablet_manager.cc:1434] T 86cca5626e2c4ab1a3f9f71a5178c97b P 813a0f25b51b4b299497af3142f0bd3d: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260710 13:22:46.803316 17039 consensus_queue.cc:1048] T c2c330f843054a3983559855571e477b P 1682f285141d46ca9bcc4992a2e96ebb [LEADER]: Connected to new peer: Peer: permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:46.806934 16738 catalog_manager.cc:5697] T 993767b293f74b02b71157232f119576 P 1682f285141d46ca9bcc4992a2e96ebb reported cstate change: term changed from 0 to 1, leader changed from <none> to 1682f285141d46ca9bcc4992a2e96ebb (127.16.80.129). New cstate: current_term: 1 leader_uuid: "1682f285141d46ca9bcc4992a2e96ebb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:46.813834 17055 raft_consensus.cc:515] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1682f285141d46ca9bcc4992a2e96ebb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.817703 16915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86cca5626e2c4ab1a3f9f71a5178c97b" candidate_uuid: "1682f285141d46ca9bcc4992a2e96ebb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "813a0f25b51b4b299497af3142f0bd3d"
I20260710 13:22:46.818648 16915 raft_consensus.cc:3060] T 86cca5626e2c4ab1a3f9f71a5178c97b P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:46.819540 17034 tablet_bootstrap.cc:492] T a5bfd60db5e8461ab508b18ddf72efda P 1e4b2956ddc84e43b74b4966cf262af5: No bootstrap required, opened a new log
I20260710 13:22:46.820132 17034 ts_tablet_manager.cc:1403] T a5bfd60db5e8461ab508b18ddf72efda P 1e4b2956ddc84e43b74b4966cf262af5: Time spent bootstrapping tablet: real 0.057s	user 0.012s	sys 0.004s
I20260710 13:22:46.823562 17034 raft_consensus.cc:359] T a5bfd60db5e8461ab508b18ddf72efda P 1e4b2956ddc84e43b74b4966cf262af5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.825562 17055 leader_election.cc:290] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1682f285141d46ca9bcc4992a2e96ebb [CANDIDATE]: Term 1 election: Requested vote from peers 813a0f25b51b4b299497af3142f0bd3d (127.16.80.130:42599), 1e4b2956ddc84e43b74b4966cf262af5 (127.16.80.131:40615)
I20260710 13:22:46.824626 17034 raft_consensus.cc:385] T a5bfd60db5e8461ab508b18ddf72efda P 1e4b2956ddc84e43b74b4966cf262af5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:46.826327 17034 raft_consensus.cc:740] T a5bfd60db5e8461ab508b18ddf72efda P 1e4b2956ddc84e43b74b4966cf262af5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e4b2956ddc84e43b74b4966cf262af5, State: Initialized, Role: FOLLOWER
I20260710 13:22:46.826957 16989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86cca5626e2c4ab1a3f9f71a5178c97b" candidate_uuid: "1682f285141d46ca9bcc4992a2e96ebb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e4b2956ddc84e43b74b4966cf262af5"
I20260710 13:22:46.827668 16989 raft_consensus.cc:3060] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1e4b2956ddc84e43b74b4966cf262af5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:46.827247 17034 consensus_queue.cc:260] T a5bfd60db5e8461ab508b18ddf72efda P 1e4b2956ddc84e43b74b4966cf262af5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.830390 17034 ts_tablet_manager.cc:1434] T a5bfd60db5e8461ab508b18ddf72efda P 1e4b2956ddc84e43b74b4966cf262af5: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:22:46.833328 17034 tablet_bootstrap.cc:492] T 9e5fdd4f2823420688f815a6e0bc0f0c P 1e4b2956ddc84e43b74b4966cf262af5: Bootstrap starting.
I20260710 13:22:46.836041 16989 raft_consensus.cc:2468] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1e4b2956ddc84e43b74b4966cf262af5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1682f285141d46ca9bcc4992a2e96ebb in term 1.
I20260710 13:22:46.837559 16805 leader_election.cc:304] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1682f285141d46ca9bcc4992a2e96ebb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1682f285141d46ca9bcc4992a2e96ebb, 1e4b2956ddc84e43b74b4966cf262af5; no voters: 
I20260710 13:22:46.828404 16915 raft_consensus.cc:2468] T 86cca5626e2c4ab1a3f9f71a5178c97b P 813a0f25b51b4b299497af3142f0bd3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1682f285141d46ca9bcc4992a2e96ebb in term 1.
I20260710 13:22:46.840418 17055 raft_consensus.cc:2804] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1682f285141d46ca9bcc4992a2e96ebb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:46.841455 17055 raft_consensus.cc:697] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1682f285141d46ca9bcc4992a2e96ebb [term 1 LEADER]: Becoming Leader. State: Replica: 1682f285141d46ca9bcc4992a2e96ebb, State: Running, Role: LEADER
I20260710 13:22:46.845690 17055 consensus_queue.cc:237] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1682f285141d46ca9bcc4992a2e96ebb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.849197 17034 tablet_bootstrap.cc:654] T 9e5fdd4f2823420688f815a6e0bc0f0c P 1e4b2956ddc84e43b74b4966cf262af5: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:46.860173 17055 consensus_queue.cc:1048] T c2c330f843054a3983559855571e477b P 1682f285141d46ca9bcc4992a2e96ebb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:46.866861 17034 tablet_bootstrap.cc:492] T 9e5fdd4f2823420688f815a6e0bc0f0c P 1e4b2956ddc84e43b74b4966cf262af5: No bootstrap required, opened a new log
I20260710 13:22:46.867655 17034 ts_tablet_manager.cc:1403] T 9e5fdd4f2823420688f815a6e0bc0f0c P 1e4b2956ddc84e43b74b4966cf262af5: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.001s
I20260710 13:22:46.868888 16736 catalog_manager.cc:5697] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1682f285141d46ca9bcc4992a2e96ebb reported cstate change: term changed from 0 to 1, leader changed from <none> to 1682f285141d46ca9bcc4992a2e96ebb (127.16.80.129). New cstate: current_term: 1 leader_uuid: "1682f285141d46ca9bcc4992a2e96ebb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } health_report { overall_health: UNKNOWN } } }
W20260710 13:22:46.885483 16786 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:22:46.888005 17034 raft_consensus.cc:359] T 9e5fdd4f2823420688f815a6e0bc0f0c P 1e4b2956ddc84e43b74b4966cf262af5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.889391 17034 raft_consensus.cc:385] T 9e5fdd4f2823420688f815a6e0bc0f0c P 1e4b2956ddc84e43b74b4966cf262af5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:46.891842 17034 raft_consensus.cc:740] T 9e5fdd4f2823420688f815a6e0bc0f0c P 1e4b2956ddc84e43b74b4966cf262af5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e4b2956ddc84e43b74b4966cf262af5, State: Initialized, Role: FOLLOWER
I20260710 13:22:46.893201 17034 consensus_queue.cc:260] T 9e5fdd4f2823420688f815a6e0bc0f0c P 1e4b2956ddc84e43b74b4966cf262af5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.895639 17034 ts_tablet_manager.cc:1434] T 9e5fdd4f2823420688f815a6e0bc0f0c P 1e4b2956ddc84e43b74b4966cf262af5: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.001s
I20260710 13:22:46.896653 17034 tablet_bootstrap.cc:492] T 07f325acb55e4d4bab8b986923250eca P 1e4b2956ddc84e43b74b4966cf262af5: Bootstrap starting.
I20260710 13:22:46.902621 17034 tablet_bootstrap.cc:654] T 07f325acb55e4d4bab8b986923250eca P 1e4b2956ddc84e43b74b4966cf262af5: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:46.911329 17034 tablet_bootstrap.cc:492] T 07f325acb55e4d4bab8b986923250eca P 1e4b2956ddc84e43b74b4966cf262af5: No bootstrap required, opened a new log
I20260710 13:22:46.911827 17034 ts_tablet_manager.cc:1403] T 07f325acb55e4d4bab8b986923250eca P 1e4b2956ddc84e43b74b4966cf262af5: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 13:22:46.914834 17034 raft_consensus.cc:359] T 07f325acb55e4d4bab8b986923250eca P 1e4b2956ddc84e43b74b4966cf262af5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.915866 17034 raft_consensus.cc:385] T 07f325acb55e4d4bab8b986923250eca P 1e4b2956ddc84e43b74b4966cf262af5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:46.916448 17034 raft_consensus.cc:740] T 07f325acb55e4d4bab8b986923250eca P 1e4b2956ddc84e43b74b4966cf262af5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e4b2956ddc84e43b74b4966cf262af5, State: Initialized, Role: FOLLOWER
I20260710 13:22:46.917259 17034 consensus_queue.cc:260] T 07f325acb55e4d4bab8b986923250eca P 1e4b2956ddc84e43b74b4966cf262af5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.919914 17034 ts_tablet_manager.cc:1434] T 07f325acb55e4d4bab8b986923250eca P 1e4b2956ddc84e43b74b4966cf262af5: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:22:46.936177 17040 raft_consensus.cc:493] T a5bfd60db5e8461ab508b18ddf72efda P 1e4b2956ddc84e43b74b4966cf262af5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:46.936707 17040 raft_consensus.cc:515] T a5bfd60db5e8461ab508b18ddf72efda P 1e4b2956ddc84e43b74b4966cf262af5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:46.938575 17040 leader_election.cc:290] T a5bfd60db5e8461ab508b18ddf72efda P 1e4b2956ddc84e43b74b4966cf262af5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1682f285141d46ca9bcc4992a2e96ebb (127.16.80.129:33881), 813a0f25b51b4b299497af3142f0bd3d (127.16.80.130:42599)
I20260710 13:22:46.939356 16840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5bfd60db5e8461ab508b18ddf72efda" candidate_uuid: "1e4b2956ddc84e43b74b4966cf262af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1682f285141d46ca9bcc4992a2e96ebb" is_pre_election: true
I20260710 13:22:46.939707 16916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5bfd60db5e8461ab508b18ddf72efda" candidate_uuid: "1e4b2956ddc84e43b74b4966cf262af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "813a0f25b51b4b299497af3142f0bd3d" is_pre_election: true
I20260710 13:22:46.940456 16916 raft_consensus.cc:2393] T a5bfd60db5e8461ab508b18ddf72efda P 813a0f25b51b4b299497af3142f0bd3d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1e4b2956ddc84e43b74b4966cf262af5 in current term 1: Already voted for candidate 1682f285141d46ca9bcc4992a2e96ebb in this term.
I20260710 13:22:46.941417 16956 leader_election.cc:304] T a5bfd60db5e8461ab508b18ddf72efda P 1e4b2956ddc84e43b74b4966cf262af5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1e4b2956ddc84e43b74b4966cf262af5; no voters: 1682f285141d46ca9bcc4992a2e96ebb, 813a0f25b51b4b299497af3142f0bd3d
I20260710 13:22:46.942138 17040 raft_consensus.cc:3060] T a5bfd60db5e8461ab508b18ddf72efda P 1e4b2956ddc84e43b74b4966cf262af5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:46.950076 17040 raft_consensus.cc:2749] T a5bfd60db5e8461ab508b18ddf72efda P 1e4b2956ddc84e43b74b4966cf262af5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:47.012723 17089 consensus_queue.cc:1048] T a5bfd60db5e8461ab508b18ddf72efda P 1682f285141d46ca9bcc4992a2e96ebb [LEADER]: Connected to new peer: Peer: permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:47.026470 17089 consensus_queue.cc:1048] T a5bfd60db5e8461ab508b18ddf72efda P 1682f285141d46ca9bcc4992a2e96ebb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:47.062300 17068 raft_consensus.cc:493] T 9e5fdd4f2823420688f815a6e0bc0f0c P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:47.062943 17068 raft_consensus.cc:515] T 9e5fdd4f2823420688f815a6e0bc0f0c P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:47.065502 17068 leader_election.cc:290] T 9e5fdd4f2823420688f815a6e0bc0f0c P 813a0f25b51b4b299497af3142f0bd3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1682f285141d46ca9bcc4992a2e96ebb (127.16.80.129:33881), 1e4b2956ddc84e43b74b4966cf262af5 (127.16.80.131:40615)
I20260710 13:22:47.066429 16840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e5fdd4f2823420688f815a6e0bc0f0c" candidate_uuid: "813a0f25b51b4b299497af3142f0bd3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1682f285141d46ca9bcc4992a2e96ebb" is_pre_election: true
I20260710 13:22:47.066733 16989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e5fdd4f2823420688f815a6e0bc0f0c" candidate_uuid: "813a0f25b51b4b299497af3142f0bd3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e4b2956ddc84e43b74b4966cf262af5" is_pre_election: true
I20260710 13:22:47.067201 16840 raft_consensus.cc:2468] T 9e5fdd4f2823420688f815a6e0bc0f0c P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 813a0f25b51b4b299497af3142f0bd3d in term 0.
I20260710 13:22:47.067397 16989 raft_consensus.cc:2468] T 9e5fdd4f2823420688f815a6e0bc0f0c P 1e4b2956ddc84e43b74b4966cf262af5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 813a0f25b51b4b299497af3142f0bd3d in term 0.
I20260710 13:22:47.068430 16882 leader_election.cc:304] T 9e5fdd4f2823420688f815a6e0bc0f0c P 813a0f25b51b4b299497af3142f0bd3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1682f285141d46ca9bcc4992a2e96ebb, 813a0f25b51b4b299497af3142f0bd3d; no voters: 
I20260710 13:22:47.069133 17068 raft_consensus.cc:2804] T 9e5fdd4f2823420688f815a6e0bc0f0c P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:47.069487 17068 raft_consensus.cc:493] T 9e5fdd4f2823420688f815a6e0bc0f0c P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:47.069797 17068 raft_consensus.cc:3060] T 9e5fdd4f2823420688f815a6e0bc0f0c P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:47.074558 17068 raft_consensus.cc:515] T 9e5fdd4f2823420688f815a6e0bc0f0c P 813a0f25b51b4b299497af3142f0bd3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:47.076881 17068 leader_election.cc:290] T 9e5fdd4f2823420688f815a6e0bc0f0c P 813a0f25b51b4b299497af3142f0bd3d [CANDIDATE]: Term 1 election: Requested vote from peers 1682f285141d46ca9bcc4992a2e96ebb (127.16.80.129:33881), 1e4b2956ddc84e43b74b4966cf262af5 (127.16.80.131:40615)
I20260710 13:22:47.077279 16840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e5fdd4f2823420688f815a6e0bc0f0c" candidate_uuid: "813a0f25b51b4b299497af3142f0bd3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1682f285141d46ca9bcc4992a2e96ebb"
I20260710 13:22:47.077497 16989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e5fdd4f2823420688f815a6e0bc0f0c" candidate_uuid: "813a0f25b51b4b299497af3142f0bd3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e4b2956ddc84e43b74b4966cf262af5"
I20260710 13:22:47.077913 16989 raft_consensus.cc:3060] T 9e5fdd4f2823420688f815a6e0bc0f0c P 1e4b2956ddc84e43b74b4966cf262af5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:47.077886 16840 raft_consensus.cc:3060] T 9e5fdd4f2823420688f815a6e0bc0f0c P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:47.082614 16989 raft_consensus.cc:2468] T 9e5fdd4f2823420688f815a6e0bc0f0c P 1e4b2956ddc84e43b74b4966cf262af5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 813a0f25b51b4b299497af3142f0bd3d in term 1.
I20260710 13:22:47.083843 16880 leader_election.cc:304] T 9e5fdd4f2823420688f815a6e0bc0f0c P 813a0f25b51b4b299497af3142f0bd3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e4b2956ddc84e43b74b4966cf262af5, 813a0f25b51b4b299497af3142f0bd3d; no voters: 
I20260710 13:22:47.084622 17068 raft_consensus.cc:2804] T 9e5fdd4f2823420688f815a6e0bc0f0c P 813a0f25b51b4b299497af3142f0bd3d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:47.085160 16840 raft_consensus.cc:2468] T 9e5fdd4f2823420688f815a6e0bc0f0c P 1682f285141d46ca9bcc4992a2e96ebb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 813a0f25b51b4b299497af3142f0bd3d in term 1.
I20260710 13:22:47.085265 17068 raft_consensus.cc:697] T 9e5fdd4f2823420688f815a6e0bc0f0c P 813a0f25b51b4b299497af3142f0bd3d [term 1 LEADER]: Becoming Leader. State: Replica: 813a0f25b51b4b299497af3142f0bd3d, State: Running, Role: LEADER
I20260710 13:22:47.086022 17095 raft_consensus.cc:493] T fe037f839a23471cb73718701cc601a1 P 1e4b2956ddc84e43b74b4966cf262af5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:47.086602 17095 raft_consensus.cc:515] T fe037f839a23471cb73718701cc601a1 P 1e4b2956ddc84e43b74b4966cf262af5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:47.086344 17068 consensus_queue.cc:237] T 9e5fdd4f2823420688f815a6e0bc0f0c P 813a0f25b51b4b299497af3142f0bd3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:47.088897 17095 leader_election.cc:290] T fe037f839a23471cb73718701cc601a1 P 1e4b2956ddc84e43b74b4966cf262af5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1682f285141d46ca9bcc4992a2e96ebb (127.16.80.129:33881), 813a0f25b51b4b299497af3142f0bd3d (127.16.80.130:42599)
I20260710 13:22:47.089663 16840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe037f839a23471cb73718701cc601a1" candidate_uuid: "1e4b2956ddc84e43b74b4966cf262af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1682f285141d46ca9bcc4992a2e96ebb" is_pre_election: true
I20260710 13:22:47.090157 16916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe037f839a23471cb73718701cc601a1" candidate_uuid: "1e4b2956ddc84e43b74b4966cf262af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "813a0f25b51b4b299497af3142f0bd3d" is_pre_election: true
I20260710 13:22:47.090637 16840 raft_consensus.cc:2393] T fe037f839a23471cb73718701cc601a1 P 1682f285141d46ca9bcc4992a2e96ebb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1e4b2956ddc84e43b74b4966cf262af5 in current term 1: Already voted for candidate 813a0f25b51b4b299497af3142f0bd3d in this term.
I20260710 13:22:47.092128 16956 leader_election.cc:304] T fe037f839a23471cb73718701cc601a1 P 1e4b2956ddc84e43b74b4966cf262af5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1e4b2956ddc84e43b74b4966cf262af5; no voters: 1682f285141d46ca9bcc4992a2e96ebb, 813a0f25b51b4b299497af3142f0bd3d
I20260710 13:22:47.093384 17095 raft_consensus.cc:3060] T fe037f839a23471cb73718701cc601a1 P 1e4b2956ddc84e43b74b4966cf262af5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:47.097298 16736 catalog_manager.cc:5697] T 9e5fdd4f2823420688f815a6e0bc0f0c P 813a0f25b51b4b299497af3142f0bd3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 813a0f25b51b4b299497af3142f0bd3d (127.16.80.130). New cstate: current_term: 1 leader_uuid: "813a0f25b51b4b299497af3142f0bd3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:47.101140 17095 raft_consensus.cc:2749] T fe037f839a23471cb73718701cc601a1 P 1e4b2956ddc84e43b74b4966cf262af5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:47.125391 17089 raft_consensus.cc:493] T 07f325acb55e4d4bab8b986923250eca P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:47.125931 17089 raft_consensus.cc:515] T 07f325acb55e4d4bab8b986923250eca P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:47.127921 17089 leader_election.cc:290] T 07f325acb55e4d4bab8b986923250eca P 1682f285141d46ca9bcc4992a2e96ebb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 813a0f25b51b4b299497af3142f0bd3d (127.16.80.130:42599), 1e4b2956ddc84e43b74b4966cf262af5 (127.16.80.131:40615)
I20260710 13:22:47.128772 16916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f325acb55e4d4bab8b986923250eca" candidate_uuid: "1682f285141d46ca9bcc4992a2e96ebb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "813a0f25b51b4b299497af3142f0bd3d" is_pre_election: true
I20260710 13:22:47.129083 16989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f325acb55e4d4bab8b986923250eca" candidate_uuid: "1682f285141d46ca9bcc4992a2e96ebb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e4b2956ddc84e43b74b4966cf262af5" is_pre_election: true
I20260710 13:22:47.129446 16916 raft_consensus.cc:2468] T 07f325acb55e4d4bab8b986923250eca P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1682f285141d46ca9bcc4992a2e96ebb in term 0.
I20260710 13:22:47.129675 16989 raft_consensus.cc:2468] T 07f325acb55e4d4bab8b986923250eca P 1e4b2956ddc84e43b74b4966cf262af5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1682f285141d46ca9bcc4992a2e96ebb in term 0.
I20260710 13:22:47.130597 16807 leader_election.cc:304] T 07f325acb55e4d4bab8b986923250eca P 1682f285141d46ca9bcc4992a2e96ebb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1682f285141d46ca9bcc4992a2e96ebb, 813a0f25b51b4b299497af3142f0bd3d; no voters: 
I20260710 13:22:47.131489 17089 raft_consensus.cc:2804] T 07f325acb55e4d4bab8b986923250eca P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:47.131855 17089 raft_consensus.cc:493] T 07f325acb55e4d4bab8b986923250eca P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:47.132203 17089 raft_consensus.cc:3060] T 07f325acb55e4d4bab8b986923250eca P 1682f285141d46ca9bcc4992a2e96ebb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:47.139429 17089 raft_consensus.cc:515] T 07f325acb55e4d4bab8b986923250eca P 1682f285141d46ca9bcc4992a2e96ebb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:47.140293 17068 consensus_queue.cc:1048] T 4073f14b43d04b2c817333beeff24422 P 813a0f25b51b4b299497af3142f0bd3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:47.141633 17089 leader_election.cc:290] T 07f325acb55e4d4bab8b986923250eca P 1682f285141d46ca9bcc4992a2e96ebb [CANDIDATE]: Term 1 election: Requested vote from peers 813a0f25b51b4b299497af3142f0bd3d (127.16.80.130:42599), 1e4b2956ddc84e43b74b4966cf262af5 (127.16.80.131:40615)
I20260710 13:22:47.142500 16916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f325acb55e4d4bab8b986923250eca" candidate_uuid: "1682f285141d46ca9bcc4992a2e96ebb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "813a0f25b51b4b299497af3142f0bd3d"
I20260710 13:22:47.143137 16916 raft_consensus.cc:3060] T 07f325acb55e4d4bab8b986923250eca P 813a0f25b51b4b299497af3142f0bd3d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:47.145728 16989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f325acb55e4d4bab8b986923250eca" candidate_uuid: "1682f285141d46ca9bcc4992a2e96ebb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e4b2956ddc84e43b74b4966cf262af5"
I20260710 13:22:47.146339 16989 raft_consensus.cc:3060] T 07f325acb55e4d4bab8b986923250eca P 1e4b2956ddc84e43b74b4966cf262af5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:47.150369 16916 raft_consensus.cc:2468] T 07f325acb55e4d4bab8b986923250eca P 813a0f25b51b4b299497af3142f0bd3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1682f285141d46ca9bcc4992a2e96ebb in term 1.
I20260710 13:22:47.151821 16807 leader_election.cc:304] T 07f325acb55e4d4bab8b986923250eca P 1682f285141d46ca9bcc4992a2e96ebb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1682f285141d46ca9bcc4992a2e96ebb, 813a0f25b51b4b299497af3142f0bd3d; no voters: 
I20260710 13:22:47.152679 17089 raft_consensus.cc:2804] T 07f325acb55e4d4bab8b986923250eca P 1682f285141d46ca9bcc4992a2e96ebb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:47.153373 16989 raft_consensus.cc:2468] T 07f325acb55e4d4bab8b986923250eca P 1e4b2956ddc84e43b74b4966cf262af5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1682f285141d46ca9bcc4992a2e96ebb in term 1.
I20260710 13:22:47.154702 17089 raft_consensus.cc:697] T 07f325acb55e4d4bab8b986923250eca P 1682f285141d46ca9bcc4992a2e96ebb [term 1 LEADER]: Becoming Leader. State: Replica: 1682f285141d46ca9bcc4992a2e96ebb, State: Running, Role: LEADER
I20260710 13:22:47.155603 17089 consensus_queue.cc:237] T 07f325acb55e4d4bab8b986923250eca P 1682f285141d46ca9bcc4992a2e96ebb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:47.157516 17068 consensus_queue.cc:1048] T 4073f14b43d04b2c817333beeff24422 P 813a0f25b51b4b299497af3142f0bd3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:47.170209 17068 consensus_queue.cc:1048] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:47.175923 16736 catalog_manager.cc:5697] T 07f325acb55e4d4bab8b986923250eca P 1682f285141d46ca9bcc4992a2e96ebb reported cstate change: term changed from 0 to 1, leader changed from <none> to 1682f285141d46ca9bcc4992a2e96ebb (127.16.80.129). New cstate: current_term: 1 leader_uuid: "1682f285141d46ca9bcc4992a2e96ebb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:47.208045 17068 consensus_queue.cc:1048] T fe037f839a23471cb73718701cc601a1 P 813a0f25b51b4b299497af3142f0bd3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:47.217469 17100 consensus_queue.cc:1048] T fe037f839a23471cb73718701cc601a1 P 813a0f25b51b4b299497af3142f0bd3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:47.244441 17068 consensus_queue.cc:1048] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:47.268577 17055 consensus_queue.cc:1048] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1682f285141d46ca9bcc4992a2e96ebb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:47.285967 17039 consensus_queue.cc:1048] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1682f285141d46ca9bcc4992a2e96ebb [LEADER]: Connected to new peer: Peer: permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:47.315825 17039 consensus_queue.cc:1048] T 993767b293f74b02b71157232f119576 P 1682f285141d46ca9bcc4992a2e96ebb [LEADER]: Connected to new peer: Peer: permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:47.329154 17082 consensus_queue.cc:1048] T 993767b293f74b02b71157232f119576 P 1682f285141d46ca9bcc4992a2e96ebb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:47.545003 16916 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8bb82770250c49f5baf7a936948b6d33"
dest_uuid: "813a0f25b51b4b299497af3142f0bd3d"
mode: GRACEFUL
new_leader_uuid: "1682f285141d46ca9bcc4992a2e96ebb"
 from {username='slave'} at 127.0.0.1:57272
I20260710 13:22:47.545778 16916 raft_consensus.cc:606] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d [term 1 LEADER]: Received request to transfer leadership to TS 1682f285141d46ca9bcc4992a2e96ebb
I20260710 13:22:47.551915 16916 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4073f14b43d04b2c817333beeff24422"
dest_uuid: "813a0f25b51b4b299497af3142f0bd3d"
mode: GRACEFUL
new_leader_uuid: "1682f285141d46ca9bcc4992a2e96ebb"
 from {username='slave'} at 127.0.0.1:57272
I20260710 13:22:47.552551 16916 raft_consensus.cc:606] T 4073f14b43d04b2c817333beeff24422 P 813a0f25b51b4b299497af3142f0bd3d [term 1 LEADER]: Received request to transfer leadership to TS 1682f285141d46ca9bcc4992a2e96ebb
I20260710 13:22:47.580330 17100 consensus_queue.cc:1048] T 9e5fdd4f2823420688f815a6e0bc0f0c P 813a0f25b51b4b299497af3142f0bd3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:47.583110 16841 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "993767b293f74b02b71157232f119576"
dest_uuid: "1682f285141d46ca9bcc4992a2e96ebb"
mode: GRACEFUL
new_leader_uuid: "813a0f25b51b4b299497af3142f0bd3d"
 from {username='slave'} at 127.0.0.1:56026
I20260710 13:22:47.583734 16841 raft_consensus.cc:606] T 993767b293f74b02b71157232f119576 P 1682f285141d46ca9bcc4992a2e96ebb [term 1 LEADER]: Received request to transfer leadership to TS 813a0f25b51b4b299497af3142f0bd3d
I20260710 13:22:47.596271 17068 consensus_queue.cc:1048] T 9e5fdd4f2823420688f815a6e0bc0f0c P 813a0f25b51b4b299497af3142f0bd3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:47.606335 16840 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86cca5626e2c4ab1a3f9f71a5178c97b"
dest_uuid: "1682f285141d46ca9bcc4992a2e96ebb"
mode: GRACEFUL
new_leader_uuid: "813a0f25b51b4b299497af3142f0bd3d"
 from {username='slave'} at 127.0.0.1:56026
I20260710 13:22:47.607160 16840 raft_consensus.cc:606] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1682f285141d46ca9bcc4992a2e96ebb [term 1 LEADER]: Received request to transfer leadership to TS 813a0f25b51b4b299497af3142f0bd3d
I20260710 13:22:47.615442 16840 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07f325acb55e4d4bab8b986923250eca"
dest_uuid: "1682f285141d46ca9bcc4992a2e96ebb"
mode: GRACEFUL
new_leader_uuid: "1e4b2956ddc84e43b74b4966cf262af5"
 from {username='slave'} at 127.0.0.1:56026
I20260710 13:22:47.616276 16840 raft_consensus.cc:606] T 07f325acb55e4d4bab8b986923250eca P 1682f285141d46ca9bcc4992a2e96ebb [term 1 LEADER]: Received request to transfer leadership to TS 1e4b2956ddc84e43b74b4966cf262af5
I20260710 13:22:47.640542 17082 consensus_queue.cc:1048] T 07f325acb55e4d4bab8b986923250eca P 1682f285141d46ca9bcc4992a2e96ebb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:47.650269 17082 raft_consensus.cc:993] T 07f325acb55e4d4bab8b986923250eca P 1682f285141d46ca9bcc4992a2e96ebb: : Instructing follower 1e4b2956ddc84e43b74b4966cf262af5 to start an election
I20260710 13:22:47.650749 17082 raft_consensus.cc:1081] T 07f325acb55e4d4bab8b986923250eca P 1682f285141d46ca9bcc4992a2e96ebb [term 1 LEADER]: Signalling peer 1e4b2956ddc84e43b74b4966cf262af5 to start an election
I20260710 13:22:47.653098 16990 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07f325acb55e4d4bab8b986923250eca"
dest_uuid: "1e4b2956ddc84e43b74b4966cf262af5"
 from {username='slave'} at 127.0.0.1:43144
I20260710 13:22:47.656175 16990 raft_consensus.cc:493] T 07f325acb55e4d4bab8b986923250eca P 1e4b2956ddc84e43b74b4966cf262af5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:47.656641 16990 raft_consensus.cc:3060] T 07f325acb55e4d4bab8b986923250eca P 1e4b2956ddc84e43b74b4966cf262af5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:47.658471 17082 consensus_queue.cc:1048] T 07f325acb55e4d4bab8b986923250eca P 1682f285141d46ca9bcc4992a2e96ebb [LEADER]: Connected to new peer: Peer: permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:47.665045 16990 raft_consensus.cc:515] T 07f325acb55e4d4bab8b986923250eca P 1e4b2956ddc84e43b74b4966cf262af5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:47.673405 16990 leader_election.cc:290] T 07f325acb55e4d4bab8b986923250eca P 1e4b2956ddc84e43b74b4966cf262af5 [CANDIDATE]: Term 2 election: Requested vote from peers 1682f285141d46ca9bcc4992a2e96ebb (127.16.80.129:33881), 813a0f25b51b4b299497af3142f0bd3d (127.16.80.130:42599)
I20260710 13:22:47.675935 16840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f325acb55e4d4bab8b986923250eca" candidate_uuid: "1e4b2956ddc84e43b74b4966cf262af5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1682f285141d46ca9bcc4992a2e96ebb"
I20260710 13:22:47.676307 16916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f325acb55e4d4bab8b986923250eca" candidate_uuid: "1e4b2956ddc84e43b74b4966cf262af5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "813a0f25b51b4b299497af3142f0bd3d"
I20260710 13:22:47.676601 16840 raft_consensus.cc:3055] T 07f325acb55e4d4bab8b986923250eca P 1682f285141d46ca9bcc4992a2e96ebb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:47.676857 16916 raft_consensus.cc:3060] T 07f325acb55e4d4bab8b986923250eca P 813a0f25b51b4b299497af3142f0bd3d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:47.676941 16840 raft_consensus.cc:740] T 07f325acb55e4d4bab8b986923250eca P 1682f285141d46ca9bcc4992a2e96ebb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1682f285141d46ca9bcc4992a2e96ebb, State: Running, Role: LEADER
I20260710 13:22:47.677832 16840 consensus_queue.cc:260] T 07f325acb55e4d4bab8b986923250eca P 1682f285141d46ca9bcc4992a2e96ebb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:47.679069 16840 raft_consensus.cc:3060] T 07f325acb55e4d4bab8b986923250eca P 1682f285141d46ca9bcc4992a2e96ebb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:47.685408 16916 raft_consensus.cc:2468] T 07f325acb55e4d4bab8b986923250eca P 813a0f25b51b4b299497af3142f0bd3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e4b2956ddc84e43b74b4966cf262af5 in term 2.
I20260710 13:22:47.686177 16840 raft_consensus.cc:2468] T 07f325acb55e4d4bab8b986923250eca P 1682f285141d46ca9bcc4992a2e96ebb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e4b2956ddc84e43b74b4966cf262af5 in term 2.
I20260710 13:22:47.687548 16956 leader_election.cc:304] T 07f325acb55e4d4bab8b986923250eca P 1e4b2956ddc84e43b74b4966cf262af5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1682f285141d46ca9bcc4992a2e96ebb, 1e4b2956ddc84e43b74b4966cf262af5; no voters: 
I20260710 13:22:47.688509 17095 raft_consensus.cc:2804] T 07f325acb55e4d4bab8b986923250eca P 1e4b2956ddc84e43b74b4966cf262af5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:47.689610 17095 raft_consensus.cc:697] T 07f325acb55e4d4bab8b986923250eca P 1e4b2956ddc84e43b74b4966cf262af5 [term 2 LEADER]: Becoming Leader. State: Replica: 1e4b2956ddc84e43b74b4966cf262af5, State: Running, Role: LEADER
I20260710 13:22:47.690438 17095 consensus_queue.cc:237] T 07f325acb55e4d4bab8b986923250eca P 1e4b2956ddc84e43b74b4966cf262af5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:47.697777 16738 catalog_manager.cc:5697] T 07f325acb55e4d4bab8b986923250eca P 1e4b2956ddc84e43b74b4966cf262af5 reported cstate change: term changed from 1 to 2, leader changed from 1682f285141d46ca9bcc4992a2e96ebb (127.16.80.129) to 1e4b2956ddc84e43b74b4966cf262af5 (127.16.80.131). New cstate: current_term: 2 leader_uuid: "1e4b2956ddc84e43b74b4966cf262af5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:47.701889 17068 raft_consensus.cc:993] T 4073f14b43d04b2c817333beeff24422 P 813a0f25b51b4b299497af3142f0bd3d: : Instructing follower 1682f285141d46ca9bcc4992a2e96ebb to start an election
I20260710 13:22:47.702410 17068 raft_consensus.cc:1081] T 4073f14b43d04b2c817333beeff24422 P 813a0f25b51b4b299497af3142f0bd3d [term 1 LEADER]: Signalling peer 1682f285141d46ca9bcc4992a2e96ebb to start an election
I20260710 13:22:47.704174 16840 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4073f14b43d04b2c817333beeff24422"
dest_uuid: "1682f285141d46ca9bcc4992a2e96ebb"
 from {username='slave'} at 127.0.0.1:56018
I20260710 13:22:47.704751 16840 raft_consensus.cc:493] T 4073f14b43d04b2c817333beeff24422 P 1682f285141d46ca9bcc4992a2e96ebb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:47.705116 16840 raft_consensus.cc:3060] T 4073f14b43d04b2c817333beeff24422 P 1682f285141d46ca9bcc4992a2e96ebb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:47.712112 16840 raft_consensus.cc:515] T 4073f14b43d04b2c817333beeff24422 P 1682f285141d46ca9bcc4992a2e96ebb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:47.714318 16840 leader_election.cc:290] T 4073f14b43d04b2c817333beeff24422 P 1682f285141d46ca9bcc4992a2e96ebb [CANDIDATE]: Term 2 election: Requested vote from peers 813a0f25b51b4b299497af3142f0bd3d (127.16.80.130:42599), 1e4b2956ddc84e43b74b4966cf262af5 (127.16.80.131:40615)
I20260710 13:22:47.715548 16990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4073f14b43d04b2c817333beeff24422" candidate_uuid: "1682f285141d46ca9bcc4992a2e96ebb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e4b2956ddc84e43b74b4966cf262af5"
I20260710 13:22:47.715472 16916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4073f14b43d04b2c817333beeff24422" candidate_uuid: "1682f285141d46ca9bcc4992a2e96ebb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "813a0f25b51b4b299497af3142f0bd3d"
I20260710 13:22:47.716306 16990 raft_consensus.cc:3060] T 4073f14b43d04b2c817333beeff24422 P 1e4b2956ddc84e43b74b4966cf262af5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:47.716355 16916 raft_consensus.cc:3055] T 4073f14b43d04b2c817333beeff24422 P 813a0f25b51b4b299497af3142f0bd3d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:47.716995 16916 raft_consensus.cc:740] T 4073f14b43d04b2c817333beeff24422 P 813a0f25b51b4b299497af3142f0bd3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 813a0f25b51b4b299497af3142f0bd3d, State: Running, Role: LEADER
I20260710 13:22:47.717940 16916 consensus_queue.cc:260] T 4073f14b43d04b2c817333beeff24422 P 813a0f25b51b4b299497af3142f0bd3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:47.719188 16916 raft_consensus.cc:3060] T 4073f14b43d04b2c817333beeff24422 P 813a0f25b51b4b299497af3142f0bd3d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:47.724373 16990 raft_consensus.cc:2468] T 4073f14b43d04b2c817333beeff24422 P 1e4b2956ddc84e43b74b4966cf262af5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1682f285141d46ca9bcc4992a2e96ebb in term 2.
I20260710 13:22:47.725934 16805 leader_election.cc:304] T 4073f14b43d04b2c817333beeff24422 P 1682f285141d46ca9bcc4992a2e96ebb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1682f285141d46ca9bcc4992a2e96ebb, 1e4b2956ddc84e43b74b4966cf262af5; no voters: 
I20260710 13:22:47.726768 17039 raft_consensus.cc:2804] T 4073f14b43d04b2c817333beeff24422 P 1682f285141d46ca9bcc4992a2e96ebb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:47.727391 17039 raft_consensus.cc:697] T 4073f14b43d04b2c817333beeff24422 P 1682f285141d46ca9bcc4992a2e96ebb [term 2 LEADER]: Becoming Leader. State: Replica: 1682f285141d46ca9bcc4992a2e96ebb, State: Running, Role: LEADER
I20260710 13:22:47.728327 17039 consensus_queue.cc:237] T 4073f14b43d04b2c817333beeff24422 P 1682f285141d46ca9bcc4992a2e96ebb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:47.728996 16916 raft_consensus.cc:2468] T 4073f14b43d04b2c817333beeff24422 P 813a0f25b51b4b299497af3142f0bd3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1682f285141d46ca9bcc4992a2e96ebb in term 2.
I20260710 13:22:47.736876 16738 catalog_manager.cc:5697] T 4073f14b43d04b2c817333beeff24422 P 1682f285141d46ca9bcc4992a2e96ebb reported cstate change: term changed from 1 to 2, leader changed from 813a0f25b51b4b299497af3142f0bd3d (127.16.80.130) to 1682f285141d46ca9bcc4992a2e96ebb (127.16.80.129). New cstate: current_term: 2 leader_uuid: "1682f285141d46ca9bcc4992a2e96ebb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:47.825433 17055 raft_consensus.cc:993] T 993767b293f74b02b71157232f119576 P 1682f285141d46ca9bcc4992a2e96ebb: : Instructing follower 813a0f25b51b4b299497af3142f0bd3d to start an election
I20260710 13:22:47.825961 17055 raft_consensus.cc:1081] T 993767b293f74b02b71157232f119576 P 1682f285141d46ca9bcc4992a2e96ebb [term 1 LEADER]: Signalling peer 813a0f25b51b4b299497af3142f0bd3d to start an election
I20260710 13:22:47.829219 16916 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "993767b293f74b02b71157232f119576"
dest_uuid: "813a0f25b51b4b299497af3142f0bd3d"
 from {username='slave'} at 127.0.0.1:57248
I20260710 13:22:47.829402 17055 raft_consensus.cc:993] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1682f285141d46ca9bcc4992a2e96ebb: : Instructing follower 813a0f25b51b4b299497af3142f0bd3d to start an election
I20260710 13:22:47.830120 16916 raft_consensus.cc:493] T 993767b293f74b02b71157232f119576 P 813a0f25b51b4b299497af3142f0bd3d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:47.830268 17055 raft_consensus.cc:1081] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1682f285141d46ca9bcc4992a2e96ebb [term 1 LEADER]: Signalling peer 813a0f25b51b4b299497af3142f0bd3d to start an election
I20260710 13:22:47.830789 16916 raft_consensus.cc:3060] T 993767b293f74b02b71157232f119576 P 813a0f25b51b4b299497af3142f0bd3d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:47.832384 16915 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86cca5626e2c4ab1a3f9f71a5178c97b"
dest_uuid: "813a0f25b51b4b299497af3142f0bd3d"
 from {username='slave'} at 127.0.0.1:57248
I20260710 13:22:47.833038 16915 raft_consensus.cc:493] T 86cca5626e2c4ab1a3f9f71a5178c97b P 813a0f25b51b4b299497af3142f0bd3d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:47.833431 16915 raft_consensus.cc:3060] T 86cca5626e2c4ab1a3f9f71a5178c97b P 813a0f25b51b4b299497af3142f0bd3d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:47.838140 16916 raft_consensus.cc:515] T 993767b293f74b02b71157232f119576 P 813a0f25b51b4b299497af3142f0bd3d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:47.841569 16916 leader_election.cc:290] T 993767b293f74b02b71157232f119576 P 813a0f25b51b4b299497af3142f0bd3d [CANDIDATE]: Term 2 election: Requested vote from peers 1682f285141d46ca9bcc4992a2e96ebb (127.16.80.129:33881), 1e4b2956ddc84e43b74b4966cf262af5 (127.16.80.131:40615)
I20260710 13:22:47.842338 16840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "993767b293f74b02b71157232f119576" candidate_uuid: "813a0f25b51b4b299497af3142f0bd3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1682f285141d46ca9bcc4992a2e96ebb"
I20260710 13:22:47.842720 16990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "993767b293f74b02b71157232f119576" candidate_uuid: "813a0f25b51b4b299497af3142f0bd3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e4b2956ddc84e43b74b4966cf262af5"
I20260710 13:22:47.841620 16915 raft_consensus.cc:515] T 86cca5626e2c4ab1a3f9f71a5178c97b P 813a0f25b51b4b299497af3142f0bd3d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:47.843689 16840 raft_consensus.cc:3055] T 993767b293f74b02b71157232f119576 P 1682f285141d46ca9bcc4992a2e96ebb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:47.843732 16990 raft_consensus.cc:3060] T 993767b293f74b02b71157232f119576 P 1e4b2956ddc84e43b74b4966cf262af5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:47.844455 16840 raft_consensus.cc:740] T 993767b293f74b02b71157232f119576 P 1682f285141d46ca9bcc4992a2e96ebb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1682f285141d46ca9bcc4992a2e96ebb, State: Running, Role: LEADER
I20260710 13:22:47.845800 16840 consensus_queue.cc:260] T 993767b293f74b02b71157232f119576 P 1682f285141d46ca9bcc4992a2e96ebb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:47.847138 16840 raft_consensus.cc:3060] T 993767b293f74b02b71157232f119576 P 1682f285141d46ca9bcc4992a2e96ebb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:47.847564 16841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86cca5626e2c4ab1a3f9f71a5178c97b" candidate_uuid: "813a0f25b51b4b299497af3142f0bd3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1682f285141d46ca9bcc4992a2e96ebb"
I20260710 13:22:47.848260 16841 raft_consensus.cc:3055] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1682f285141d46ca9bcc4992a2e96ebb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:47.848769 16841 raft_consensus.cc:740] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1682f285141d46ca9bcc4992a2e96ebb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1682f285141d46ca9bcc4992a2e96ebb, State: Running, Role: LEADER
I20260710 13:22:47.849998 16841 consensus_queue.cc:260] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1682f285141d46ca9bcc4992a2e96ebb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:47.851826 16841 raft_consensus.cc:3060] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1682f285141d46ca9bcc4992a2e96ebb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:47.853224 16990 raft_consensus.cc:2468] T 993767b293f74b02b71157232f119576 P 1e4b2956ddc84e43b74b4966cf262af5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 813a0f25b51b4b299497af3142f0bd3d in term 2.
I20260710 13:22:47.854555 16880 leader_election.cc:304] T 993767b293f74b02b71157232f119576 P 813a0f25b51b4b299497af3142f0bd3d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e4b2956ddc84e43b74b4966cf262af5, 813a0f25b51b4b299497af3142f0bd3d; no voters: 
I20260710 13:22:47.859265 17068 raft_consensus.cc:2804] T 993767b293f74b02b71157232f119576 P 813a0f25b51b4b299497af3142f0bd3d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:47.860119 17068 raft_consensus.cc:697] T 993767b293f74b02b71157232f119576 P 813a0f25b51b4b299497af3142f0bd3d [term 2 LEADER]: Becoming Leader. State: Replica: 813a0f25b51b4b299497af3142f0bd3d, State: Running, Role: LEADER
I20260710 13:22:47.861056 17068 consensus_queue.cc:237] T 993767b293f74b02b71157232f119576 P 813a0f25b51b4b299497af3142f0bd3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:47.862938 17105 raft_consensus.cc:993] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d: : Instructing follower 1682f285141d46ca9bcc4992a2e96ebb to start an election
I20260710 13:22:47.863500 17105 raft_consensus.cc:1081] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d [term 1 LEADER]: Signalling peer 1682f285141d46ca9bcc4992a2e96ebb to start an election
I20260710 13:22:47.864256 16841 raft_consensus.cc:2468] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1682f285141d46ca9bcc4992a2e96ebb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 813a0f25b51b4b299497af3142f0bd3d in term 2.
I20260710 13:22:47.861063 16915 leader_election.cc:290] T 86cca5626e2c4ab1a3f9f71a5178c97b P 813a0f25b51b4b299497af3142f0bd3d [CANDIDATE]: Term 2 election: Requested vote from peers 1682f285141d46ca9bcc4992a2e96ebb (127.16.80.129:33881), 1e4b2956ddc84e43b74b4966cf262af5 (127.16.80.131:40615)
I20260710 13:22:47.866042 16839 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8bb82770250c49f5baf7a936948b6d33"
dest_uuid: "1682f285141d46ca9bcc4992a2e96ebb"
 from {username='slave'} at 127.0.0.1:56018
I20260710 13:22:47.867503 16839 raft_consensus.cc:493] T 8bb82770250c49f5baf7a936948b6d33 P 1682f285141d46ca9bcc4992a2e96ebb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:47.867672 16840 raft_consensus.cc:2468] T 993767b293f74b02b71157232f119576 P 1682f285141d46ca9bcc4992a2e96ebb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 813a0f25b51b4b299497af3142f0bd3d in term 2.
I20260710 13:22:47.867973 16839 raft_consensus.cc:3060] T 8bb82770250c49f5baf7a936948b6d33 P 1682f285141d46ca9bcc4992a2e96ebb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:47.869781 16990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86cca5626e2c4ab1a3f9f71a5178c97b" candidate_uuid: "813a0f25b51b4b299497af3142f0bd3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e4b2956ddc84e43b74b4966cf262af5"
I20260710 13:22:47.870575 16990 raft_consensus.cc:3060] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1e4b2956ddc84e43b74b4966cf262af5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:47.870834 16882 leader_election.cc:304] T 86cca5626e2c4ab1a3f9f71a5178c97b P 813a0f25b51b4b299497af3142f0bd3d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1682f285141d46ca9bcc4992a2e96ebb, 813a0f25b51b4b299497af3142f0bd3d; no voters: 
I20260710 13:22:47.871910 17068 raft_consensus.cc:2804] T 86cca5626e2c4ab1a3f9f71a5178c97b P 813a0f25b51b4b299497af3142f0bd3d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:47.872521 17068 raft_consensus.cc:697] T 86cca5626e2c4ab1a3f9f71a5178c97b P 813a0f25b51b4b299497af3142f0bd3d [term 2 LEADER]: Becoming Leader. State: Replica: 813a0f25b51b4b299497af3142f0bd3d, State: Running, Role: LEADER
I20260710 13:22:47.875329 17068 consensus_queue.cc:237] T 86cca5626e2c4ab1a3f9f71a5178c97b P 813a0f25b51b4b299497af3142f0bd3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:47.878662 16990 raft_consensus.cc:2468] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1e4b2956ddc84e43b74b4966cf262af5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 813a0f25b51b4b299497af3142f0bd3d in term 2.
I20260710 13:22:47.878687 16839 raft_consensus.cc:515] T 8bb82770250c49f5baf7a936948b6d33 P 1682f285141d46ca9bcc4992a2e96ebb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:47.881233 16839 leader_election.cc:290] T 8bb82770250c49f5baf7a936948b6d33 P 1682f285141d46ca9bcc4992a2e96ebb [CANDIDATE]: Term 2 election: Requested vote from peers 813a0f25b51b4b299497af3142f0bd3d (127.16.80.130:42599), 1e4b2956ddc84e43b74b4966cf262af5 (127.16.80.131:40615)
I20260710 13:22:47.882531 16915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb82770250c49f5baf7a936948b6d33" candidate_uuid: "1682f285141d46ca9bcc4992a2e96ebb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "813a0f25b51b4b299497af3142f0bd3d"
I20260710 13:22:47.883539 16915 raft_consensus.cc:3055] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:47.883670 16990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb82770250c49f5baf7a936948b6d33" candidate_uuid: "1682f285141d46ca9bcc4992a2e96ebb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e4b2956ddc84e43b74b4966cf262af5"
I20260710 13:22:47.884014 16915 raft_consensus.cc:740] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 813a0f25b51b4b299497af3142f0bd3d, State: Running, Role: LEADER
I20260710 13:22:47.884580 16990 raft_consensus.cc:3060] T 8bb82770250c49f5baf7a936948b6d33 P 1e4b2956ddc84e43b74b4966cf262af5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:47.885054 16915 consensus_queue.cc:260] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:47.886373 16915 raft_consensus.cc:3060] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:47.893658 16990 raft_consensus.cc:2468] T 8bb82770250c49f5baf7a936948b6d33 P 1e4b2956ddc84e43b74b4966cf262af5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1682f285141d46ca9bcc4992a2e96ebb in term 2.
I20260710 13:22:47.894183 16738 catalog_manager.cc:5697] T 993767b293f74b02b71157232f119576 P 813a0f25b51b4b299497af3142f0bd3d reported cstate change: term changed from 1 to 2, leader changed from 1682f285141d46ca9bcc4992a2e96ebb (127.16.80.129) to 813a0f25b51b4b299497af3142f0bd3d (127.16.80.130). New cstate: current_term: 2 leader_uuid: "813a0f25b51b4b299497af3142f0bd3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:47.894935 16805 leader_election.cc:304] T 8bb82770250c49f5baf7a936948b6d33 P 1682f285141d46ca9bcc4992a2e96ebb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1682f285141d46ca9bcc4992a2e96ebb, 1e4b2956ddc84e43b74b4966cf262af5; no voters: 
I20260710 13:22:47.894397 16915 raft_consensus.cc:2468] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1682f285141d46ca9bcc4992a2e96ebb in term 2.
I20260710 13:22:47.895952 17055 raft_consensus.cc:2804] T 8bb82770250c49f5baf7a936948b6d33 P 1682f285141d46ca9bcc4992a2e96ebb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:47.896521 17055 raft_consensus.cc:697] T 8bb82770250c49f5baf7a936948b6d33 P 1682f285141d46ca9bcc4992a2e96ebb [term 2 LEADER]: Becoming Leader. State: Replica: 1682f285141d46ca9bcc4992a2e96ebb, State: Running, Role: LEADER
I20260710 13:22:47.897364 17055 consensus_queue.cc:237] T 8bb82770250c49f5baf7a936948b6d33 P 1682f285141d46ca9bcc4992a2e96ebb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:47.895941 16738 catalog_manager.cc:5697] T 86cca5626e2c4ab1a3f9f71a5178c97b P 813a0f25b51b4b299497af3142f0bd3d reported cstate change: term changed from 1 to 2, leader changed from 1682f285141d46ca9bcc4992a2e96ebb (127.16.80.129) to 813a0f25b51b4b299497af3142f0bd3d (127.16.80.130). New cstate: current_term: 2 leader_uuid: "813a0f25b51b4b299497af3142f0bd3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:47.906477 16737 catalog_manager.cc:5697] T 8bb82770250c49f5baf7a936948b6d33 P 1682f285141d46ca9bcc4992a2e96ebb reported cstate change: term changed from 1 to 2, leader changed from 813a0f25b51b4b299497af3142f0bd3d (127.16.80.130) to 1682f285141d46ca9bcc4992a2e96ebb (127.16.80.129). New cstate: current_term: 2 leader_uuid: "1682f285141d46ca9bcc4992a2e96ebb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:48.144980 16990 raft_consensus.cc:1275] T 4073f14b43d04b2c817333beeff24422 P 1e4b2956ddc84e43b74b4966cf262af5 [term 2 FOLLOWER]: Refusing update from remote peer 1682f285141d46ca9bcc4992a2e96ebb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:48.146374 17055 consensus_queue.cc:1048] T 4073f14b43d04b2c817333beeff24422 P 1682f285141d46ca9bcc4992a2e96ebb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:48.154779 16915 raft_consensus.cc:1275] T 4073f14b43d04b2c817333beeff24422 P 813a0f25b51b4b299497af3142f0bd3d [term 2 FOLLOWER]: Refusing update from remote peer 1682f285141d46ca9bcc4992a2e96ebb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:48.158331 17055 consensus_queue.cc:1048] T 4073f14b43d04b2c817333beeff24422 P 1682f285141d46ca9bcc4992a2e96ebb [LEADER]: Connected to new peer: Peer: permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:48.272285 16839 raft_consensus.cc:1275] T 07f325acb55e4d4bab8b986923250eca P 1682f285141d46ca9bcc4992a2e96ebb [term 2 FOLLOWER]: Refusing update from remote peer 1e4b2956ddc84e43b74b4966cf262af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:48.273810 17095 consensus_queue.cc:1048] T 07f325acb55e4d4bab8b986923250eca P 1e4b2956ddc84e43b74b4966cf262af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:48.283082 16915 raft_consensus.cc:1275] T 07f325acb55e4d4bab8b986923250eca P 813a0f25b51b4b299497af3142f0bd3d [term 2 FOLLOWER]: Refusing update from remote peer 1e4b2956ddc84e43b74b4966cf262af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:48.285166 17124 consensus_queue.cc:1048] T 07f325acb55e4d4bab8b986923250eca P 1e4b2956ddc84e43b74b4966cf262af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:48.325834 16990 raft_consensus.cc:1275] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1e4b2956ddc84e43b74b4966cf262af5 [term 2 FOLLOWER]: Refusing update from remote peer 813a0f25b51b4b299497af3142f0bd3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:48.327172 17103 consensus_queue.cc:1048] T 86cca5626e2c4ab1a3f9f71a5178c97b P 813a0f25b51b4b299497af3142f0bd3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:48.336148 16839 raft_consensus.cc:1275] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1682f285141d46ca9bcc4992a2e96ebb [term 2 FOLLOWER]: Refusing update from remote peer 813a0f25b51b4b299497af3142f0bd3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:48.337864 17041 consensus_queue.cc:1048] T 86cca5626e2c4ab1a3f9f71a5178c97b P 813a0f25b51b4b299497af3142f0bd3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:48.341675 16915 raft_consensus.cc:1275] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d [term 2 FOLLOWER]: Refusing update from remote peer 1682f285141d46ca9bcc4992a2e96ebb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:48.343389 17055 consensus_queue.cc:1048] T 8bb82770250c49f5baf7a936948b6d33 P 1682f285141d46ca9bcc4992a2e96ebb [LEADER]: Connected to new peer: Peer: permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:48.353706 16990 raft_consensus.cc:1275] T 8bb82770250c49f5baf7a936948b6d33 P 1e4b2956ddc84e43b74b4966cf262af5 [term 2 FOLLOWER]: Refusing update from remote peer 1682f285141d46ca9bcc4992a2e96ebb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:48.355453 17082 consensus_queue.cc:1048] T 8bb82770250c49f5baf7a936948b6d33 P 1682f285141d46ca9bcc4992a2e96ebb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:48.398157 16990 raft_consensus.cc:1275] T 993767b293f74b02b71157232f119576 P 1e4b2956ddc84e43b74b4966cf262af5 [term 2 FOLLOWER]: Refusing update from remote peer 813a0f25b51b4b299497af3142f0bd3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:48.399511 17041 consensus_queue.cc:1048] T 993767b293f74b02b71157232f119576 P 813a0f25b51b4b299497af3142f0bd3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:48.409045 16839 raft_consensus.cc:1275] T 993767b293f74b02b71157232f119576 P 1682f285141d46ca9bcc4992a2e96ebb [term 2 FOLLOWER]: Refusing update from remote peer 813a0f25b51b4b299497af3142f0bd3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:48.410732 17041 consensus_queue.cc:1048] T 993767b293f74b02b71157232f119576 P 813a0f25b51b4b299497af3142f0bd3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:50.649085 16706 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 13:22:50.649946 16706 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:50.668969 16841 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8bb82770250c49f5baf7a936948b6d33"
dest_uuid: "1682f285141d46ca9bcc4992a2e96ebb"
mode: GRACEFUL
new_leader_uuid: "1e4b2956ddc84e43b74b4966cf262af5"
 from {username='slave'} at 127.0.0.1:41986
I20260710 13:22:50.669644 16841 raft_consensus.cc:606] T 8bb82770250c49f5baf7a936948b6d33 P 1682f285141d46ca9bcc4992a2e96ebb [term 2 LEADER]: Received request to transfer leadership to TS 1e4b2956ddc84e43b74b4966cf262af5
I20260710 13:22:50.682509 16916 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "993767b293f74b02b71157232f119576"
dest_uuid: "813a0f25b51b4b299497af3142f0bd3d"
mode: GRACEFUL
new_leader_uuid: "1e4b2956ddc84e43b74b4966cf262af5"
 from {username='slave'} at 127.0.0.1:55412
I20260710 13:22:50.683043 16916 raft_consensus.cc:606] T 993767b293f74b02b71157232f119576 P 813a0f25b51b4b299497af3142f0bd3d [term 2 LEADER]: Received request to transfer leadership to TS 1e4b2956ddc84e43b74b4966cf262af5
I20260710 13:22:50.684290 16706 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:22:50.684806 16706 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:22:50.782544 17134 raft_consensus.cc:993] T 993767b293f74b02b71157232f119576 P 813a0f25b51b4b299497af3142f0bd3d: : Instructing follower 1e4b2956ddc84e43b74b4966cf262af5 to start an election
I20260710 13:22:50.783164 17132 raft_consensus.cc:1081] T 993767b293f74b02b71157232f119576 P 813a0f25b51b4b299497af3142f0bd3d [term 2 LEADER]: Signalling peer 1e4b2956ddc84e43b74b4966cf262af5 to start an election
I20260710 13:22:50.784857 16989 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "993767b293f74b02b71157232f119576"
dest_uuid: "1e4b2956ddc84e43b74b4966cf262af5"
 from {username='slave'} at 127.0.0.1:43154
I20260710 13:22:50.785431 16989 raft_consensus.cc:493] T 993767b293f74b02b71157232f119576 P 1e4b2956ddc84e43b74b4966cf262af5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:50.785809 16989 raft_consensus.cc:3060] T 993767b293f74b02b71157232f119576 P 1e4b2956ddc84e43b74b4966cf262af5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:50.790839 16989 raft_consensus.cc:515] T 993767b293f74b02b71157232f119576 P 1e4b2956ddc84e43b74b4966cf262af5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:50.792912 16989 leader_election.cc:290] T 993767b293f74b02b71157232f119576 P 1e4b2956ddc84e43b74b4966cf262af5 [CANDIDATE]: Term 3 election: Requested vote from peers 1682f285141d46ca9bcc4992a2e96ebb (127.16.80.129:33881), 813a0f25b51b4b299497af3142f0bd3d (127.16.80.130:42599)
I20260710 13:22:50.793798 16841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "993767b293f74b02b71157232f119576" candidate_uuid: "1e4b2956ddc84e43b74b4966cf262af5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1682f285141d46ca9bcc4992a2e96ebb"
I20260710 13:22:50.794118 16916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "993767b293f74b02b71157232f119576" candidate_uuid: "1e4b2956ddc84e43b74b4966cf262af5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "813a0f25b51b4b299497af3142f0bd3d"
I20260710 13:22:50.794494 16841 raft_consensus.cc:3060] T 993767b293f74b02b71157232f119576 P 1682f285141d46ca9bcc4992a2e96ebb [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:50.794708 16916 raft_consensus.cc:3055] T 993767b293f74b02b71157232f119576 P 813a0f25b51b4b299497af3142f0bd3d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:22:50.795140 16916 raft_consensus.cc:740] T 993767b293f74b02b71157232f119576 P 813a0f25b51b4b299497af3142f0bd3d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 813a0f25b51b4b299497af3142f0bd3d, State: Running, Role: LEADER
I20260710 13:22:50.796090 16916 consensus_queue.cc:260] T 993767b293f74b02b71157232f119576 P 813a0f25b51b4b299497af3142f0bd3d [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: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:50.797433 16916 raft_consensus.cc:3060] T 993767b293f74b02b71157232f119576 P 813a0f25b51b4b299497af3142f0bd3d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:50.801956 17138 raft_consensus.cc:993] T 8bb82770250c49f5baf7a936948b6d33 P 1682f285141d46ca9bcc4992a2e96ebb: : Instructing follower 1e4b2956ddc84e43b74b4966cf262af5 to start an election
I20260710 13:22:50.802464 17055 raft_consensus.cc:1081] T 8bb82770250c49f5baf7a936948b6d33 P 1682f285141d46ca9bcc4992a2e96ebb [term 2 LEADER]: Signalling peer 1e4b2956ddc84e43b74b4966cf262af5 to start an election
I20260710 13:22:50.802454 16841 raft_consensus.cc:2468] T 993767b293f74b02b71157232f119576 P 1682f285141d46ca9bcc4992a2e96ebb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e4b2956ddc84e43b74b4966cf262af5 in term 3.
I20260710 13:22:50.804010 16956 leader_election.cc:304] T 993767b293f74b02b71157232f119576 P 1e4b2956ddc84e43b74b4966cf262af5 [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: 1682f285141d46ca9bcc4992a2e96ebb, 1e4b2956ddc84e43b74b4966cf262af5; no voters: 
I20260710 13:22:50.804898 17095 raft_consensus.cc:2804] T 993767b293f74b02b71157232f119576 P 1e4b2956ddc84e43b74b4966cf262af5 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:50.805169 16916 raft_consensus.cc:2468] T 993767b293f74b02b71157232f119576 P 813a0f25b51b4b299497af3142f0bd3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e4b2956ddc84e43b74b4966cf262af5 in term 3.
I20260710 13:22:50.805456 16989 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8bb82770250c49f5baf7a936948b6d33"
dest_uuid: "1e4b2956ddc84e43b74b4966cf262af5"
 from {username='slave'} at 127.0.0.1:43144
I20260710 13:22:50.806087 16989 raft_consensus.cc:493] T 8bb82770250c49f5baf7a936948b6d33 P 1e4b2956ddc84e43b74b4966cf262af5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:50.806522 16989 raft_consensus.cc:3060] T 8bb82770250c49f5baf7a936948b6d33 P 1e4b2956ddc84e43b74b4966cf262af5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:50.806504 17095 raft_consensus.cc:697] T 993767b293f74b02b71157232f119576 P 1e4b2956ddc84e43b74b4966cf262af5 [term 3 LEADER]: Becoming Leader. State: Replica: 1e4b2956ddc84e43b74b4966cf262af5, State: Running, Role: LEADER
I20260710 13:22:50.807644 17095 consensus_queue.cc:237] T 993767b293f74b02b71157232f119576 P 1e4b2956ddc84e43b74b4966cf262af5 [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: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:50.814419 16989 raft_consensus.cc:515] T 8bb82770250c49f5baf7a936948b6d33 P 1e4b2956ddc84e43b74b4966cf262af5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:50.816855 16989 leader_election.cc:290] T 8bb82770250c49f5baf7a936948b6d33 P 1e4b2956ddc84e43b74b4966cf262af5 [CANDIDATE]: Term 3 election: Requested vote from peers 1682f285141d46ca9bcc4992a2e96ebb (127.16.80.129:33881), 813a0f25b51b4b299497af3142f0bd3d (127.16.80.130:42599)
I20260710 13:22:50.817929 16839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb82770250c49f5baf7a936948b6d33" candidate_uuid: "1e4b2956ddc84e43b74b4966cf262af5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1682f285141d46ca9bcc4992a2e96ebb"
I20260710 13:22:50.818792 16839 raft_consensus.cc:3055] T 8bb82770250c49f5baf7a936948b6d33 P 1682f285141d46ca9bcc4992a2e96ebb [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:22:50.819226 16839 raft_consensus.cc:740] T 8bb82770250c49f5baf7a936948b6d33 P 1682f285141d46ca9bcc4992a2e96ebb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1682f285141d46ca9bcc4992a2e96ebb, State: Running, Role: LEADER
I20260710 13:22:50.819550 16916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb82770250c49f5baf7a936948b6d33" candidate_uuid: "1e4b2956ddc84e43b74b4966cf262af5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "813a0f25b51b4b299497af3142f0bd3d"
I20260710 13:22:50.820204 16916 raft_consensus.cc:3060] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:50.820179 16839 consensus_queue.cc:260] T 8bb82770250c49f5baf7a936948b6d33 P 1682f285141d46ca9bcc4992a2e96ebb [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: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:50.821766 16839 raft_consensus.cc:3060] T 8bb82770250c49f5baf7a936948b6d33 P 1682f285141d46ca9bcc4992a2e96ebb [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:50.828555 16916 raft_consensus.cc:2468] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e4b2956ddc84e43b74b4966cf262af5 in term 3.
I20260710 13:22:50.827997 16737 catalog_manager.cc:5697] T 993767b293f74b02b71157232f119576 P 1e4b2956ddc84e43b74b4966cf262af5 reported cstate change: term changed from 2 to 3, leader changed from 813a0f25b51b4b299497af3142f0bd3d (127.16.80.130) to 1e4b2956ddc84e43b74b4966cf262af5 (127.16.80.131). New cstate: current_term: 3 leader_uuid: "1e4b2956ddc84e43b74b4966cf262af5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:50.829560 16839 raft_consensus.cc:2468] T 8bb82770250c49f5baf7a936948b6d33 P 1682f285141d46ca9bcc4992a2e96ebb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e4b2956ddc84e43b74b4966cf262af5 in term 3.
I20260710 13:22:50.830045 16956 leader_election.cc:304] T 8bb82770250c49f5baf7a936948b6d33 P 1e4b2956ddc84e43b74b4966cf262af5 [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: 1e4b2956ddc84e43b74b4966cf262af5, 813a0f25b51b4b299497af3142f0bd3d; no voters: 
I20260710 13:22:50.830958 17139 raft_consensus.cc:2804] T 8bb82770250c49f5baf7a936948b6d33 P 1e4b2956ddc84e43b74b4966cf262af5 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:50.831511 17139 raft_consensus.cc:697] T 8bb82770250c49f5baf7a936948b6d33 P 1e4b2956ddc84e43b74b4966cf262af5 [term 3 LEADER]: Becoming Leader. State: Replica: 1e4b2956ddc84e43b74b4966cf262af5, State: Running, Role: LEADER
I20260710 13:22:50.832378 17139 consensus_queue.cc:237] T 8bb82770250c49f5baf7a936948b6d33 P 1e4b2956ddc84e43b74b4966cf262af5 [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: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:50.846644 16737 catalog_manager.cc:5697] T 8bb82770250c49f5baf7a936948b6d33 P 1e4b2956ddc84e43b74b4966cf262af5 reported cstate change: term changed from 2 to 3, leader changed from 1682f285141d46ca9bcc4992a2e96ebb (127.16.80.129) to 1e4b2956ddc84e43b74b4966cf262af5 (127.16.80.131). New cstate: current_term: 3 leader_uuid: "1e4b2956ddc84e43b74b4966cf262af5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:51.228390 16839 raft_consensus.cc:1275] T 993767b293f74b02b71157232f119576 P 1682f285141d46ca9bcc4992a2e96ebb [term 3 FOLLOWER]: Refusing update from remote peer 1e4b2956ddc84e43b74b4966cf262af5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:51.230010 17139 consensus_queue.cc:1048] T 993767b293f74b02b71157232f119576 P 1e4b2956ddc84e43b74b4966cf262af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:51.241146 16916 raft_consensus.cc:1275] T 993767b293f74b02b71157232f119576 P 813a0f25b51b4b299497af3142f0bd3d [term 3 FOLLOWER]: Refusing update from remote peer 1e4b2956ddc84e43b74b4966cf262af5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:51.242938 17139 consensus_queue.cc:1048] T 993767b293f74b02b71157232f119576 P 1e4b2956ddc84e43b74b4966cf262af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:51.300731 16916 raft_consensus.cc:1275] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d [term 3 FOLLOWER]: Refusing update from remote peer 1e4b2956ddc84e43b74b4966cf262af5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:51.302295 16839 raft_consensus.cc:1275] T 8bb82770250c49f5baf7a936948b6d33 P 1682f285141d46ca9bcc4992a2e96ebb [term 3 FOLLOWER]: Refusing update from remote peer 1e4b2956ddc84e43b74b4966cf262af5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:51.302160 17139 consensus_queue.cc:1048] T 8bb82770250c49f5baf7a936948b6d33 P 1e4b2956ddc84e43b74b4966cf262af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:51.303630 17139 consensus_queue.cc:1048] T 8bb82770250c49f5baf7a936948b6d33 P 1e4b2956ddc84e43b74b4966cf262af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:51.685701 16706 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:51.696105 16839 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2c330f843054a3983559855571e477b"
dest_uuid: "1682f285141d46ca9bcc4992a2e96ebb"
mode: GRACEFUL
new_leader_uuid: "813a0f25b51b4b299497af3142f0bd3d"
 from {username='slave'} at 127.0.0.1:56026
I20260710 13:22:51.696691 16839 raft_consensus.cc:606] T c2c330f843054a3983559855571e477b P 1682f285141d46ca9bcc4992a2e96ebb [term 1 LEADER]: Received request to transfer leadership to TS 813a0f25b51b4b299497af3142f0bd3d
I20260710 13:22:51.712329 16990 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8bb82770250c49f5baf7a936948b6d33"
dest_uuid: "1e4b2956ddc84e43b74b4966cf262af5"
mode: GRACEFUL
new_leader_uuid: "813a0f25b51b4b299497af3142f0bd3d"
 from {username='slave'} at 127.0.0.1:41792
I20260710 13:22:51.712920 16990 raft_consensus.cc:606] T 8bb82770250c49f5baf7a936948b6d33 P 1e4b2956ddc84e43b74b4966cf262af5 [term 3 LEADER]: Received request to transfer leadership to TS 813a0f25b51b4b299497af3142f0bd3d
I20260710 13:22:51.718592 16839 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4073f14b43d04b2c817333beeff24422"
dest_uuid: "1682f285141d46ca9bcc4992a2e96ebb"
mode: GRACEFUL
new_leader_uuid: "813a0f25b51b4b299497af3142f0bd3d"
 from {username='slave'} at 127.0.0.1:56026
I20260710 13:22:51.719269 16839 raft_consensus.cc:606] T 4073f14b43d04b2c817333beeff24422 P 1682f285141d46ca9bcc4992a2e96ebb [term 2 LEADER]: Received request to transfer leadership to TS 813a0f25b51b4b299497af3142f0bd3d
I20260710 13:22:51.724604 16839 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5bfd60db5e8461ab508b18ddf72efda"
dest_uuid: "1682f285141d46ca9bcc4992a2e96ebb"
mode: GRACEFUL
new_leader_uuid: "813a0f25b51b4b299497af3142f0bd3d"
 from {username='slave'} at 127.0.0.1:56026
I20260710 13:22:51.726104 16839 raft_consensus.cc:606] T a5bfd60db5e8461ab508b18ddf72efda P 1682f285141d46ca9bcc4992a2e96ebb [term 1 LEADER]: Received request to transfer leadership to TS 813a0f25b51b4b299497af3142f0bd3d
I20260710 13:22:51.736879 16990 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "993767b293f74b02b71157232f119576"
dest_uuid: "1e4b2956ddc84e43b74b4966cf262af5"
mode: GRACEFUL
new_leader_uuid: "813a0f25b51b4b299497af3142f0bd3d"
 from {username='slave'} at 127.0.0.1:41792
I20260710 13:22:51.737561 16990 raft_consensus.cc:606] T 993767b293f74b02b71157232f119576 P 1e4b2956ddc84e43b74b4966cf262af5 [term 3 LEADER]: Received request to transfer leadership to TS 813a0f25b51b4b299497af3142f0bd3d
I20260710 13:22:51.739732 17095 raft_consensus.cc:993] T 993767b293f74b02b71157232f119576 P 1e4b2956ddc84e43b74b4966cf262af5: : Instructing follower 813a0f25b51b4b299497af3142f0bd3d to start an election
I20260710 13:22:51.740147 17095 raft_consensus.cc:1081] T 993767b293f74b02b71157232f119576 P 1e4b2956ddc84e43b74b4966cf262af5 [term 3 LEADER]: Signalling peer 813a0f25b51b4b299497af3142f0bd3d to start an election
I20260710 13:22:51.741768 16916 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "993767b293f74b02b71157232f119576"
dest_uuid: "813a0f25b51b4b299497af3142f0bd3d"
 from {username='slave'} at 127.0.0.1:57262
I20260710 13:22:51.742305 16916 raft_consensus.cc:493] T 993767b293f74b02b71157232f119576 P 813a0f25b51b4b299497af3142f0bd3d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:51.742656 16916 raft_consensus.cc:3060] T 993767b293f74b02b71157232f119576 P 813a0f25b51b4b299497af3142f0bd3d [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:22:51.747262 16916 raft_consensus.cc:515] T 993767b293f74b02b71157232f119576 P 813a0f25b51b4b299497af3142f0bd3d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:51.748821 16916 leader_election.cc:290] T 993767b293f74b02b71157232f119576 P 813a0f25b51b4b299497af3142f0bd3d [CANDIDATE]: Term 4 election: Requested vote from peers 1682f285141d46ca9bcc4992a2e96ebb (127.16.80.129:33881), 1e4b2956ddc84e43b74b4966cf262af5 (127.16.80.131:40615)
I20260710 13:22:51.749733 16839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "993767b293f74b02b71157232f119576" candidate_uuid: "813a0f25b51b4b299497af3142f0bd3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1682f285141d46ca9bcc4992a2e96ebb"
I20260710 13:22:51.749903 16990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "993767b293f74b02b71157232f119576" candidate_uuid: "813a0f25b51b4b299497af3142f0bd3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1e4b2956ddc84e43b74b4966cf262af5"
I20260710 13:22:51.750346 16839 raft_consensus.cc:3060] T 993767b293f74b02b71157232f119576 P 1682f285141d46ca9bcc4992a2e96ebb [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:22:51.750358 16990 raft_consensus.cc:3055] T 993767b293f74b02b71157232f119576 P 1e4b2956ddc84e43b74b4966cf262af5 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:22:51.750898 16990 raft_consensus.cc:740] T 993767b293f74b02b71157232f119576 P 1e4b2956ddc84e43b74b4966cf262af5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1e4b2956ddc84e43b74b4966cf262af5, State: Running, Role: LEADER
I20260710 13:22:51.751748 16990 consensus_queue.cc:260] T 993767b293f74b02b71157232f119576 P 1e4b2956ddc84e43b74b4966cf262af5 [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: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:51.752935 16990 raft_consensus.cc:3060] T 993767b293f74b02b71157232f119576 P 1e4b2956ddc84e43b74b4966cf262af5 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:22:51.757457 16839 raft_consensus.cc:2468] T 993767b293f74b02b71157232f119576 P 1682f285141d46ca9bcc4992a2e96ebb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 813a0f25b51b4b299497af3142f0bd3d in term 4.
I20260710 13:22:51.758857 16882 leader_election.cc:304] T 993767b293f74b02b71157232f119576 P 813a0f25b51b4b299497af3142f0bd3d [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: 1682f285141d46ca9bcc4992a2e96ebb, 813a0f25b51b4b299497af3142f0bd3d; no voters: 
I20260710 13:22:51.759729 17154 raft_consensus.cc:2804] T 993767b293f74b02b71157232f119576 P 813a0f25b51b4b299497af3142f0bd3d [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:22:51.759837 16990 raft_consensus.cc:2468] T 993767b293f74b02b71157232f119576 P 1e4b2956ddc84e43b74b4966cf262af5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 813a0f25b51b4b299497af3142f0bd3d in term 4.
I20260710 13:22:51.760236 17154 raft_consensus.cc:697] T 993767b293f74b02b71157232f119576 P 813a0f25b51b4b299497af3142f0bd3d [term 4 LEADER]: Becoming Leader. State: Replica: 813a0f25b51b4b299497af3142f0bd3d, State: Running, Role: LEADER
I20260710 13:22:51.761125 17154 consensus_queue.cc:237] T 993767b293f74b02b71157232f119576 P 813a0f25b51b4b299497af3142f0bd3d [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: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:51.767488 16736 catalog_manager.cc:5697] T 993767b293f74b02b71157232f119576 P 813a0f25b51b4b299497af3142f0bd3d reported cstate change: term changed from 3 to 4, leader changed from 1e4b2956ddc84e43b74b4966cf262af5 (127.16.80.131) to 813a0f25b51b4b299497af3142f0bd3d (127.16.80.130). New cstate: current_term: 4 leader_uuid: "813a0f25b51b4b299497af3142f0bd3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:51.864782 17139 raft_consensus.cc:993] T 8bb82770250c49f5baf7a936948b6d33 P 1e4b2956ddc84e43b74b4966cf262af5: : Instructing follower 813a0f25b51b4b299497af3142f0bd3d to start an election
I20260710 13:22:51.865234 17095 raft_consensus.cc:1081] T 8bb82770250c49f5baf7a936948b6d33 P 1e4b2956ddc84e43b74b4966cf262af5 [term 3 LEADER]: Signalling peer 813a0f25b51b4b299497af3142f0bd3d to start an election
I20260710 13:22:51.866731 16916 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8bb82770250c49f5baf7a936948b6d33"
dest_uuid: "813a0f25b51b4b299497af3142f0bd3d"
 from {username='slave'} at 127.0.0.1:57262
I20260710 13:22:51.867220 16916 raft_consensus.cc:493] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:51.867514 16916 raft_consensus.cc:3060] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:22:51.871486 16916 raft_consensus.cc:515] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:51.873328 16916 leader_election.cc:290] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d [CANDIDATE]: Term 4 election: Requested vote from peers 1682f285141d46ca9bcc4992a2e96ebb (127.16.80.129:33881), 1e4b2956ddc84e43b74b4966cf262af5 (127.16.80.131:40615)
I20260710 13:22:51.874303 16839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb82770250c49f5baf7a936948b6d33" candidate_uuid: "813a0f25b51b4b299497af3142f0bd3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1682f285141d46ca9bcc4992a2e96ebb"
I20260710 13:22:51.874374 16990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb82770250c49f5baf7a936948b6d33" candidate_uuid: "813a0f25b51b4b299497af3142f0bd3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1e4b2956ddc84e43b74b4966cf262af5"
I20260710 13:22:51.874890 16839 raft_consensus.cc:3060] T 8bb82770250c49f5baf7a936948b6d33 P 1682f285141d46ca9bcc4992a2e96ebb [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:22:51.874953 16990 raft_consensus.cc:3055] T 8bb82770250c49f5baf7a936948b6d33 P 1e4b2956ddc84e43b74b4966cf262af5 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:22:51.875409 16990 raft_consensus.cc:740] T 8bb82770250c49f5baf7a936948b6d33 P 1e4b2956ddc84e43b74b4966cf262af5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1e4b2956ddc84e43b74b4966cf262af5, State: Running, Role: LEADER
I20260710 13:22:51.876143 16990 consensus_queue.cc:260] T 8bb82770250c49f5baf7a936948b6d33 P 1e4b2956ddc84e43b74b4966cf262af5 [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: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:51.877064 16990 raft_consensus.cc:3060] T 8bb82770250c49f5baf7a936948b6d33 P 1e4b2956ddc84e43b74b4966cf262af5 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:22:51.879870 16839 raft_consensus.cc:2468] T 8bb82770250c49f5baf7a936948b6d33 P 1682f285141d46ca9bcc4992a2e96ebb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 813a0f25b51b4b299497af3142f0bd3d in term 4.
I20260710 13:22:51.881012 16882 leader_election.cc:304] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d [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: 1682f285141d46ca9bcc4992a2e96ebb, 813a0f25b51b4b299497af3142f0bd3d; no voters: 
I20260710 13:22:51.881747 17154 raft_consensus.cc:2804] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:22:51.881922 16990 raft_consensus.cc:2468] T 8bb82770250c49f5baf7a936948b6d33 P 1e4b2956ddc84e43b74b4966cf262af5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 813a0f25b51b4b299497af3142f0bd3d in term 4.
I20260710 13:22:51.882156 17154 raft_consensus.cc:697] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d [term 4 LEADER]: Becoming Leader. State: Replica: 813a0f25b51b4b299497af3142f0bd3d, State: Running, Role: LEADER
I20260710 13:22:51.883054 17154 consensus_queue.cc:237] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d [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: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:51.888909 16736 catalog_manager.cc:5697] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d reported cstate change: term changed from 3 to 4, leader changed from 1e4b2956ddc84e43b74b4966cf262af5 (127.16.80.131) to 813a0f25b51b4b299497af3142f0bd3d (127.16.80.130). New cstate: current_term: 4 leader_uuid: "813a0f25b51b4b299497af3142f0bd3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:51.913157 17160 raft_consensus.cc:993] T a5bfd60db5e8461ab508b18ddf72efda P 1682f285141d46ca9bcc4992a2e96ebb: : Instructing follower 813a0f25b51b4b299497af3142f0bd3d to start an election
I20260710 13:22:51.913631 17160 raft_consensus.cc:1081] T a5bfd60db5e8461ab508b18ddf72efda P 1682f285141d46ca9bcc4992a2e96ebb [term 1 LEADER]: Signalling peer 813a0f25b51b4b299497af3142f0bd3d to start an election
I20260710 13:22:51.915343 16916 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5bfd60db5e8461ab508b18ddf72efda"
dest_uuid: "813a0f25b51b4b299497af3142f0bd3d"
 from {username='slave'} at 127.0.0.1:57248
I20260710 13:22:51.915812 16916 raft_consensus.cc:493] T a5bfd60db5e8461ab508b18ddf72efda P 813a0f25b51b4b299497af3142f0bd3d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:51.916112 16916 raft_consensus.cc:3060] T a5bfd60db5e8461ab508b18ddf72efda P 813a0f25b51b4b299497af3142f0bd3d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:51.920192 16916 raft_consensus.cc:515] T a5bfd60db5e8461ab508b18ddf72efda P 813a0f25b51b4b299497af3142f0bd3d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:51.921840 16916 leader_election.cc:290] T a5bfd60db5e8461ab508b18ddf72efda P 813a0f25b51b4b299497af3142f0bd3d [CANDIDATE]: Term 2 election: Requested vote from peers 1682f285141d46ca9bcc4992a2e96ebb (127.16.80.129:33881), 1e4b2956ddc84e43b74b4966cf262af5 (127.16.80.131:40615)
I20260710 13:22:51.922782 16839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5bfd60db5e8461ab508b18ddf72efda" candidate_uuid: "813a0f25b51b4b299497af3142f0bd3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1682f285141d46ca9bcc4992a2e96ebb"
I20260710 13:22:51.923130 16990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5bfd60db5e8461ab508b18ddf72efda" candidate_uuid: "813a0f25b51b4b299497af3142f0bd3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e4b2956ddc84e43b74b4966cf262af5"
I20260710 13:22:51.923501 16839 raft_consensus.cc:3055] T a5bfd60db5e8461ab508b18ddf72efda P 1682f285141d46ca9bcc4992a2e96ebb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:51.923712 16990 raft_consensus.cc:3060] T a5bfd60db5e8461ab508b18ddf72efda P 1e4b2956ddc84e43b74b4966cf262af5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:51.923924 16839 raft_consensus.cc:740] T a5bfd60db5e8461ab508b18ddf72efda P 1682f285141d46ca9bcc4992a2e96ebb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1682f285141d46ca9bcc4992a2e96ebb, State: Running, Role: LEADER
I20260710 13:22:51.924940 16839 consensus_queue.cc:260] T a5bfd60db5e8461ab508b18ddf72efda P 1682f285141d46ca9bcc4992a2e96ebb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:51.926265 16839 raft_consensus.cc:3060] T a5bfd60db5e8461ab508b18ddf72efda P 1682f285141d46ca9bcc4992a2e96ebb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:51.931811 16990 raft_consensus.cc:2468] T a5bfd60db5e8461ab508b18ddf72efda P 1e4b2956ddc84e43b74b4966cf262af5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 813a0f25b51b4b299497af3142f0bd3d in term 2.
I20260710 13:22:51.933190 16880 leader_election.cc:304] T a5bfd60db5e8461ab508b18ddf72efda P 813a0f25b51b4b299497af3142f0bd3d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e4b2956ddc84e43b74b4966cf262af5, 813a0f25b51b4b299497af3142f0bd3d; no voters: 
I20260710 13:22:51.933792 16839 raft_consensus.cc:2468] T a5bfd60db5e8461ab508b18ddf72efda P 1682f285141d46ca9bcc4992a2e96ebb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 813a0f25b51b4b299497af3142f0bd3d in term 2.
I20260710 13:22:51.934289 17154 raft_consensus.cc:2804] T a5bfd60db5e8461ab508b18ddf72efda P 813a0f25b51b4b299497af3142f0bd3d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:51.934878 17154 raft_consensus.cc:697] T a5bfd60db5e8461ab508b18ddf72efda P 813a0f25b51b4b299497af3142f0bd3d [term 2 LEADER]: Becoming Leader. State: Replica: 813a0f25b51b4b299497af3142f0bd3d, State: Running, Role: LEADER
I20260710 13:22:51.935725 17154 consensus_queue.cc:237] T a5bfd60db5e8461ab508b18ddf72efda P 813a0f25b51b4b299497af3142f0bd3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:51.943053 16736 catalog_manager.cc:5697] T a5bfd60db5e8461ab508b18ddf72efda P 813a0f25b51b4b299497af3142f0bd3d reported cstate change: term changed from 1 to 2, leader changed from 1682f285141d46ca9bcc4992a2e96ebb (127.16.80.129) to 813a0f25b51b4b299497af3142f0bd3d (127.16.80.130). New cstate: current_term: 2 leader_uuid: "813a0f25b51b4b299497af3142f0bd3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:52.047384 17055 raft_consensus.cc:993] T c2c330f843054a3983559855571e477b P 1682f285141d46ca9bcc4992a2e96ebb: : Instructing follower 813a0f25b51b4b299497af3142f0bd3d to start an election
I20260710 13:22:52.047819 17160 raft_consensus.cc:1081] T c2c330f843054a3983559855571e477b P 1682f285141d46ca9bcc4992a2e96ebb [term 1 LEADER]: Signalling peer 813a0f25b51b4b299497af3142f0bd3d to start an election
I20260710 13:22:52.049320 16916 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2c330f843054a3983559855571e477b"
dest_uuid: "813a0f25b51b4b299497af3142f0bd3d"
 from {username='slave'} at 127.0.0.1:57248
I20260710 13:22:52.049774 16916 raft_consensus.cc:493] T c2c330f843054a3983559855571e477b P 813a0f25b51b4b299497af3142f0bd3d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:52.050041 16916 raft_consensus.cc:3060] T c2c330f843054a3983559855571e477b P 813a0f25b51b4b299497af3142f0bd3d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:52.054076 16916 raft_consensus.cc:515] T c2c330f843054a3983559855571e477b P 813a0f25b51b4b299497af3142f0bd3d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } }
I20260710 13:22:52.055576 16916 leader_election.cc:290] T c2c330f843054a3983559855571e477b P 813a0f25b51b4b299497af3142f0bd3d [CANDIDATE]: Term 2 election: Requested vote from peers 1682f285141d46ca9bcc4992a2e96ebb (127.16.80.129:33881), 1e4b2956ddc84e43b74b4966cf262af5 (127.16.80.131:40615)
I20260710 13:22:52.056561 16839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c330f843054a3983559855571e477b" candidate_uuid: "813a0f25b51b4b299497af3142f0bd3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1682f285141d46ca9bcc4992a2e96ebb"
I20260710 13:22:52.056679 16990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c330f843054a3983559855571e477b" candidate_uuid: "813a0f25b51b4b299497af3142f0bd3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e4b2956ddc84e43b74b4966cf262af5"
I20260710 13:22:52.057271 16990 raft_consensus.cc:3060] T c2c330f843054a3983559855571e477b P 1e4b2956ddc84e43b74b4966cf262af5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:52.057264 16839 raft_consensus.cc:3055] T c2c330f843054a3983559855571e477b P 1682f285141d46ca9bcc4992a2e96ebb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:52.057793 16839 raft_consensus.cc:740] T c2c330f843054a3983559855571e477b P 1682f285141d46ca9bcc4992a2e96ebb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1682f285141d46ca9bcc4992a2e96ebb, State: Running, Role: LEADER
I20260710 13:22:52.058597 16839 consensus_queue.cc:260] T c2c330f843054a3983559855571e477b P 1682f285141d46ca9bcc4992a2e96ebb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } }
I20260710 13:22:52.059803 16839 raft_consensus.cc:3060] T c2c330f843054a3983559855571e477b P 1682f285141d46ca9bcc4992a2e96ebb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:52.064288 16990 raft_consensus.cc:2468] T c2c330f843054a3983559855571e477b P 1e4b2956ddc84e43b74b4966cf262af5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 813a0f25b51b4b299497af3142f0bd3d in term 2.
I20260710 13:22:52.065601 16880 leader_election.cc:304] T c2c330f843054a3983559855571e477b P 813a0f25b51b4b299497af3142f0bd3d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e4b2956ddc84e43b74b4966cf262af5, 813a0f25b51b4b299497af3142f0bd3d; no voters: 
I20260710 13:22:52.066358 17154 raft_consensus.cc:2804] T c2c330f843054a3983559855571e477b P 813a0f25b51b4b299497af3142f0bd3d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:52.066329 16839 raft_consensus.cc:2468] T c2c330f843054a3983559855571e477b P 1682f285141d46ca9bcc4992a2e96ebb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 813a0f25b51b4b299497af3142f0bd3d in term 2.
I20260710 13:22:52.067005 17154 raft_consensus.cc:697] T c2c330f843054a3983559855571e477b P 813a0f25b51b4b299497af3142f0bd3d [term 2 LEADER]: Becoming Leader. State: Replica: 813a0f25b51b4b299497af3142f0bd3d, State: Running, Role: LEADER
I20260710 13:22:52.067907 17154 consensus_queue.cc:237] T c2c330f843054a3983559855571e477b P 813a0f25b51b4b299497af3142f0bd3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } }
I20260710 13:22:52.074687 16736 catalog_manager.cc:5697] T c2c330f843054a3983559855571e477b P 813a0f25b51b4b299497af3142f0bd3d reported cstate change: term changed from 1 to 2, leader changed from 1682f285141d46ca9bcc4992a2e96ebb (127.16.80.129) to 813a0f25b51b4b299497af3142f0bd3d (127.16.80.130). New cstate: current_term: 2 leader_uuid: "813a0f25b51b4b299497af3142f0bd3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:52.160308 17055 raft_consensus.cc:993] T 4073f14b43d04b2c817333beeff24422 P 1682f285141d46ca9bcc4992a2e96ebb: : Instructing follower 813a0f25b51b4b299497af3142f0bd3d to start an election
I20260710 13:22:52.160772 17160 raft_consensus.cc:1081] T 4073f14b43d04b2c817333beeff24422 P 1682f285141d46ca9bcc4992a2e96ebb [term 2 LEADER]: Signalling peer 813a0f25b51b4b299497af3142f0bd3d to start an election
I20260710 13:22:52.162334 16916 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4073f14b43d04b2c817333beeff24422"
dest_uuid: "813a0f25b51b4b299497af3142f0bd3d"
 from {username='slave'} at 127.0.0.1:57248
I20260710 13:22:52.162840 16916 raft_consensus.cc:493] T 4073f14b43d04b2c817333beeff24422 P 813a0f25b51b4b299497af3142f0bd3d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:52.163236 16916 raft_consensus.cc:3060] T 4073f14b43d04b2c817333beeff24422 P 813a0f25b51b4b299497af3142f0bd3d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:52.168624 16916 raft_consensus.cc:515] T 4073f14b43d04b2c817333beeff24422 P 813a0f25b51b4b299497af3142f0bd3d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:52.170192 16916 leader_election.cc:290] T 4073f14b43d04b2c817333beeff24422 P 813a0f25b51b4b299497af3142f0bd3d [CANDIDATE]: Term 3 election: Requested vote from peers 1682f285141d46ca9bcc4992a2e96ebb (127.16.80.129:33881), 1e4b2956ddc84e43b74b4966cf262af5 (127.16.80.131:40615)
I20260710 13:22:52.171134 16839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4073f14b43d04b2c817333beeff24422" candidate_uuid: "813a0f25b51b4b299497af3142f0bd3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1682f285141d46ca9bcc4992a2e96ebb"
I20260710 13:22:52.171231 16990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4073f14b43d04b2c817333beeff24422" candidate_uuid: "813a0f25b51b4b299497af3142f0bd3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1e4b2956ddc84e43b74b4966cf262af5"
I20260710 13:22:52.171804 16990 raft_consensus.cc:3060] T 4073f14b43d04b2c817333beeff24422 P 1e4b2956ddc84e43b74b4966cf262af5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:52.171801 16839 raft_consensus.cc:3055] T 4073f14b43d04b2c817333beeff24422 P 1682f285141d46ca9bcc4992a2e96ebb [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:22:52.172271 16839 raft_consensus.cc:740] T 4073f14b43d04b2c817333beeff24422 P 1682f285141d46ca9bcc4992a2e96ebb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1682f285141d46ca9bcc4992a2e96ebb, State: Running, Role: LEADER
I20260710 13:22:52.173013 16839 consensus_queue.cc:260] T 4073f14b43d04b2c817333beeff24422 P 1682f285141d46ca9bcc4992a2e96ebb [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: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:52.173947 16839 raft_consensus.cc:3060] T 4073f14b43d04b2c817333beeff24422 P 1682f285141d46ca9bcc4992a2e96ebb [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:52.176676 16990 raft_consensus.cc:2468] T 4073f14b43d04b2c817333beeff24422 P 1e4b2956ddc84e43b74b4966cf262af5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 813a0f25b51b4b299497af3142f0bd3d in term 3.
I20260710 13:22:52.177788 16880 leader_election.cc:304] T 4073f14b43d04b2c817333beeff24422 P 813a0f25b51b4b299497af3142f0bd3d [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: 1e4b2956ddc84e43b74b4966cf262af5, 813a0f25b51b4b299497af3142f0bd3d; no voters: 
I20260710 13:22:52.178478 17132 raft_consensus.cc:2804] T 4073f14b43d04b2c817333beeff24422 P 813a0f25b51b4b299497af3142f0bd3d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:52.178880 17132 raft_consensus.cc:697] T 4073f14b43d04b2c817333beeff24422 P 813a0f25b51b4b299497af3142f0bd3d [term 3 LEADER]: Becoming Leader. State: Replica: 813a0f25b51b4b299497af3142f0bd3d, State: Running, Role: LEADER
I20260710 13:22:52.179536 16839 raft_consensus.cc:2468] T 4073f14b43d04b2c817333beeff24422 P 1682f285141d46ca9bcc4992a2e96ebb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 813a0f25b51b4b299497af3142f0bd3d in term 3.
I20260710 13:22:52.179618 17132 consensus_queue.cc:237] T 4073f14b43d04b2c817333beeff24422 P 813a0f25b51b4b299497af3142f0bd3d [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: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:52.186599 16736 catalog_manager.cc:5697] T 4073f14b43d04b2c817333beeff24422 P 813a0f25b51b4b299497af3142f0bd3d reported cstate change: term changed from 2 to 3, leader changed from 1682f285141d46ca9bcc4992a2e96ebb (127.16.80.129) to 813a0f25b51b4b299497af3142f0bd3d (127.16.80.130). New cstate: current_term: 3 leader_uuid: "813a0f25b51b4b299497af3142f0bd3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:52.190002 16990 raft_consensus.cc:1275] T 993767b293f74b02b71157232f119576 P 1e4b2956ddc84e43b74b4966cf262af5 [term 4 FOLLOWER]: Refusing update from remote peer 813a0f25b51b4b299497af3142f0bd3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:22:52.191226 17132 consensus_queue.cc:1048] T 993767b293f74b02b71157232f119576 P 813a0f25b51b4b299497af3142f0bd3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:52.203774 16839 raft_consensus.cc:1275] T 993767b293f74b02b71157232f119576 P 1682f285141d46ca9bcc4992a2e96ebb [term 4 FOLLOWER]: Refusing update from remote peer 813a0f25b51b4b299497af3142f0bd3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:22:52.205173 17154 consensus_queue.cc:1048] T 993767b293f74b02b71157232f119576 P 813a0f25b51b4b299497af3142f0bd3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:52.301240 16839 raft_consensus.cc:1275] T 8bb82770250c49f5baf7a936948b6d33 P 1682f285141d46ca9bcc4992a2e96ebb [term 4 FOLLOWER]: Refusing update from remote peer 813a0f25b51b4b299497af3142f0bd3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:22:52.302554 17154 consensus_queue.cc:1048] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:52.310858 16990 raft_consensus.cc:1275] T 8bb82770250c49f5baf7a936948b6d33 P 1e4b2956ddc84e43b74b4966cf262af5 [term 4 FOLLOWER]: Refusing update from remote peer 813a0f25b51b4b299497af3142f0bd3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:22:52.312359 17154 consensus_queue.cc:1048] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:52.344661 16990 raft_consensus.cc:1275] T a5bfd60db5e8461ab508b18ddf72efda P 1e4b2956ddc84e43b74b4966cf262af5 [term 2 FOLLOWER]: Refusing update from remote peer 813a0f25b51b4b299497af3142f0bd3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:52.346272 17154 consensus_queue.cc:1048] T a5bfd60db5e8461ab508b18ddf72efda P 813a0f25b51b4b299497af3142f0bd3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:52.355190 16839 raft_consensus.cc:1275] T a5bfd60db5e8461ab508b18ddf72efda P 1682f285141d46ca9bcc4992a2e96ebb [term 2 FOLLOWER]: Refusing update from remote peer 813a0f25b51b4b299497af3142f0bd3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:52.357235 17167 consensus_queue.cc:1048] T a5bfd60db5e8461ab508b18ddf72efda P 813a0f25b51b4b299497af3142f0bd3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:52.454298 16990 raft_consensus.cc:1275] T c2c330f843054a3983559855571e477b P 1e4b2956ddc84e43b74b4966cf262af5 [term 2 FOLLOWER]: Refusing update from remote peer 813a0f25b51b4b299497af3142f0bd3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:52.455773 17167 consensus_queue.cc:1048] T c2c330f843054a3983559855571e477b P 813a0f25b51b4b299497af3142f0bd3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:52.458389 16839 raft_consensus.cc:1275] T c2c330f843054a3983559855571e477b P 1682f285141d46ca9bcc4992a2e96ebb [term 2 FOLLOWER]: Refusing update from remote peer 813a0f25b51b4b299497af3142f0bd3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:52.459870 17154 consensus_queue.cc:1048] T c2c330f843054a3983559855571e477b P 813a0f25b51b4b299497af3142f0bd3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:52.648867 16990 raft_consensus.cc:1275] T 4073f14b43d04b2c817333beeff24422 P 1e4b2956ddc84e43b74b4966cf262af5 [term 3 FOLLOWER]: Refusing update from remote peer 813a0f25b51b4b299497af3142f0bd3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:52.650265 17167 consensus_queue.cc:1048] T 4073f14b43d04b2c817333beeff24422 P 813a0f25b51b4b299497af3142f0bd3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:52.659288 16839 raft_consensus.cc:1275] T 4073f14b43d04b2c817333beeff24422 P 1682f285141d46ca9bcc4992a2e96ebb [term 3 FOLLOWER]: Refusing update from remote peer 813a0f25b51b4b299497af3142f0bd3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:52.660799 17167 consensus_queue.cc:1048] T 4073f14b43d04b2c817333beeff24422 P 813a0f25b51b4b299497af3142f0bd3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:54.746402 16706 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:54.753727 16916 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86cca5626e2c4ab1a3f9f71a5178c97b"
dest_uuid: "813a0f25b51b4b299497af3142f0bd3d"
mode: GRACEFUL
new_leader_uuid: "1682f285141d46ca9bcc4992a2e96ebb"
 from {username='slave'} at 127.0.0.1:55412
I20260710 13:22:54.754591 16916 raft_consensus.cc:606] T 86cca5626e2c4ab1a3f9f71a5178c97b P 813a0f25b51b4b299497af3142f0bd3d [term 2 LEADER]: Received request to transfer leadership to TS 1682f285141d46ca9bcc4992a2e96ebb
I20260710 13:22:54.757414 16916 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8bb82770250c49f5baf7a936948b6d33"
dest_uuid: "813a0f25b51b4b299497af3142f0bd3d"
mode: GRACEFUL
new_leader_uuid: "1e4b2956ddc84e43b74b4966cf262af5"
 from {username='slave'} at 127.0.0.1:55412
I20260710 13:22:54.757889 16916 raft_consensus.cc:606] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d [term 4 LEADER]: Received request to transfer leadership to TS 1e4b2956ddc84e43b74b4966cf262af5
I20260710 13:22:54.760231 16916 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "993767b293f74b02b71157232f119576"
dest_uuid: "813a0f25b51b4b299497af3142f0bd3d"
mode: GRACEFUL
new_leader_uuid: "1682f285141d46ca9bcc4992a2e96ebb"
 from {username='slave'} at 127.0.0.1:55412
I20260710 13:22:54.760609 16916 raft_consensus.cc:606] T 993767b293f74b02b71157232f119576 P 813a0f25b51b4b299497af3142f0bd3d [term 4 LEADER]: Received request to transfer leadership to TS 1682f285141d46ca9bcc4992a2e96ebb
I20260710 13:22:54.762990 16916 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e5fdd4f2823420688f815a6e0bc0f0c"
dest_uuid: "813a0f25b51b4b299497af3142f0bd3d"
mode: GRACEFUL
new_leader_uuid: "1e4b2956ddc84e43b74b4966cf262af5"
 from {username='slave'} at 127.0.0.1:55412
I20260710 13:22:54.763445 16916 raft_consensus.cc:606] T 9e5fdd4f2823420688f815a6e0bc0f0c P 813a0f25b51b4b299497af3142f0bd3d [term 1 LEADER]: Received request to transfer leadership to TS 1e4b2956ddc84e43b74b4966cf262af5
I20260710 13:22:54.765811 16916 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5bfd60db5e8461ab508b18ddf72efda"
dest_uuid: "813a0f25b51b4b299497af3142f0bd3d"
mode: GRACEFUL
new_leader_uuid: "1682f285141d46ca9bcc4992a2e96ebb"
 from {username='slave'} at 127.0.0.1:55412
I20260710 13:22:54.766211 16916 raft_consensus.cc:606] T a5bfd60db5e8461ab508b18ddf72efda P 813a0f25b51b4b299497af3142f0bd3d [term 2 LEADER]: Received request to transfer leadership to TS 1682f285141d46ca9bcc4992a2e96ebb
I20260710 13:22:54.767299 16706 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:22:54.767778 16706 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:22:54.776249 17154 raft_consensus.cc:993] T a5bfd60db5e8461ab508b18ddf72efda P 813a0f25b51b4b299497af3142f0bd3d: : Instructing follower 1682f285141d46ca9bcc4992a2e96ebb to start an election
I20260710 13:22:54.776808 17178 raft_consensus.cc:1081] T a5bfd60db5e8461ab508b18ddf72efda P 813a0f25b51b4b299497af3142f0bd3d [term 2 LEADER]: Signalling peer 1682f285141d46ca9bcc4992a2e96ebb to start an election
I20260710 13:22:54.778422 16839 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5bfd60db5e8461ab508b18ddf72efda"
dest_uuid: "1682f285141d46ca9bcc4992a2e96ebb"
 from {username='slave'} at 127.0.0.1:56018
I20260710 13:22:54.778971 16839 raft_consensus.cc:493] T a5bfd60db5e8461ab508b18ddf72efda P 1682f285141d46ca9bcc4992a2e96ebb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:54.779376 16839 raft_consensus.cc:3060] T a5bfd60db5e8461ab508b18ddf72efda P 1682f285141d46ca9bcc4992a2e96ebb [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:54.784605 16839 raft_consensus.cc:515] T a5bfd60db5e8461ab508b18ddf72efda P 1682f285141d46ca9bcc4992a2e96ebb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:54.786549 16839 leader_election.cc:290] T a5bfd60db5e8461ab508b18ddf72efda P 1682f285141d46ca9bcc4992a2e96ebb [CANDIDATE]: Term 3 election: Requested vote from peers 813a0f25b51b4b299497af3142f0bd3d (127.16.80.130:42599), 1e4b2956ddc84e43b74b4966cf262af5 (127.16.80.131:40615)
I20260710 13:22:54.787588 16916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5bfd60db5e8461ab508b18ddf72efda" candidate_uuid: "1682f285141d46ca9bcc4992a2e96ebb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "813a0f25b51b4b299497af3142f0bd3d"
I20260710 13:22:54.787955 16989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5bfd60db5e8461ab508b18ddf72efda" candidate_uuid: "1682f285141d46ca9bcc4992a2e96ebb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1e4b2956ddc84e43b74b4966cf262af5"
I20260710 13:22:54.788264 16916 raft_consensus.cc:3055] T a5bfd60db5e8461ab508b18ddf72efda P 813a0f25b51b4b299497af3142f0bd3d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:22:54.788447 16989 raft_consensus.cc:3060] T a5bfd60db5e8461ab508b18ddf72efda P 1e4b2956ddc84e43b74b4966cf262af5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:54.788581 16916 raft_consensus.cc:740] T a5bfd60db5e8461ab508b18ddf72efda P 813a0f25b51b4b299497af3142f0bd3d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 813a0f25b51b4b299497af3142f0bd3d, State: Running, Role: LEADER
I20260710 13:22:54.789428 16916 consensus_queue.cc:260] T a5bfd60db5e8461ab508b18ddf72efda P 813a0f25b51b4b299497af3142f0bd3d [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: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:54.790373 16916 raft_consensus.cc:3060] T a5bfd60db5e8461ab508b18ddf72efda P 813a0f25b51b4b299497af3142f0bd3d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:54.793198 16989 raft_consensus.cc:2468] T a5bfd60db5e8461ab508b18ddf72efda P 1e4b2956ddc84e43b74b4966cf262af5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1682f285141d46ca9bcc4992a2e96ebb in term 3.
I20260710 13:22:54.794584 16805 leader_election.cc:304] T a5bfd60db5e8461ab508b18ddf72efda P 1682f285141d46ca9bcc4992a2e96ebb [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: 1682f285141d46ca9bcc4992a2e96ebb, 1e4b2956ddc84e43b74b4966cf262af5; no voters: 
I20260710 13:22:54.795683 16916 raft_consensus.cc:2468] T a5bfd60db5e8461ab508b18ddf72efda P 813a0f25b51b4b299497af3142f0bd3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1682f285141d46ca9bcc4992a2e96ebb in term 3.
I20260710 13:22:54.796368 17179 raft_consensus.cc:2804] T a5bfd60db5e8461ab508b18ddf72efda P 1682f285141d46ca9bcc4992a2e96ebb [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:54.797367 17179 raft_consensus.cc:697] T a5bfd60db5e8461ab508b18ddf72efda P 1682f285141d46ca9bcc4992a2e96ebb [term 3 LEADER]: Becoming Leader. State: Replica: 1682f285141d46ca9bcc4992a2e96ebb, State: Running, Role: LEADER
I20260710 13:22:54.798166 17179 consensus_queue.cc:237] T a5bfd60db5e8461ab508b18ddf72efda P 1682f285141d46ca9bcc4992a2e96ebb [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: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:54.805383 16738 catalog_manager.cc:5697] T a5bfd60db5e8461ab508b18ddf72efda P 1682f285141d46ca9bcc4992a2e96ebb reported cstate change: term changed from 2 to 3, leader changed from 813a0f25b51b4b299497af3142f0bd3d (127.16.80.130) to 1682f285141d46ca9bcc4992a2e96ebb (127.16.80.129). New cstate: current_term: 3 leader_uuid: "1682f285141d46ca9bcc4992a2e96ebb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:54.852892 17154 raft_consensus.cc:993] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d: : Instructing follower 1e4b2956ddc84e43b74b4966cf262af5 to start an election
I20260710 13:22:54.853377 17178 raft_consensus.cc:1081] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d [term 4 LEADER]: Signalling peer 1e4b2956ddc84e43b74b4966cf262af5 to start an election
I20260710 13:22:54.854830 16989 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8bb82770250c49f5baf7a936948b6d33"
dest_uuid: "1e4b2956ddc84e43b74b4966cf262af5"
 from {username='slave'} at 127.0.0.1:43154
I20260710 13:22:54.855240 16989 raft_consensus.cc:493] T 8bb82770250c49f5baf7a936948b6d33 P 1e4b2956ddc84e43b74b4966cf262af5 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:54.855463 16989 raft_consensus.cc:3060] T 8bb82770250c49f5baf7a936948b6d33 P 1e4b2956ddc84e43b74b4966cf262af5 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:22:54.859681 16989 raft_consensus.cc:515] T 8bb82770250c49f5baf7a936948b6d33 P 1e4b2956ddc84e43b74b4966cf262af5 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:54.861059 16989 leader_election.cc:290] T 8bb82770250c49f5baf7a936948b6d33 P 1e4b2956ddc84e43b74b4966cf262af5 [CANDIDATE]: Term 5 election: Requested vote from peers 1682f285141d46ca9bcc4992a2e96ebb (127.16.80.129:33881), 813a0f25b51b4b299497af3142f0bd3d (127.16.80.130:42599)
I20260710 13:22:54.862104 16839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb82770250c49f5baf7a936948b6d33" candidate_uuid: "1e4b2956ddc84e43b74b4966cf262af5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1682f285141d46ca9bcc4992a2e96ebb"
I20260710 13:22:54.862424 16916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb82770250c49f5baf7a936948b6d33" candidate_uuid: "1e4b2956ddc84e43b74b4966cf262af5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "813a0f25b51b4b299497af3142f0bd3d"
I20260710 13:22:54.862630 16839 raft_consensus.cc:3060] T 8bb82770250c49f5baf7a936948b6d33 P 1682f285141d46ca9bcc4992a2e96ebb [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:22:54.863013 16916 raft_consensus.cc:3055] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:22:54.863373 16916 raft_consensus.cc:740] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 813a0f25b51b4b299497af3142f0bd3d, State: Running, Role: LEADER
I20260710 13:22:54.864111 16916 consensus_queue.cc:260] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d [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: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:54.865054 16916 raft_consensus.cc:3060] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:22:54.867205 16839 raft_consensus.cc:2468] T 8bb82770250c49f5baf7a936948b6d33 P 1682f285141d46ca9bcc4992a2e96ebb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e4b2956ddc84e43b74b4966cf262af5 in term 5.
I20260710 13:22:54.868383 16956 leader_election.cc:304] T 8bb82770250c49f5baf7a936948b6d33 P 1e4b2956ddc84e43b74b4966cf262af5 [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: 1682f285141d46ca9bcc4992a2e96ebb, 1e4b2956ddc84e43b74b4966cf262af5; no voters: 
I20260710 13:22:54.869302 17177 raft_consensus.cc:2804] T 8bb82770250c49f5baf7a936948b6d33 P 1e4b2956ddc84e43b74b4966cf262af5 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:22:54.869948 16916 raft_consensus.cc:2468] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e4b2956ddc84e43b74b4966cf262af5 in term 5.
I20260710 13:22:54.870635 17177 raft_consensus.cc:697] T 8bb82770250c49f5baf7a936948b6d33 P 1e4b2956ddc84e43b74b4966cf262af5 [term 5 LEADER]: Becoming Leader. State: Replica: 1e4b2956ddc84e43b74b4966cf262af5, State: Running, Role: LEADER
I20260710 13:22:54.871668 17177 consensus_queue.cc:237] T 8bb82770250c49f5baf7a936948b6d33 P 1e4b2956ddc84e43b74b4966cf262af5 [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: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:54.878659 16738 catalog_manager.cc:5697] T 8bb82770250c49f5baf7a936948b6d33 P 1e4b2956ddc84e43b74b4966cf262af5 reported cstate change: term changed from 4 to 5, leader changed from 813a0f25b51b4b299497af3142f0bd3d (127.16.80.130) to 1e4b2956ddc84e43b74b4966cf262af5 (127.16.80.131). New cstate: current_term: 5 leader_uuid: "1e4b2956ddc84e43b74b4966cf262af5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:55.072008 17154 raft_consensus.cc:993] T 86cca5626e2c4ab1a3f9f71a5178c97b P 813a0f25b51b4b299497af3142f0bd3d: : Instructing follower 1682f285141d46ca9bcc4992a2e96ebb to start an election
I20260710 13:22:55.072506 17178 raft_consensus.cc:1081] T 86cca5626e2c4ab1a3f9f71a5178c97b P 813a0f25b51b4b299497af3142f0bd3d [term 2 LEADER]: Signalling peer 1682f285141d46ca9bcc4992a2e96ebb to start an election
I20260710 13:22:55.074144 16839 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86cca5626e2c4ab1a3f9f71a5178c97b"
dest_uuid: "1682f285141d46ca9bcc4992a2e96ebb"
 from {username='slave'} at 127.0.0.1:56018
I20260710 13:22:55.074704 16839 raft_consensus.cc:493] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1682f285141d46ca9bcc4992a2e96ebb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:55.074993 16839 raft_consensus.cc:3060] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1682f285141d46ca9bcc4992a2e96ebb [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:55.079490 16839 raft_consensus.cc:515] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1682f285141d46ca9bcc4992a2e96ebb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:55.080953 16839 leader_election.cc:290] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1682f285141d46ca9bcc4992a2e96ebb [CANDIDATE]: Term 3 election: Requested vote from peers 813a0f25b51b4b299497af3142f0bd3d (127.16.80.130:42599), 1e4b2956ddc84e43b74b4966cf262af5 (127.16.80.131:40615)
I20260710 13:22:55.082111 16916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86cca5626e2c4ab1a3f9f71a5178c97b" candidate_uuid: "1682f285141d46ca9bcc4992a2e96ebb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "813a0f25b51b4b299497af3142f0bd3d"
I20260710 13:22:55.082183 16989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86cca5626e2c4ab1a3f9f71a5178c97b" candidate_uuid: "1682f285141d46ca9bcc4992a2e96ebb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1e4b2956ddc84e43b74b4966cf262af5"
I20260710 13:22:55.082721 16916 raft_consensus.cc:3055] T 86cca5626e2c4ab1a3f9f71a5178c97b P 813a0f25b51b4b299497af3142f0bd3d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:22:55.082751 16989 raft_consensus.cc:3060] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1e4b2956ddc84e43b74b4966cf262af5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:55.083205 16916 raft_consensus.cc:740] T 86cca5626e2c4ab1a3f9f71a5178c97b P 813a0f25b51b4b299497af3142f0bd3d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 813a0f25b51b4b299497af3142f0bd3d, State: Running, Role: LEADER
I20260710 13:22:55.083983 16916 consensus_queue.cc:260] T 86cca5626e2c4ab1a3f9f71a5178c97b P 813a0f25b51b4b299497af3142f0bd3d [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: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:55.084932 16916 raft_consensus.cc:3060] T 86cca5626e2c4ab1a3f9f71a5178c97b P 813a0f25b51b4b299497af3142f0bd3d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:55.087919 16989 raft_consensus.cc:2468] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1e4b2956ddc84e43b74b4966cf262af5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1682f285141d46ca9bcc4992a2e96ebb in term 3.
I20260710 13:22:55.089001 16805 leader_election.cc:304] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1682f285141d46ca9bcc4992a2e96ebb [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: 1682f285141d46ca9bcc4992a2e96ebb, 1e4b2956ddc84e43b74b4966cf262af5; no voters: 
I20260710 13:22:55.089738 16916 raft_consensus.cc:2468] T 86cca5626e2c4ab1a3f9f71a5178c97b P 813a0f25b51b4b299497af3142f0bd3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1682f285141d46ca9bcc4992a2e96ebb in term 3.
I20260710 13:22:55.089835 17179 raft_consensus.cc:2804] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1682f285141d46ca9bcc4992a2e96ebb [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:55.090617 17179 raft_consensus.cc:697] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1682f285141d46ca9bcc4992a2e96ebb [term 3 LEADER]: Becoming Leader. State: Replica: 1682f285141d46ca9bcc4992a2e96ebb, State: Running, Role: LEADER
I20260710 13:22:55.091722 17179 consensus_queue.cc:237] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1682f285141d46ca9bcc4992a2e96ebb [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: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:55.099604 16738 catalog_manager.cc:5697] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1682f285141d46ca9bcc4992a2e96ebb reported cstate change: term changed from 2 to 3, leader changed from 813a0f25b51b4b299497af3142f0bd3d (127.16.80.130) to 1682f285141d46ca9bcc4992a2e96ebb (127.16.80.129). New cstate: current_term: 3 leader_uuid: "1682f285141d46ca9bcc4992a2e96ebb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:55.129596 17154 raft_consensus.cc:993] T 9e5fdd4f2823420688f815a6e0bc0f0c P 813a0f25b51b4b299497af3142f0bd3d: : Instructing follower 1e4b2956ddc84e43b74b4966cf262af5 to start an election
I20260710 13:22:55.130106 17178 raft_consensus.cc:1081] T 9e5fdd4f2823420688f815a6e0bc0f0c P 813a0f25b51b4b299497af3142f0bd3d [term 1 LEADER]: Signalling peer 1e4b2956ddc84e43b74b4966cf262af5 to start an election
I20260710 13:22:55.131546 16989 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e5fdd4f2823420688f815a6e0bc0f0c"
dest_uuid: "1e4b2956ddc84e43b74b4966cf262af5"
 from {username='slave'} at 127.0.0.1:43154
I20260710 13:22:55.131964 16989 raft_consensus.cc:493] T 9e5fdd4f2823420688f815a6e0bc0f0c P 1e4b2956ddc84e43b74b4966cf262af5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:55.132190 16989 raft_consensus.cc:3060] T 9e5fdd4f2823420688f815a6e0bc0f0c P 1e4b2956ddc84e43b74b4966cf262af5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:55.135983 16989 raft_consensus.cc:515] T 9e5fdd4f2823420688f815a6e0bc0f0c P 1e4b2956ddc84e43b74b4966cf262af5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:55.137450 16989 leader_election.cc:290] T 9e5fdd4f2823420688f815a6e0bc0f0c P 1e4b2956ddc84e43b74b4966cf262af5 [CANDIDATE]: Term 2 election: Requested vote from peers 1682f285141d46ca9bcc4992a2e96ebb (127.16.80.129:33881), 813a0f25b51b4b299497af3142f0bd3d (127.16.80.130:42599)
I20260710 13:22:55.138545 16839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e5fdd4f2823420688f815a6e0bc0f0c" candidate_uuid: "1e4b2956ddc84e43b74b4966cf262af5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1682f285141d46ca9bcc4992a2e96ebb"
I20260710 13:22:55.138545 16916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e5fdd4f2823420688f815a6e0bc0f0c" candidate_uuid: "1e4b2956ddc84e43b74b4966cf262af5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "813a0f25b51b4b299497af3142f0bd3d"
I20260710 13:22:55.139326 16839 raft_consensus.cc:3060] T 9e5fdd4f2823420688f815a6e0bc0f0c P 1682f285141d46ca9bcc4992a2e96ebb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:55.139356 16916 raft_consensus.cc:3055] T 9e5fdd4f2823420688f815a6e0bc0f0c P 813a0f25b51b4b299497af3142f0bd3d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:55.139843 16916 raft_consensus.cc:740] T 9e5fdd4f2823420688f815a6e0bc0f0c P 813a0f25b51b4b299497af3142f0bd3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 813a0f25b51b4b299497af3142f0bd3d, State: Running, Role: LEADER
I20260710 13:22:55.140570 16916 consensus_queue.cc:260] T 9e5fdd4f2823420688f815a6e0bc0f0c P 813a0f25b51b4b299497af3142f0bd3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:55.141686 16916 raft_consensus.cc:3060] T 9e5fdd4f2823420688f815a6e0bc0f0c P 813a0f25b51b4b299497af3142f0bd3d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:55.145766 16839 raft_consensus.cc:2468] T 9e5fdd4f2823420688f815a6e0bc0f0c P 1682f285141d46ca9bcc4992a2e96ebb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e4b2956ddc84e43b74b4966cf262af5 in term 2.
I20260710 13:22:55.147054 16956 leader_election.cc:304] T 9e5fdd4f2823420688f815a6e0bc0f0c P 1e4b2956ddc84e43b74b4966cf262af5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1682f285141d46ca9bcc4992a2e96ebb, 1e4b2956ddc84e43b74b4966cf262af5; no voters: 
I20260710 13:22:55.147804 16916 raft_consensus.cc:2468] T 9e5fdd4f2823420688f815a6e0bc0f0c P 813a0f25b51b4b299497af3142f0bd3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e4b2956ddc84e43b74b4966cf262af5 in term 2.
I20260710 13:22:55.147876 17177 raft_consensus.cc:2804] T 9e5fdd4f2823420688f815a6e0bc0f0c P 1e4b2956ddc84e43b74b4966cf262af5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:55.148509 17177 raft_consensus.cc:697] T 9e5fdd4f2823420688f815a6e0bc0f0c P 1e4b2956ddc84e43b74b4966cf262af5 [term 2 LEADER]: Becoming Leader. State: Replica: 1e4b2956ddc84e43b74b4966cf262af5, State: Running, Role: LEADER
I20260710 13:22:55.149796 17177 consensus_queue.cc:237] T 9e5fdd4f2823420688f815a6e0bc0f0c P 1e4b2956ddc84e43b74b4966cf262af5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:55.157626 16738 catalog_manager.cc:5697] T 9e5fdd4f2823420688f815a6e0bc0f0c P 1e4b2956ddc84e43b74b4966cf262af5 reported cstate change: term changed from 1 to 2, leader changed from 813a0f25b51b4b299497af3142f0bd3d (127.16.80.130) to 1e4b2956ddc84e43b74b4966cf262af5 (127.16.80.131). New cstate: current_term: 2 leader_uuid: "1e4b2956ddc84e43b74b4966cf262af5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:55.166338 17154 raft_consensus.cc:993] T 993767b293f74b02b71157232f119576 P 813a0f25b51b4b299497af3142f0bd3d: : Instructing follower 1682f285141d46ca9bcc4992a2e96ebb to start an election
I20260710 13:22:55.166891 17154 raft_consensus.cc:1081] T 993767b293f74b02b71157232f119576 P 813a0f25b51b4b299497af3142f0bd3d [term 4 LEADER]: Signalling peer 1682f285141d46ca9bcc4992a2e96ebb to start an election
I20260710 13:22:55.168494 16839 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "993767b293f74b02b71157232f119576"
dest_uuid: "1682f285141d46ca9bcc4992a2e96ebb"
 from {username='slave'} at 127.0.0.1:56018
I20260710 13:22:55.168957 16839 raft_consensus.cc:493] T 993767b293f74b02b71157232f119576 P 1682f285141d46ca9bcc4992a2e96ebb [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:55.169253 16839 raft_consensus.cc:3060] T 993767b293f74b02b71157232f119576 P 1682f285141d46ca9bcc4992a2e96ebb [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:22:55.173820 16839 raft_consensus.cc:515] T 993767b293f74b02b71157232f119576 P 1682f285141d46ca9bcc4992a2e96ebb [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:55.175652 16839 leader_election.cc:290] T 993767b293f74b02b71157232f119576 P 1682f285141d46ca9bcc4992a2e96ebb [CANDIDATE]: Term 5 election: Requested vote from peers 813a0f25b51b4b299497af3142f0bd3d (127.16.80.130:42599), 1e4b2956ddc84e43b74b4966cf262af5 (127.16.80.131:40615)
I20260710 13:22:55.176410 16916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "993767b293f74b02b71157232f119576" candidate_uuid: "1682f285141d46ca9bcc4992a2e96ebb" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "813a0f25b51b4b299497af3142f0bd3d"
I20260710 13:22:55.176761 16989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "993767b293f74b02b71157232f119576" candidate_uuid: "1682f285141d46ca9bcc4992a2e96ebb" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1e4b2956ddc84e43b74b4966cf262af5"
I20260710 13:22:55.176981 16916 raft_consensus.cc:3055] T 993767b293f74b02b71157232f119576 P 813a0f25b51b4b299497af3142f0bd3d [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:22:55.177260 16989 raft_consensus.cc:3060] T 993767b293f74b02b71157232f119576 P 1e4b2956ddc84e43b74b4966cf262af5 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:22:55.177269 16916 raft_consensus.cc:740] T 993767b293f74b02b71157232f119576 P 813a0f25b51b4b299497af3142f0bd3d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 813a0f25b51b4b299497af3142f0bd3d, State: Running, Role: LEADER
I20260710 13:22:55.178150 16916 consensus_queue.cc:260] T 993767b293f74b02b71157232f119576 P 813a0f25b51b4b299497af3142f0bd3d [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: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:55.179251 16916 raft_consensus.cc:3060] T 993767b293f74b02b71157232f119576 P 813a0f25b51b4b299497af3142f0bd3d [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:22:55.183624 16989 raft_consensus.cc:2468] T 993767b293f74b02b71157232f119576 P 1e4b2956ddc84e43b74b4966cf262af5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1682f285141d46ca9bcc4992a2e96ebb in term 5.
I20260710 13:22:55.184845 16805 leader_election.cc:304] T 993767b293f74b02b71157232f119576 P 1682f285141d46ca9bcc4992a2e96ebb [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: 1682f285141d46ca9bcc4992a2e96ebb, 1e4b2956ddc84e43b74b4966cf262af5; no voters: 
I20260710 13:22:55.185096 16916 raft_consensus.cc:2468] T 993767b293f74b02b71157232f119576 P 813a0f25b51b4b299497af3142f0bd3d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1682f285141d46ca9bcc4992a2e96ebb in term 5.
I20260710 13:22:55.185679 17179 raft_consensus.cc:2804] T 993767b293f74b02b71157232f119576 P 1682f285141d46ca9bcc4992a2e96ebb [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:22:55.186239 17179 raft_consensus.cc:697] T 993767b293f74b02b71157232f119576 P 1682f285141d46ca9bcc4992a2e96ebb [term 5 LEADER]: Becoming Leader. State: Replica: 1682f285141d46ca9bcc4992a2e96ebb, State: Running, Role: LEADER
I20260710 13:22:55.186976 17179 consensus_queue.cc:237] T 993767b293f74b02b71157232f119576 P 1682f285141d46ca9bcc4992a2e96ebb [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: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } }
I20260710 13:22:55.193835 16738 catalog_manager.cc:5697] T 993767b293f74b02b71157232f119576 P 1682f285141d46ca9bcc4992a2e96ebb reported cstate change: term changed from 4 to 5, leader changed from 813a0f25b51b4b299497af3142f0bd3d (127.16.80.130) to 1682f285141d46ca9bcc4992a2e96ebb (127.16.80.129). New cstate: current_term: 5 leader_uuid: "1682f285141d46ca9bcc4992a2e96ebb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:55.265437 16916 raft_consensus.cc:1275] T a5bfd60db5e8461ab508b18ddf72efda P 813a0f25b51b4b299497af3142f0bd3d [term 3 FOLLOWER]: Refusing update from remote peer 1682f285141d46ca9bcc4992a2e96ebb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:55.266921 17179 consensus_queue.cc:1048] T a5bfd60db5e8461ab508b18ddf72efda P 1682f285141d46ca9bcc4992a2e96ebb [LEADER]: Connected to new peer: Peer: permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:55.278601 16989 raft_consensus.cc:1275] T a5bfd60db5e8461ab508b18ddf72efda P 1e4b2956ddc84e43b74b4966cf262af5 [term 3 FOLLOWER]: Refusing update from remote peer 1682f285141d46ca9bcc4992a2e96ebb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:55.280529 17179 consensus_queue.cc:1048] T a5bfd60db5e8461ab508b18ddf72efda P 1682f285141d46ca9bcc4992a2e96ebb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:55.461198 16916 raft_consensus.cc:1275] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d [term 5 FOLLOWER]: Refusing update from remote peer 1e4b2956ddc84e43b74b4966cf262af5: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:22:55.462695 17177 consensus_queue.cc:1048] T 8bb82770250c49f5baf7a936948b6d33 P 1e4b2956ddc84e43b74b4966cf262af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:22:55.465333 16839 raft_consensus.cc:1275] T 8bb82770250c49f5baf7a936948b6d33 P 1682f285141d46ca9bcc4992a2e96ebb [term 5 FOLLOWER]: Refusing update from remote peer 1e4b2956ddc84e43b74b4966cf262af5: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:22:55.466792 17186 consensus_queue.cc:1048] T 8bb82770250c49f5baf7a936948b6d33 P 1e4b2956ddc84e43b74b4966cf262af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:22:55.551035 16916 raft_consensus.cc:1275] T 86cca5626e2c4ab1a3f9f71a5178c97b P 813a0f25b51b4b299497af3142f0bd3d [term 3 FOLLOWER]: Refusing update from remote peer 1682f285141d46ca9bcc4992a2e96ebb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:55.552357 17179 consensus_queue.cc:1048] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1682f285141d46ca9bcc4992a2e96ebb [LEADER]: Connected to new peer: Peer: permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:55.554980 16839 raft_consensus.cc:1275] T 9e5fdd4f2823420688f815a6e0bc0f0c P 1682f285141d46ca9bcc4992a2e96ebb [term 2 FOLLOWER]: Refusing update from remote peer 1e4b2956ddc84e43b74b4966cf262af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:55.556663 17199 consensus_queue.cc:1048] T 9e5fdd4f2823420688f815a6e0bc0f0c P 1e4b2956ddc84e43b74b4966cf262af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1682f285141d46ca9bcc4992a2e96ebb" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 33881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:55.564620 16989 raft_consensus.cc:1275] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1e4b2956ddc84e43b74b4966cf262af5 [term 3 FOLLOWER]: Refusing update from remote peer 1682f285141d46ca9bcc4992a2e96ebb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:55.568514 17201 consensus_queue.cc:1048] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1682f285141d46ca9bcc4992a2e96ebb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:55.572878 16916 raft_consensus.cc:1275] T 9e5fdd4f2823420688f815a6e0bc0f0c P 813a0f25b51b4b299497af3142f0bd3d [term 2 FOLLOWER]: Refusing update from remote peer 1e4b2956ddc84e43b74b4966cf262af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:55.574807 17186 consensus_queue.cc:1048] T 9e5fdd4f2823420688f815a6e0bc0f0c P 1e4b2956ddc84e43b74b4966cf262af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:55.595553 16915 raft_consensus.cc:1275] T 993767b293f74b02b71157232f119576 P 813a0f25b51b4b299497af3142f0bd3d [term 5 FOLLOWER]: Refusing update from remote peer 1682f285141d46ca9bcc4992a2e96ebb: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:22:55.597050 17194 consensus_queue.cc:1048] T 993767b293f74b02b71157232f119576 P 1682f285141d46ca9bcc4992a2e96ebb [LEADER]: Connected to new peer: Peer: permanent_uuid: "813a0f25b51b4b299497af3142f0bd3d" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:22:55.609416 16989 raft_consensus.cc:1275] T 993767b293f74b02b71157232f119576 P 1e4b2956ddc84e43b74b4966cf262af5 [term 5 FOLLOWER]: Refusing update from remote peer 1682f285141d46ca9bcc4992a2e96ebb: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:22:55.611368 17194 consensus_queue.cc:1048] T 993767b293f74b02b71157232f119576 P 1682f285141d46ca9bcc4992a2e96ebb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e4b2956ddc84e43b74b4966cf262af5" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 40615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:22:55.768630 16706 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:55.774184 16706 tablet_server.cc:179] TabletServer@127.16.80.129:0 shutting down...
I20260710 13:22:55.799935 16706 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:55.800755 16706 tablet_replica.cc:333] T 07f325acb55e4d4bab8b986923250eca P 1682f285141d46ca9bcc4992a2e96ebb: stopping tablet replica
I20260710 13:22:55.801905 16706 raft_consensus.cc:2243] T 07f325acb55e4d4bab8b986923250eca P 1682f285141d46ca9bcc4992a2e96ebb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:55.802503 16706 raft_consensus.cc:2272] T 07f325acb55e4d4bab8b986923250eca P 1682f285141d46ca9bcc4992a2e96ebb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:55.804793 16706 tablet_replica.cc:333] T 8bb82770250c49f5baf7a936948b6d33 P 1682f285141d46ca9bcc4992a2e96ebb: stopping tablet replica
I20260710 13:22:55.805354 16706 raft_consensus.cc:2243] T 8bb82770250c49f5baf7a936948b6d33 P 1682f285141d46ca9bcc4992a2e96ebb [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:55.805872 16706 raft_consensus.cc:2272] T 8bb82770250c49f5baf7a936948b6d33 P 1682f285141d46ca9bcc4992a2e96ebb [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:55.808581 16706 tablet_replica.cc:333] T a5bfd60db5e8461ab508b18ddf72efda P 1682f285141d46ca9bcc4992a2e96ebb: stopping tablet replica
I20260710 13:22:55.809121 16706 raft_consensus.cc:2243] T a5bfd60db5e8461ab508b18ddf72efda P 1682f285141d46ca9bcc4992a2e96ebb [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:22:55.809857 16706 raft_consensus.cc:2272] T a5bfd60db5e8461ab508b18ddf72efda P 1682f285141d46ca9bcc4992a2e96ebb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:55.811834 16706 tablet_replica.cc:333] T 993767b293f74b02b71157232f119576 P 1682f285141d46ca9bcc4992a2e96ebb: stopping tablet replica
I20260710 13:22:55.812358 16706 raft_consensus.cc:2243] T 993767b293f74b02b71157232f119576 P 1682f285141d46ca9bcc4992a2e96ebb [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:22:55.813074 16706 raft_consensus.cc:2272] T 993767b293f74b02b71157232f119576 P 1682f285141d46ca9bcc4992a2e96ebb [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:55.814982 16706 tablet_replica.cc:333] T 4073f14b43d04b2c817333beeff24422 P 1682f285141d46ca9bcc4992a2e96ebb: stopping tablet replica
I20260710 13:22:55.815532 16706 raft_consensus.cc:2243] T 4073f14b43d04b2c817333beeff24422 P 1682f285141d46ca9bcc4992a2e96ebb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:55.815960 16706 raft_consensus.cc:2272] T 4073f14b43d04b2c817333beeff24422 P 1682f285141d46ca9bcc4992a2e96ebb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:55.817574 16706 tablet_replica.cc:333] T 9e5fdd4f2823420688f815a6e0bc0f0c P 1682f285141d46ca9bcc4992a2e96ebb: stopping tablet replica
I20260710 13:22:55.818049 16706 raft_consensus.cc:2243] T 9e5fdd4f2823420688f815a6e0bc0f0c P 1682f285141d46ca9bcc4992a2e96ebb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:55.818460 16706 raft_consensus.cc:2272] T 9e5fdd4f2823420688f815a6e0bc0f0c P 1682f285141d46ca9bcc4992a2e96ebb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:55.820672 16706 tablet_replica.cc:333] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1682f285141d46ca9bcc4992a2e96ebb: stopping tablet replica
I20260710 13:22:55.821168 16706 raft_consensus.cc:2243] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1682f285141d46ca9bcc4992a2e96ebb [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:22:55.821882 16706 raft_consensus.cc:2272] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1682f285141d46ca9bcc4992a2e96ebb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:55.823781 16706 tablet_replica.cc:333] T fe037f839a23471cb73718701cc601a1 P 1682f285141d46ca9bcc4992a2e96ebb: stopping tablet replica
I20260710 13:22:55.824266 16706 raft_consensus.cc:2243] T fe037f839a23471cb73718701cc601a1 P 1682f285141d46ca9bcc4992a2e96ebb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:55.824671 16706 raft_consensus.cc:2272] T fe037f839a23471cb73718701cc601a1 P 1682f285141d46ca9bcc4992a2e96ebb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:55.826337 16706 tablet_replica.cc:333] T c2c330f843054a3983559855571e477b P 1682f285141d46ca9bcc4992a2e96ebb: stopping tablet replica
I20260710 13:22:55.826774 16706 raft_consensus.cc:2243] T c2c330f843054a3983559855571e477b P 1682f285141d46ca9bcc4992a2e96ebb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:55.827246 16706 raft_consensus.cc:2272] T c2c330f843054a3983559855571e477b P 1682f285141d46ca9bcc4992a2e96ebb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:55.927392 16706 tablet_server.cc:196] TabletServer@127.16.80.129:0 shutdown complete.
W20260710 13:22:55.928292 16882 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.80.129:33881: connect: Connection refused (error 111)
W20260710 13:22:55.932209 16882 consensus_peers.cc:597] T fe037f839a23471cb73718701cc601a1 P 813a0f25b51b4b299497af3142f0bd3d -> Peer 1682f285141d46ca9bcc4992a2e96ebb (127.16.80.129:33881): Couldn't send request to peer 1682f285141d46ca9bcc4992a2e96ebb. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:33881: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:55.935256 16882 consensus_peers.cc:597] T c2c330f843054a3983559855571e477b P 813a0f25b51b4b299497af3142f0bd3d -> Peer 1682f285141d46ca9bcc4992a2e96ebb (127.16.80.129:33881): Couldn't send request to peer 1682f285141d46ca9bcc4992a2e96ebb. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:33881: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:55.948419 16706 tablet_server.cc:179] TabletServer@127.16.80.130:0 shutting down...
W20260710 13:22:55.959777 16956 consensus_peers.cc:597] T 8bb82770250c49f5baf7a936948b6d33 P 1e4b2956ddc84e43b74b4966cf262af5 -> Peer 1682f285141d46ca9bcc4992a2e96ebb (127.16.80.129:33881): Couldn't send request to peer 1682f285141d46ca9bcc4992a2e96ebb. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:33881: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:55.976403 16706 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:55.977118 16706 tablet_replica.cc:333] T 86cca5626e2c4ab1a3f9f71a5178c97b P 813a0f25b51b4b299497af3142f0bd3d: stopping tablet replica
I20260710 13:22:55.977694 16706 raft_consensus.cc:2243] T 86cca5626e2c4ab1a3f9f71a5178c97b P 813a0f25b51b4b299497af3142f0bd3d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:55.978137 16706 raft_consensus.cc:2272] T 86cca5626e2c4ab1a3f9f71a5178c97b P 813a0f25b51b4b299497af3142f0bd3d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:55.980233 16706 tablet_replica.cc:333] T 9e5fdd4f2823420688f815a6e0bc0f0c P 813a0f25b51b4b299497af3142f0bd3d: stopping tablet replica
I20260710 13:22:55.980814 16706 raft_consensus.cc:2243] T 9e5fdd4f2823420688f815a6e0bc0f0c P 813a0f25b51b4b299497af3142f0bd3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:55.981222 16706 raft_consensus.cc:2272] T 9e5fdd4f2823420688f815a6e0bc0f0c P 813a0f25b51b4b299497af3142f0bd3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:55.983481 16706 tablet_replica.cc:333] T a5bfd60db5e8461ab508b18ddf72efda P 813a0f25b51b4b299497af3142f0bd3d: stopping tablet replica
I20260710 13:22:55.984012 16706 raft_consensus.cc:2243] T a5bfd60db5e8461ab508b18ddf72efda P 813a0f25b51b4b299497af3142f0bd3d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:55.984433 16706 raft_consensus.cc:2272] T a5bfd60db5e8461ab508b18ddf72efda P 813a0f25b51b4b299497af3142f0bd3d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:55.986548 16706 tablet_replica.cc:333] T 4073f14b43d04b2c817333beeff24422 P 813a0f25b51b4b299497af3142f0bd3d: stopping tablet replica
I20260710 13:22:55.987219 16706 raft_consensus.cc:2243] T 4073f14b43d04b2c817333beeff24422 P 813a0f25b51b4b299497af3142f0bd3d [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:22:55.988054 16706 raft_consensus.cc:2272] T 4073f14b43d04b2c817333beeff24422 P 813a0f25b51b4b299497af3142f0bd3d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:55.989718 16706 tablet_replica.cc:333] T 993767b293f74b02b71157232f119576 P 813a0f25b51b4b299497af3142f0bd3d: stopping tablet replica
I20260710 13:22:55.990229 16706 raft_consensus.cc:2243] T 993767b293f74b02b71157232f119576 P 813a0f25b51b4b299497af3142f0bd3d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:55.990655 16706 raft_consensus.cc:2272] T 993767b293f74b02b71157232f119576 P 813a0f25b51b4b299497af3142f0bd3d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:55.993188 16706 tablet_replica.cc:333] T c2c330f843054a3983559855571e477b P 813a0f25b51b4b299497af3142f0bd3d: stopping tablet replica
I20260710 13:22:55.993873 16706 raft_consensus.cc:2243] T c2c330f843054a3983559855571e477b P 813a0f25b51b4b299497af3142f0bd3d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:55.994751 16706 raft_consensus.cc:2272] T c2c330f843054a3983559855571e477b P 813a0f25b51b4b299497af3142f0bd3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:55.996718 16706 tablet_replica.cc:333] T fe037f839a23471cb73718701cc601a1 P 813a0f25b51b4b299497af3142f0bd3d: stopping tablet replica
I20260710 13:22:55.997359 16706 raft_consensus.cc:2243] T fe037f839a23471cb73718701cc601a1 P 813a0f25b51b4b299497af3142f0bd3d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:55.998134 16706 raft_consensus.cc:2272] T fe037f839a23471cb73718701cc601a1 P 813a0f25b51b4b299497af3142f0bd3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:55.999997 16706 tablet_replica.cc:333] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d: stopping tablet replica
I20260710 13:22:56.000490 16706 raft_consensus.cc:2243] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:56.000900 16706 raft_consensus.cc:2272] T 8bb82770250c49f5baf7a936948b6d33 P 813a0f25b51b4b299497af3142f0bd3d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:56.002993 16706 tablet_replica.cc:333] T 07f325acb55e4d4bab8b986923250eca P 813a0f25b51b4b299497af3142f0bd3d: stopping tablet replica
I20260710 13:22:56.003535 16706 raft_consensus.cc:2243] T 07f325acb55e4d4bab8b986923250eca P 813a0f25b51b4b299497af3142f0bd3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:56.003964 16706 raft_consensus.cc:2272] T 07f325acb55e4d4bab8b986923250eca P 813a0f25b51b4b299497af3142f0bd3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:56.032593 16706 tablet_server.cc:196] TabletServer@127.16.80.130:0 shutdown complete.
I20260710 13:22:56.049574 16706 tablet_server.cc:179] TabletServer@127.16.80.131:0 shutting down...
W20260710 13:22:56.072149 16956 consensus_peers.cc:597] T 07f325acb55e4d4bab8b986923250eca P 1e4b2956ddc84e43b74b4966cf262af5 -> Peer 1682f285141d46ca9bcc4992a2e96ebb (127.16.80.129:33881): Couldn't send request to peer 1682f285141d46ca9bcc4992a2e96ebb. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:33881: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:56.080699 16706 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:56.081473 16706 tablet_replica.cc:333] T a5bfd60db5e8461ab508b18ddf72efda P 1e4b2956ddc84e43b74b4966cf262af5: stopping tablet replica
I20260710 13:22:56.082111 16706 raft_consensus.cc:2243] T a5bfd60db5e8461ab508b18ddf72efda P 1e4b2956ddc84e43b74b4966cf262af5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:56.082615 16706 raft_consensus.cc:2272] T a5bfd60db5e8461ab508b18ddf72efda P 1e4b2956ddc84e43b74b4966cf262af5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:56.085421 16706 tablet_replica.cc:333] T 07f325acb55e4d4bab8b986923250eca P 1e4b2956ddc84e43b74b4966cf262af5: stopping tablet replica
I20260710 13:22:56.085974 16706 raft_consensus.cc:2243] T 07f325acb55e4d4bab8b986923250eca P 1e4b2956ddc84e43b74b4966cf262af5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:56.086724 16706 raft_consensus.cc:2272] T 07f325acb55e4d4bab8b986923250eca P 1e4b2956ddc84e43b74b4966cf262af5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:56.088532 16706 tablet_replica.cc:333] T 8bb82770250c49f5baf7a936948b6d33 P 1e4b2956ddc84e43b74b4966cf262af5: stopping tablet replica
I20260710 13:22:56.089053 16706 raft_consensus.cc:2243] T 8bb82770250c49f5baf7a936948b6d33 P 1e4b2956ddc84e43b74b4966cf262af5 [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:22:56.089762 16706 raft_consensus.cc:2272] T 8bb82770250c49f5baf7a936948b6d33 P 1e4b2956ddc84e43b74b4966cf262af5 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:56.091711 16706 tablet_replica.cc:333] T 993767b293f74b02b71157232f119576 P 1e4b2956ddc84e43b74b4966cf262af5: stopping tablet replica
I20260710 13:22:56.092232 16706 raft_consensus.cc:2243] T 993767b293f74b02b71157232f119576 P 1e4b2956ddc84e43b74b4966cf262af5 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:56.092653 16706 raft_consensus.cc:2272] T 993767b293f74b02b71157232f119576 P 1e4b2956ddc84e43b74b4966cf262af5 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:56.094828 16706 tablet_replica.cc:333] T 4073f14b43d04b2c817333beeff24422 P 1e4b2956ddc84e43b74b4966cf262af5: stopping tablet replica
I20260710 13:22:56.095376 16706 raft_consensus.cc:2243] T 4073f14b43d04b2c817333beeff24422 P 1e4b2956ddc84e43b74b4966cf262af5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:56.095825 16706 raft_consensus.cc:2272] T 4073f14b43d04b2c817333beeff24422 P 1e4b2956ddc84e43b74b4966cf262af5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:56.097522 16706 tablet_replica.cc:333] T 9e5fdd4f2823420688f815a6e0bc0f0c P 1e4b2956ddc84e43b74b4966cf262af5: stopping tablet replica
I20260710 13:22:56.097985 16706 raft_consensus.cc:2243] T 9e5fdd4f2823420688f815a6e0bc0f0c P 1e4b2956ddc84e43b74b4966cf262af5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:56.098742 16706 raft_consensus.cc:2272] T 9e5fdd4f2823420688f815a6e0bc0f0c P 1e4b2956ddc84e43b74b4966cf262af5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:56.100767 16706 tablet_replica.cc:333] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1e4b2956ddc84e43b74b4966cf262af5: stopping tablet replica
I20260710 13:22:56.101272 16706 raft_consensus.cc:2243] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1e4b2956ddc84e43b74b4966cf262af5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:56.101658 16706 raft_consensus.cc:2272] T 86cca5626e2c4ab1a3f9f71a5178c97b P 1e4b2956ddc84e43b74b4966cf262af5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:56.103547 16706 tablet_replica.cc:333] T fe037f839a23471cb73718701cc601a1 P 1e4b2956ddc84e43b74b4966cf262af5: stopping tablet replica
I20260710 13:22:56.104033 16706 raft_consensus.cc:2243] T fe037f839a23471cb73718701cc601a1 P 1e4b2956ddc84e43b74b4966cf262af5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:56.104439 16706 raft_consensus.cc:2272] T fe037f839a23471cb73718701cc601a1 P 1e4b2956ddc84e43b74b4966cf262af5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:56.106019 16706 tablet_replica.cc:333] T c2c330f843054a3983559855571e477b P 1e4b2956ddc84e43b74b4966cf262af5: stopping tablet replica
I20260710 13:22:56.106462 16706 raft_consensus.cc:2243] T c2c330f843054a3983559855571e477b P 1e4b2956ddc84e43b74b4966cf262af5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:56.106842 16706 raft_consensus.cc:2272] T c2c330f843054a3983559855571e477b P 1e4b2956ddc84e43b74b4966cf262af5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:56.132848 16706 tablet_server.cc:196] TabletServer@127.16.80.131:0 shutdown complete.
I20260710 13:22:56.149289 16706 master.cc:562] Master@127.16.80.190:45275 shutting down...
I20260710 13:22:56.357014 16706 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bdf2065b14d04c8385fc2af7b0766e0f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:56.357602 16706 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bdf2065b14d04c8385fc2af7b0766e0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:56.357960 16706 tablet_replica.cc:333] T 00000000000000000000000000000000 P bdf2065b14d04c8385fc2af7b0766e0f: stopping tablet replica
I20260710 13:22:56.378579 16706 master.cc:584] Master@127.16.80.190:45275 shutdown complete.
1682f285141d46ca9bcc4992a2e96ebb  4
1e4b2956ddc84e43b74b4966cf262af5  1
813a0f25b51b4b299497af3142f0bd3d  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (13123 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 13:22:56.421123 16706 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.80.190:33421
I20260710 13:22:56.422289 16706 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:56.428526 17211 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:56.428529 17212 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:56.429518 17214 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:56.430845 16706 server_base.cc:1061] running on GCE node
I20260710 13:22:56.431712 16706 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:56.431892 16706 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:56.432004 16706 hybrid_clock.cc:648] HybridClock initialized: now 1783689776431993 us; error 0 us; skew 500 ppm
I20260710 13:22:56.432508 16706 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:56.435249 16706 webserver.cc:533] Webserver started at http://127.16.80.190:42655/ using document root <none> and password file <none>
I20260710 13:22:56.435788 16706 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:56.435957 16706 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:56.436203 16706 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:56.437374 16706 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689763121184-16706-0/minicluster-data/master-0-root/instance:
uuid: "c1fc3811657e44be960479600b0cd971"
format_stamp: "Formatted at 2026-07-10 13:22:56 on dist-test-slave-3ksx"
I20260710 13:22:56.442147 16706 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 13:22:56.445834 17219 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:56.446744 16706 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:22:56.446997 16706 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689763121184-16706-0/minicluster-data/master-0-root
uuid: "c1fc3811657e44be960479600b0cd971"
format_stamp: "Formatted at 2026-07-10 13:22:56 on dist-test-slave-3ksx"
I20260710 13:22:56.447355 16706 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689763121184-16706-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689763121184-16706-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689763121184-16706-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:56.459641 16706 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:56.460830 16706 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:56.500561 16706 rpc_server.cc:307] RPC server started. Bound to: 127.16.80.190:33421
I20260710 13:22:56.500694 17270 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.80.190:33421 every 8 connection(s)
I20260710 13:22:56.504985 17271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:56.516572 17271 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c1fc3811657e44be960479600b0cd971: Bootstrap starting.
I20260710 13:22:56.522076 17271 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c1fc3811657e44be960479600b0cd971: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:56.527413 17271 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c1fc3811657e44be960479600b0cd971: No bootstrap required, opened a new log
I20260710 13:22:56.529951 17271 raft_consensus.cc:359] T 00000000000000000000000000000000 P c1fc3811657e44be960479600b0cd971 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1fc3811657e44be960479600b0cd971" member_type: VOTER }
I20260710 13:22:56.530413 17271 raft_consensus.cc:385] T 00000000000000000000000000000000 P c1fc3811657e44be960479600b0cd971 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:56.530751 17271 raft_consensus.cc:740] T 00000000000000000000000000000000 P c1fc3811657e44be960479600b0cd971 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1fc3811657e44be960479600b0cd971, State: Initialized, Role: FOLLOWER
I20260710 13:22:56.531503 17271 consensus_queue.cc:260] T 00000000000000000000000000000000 P c1fc3811657e44be960479600b0cd971 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c1fc3811657e44be960479600b0cd971" member_type: VOTER }
I20260710 13:22:56.532045 17271 raft_consensus.cc:399] T 00000000000000000000000000000000 P c1fc3811657e44be960479600b0cd971 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:22:56.532281 17271 raft_consensus.cc:493] T 00000000000000000000000000000000 P c1fc3811657e44be960479600b0cd971 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:22:56.532612 17271 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c1fc3811657e44be960479600b0cd971 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:56.537349 17271 raft_consensus.cc:515] T 00000000000000000000000000000000 P c1fc3811657e44be960479600b0cd971 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1fc3811657e44be960479600b0cd971" member_type: VOTER }
I20260710 13:22:56.538007 17271 leader_election.cc:304] T 00000000000000000000000000000000 P c1fc3811657e44be960479600b0cd971 [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: c1fc3811657e44be960479600b0cd971; no voters: 
I20260710 13:22:56.539412 17271 leader_election.cc:290] T 00000000000000000000000000000000 P c1fc3811657e44be960479600b0cd971 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:22:56.539778 17274 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c1fc3811657e44be960479600b0cd971 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:56.541198 17274 raft_consensus.cc:697] T 00000000000000000000000000000000 P c1fc3811657e44be960479600b0cd971 [term 1 LEADER]: Becoming Leader. State: Replica: c1fc3811657e44be960479600b0cd971, State: Running, Role: LEADER
I20260710 13:22:56.541944 17274 consensus_queue.cc:237] T 00000000000000000000000000000000 P c1fc3811657e44be960479600b0cd971 [LEADER]: Queue going to LEADER mode. State: All 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: "c1fc3811657e44be960479600b0cd971" member_type: VOTER }
I20260710 13:22:56.542730 17271 sys_catalog.cc:565] T 00000000000000000000000000000000 P c1fc3811657e44be960479600b0cd971 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:22:56.547657 17275 sys_catalog.cc:455] T 00000000000000000000000000000000 P c1fc3811657e44be960479600b0cd971 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c1fc3811657e44be960479600b0cd971" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1fc3811657e44be960479600b0cd971" member_type: VOTER } }
I20260710 13:22:56.548520 17275 sys_catalog.cc:458] T 00000000000000000000000000000000 P c1fc3811657e44be960479600b0cd971 [sys.catalog]: This master's current role is: LEADER
I20260710 13:22:56.551331 17276 sys_catalog.cc:455] T 00000000000000000000000000000000 P c1fc3811657e44be960479600b0cd971 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c1fc3811657e44be960479600b0cd971. Latest consensus state: current_term: 1 leader_uuid: "c1fc3811657e44be960479600b0cd971" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1fc3811657e44be960479600b0cd971" member_type: VOTER } }
I20260710 13:22:56.552410 17276 sys_catalog.cc:458] T 00000000000000000000000000000000 P c1fc3811657e44be960479600b0cd971 [sys.catalog]: This master's current role is: LEADER
I20260710 13:22:56.557276 17282 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:22:56.563030 17282 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:22:56.564219 16706 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:22:56.573347 17282 catalog_manager.cc:1383] Generated new cluster ID: f7354286a3a846e1ae12c29adbafb0c2
I20260710 13:22:56.573727 17282 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:22:56.593001 17282 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:22:56.594273 17282 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:22:56.607395 17282 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c1fc3811657e44be960479600b0cd971: Generated new TSK 0
I20260710 13:22:56.608023 17282 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:22:56.631042 16706 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:56.637153 17292 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:56.638688 17293 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:56.640441 17295 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:56.640815 16706 server_base.cc:1061] running on GCE node
I20260710 13:22:56.641741 16706 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:56.641920 16706 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:56.642087 16706 hybrid_clock.cc:648] HybridClock initialized: now 1783689776642073 us; error 0 us; skew 500 ppm
I20260710 13:22:56.642568 16706 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:56.645009 16706 webserver.cc:533] Webserver started at http://127.16.80.129:34013/ using document root <none> and password file <none>
I20260710 13:22:56.645466 16706 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:56.645623 16706 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:56.645843 16706 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:56.646875 16706 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689763121184-16706-0/minicluster-data/ts-0-root/instance:
uuid: "c695719c9f6743b68eb984e7fc1678bc"
format_stamp: "Formatted at 2026-07-10 13:22:56 on dist-test-slave-3ksx"
I20260710 13:22:56.651588 16706 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:22:56.655285 17300 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:56.656157 16706 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 13:22:56.656518 16706 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689763121184-16706-0/minicluster-data/ts-0-root
uuid: "c695719c9f6743b68eb984e7fc1678bc"
format_stamp: "Formatted at 2026-07-10 13:22:56 on dist-test-slave-3ksx"
I20260710 13:22:56.656848 16706 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689763121184-16706-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689763121184-16706-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689763121184-16706-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:56.667689 16706 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:56.669051 16706 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:56.670584 16706 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:56.673060 16706 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:56.673318 16706 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:56.673573 16706 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:56.673772 16706 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:56.717312 16706 rpc_server.cc:307] RPC server started. Bound to: 127.16.80.129:37559
I20260710 13:22:56.717402 17362 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.80.129:37559 every 8 connection(s)
I20260710 13:22:56.722294 16706 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:56.729580 17367 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:56.733693 16706 server_base.cc:1061] running on GCE node
W20260710 13:22:56.734139 17370 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:56.733685 17368 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:56.736052 16706 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:56.736351 16706 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:56.736539 16706 hybrid_clock.cc:648] HybridClock initialized: now 1783689776736527 us; error 0 us; skew 500 ppm
I20260710 13:22:56.736642 17363 heartbeater.cc:344] Connected to a master server at 127.16.80.190:33421
I20260710 13:22:56.737085 17363 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:56.737191 16706 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:56.737833 17363 heartbeater.cc:507] Master 127.16.80.190:33421 requested a full tablet report, sending...
I20260710 13:22:56.740379 16706 webserver.cc:533] Webserver started at http://127.16.80.130:33687/ using document root <none> and password file <none>
I20260710 13:22:56.740310 17236 ts_manager.cc:194] Registered new tserver with Master: c695719c9f6743b68eb984e7fc1678bc (127.16.80.129:37559)
I20260710 13:22:56.741039 16706 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:56.741282 16706 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:56.741572 16706 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:56.742635 17236 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35350
I20260710 13:22:56.742731 16706 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689763121184-16706-0/minicluster-data/ts-1-root/instance:
uuid: "26a197c2e57549bcb8fa5c3119f4051f"
format_stamp: "Formatted at 2026-07-10 13:22:56 on dist-test-slave-3ksx"
I20260710 13:22:56.748065 16706 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260710 13:22:56.751646 17375 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:56.752440 16706 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260710 13:22:56.752792 16706 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689763121184-16706-0/minicluster-data/ts-1-root
uuid: "26a197c2e57549bcb8fa5c3119f4051f"
format_stamp: "Formatted at 2026-07-10 13:22:56 on dist-test-slave-3ksx"
I20260710 13:22:56.753096 16706 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689763121184-16706-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689763121184-16706-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689763121184-16706-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:56.763331 16706 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:56.764556 16706 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:56.766049 16706 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:56.768391 16706 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:56.768648 16706 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:56.768900 16706 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:56.769075 16706 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:56.810302 16706 rpc_server.cc:307] RPC server started. Bound to: 127.16.80.130:40083
I20260710 13:22:56.810434 17437 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.80.130:40083 every 8 connection(s)
I20260710 13:22:56.815244 16706 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:56.822400 17441 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:56.824368 17442 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:56.825944 17444 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:56.826438 16706 server_base.cc:1061] running on GCE node
I20260710 13:22:56.828042 16706 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:56.828311 16706 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:56.828512 16706 hybrid_clock.cc:648] HybridClock initialized: now 1783689776828495 us; error 0 us; skew 500 ppm
I20260710 13:22:56.828583 17438 heartbeater.cc:344] Connected to a master server at 127.16.80.190:33421
I20260710 13:22:56.829036 17438 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:56.829213 16706 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:56.829794 17438 heartbeater.cc:507] Master 127.16.80.190:33421 requested a full tablet report, sending...
I20260710 13:22:56.832000 16706 webserver.cc:533] Webserver started at http://127.16.80.131:34931/ using document root <none> and password file <none>
I20260710 13:22:56.832083 17236 ts_manager.cc:194] Registered new tserver with Master: 26a197c2e57549bcb8fa5c3119f4051f (127.16.80.130:40083)
I20260710 13:22:56.832602 16706 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:56.832866 16706 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:56.833146 16706 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:56.833668 17236 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35356
I20260710 13:22:56.834383 16706 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689763121184-16706-0/minicluster-data/ts-2-root/instance:
uuid: "ccaef6a326b6431483b4adb5bb635103"
format_stamp: "Formatted at 2026-07-10 13:22:56 on dist-test-slave-3ksx"
I20260710 13:22:56.839007 16706 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:22:56.842949 17449 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:56.843915 16706 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:22:56.844247 16706 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689763121184-16706-0/minicluster-data/ts-2-root
uuid: "ccaef6a326b6431483b4adb5bb635103"
format_stamp: "Formatted at 2026-07-10 13:22:56 on dist-test-slave-3ksx"
I20260710 13:22:56.844556 16706 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689763121184-16706-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689763121184-16706-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689763121184-16706-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:56.870435 16706 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:56.871752 16706 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:56.873299 16706 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:56.875824 16706 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:56.876087 16706 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:56.876348 16706 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:56.876529 16706 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:56.918942 16706 rpc_server.cc:307] RPC server started. Bound to: 127.16.80.131:38141
I20260710 13:22:56.919019 17511 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.80.131:38141 every 8 connection(s)
I20260710 13:22:56.933772 17512 heartbeater.cc:344] Connected to a master server at 127.16.80.190:33421
I20260710 13:22:56.934291 17512 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:56.935158 17512 heartbeater.cc:507] Master 127.16.80.190:33421 requested a full tablet report, sending...
I20260710 13:22:56.937414 17236 ts_manager.cc:194] Registered new tserver with Master: ccaef6a326b6431483b4adb5bb635103 (127.16.80.131:38141)
I20260710 13:22:56.938398 16706 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016098451s
I20260710 13:22:56.938951 17236 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35366
I20260710 13:22:56.967888 17236 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35378:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:22:56.970863 17236 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:22:57.054667 17403 tablet_service.cc:1511] Processing CreateTablet for tablet 30aeeecf0b584aa39b0eef00a51cf9d1 (DEFAULT_TABLE table=test-workload [id=2350231d1b8d4709b209dfe25383b242]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:22:57.056303 17403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30aeeecf0b584aa39b0eef00a51cf9d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:57.058007 17402 tablet_service.cc:1511] Processing CreateTablet for tablet 8bcd0bc4f251446fa9b6fcd296e86b44 (DEFAULT_TABLE table=test-workload [id=2350231d1b8d4709b209dfe25383b242]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:22:57.058975 17473 tablet_service.cc:1511] Processing CreateTablet for tablet 88afd2cc785340f18897d783ac5c3793 (DEFAULT_TABLE table=test-workload [id=2350231d1b8d4709b209dfe25383b242]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:22:57.059541 17402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bcd0bc4f251446fa9b6fcd296e86b44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:57.060382 17473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88afd2cc785340f18897d783ac5c3793. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:57.064397 17475 tablet_service.cc:1511] Processing CreateTablet for tablet a0f343b603264ccfaf00732fd227c610 (DEFAULT_TABLE table=test-workload [id=2350231d1b8d4709b209dfe25383b242]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:22:57.065438 17401 tablet_service.cc:1511] Processing CreateTablet for tablet a0f343b603264ccfaf00732fd227c610 (DEFAULT_TABLE table=test-workload [id=2350231d1b8d4709b209dfe25383b242]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:22:57.068475 17400 tablet_service.cc:1511] Processing CreateTablet for tablet 1a0fcb216a4d41098453fb03a38bc4a3 (DEFAULT_TABLE table=test-workload [id=2350231d1b8d4709b209dfe25383b242]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:22:57.068957 17472 tablet_service.cc:1511] Processing CreateTablet for tablet 7ad3265ed0e04896a848e7bdad790b7e (DEFAULT_TABLE table=test-workload [id=2350231d1b8d4709b209dfe25383b242]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:22:57.065989 17475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0f343b603264ccfaf00732fd227c610. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:57.071609 17472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ad3265ed0e04896a848e7bdad790b7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:57.071174 17399 tablet_service.cc:1511] Processing CreateTablet for tablet 88afd2cc785340f18897d783ac5c3793 (DEFAULT_TABLE table=test-workload [id=2350231d1b8d4709b209dfe25383b242]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:22:57.074343 17477 tablet_service.cc:1511] Processing CreateTablet for tablet 30aeeecf0b584aa39b0eef00a51cf9d1 (DEFAULT_TABLE table=test-workload [id=2350231d1b8d4709b209dfe25383b242]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:22:57.076588 17476 tablet_service.cc:1511] Processing CreateTablet for tablet 8bcd0bc4f251446fa9b6fcd296e86b44 (DEFAULT_TABLE table=test-workload [id=2350231d1b8d4709b209dfe25383b242]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:22:57.078467 17476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bcd0bc4f251446fa9b6fcd296e86b44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:57.081236 17474 tablet_service.cc:1511] Processing CreateTablet for tablet 1a0fcb216a4d41098453fb03a38bc4a3 (DEFAULT_TABLE table=test-workload [id=2350231d1b8d4709b209dfe25383b242]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:22:57.081821 17398 tablet_service.cc:1511] Processing CreateTablet for tablet 7ad3265ed0e04896a848e7bdad790b7e (DEFAULT_TABLE table=test-workload [id=2350231d1b8d4709b209dfe25383b242]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:22:57.082764 17474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a0fcb216a4d41098453fb03a38bc4a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:57.067059 17401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0f343b603264ccfaf00732fd227c610. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:57.084156 17397 tablet_service.cc:1511] Processing CreateTablet for tablet e5a9620226764dfa9651b6669d564a84 (DEFAULT_TABLE table=test-workload [id=2350231d1b8d4709b209dfe25383b242]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:22:57.085572 17397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5a9620226764dfa9651b6669d564a84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:57.086128 17477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30aeeecf0b584aa39b0eef00a51cf9d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:57.088263 17394 tablet_service.cc:1511] Processing CreateTablet for tablet bb085c19dac7426f9306fa983e6473b2 (DEFAULT_TABLE table=test-workload [id=2350231d1b8d4709b209dfe25383b242]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:22:57.089859 17394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb085c19dac7426f9306fa983e6473b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:57.091498 17400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a0fcb216a4d41098453fb03a38bc4a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:57.092478 17395 tablet_service.cc:1511] Processing CreateTablet for tablet c24859b06dd445c6b35063a6ec350c46 (DEFAULT_TABLE table=test-workload [id=2350231d1b8d4709b209dfe25383b242]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:22:57.093855 17395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c24859b06dd445c6b35063a6ec350c46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:57.095499 17399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88afd2cc785340f18897d783ac5c3793. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:57.088357 17396 tablet_service.cc:1511] Processing CreateTablet for tablet d5178a4b370f423fb9b0091b666c0e33 (DEFAULT_TABLE table=test-workload [id=2350231d1b8d4709b209dfe25383b242]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:22:57.099468 17398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ad3265ed0e04896a848e7bdad790b7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:57.100337 17396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5178a4b370f423fb9b0091b666c0e33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:57.132472 17328 tablet_service.cc:1511] Processing CreateTablet for tablet 30aeeecf0b584aa39b0eef00a51cf9d1 (DEFAULT_TABLE table=test-workload [id=2350231d1b8d4709b209dfe25383b242]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:22:57.134094 17328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30aeeecf0b584aa39b0eef00a51cf9d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:57.133659 17471 tablet_service.cc:1511] Processing CreateTablet for tablet e5a9620226764dfa9651b6669d564a84 (DEFAULT_TABLE table=test-workload [id=2350231d1b8d4709b209dfe25383b242]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:22:57.139348 17469 tablet_service.cc:1511] Processing CreateTablet for tablet c24859b06dd445c6b35063a6ec350c46 (DEFAULT_TABLE table=test-workload [id=2350231d1b8d4709b209dfe25383b242]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:22:57.139871 17327 tablet_service.cc:1511] Processing CreateTablet for tablet 8bcd0bc4f251446fa9b6fcd296e86b44 (DEFAULT_TABLE table=test-workload [id=2350231d1b8d4709b209dfe25383b242]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:22:57.140852 17471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5a9620226764dfa9651b6669d564a84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:57.141184 17327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bcd0bc4f251446fa9b6fcd296e86b44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:57.136240 17470 tablet_service.cc:1511] Processing CreateTablet for tablet d5178a4b370f423fb9b0091b666c0e33 (DEFAULT_TABLE table=test-workload [id=2350231d1b8d4709b209dfe25383b242]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:22:57.147703 17469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c24859b06dd445c6b35063a6ec350c46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:57.149529 17326 tablet_service.cc:1511] Processing CreateTablet for tablet a0f343b603264ccfaf00732fd227c610 (DEFAULT_TABLE table=test-workload [id=2350231d1b8d4709b209dfe25383b242]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:22:57.150960 17326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0f343b603264ccfaf00732fd227c610. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:57.151583 17470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5178a4b370f423fb9b0091b666c0e33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:57.158933 17325 tablet_service.cc:1511] Processing CreateTablet for tablet 1a0fcb216a4d41098453fb03a38bc4a3 (DEFAULT_TABLE table=test-workload [id=2350231d1b8d4709b209dfe25383b242]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:22:57.160503 17325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a0fcb216a4d41098453fb03a38bc4a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:57.173717 17324 tablet_service.cc:1511] Processing CreateTablet for tablet 88afd2cc785340f18897d783ac5c3793 (DEFAULT_TABLE table=test-workload [id=2350231d1b8d4709b209dfe25383b242]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:22:57.175665 17324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88afd2cc785340f18897d783ac5c3793. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:57.181180 17323 tablet_service.cc:1511] Processing CreateTablet for tablet 7ad3265ed0e04896a848e7bdad790b7e (DEFAULT_TABLE table=test-workload [id=2350231d1b8d4709b209dfe25383b242]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:22:57.182782 17323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ad3265ed0e04896a848e7bdad790b7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:57.185182 17322 tablet_service.cc:1511] Processing CreateTablet for tablet e5a9620226764dfa9651b6669d564a84 (DEFAULT_TABLE table=test-workload [id=2350231d1b8d4709b209dfe25383b242]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:22:57.191622 17322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5a9620226764dfa9651b6669d564a84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:57.196189 17527 tablet_bootstrap.cc:492] T 1a0fcb216a4d41098453fb03a38bc4a3 P ccaef6a326b6431483b4adb5bb635103: Bootstrap starting.
I20260710 13:22:57.198904 17472 tablet_service.cc:1511] Processing CreateTablet for tablet bb085c19dac7426f9306fa983e6473b2 (DEFAULT_TABLE table=test-workload [id=2350231d1b8d4709b209dfe25383b242]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:22:57.200549 17472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb085c19dac7426f9306fa983e6473b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:57.208209 17321 tablet_service.cc:1511] Processing CreateTablet for tablet d5178a4b370f423fb9b0091b666c0e33 (DEFAULT_TABLE table=test-workload [id=2350231d1b8d4709b209dfe25383b242]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:22:57.209718 17321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5178a4b370f423fb9b0091b666c0e33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:57.214071 17320 tablet_service.cc:1511] Processing CreateTablet for tablet c24859b06dd445c6b35063a6ec350c46 (DEFAULT_TABLE table=test-workload [id=2350231d1b8d4709b209dfe25383b242]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:22:57.215808 17320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c24859b06dd445c6b35063a6ec350c46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:57.222714 17528 tablet_bootstrap.cc:492] T 8bcd0bc4f251446fa9b6fcd296e86b44 P 26a197c2e57549bcb8fa5c3119f4051f: Bootstrap starting.
I20260710 13:22:57.222558 17319 tablet_service.cc:1511] Processing CreateTablet for tablet bb085c19dac7426f9306fa983e6473b2 (DEFAULT_TABLE table=test-workload [id=2350231d1b8d4709b209dfe25383b242]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:22:57.227864 17319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb085c19dac7426f9306fa983e6473b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:57.254019 17527 tablet_bootstrap.cc:654] T 1a0fcb216a4d41098453fb03a38bc4a3 P ccaef6a326b6431483b4adb5bb635103: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:57.298322 17529 tablet_bootstrap.cc:492] T 7ad3265ed0e04896a848e7bdad790b7e P c695719c9f6743b68eb984e7fc1678bc: Bootstrap starting.
I20260710 13:22:57.299191 17528 tablet_bootstrap.cc:654] T 8bcd0bc4f251446fa9b6fcd296e86b44 P 26a197c2e57549bcb8fa5c3119f4051f: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:57.305569 17529 tablet_bootstrap.cc:654] T 7ad3265ed0e04896a848e7bdad790b7e P c695719c9f6743b68eb984e7fc1678bc: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:57.314967 17527 tablet_bootstrap.cc:492] T 1a0fcb216a4d41098453fb03a38bc4a3 P ccaef6a326b6431483b4adb5bb635103: No bootstrap required, opened a new log
I20260710 13:22:57.315539 17527 ts_tablet_manager.cc:1403] T 1a0fcb216a4d41098453fb03a38bc4a3 P ccaef6a326b6431483b4adb5bb635103: Time spent bootstrapping tablet: real 0.120s	user 0.035s	sys 0.017s
I20260710 13:22:57.315893 17528 tablet_bootstrap.cc:492] T 8bcd0bc4f251446fa9b6fcd296e86b44 P 26a197c2e57549bcb8fa5c3119f4051f: No bootstrap required, opened a new log
I20260710 13:22:57.316363 17528 ts_tablet_manager.cc:1403] T 8bcd0bc4f251446fa9b6fcd296e86b44 P 26a197c2e57549bcb8fa5c3119f4051f: Time spent bootstrapping tablet: real 0.094s	user 0.006s	sys 0.006s
I20260710 13:22:57.317063 17529 tablet_bootstrap.cc:492] T 7ad3265ed0e04896a848e7bdad790b7e P c695719c9f6743b68eb984e7fc1678bc: No bootstrap required, opened a new log
I20260710 13:22:57.317516 17529 ts_tablet_manager.cc:1403] T 7ad3265ed0e04896a848e7bdad790b7e P c695719c9f6743b68eb984e7fc1678bc: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.007s
I20260710 13:22:57.318665 17527 raft_consensus.cc:359] T 1a0fcb216a4d41098453fb03a38bc4a3 P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.319535 17527 raft_consensus.cc:385] T 1a0fcb216a4d41098453fb03a38bc4a3 P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:57.319315 17528 raft_consensus.cc:359] T 8bcd0bc4f251446fa9b6fcd296e86b44 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.319926 17527 raft_consensus.cc:740] T 1a0fcb216a4d41098453fb03a38bc4a3 P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccaef6a326b6431483b4adb5bb635103, State: Initialized, Role: FOLLOWER
I20260710 13:22:57.320091 17528 raft_consensus.cc:385] T 8bcd0bc4f251446fa9b6fcd296e86b44 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:57.320485 17528 raft_consensus.cc:740] T 8bcd0bc4f251446fa9b6fcd296e86b44 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26a197c2e57549bcb8fa5c3119f4051f, State: Initialized, Role: FOLLOWER
I20260710 13:22:57.320465 17529 raft_consensus.cc:359] T 7ad3265ed0e04896a848e7bdad790b7e P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.320851 17527 consensus_queue.cc:260] T 1a0fcb216a4d41098453fb03a38bc4a3 P ccaef6a326b6431483b4adb5bb635103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.321565 17529 raft_consensus.cc:385] T 7ad3265ed0e04896a848e7bdad790b7e P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:57.321986 17529 raft_consensus.cc:740] T 7ad3265ed0e04896a848e7bdad790b7e P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c695719c9f6743b68eb984e7fc1678bc, State: Initialized, Role: FOLLOWER
I20260710 13:22:57.321749 17528 consensus_queue.cc:260] T 8bcd0bc4f251446fa9b6fcd296e86b44 P 26a197c2e57549bcb8fa5c3119f4051f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.322855 17529 consensus_queue.cc:260] T 7ad3265ed0e04896a848e7bdad790b7e P c695719c9f6743b68eb984e7fc1678bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.328243 17438 heartbeater.cc:499] Master 127.16.80.190:33421 was elected leader, sending a full tablet report...
I20260710 13:22:57.328819 17528 ts_tablet_manager.cc:1434] T 8bcd0bc4f251446fa9b6fcd296e86b44 P 26a197c2e57549bcb8fa5c3119f4051f: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.004s
I20260710 13:22:57.329782 17528 tablet_bootstrap.cc:492] T e5a9620226764dfa9651b6669d564a84 P 26a197c2e57549bcb8fa5c3119f4051f: Bootstrap starting.
I20260710 13:22:57.340175 17512 heartbeater.cc:499] Master 127.16.80.190:33421 was elected leader, sending a full tablet report...
I20260710 13:22:57.341662 17527 ts_tablet_manager.cc:1434] T 1a0fcb216a4d41098453fb03a38bc4a3 P ccaef6a326b6431483b4adb5bb635103: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.018s
I20260710 13:22:57.344316 17528 tablet_bootstrap.cc:654] T e5a9620226764dfa9651b6669d564a84 P 26a197c2e57549bcb8fa5c3119f4051f: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:57.346217 17363 heartbeater.cc:499] Master 127.16.80.190:33421 was elected leader, sending a full tablet report...
I20260710 13:22:57.346424 17529 ts_tablet_manager.cc:1434] T 7ad3265ed0e04896a848e7bdad790b7e P c695719c9f6743b68eb984e7fc1678bc: Time spent starting tablet: real 0.029s	user 0.012s	sys 0.005s
I20260710 13:22:57.347604 17529 tablet_bootstrap.cc:492] T 30aeeecf0b584aa39b0eef00a51cf9d1 P c695719c9f6743b68eb984e7fc1678bc: Bootstrap starting.
I20260710 13:22:57.352573 17527 tablet_bootstrap.cc:492] T 7ad3265ed0e04896a848e7bdad790b7e P ccaef6a326b6431483b4adb5bb635103: Bootstrap starting.
I20260710 13:22:57.355182 17529 tablet_bootstrap.cc:654] T 30aeeecf0b584aa39b0eef00a51cf9d1 P c695719c9f6743b68eb984e7fc1678bc: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:57.362068 17527 tablet_bootstrap.cc:654] T 7ad3265ed0e04896a848e7bdad790b7e P ccaef6a326b6431483b4adb5bb635103: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:57.376662 17527 tablet_bootstrap.cc:492] T 7ad3265ed0e04896a848e7bdad790b7e P ccaef6a326b6431483b4adb5bb635103: No bootstrap required, opened a new log
I20260710 13:22:57.377521 17527 ts_tablet_manager.cc:1403] T 7ad3265ed0e04896a848e7bdad790b7e P ccaef6a326b6431483b4adb5bb635103: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.011s
I20260710 13:22:57.381711 17527 raft_consensus.cc:359] T 7ad3265ed0e04896a848e7bdad790b7e P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.383050 17527 raft_consensus.cc:385] T 7ad3265ed0e04896a848e7bdad790b7e P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:57.383582 17527 raft_consensus.cc:740] T 7ad3265ed0e04896a848e7bdad790b7e P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccaef6a326b6431483b4adb5bb635103, State: Initialized, Role: FOLLOWER
I20260710 13:22:57.384824 17527 consensus_queue.cc:260] T 7ad3265ed0e04896a848e7bdad790b7e P ccaef6a326b6431483b4adb5bb635103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.388018 17527 ts_tablet_manager.cc:1434] T 7ad3265ed0e04896a848e7bdad790b7e P ccaef6a326b6431483b4adb5bb635103: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.005s
I20260710 13:22:57.389595 17527 tablet_bootstrap.cc:492] T a0f343b603264ccfaf00732fd227c610 P ccaef6a326b6431483b4adb5bb635103: Bootstrap starting.
I20260710 13:22:57.389770 17534 raft_consensus.cc:493] T 8bcd0bc4f251446fa9b6fcd296e86b44 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:57.390528 17534 raft_consensus.cc:515] T 8bcd0bc4f251446fa9b6fcd296e86b44 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.397436 17534 leader_election.cc:290] T 8bcd0bc4f251446fa9b6fcd296e86b44 P 26a197c2e57549bcb8fa5c3119f4051f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c695719c9f6743b68eb984e7fc1678bc (127.16.80.129:37559), ccaef6a326b6431483b4adb5bb635103 (127.16.80.131:38141)
I20260710 13:22:57.402189 17527 tablet_bootstrap.cc:654] T a0f343b603264ccfaf00732fd227c610 P ccaef6a326b6431483b4adb5bb635103: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:57.411340 17528 tablet_bootstrap.cc:492] T e5a9620226764dfa9651b6669d564a84 P 26a197c2e57549bcb8fa5c3119f4051f: No bootstrap required, opened a new log
I20260710 13:22:57.412007 17528 ts_tablet_manager.cc:1403] T e5a9620226764dfa9651b6669d564a84 P 26a197c2e57549bcb8fa5c3119f4051f: Time spent bootstrapping tablet: real 0.082s	user 0.027s	sys 0.036s
I20260710 13:22:57.414410 17529 tablet_bootstrap.cc:492] T 30aeeecf0b584aa39b0eef00a51cf9d1 P c695719c9f6743b68eb984e7fc1678bc: No bootstrap required, opened a new log
I20260710 13:22:57.414605 17527 tablet_bootstrap.cc:492] T a0f343b603264ccfaf00732fd227c610 P ccaef6a326b6431483b4adb5bb635103: No bootstrap required, opened a new log
I20260710 13:22:57.415126 17529 ts_tablet_manager.cc:1403] T 30aeeecf0b584aa39b0eef00a51cf9d1 P c695719c9f6743b68eb984e7fc1678bc: Time spent bootstrapping tablet: real 0.068s	user 0.026s	sys 0.040s
I20260710 13:22:57.415309 17528 raft_consensus.cc:359] T e5a9620226764dfa9651b6669d564a84 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.416195 17528 raft_consensus.cc:385] T e5a9620226764dfa9651b6669d564a84 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:57.416545 17528 raft_consensus.cc:740] T e5a9620226764dfa9651b6669d564a84 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26a197c2e57549bcb8fa5c3119f4051f, State: Initialized, Role: FOLLOWER
I20260710 13:22:57.420862 17528 consensus_queue.cc:260] T e5a9620226764dfa9651b6669d564a84 P 26a197c2e57549bcb8fa5c3119f4051f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.423144 17528 ts_tablet_manager.cc:1434] T e5a9620226764dfa9651b6669d564a84 P 26a197c2e57549bcb8fa5c3119f4051f: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.006s
I20260710 13:22:57.424118 17528 tablet_bootstrap.cc:492] T 30aeeecf0b584aa39b0eef00a51cf9d1 P 26a197c2e57549bcb8fa5c3119f4051f: Bootstrap starting.
I20260710 13:22:57.430791 17528 tablet_bootstrap.cc:654] T 30aeeecf0b584aa39b0eef00a51cf9d1 P 26a197c2e57549bcb8fa5c3119f4051f: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:57.418879 17529 raft_consensus.cc:359] T 30aeeecf0b584aa39b0eef00a51cf9d1 P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } } peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } }
I20260710 13:22:57.415126 17527 ts_tablet_manager.cc:1403] T a0f343b603264ccfaf00732fd227c610 P ccaef6a326b6431483b4adb5bb635103: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.011s
I20260710 13:22:57.431249 17529 raft_consensus.cc:385] T 30aeeecf0b584aa39b0eef00a51cf9d1 P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:57.431584 17529 raft_consensus.cc:740] T 30aeeecf0b584aa39b0eef00a51cf9d1 P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c695719c9f6743b68eb984e7fc1678bc, State: Initialized, Role: FOLLOWER
I20260710 13:22:57.432608 17338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bcd0bc4f251446fa9b6fcd296e86b44" candidate_uuid: "26a197c2e57549bcb8fa5c3119f4051f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695719c9f6743b68eb984e7fc1678bc" is_pre_election: true
I20260710 13:22:57.432397 17529 consensus_queue.cc:260] T 30aeeecf0b584aa39b0eef00a51cf9d1 P c695719c9f6743b68eb984e7fc1678bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } } peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } }
W20260710 13:22:57.434346 17377 leader_election.cc:343] T 8bcd0bc4f251446fa9b6fcd296e86b44 P 26a197c2e57549bcb8fa5c3119f4051f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c695719c9f6743b68eb984e7fc1678bc (127.16.80.129:37559): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:57.434623 17529 ts_tablet_manager.cc:1434] T 30aeeecf0b584aa39b0eef00a51cf9d1 P c695719c9f6743b68eb984e7fc1678bc: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.000s
I20260710 13:22:57.434461 17527 raft_consensus.cc:359] T a0f343b603264ccfaf00732fd227c610 P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.435247 17527 raft_consensus.cc:385] T a0f343b603264ccfaf00732fd227c610 P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:57.435581 17527 raft_consensus.cc:740] T a0f343b603264ccfaf00732fd227c610 P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccaef6a326b6431483b4adb5bb635103, State: Initialized, Role: FOLLOWER
I20260710 13:22:57.436534 17527 consensus_queue.cc:260] T a0f343b603264ccfaf00732fd227c610 P ccaef6a326b6431483b4adb5bb635103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.438530 17529 tablet_bootstrap.cc:492] T 8bcd0bc4f251446fa9b6fcd296e86b44 P c695719c9f6743b68eb984e7fc1678bc: Bootstrap starting.
I20260710 13:22:57.440543 17528 tablet_bootstrap.cc:492] T 30aeeecf0b584aa39b0eef00a51cf9d1 P 26a197c2e57549bcb8fa5c3119f4051f: No bootstrap required, opened a new log
I20260710 13:22:57.441141 17528 ts_tablet_manager.cc:1403] T 30aeeecf0b584aa39b0eef00a51cf9d1 P 26a197c2e57549bcb8fa5c3119f4051f: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.003s
I20260710 13:22:57.444558 17528 raft_consensus.cc:359] T 30aeeecf0b584aa39b0eef00a51cf9d1 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } } peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } }
I20260710 13:22:57.445549 17528 raft_consensus.cc:385] T 30aeeecf0b584aa39b0eef00a51cf9d1 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:57.446120 17528 raft_consensus.cc:740] T 30aeeecf0b584aa39b0eef00a51cf9d1 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26a197c2e57549bcb8fa5c3119f4051f, State: Initialized, Role: FOLLOWER
I20260710 13:22:57.445544 17529 tablet_bootstrap.cc:654] T 8bcd0bc4f251446fa9b6fcd296e86b44 P c695719c9f6743b68eb984e7fc1678bc: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:57.446992 17528 consensus_queue.cc:260] T 30aeeecf0b584aa39b0eef00a51cf9d1 P 26a197c2e57549bcb8fa5c3119f4051f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } } peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } }
I20260710 13:22:57.446988 17527 ts_tablet_manager.cc:1434] T a0f343b603264ccfaf00732fd227c610 P ccaef6a326b6431483b4adb5bb635103: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 13:22:57.450182 17527 tablet_bootstrap.cc:492] T 8bcd0bc4f251446fa9b6fcd296e86b44 P ccaef6a326b6431483b4adb5bb635103: Bootstrap starting.
I20260710 13:22:57.452445 17528 ts_tablet_manager.cc:1434] T 30aeeecf0b584aa39b0eef00a51cf9d1 P 26a197c2e57549bcb8fa5c3119f4051f: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 13:22:57.453711 17528 tablet_bootstrap.cc:492] T bb085c19dac7426f9306fa983e6473b2 P 26a197c2e57549bcb8fa5c3119f4051f: Bootstrap starting.
I20260710 13:22:57.461800 17528 tablet_bootstrap.cc:654] T bb085c19dac7426f9306fa983e6473b2 P 26a197c2e57549bcb8fa5c3119f4051f: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:57.461824 17527 tablet_bootstrap.cc:654] T 8bcd0bc4f251446fa9b6fcd296e86b44 P ccaef6a326b6431483b4adb5bb635103: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:57.468590 17487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bcd0bc4f251446fa9b6fcd296e86b44" candidate_uuid: "26a197c2e57549bcb8fa5c3119f4051f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccaef6a326b6431483b4adb5bb635103" is_pre_election: true
W20260710 13:22:57.470614 17377 leader_election.cc:343] T 8bcd0bc4f251446fa9b6fcd296e86b44 P 26a197c2e57549bcb8fa5c3119f4051f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccaef6a326b6431483b4adb5bb635103 (127.16.80.131:38141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:57.471272 17377 leader_election.cc:304] T 8bcd0bc4f251446fa9b6fcd296e86b44 P 26a197c2e57549bcb8fa5c3119f4051f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26a197c2e57549bcb8fa5c3119f4051f; no voters: c695719c9f6743b68eb984e7fc1678bc, ccaef6a326b6431483b4adb5bb635103
I20260710 13:22:57.472805 17534 raft_consensus.cc:2749] T 8bcd0bc4f251446fa9b6fcd296e86b44 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:57.476936 17529 tablet_bootstrap.cc:492] T 8bcd0bc4f251446fa9b6fcd296e86b44 P c695719c9f6743b68eb984e7fc1678bc: No bootstrap required, opened a new log
I20260710 13:22:57.477422 17529 ts_tablet_manager.cc:1403] T 8bcd0bc4f251446fa9b6fcd296e86b44 P c695719c9f6743b68eb984e7fc1678bc: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.010s
I20260710 13:22:57.478646 17528 tablet_bootstrap.cc:492] T bb085c19dac7426f9306fa983e6473b2 P 26a197c2e57549bcb8fa5c3119f4051f: No bootstrap required, opened a new log
I20260710 13:22:57.479149 17528 ts_tablet_manager.cc:1403] T bb085c19dac7426f9306fa983e6473b2 P 26a197c2e57549bcb8fa5c3119f4051f: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.011s
I20260710 13:22:57.480352 17529 raft_consensus.cc:359] T 8bcd0bc4f251446fa9b6fcd296e86b44 P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.481117 17529 raft_consensus.cc:385] T 8bcd0bc4f251446fa9b6fcd296e86b44 P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:57.481348 17527 tablet_bootstrap.cc:492] T 8bcd0bc4f251446fa9b6fcd296e86b44 P ccaef6a326b6431483b4adb5bb635103: No bootstrap required, opened a new log
I20260710 13:22:57.481449 17529 raft_consensus.cc:740] T 8bcd0bc4f251446fa9b6fcd296e86b44 P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c695719c9f6743b68eb984e7fc1678bc, State: Initialized, Role: FOLLOWER
I20260710 13:22:57.481884 17527 ts_tablet_manager.cc:1403] T 8bcd0bc4f251446fa9b6fcd296e86b44 P ccaef6a326b6431483b4adb5bb635103: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.001s
I20260710 13:22:57.482190 17528 raft_consensus.cc:359] T bb085c19dac7426f9306fa983e6473b2 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.482267 17529 consensus_queue.cc:260] T 8bcd0bc4f251446fa9b6fcd296e86b44 P c695719c9f6743b68eb984e7fc1678bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.482972 17528 raft_consensus.cc:385] T bb085c19dac7426f9306fa983e6473b2 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:57.483407 17528 raft_consensus.cc:740] T bb085c19dac7426f9306fa983e6473b2 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26a197c2e57549bcb8fa5c3119f4051f, State: Initialized, Role: FOLLOWER
I20260710 13:22:57.484671 17529 ts_tablet_manager.cc:1434] T 8bcd0bc4f251446fa9b6fcd296e86b44 P c695719c9f6743b68eb984e7fc1678bc: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 13:22:57.484398 17528 consensus_queue.cc:260] T bb085c19dac7426f9306fa983e6473b2 P 26a197c2e57549bcb8fa5c3119f4051f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.484895 17527 raft_consensus.cc:359] T 8bcd0bc4f251446fa9b6fcd296e86b44 P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.485754 17527 raft_consensus.cc:385] T 8bcd0bc4f251446fa9b6fcd296e86b44 P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:57.486138 17527 raft_consensus.cc:740] T 8bcd0bc4f251446fa9b6fcd296e86b44 P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccaef6a326b6431483b4adb5bb635103, State: Initialized, Role: FOLLOWER
I20260710 13:22:57.486999 17527 consensus_queue.cc:260] T 8bcd0bc4f251446fa9b6fcd296e86b44 P ccaef6a326b6431483b4adb5bb635103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.487645 17528 ts_tablet_manager.cc:1434] T bb085c19dac7426f9306fa983e6473b2 P 26a197c2e57549bcb8fa5c3119f4051f: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 13:22:57.488662 17528 tablet_bootstrap.cc:492] T c24859b06dd445c6b35063a6ec350c46 P 26a197c2e57549bcb8fa5c3119f4051f: Bootstrap starting.
I20260710 13:22:57.489687 17527 ts_tablet_manager.cc:1434] T 8bcd0bc4f251446fa9b6fcd296e86b44 P ccaef6a326b6431483b4adb5bb635103: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:22:57.490711 17527 tablet_bootstrap.cc:492] T 88afd2cc785340f18897d783ac5c3793 P ccaef6a326b6431483b4adb5bb635103: Bootstrap starting.
I20260710 13:22:57.485845 17529 tablet_bootstrap.cc:492] T 1a0fcb216a4d41098453fb03a38bc4a3 P c695719c9f6743b68eb984e7fc1678bc: Bootstrap starting.
I20260710 13:22:57.497673 17527 tablet_bootstrap.cc:654] T 88afd2cc785340f18897d783ac5c3793 P ccaef6a326b6431483b4adb5bb635103: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:57.499856 17528 tablet_bootstrap.cc:654] T c24859b06dd445c6b35063a6ec350c46 P 26a197c2e57549bcb8fa5c3119f4051f: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:57.502741 17529 tablet_bootstrap.cc:654] T 1a0fcb216a4d41098453fb03a38bc4a3 P c695719c9f6743b68eb984e7fc1678bc: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:57.508054 17533 raft_consensus.cc:493] T a0f343b603264ccfaf00732fd227c610 P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:57.508787 17533 raft_consensus.cc:515] T a0f343b603264ccfaf00732fd227c610 P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.520555 17533 leader_election.cc:290] T a0f343b603264ccfaf00732fd227c610 P ccaef6a326b6431483b4adb5bb635103 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c695719c9f6743b68eb984e7fc1678bc (127.16.80.129:37559), 26a197c2e57549bcb8fa5c3119f4051f (127.16.80.130:40083)
I20260710 13:22:57.528374 17533 raft_consensus.cc:493] T 1a0fcb216a4d41098453fb03a38bc4a3 P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:57.529275 17533 raft_consensus.cc:515] T 1a0fcb216a4d41098453fb03a38bc4a3 P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.532586 17533 leader_election.cc:290] T 1a0fcb216a4d41098453fb03a38bc4a3 P ccaef6a326b6431483b4adb5bb635103 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c695719c9f6743b68eb984e7fc1678bc (127.16.80.129:37559), 26a197c2e57549bcb8fa5c3119f4051f (127.16.80.130:40083)
I20260710 13:22:57.542017 17527 tablet_bootstrap.cc:492] T 88afd2cc785340f18897d783ac5c3793 P ccaef6a326b6431483b4adb5bb635103: No bootstrap required, opened a new log
I20260710 13:22:57.542974 17527 ts_tablet_manager.cc:1403] T 88afd2cc785340f18897d783ac5c3793 P ccaef6a326b6431483b4adb5bb635103: Time spent bootstrapping tablet: real 0.052s	user 0.017s	sys 0.005s
I20260710 13:22:57.546236 17528 tablet_bootstrap.cc:492] T c24859b06dd445c6b35063a6ec350c46 P 26a197c2e57549bcb8fa5c3119f4051f: No bootstrap required, opened a new log
I20260710 13:22:57.546799 17528 ts_tablet_manager.cc:1403] T c24859b06dd445c6b35063a6ec350c46 P 26a197c2e57549bcb8fa5c3119f4051f: Time spent bootstrapping tablet: real 0.058s	user 0.035s	sys 0.014s
I20260710 13:22:57.547765 17527 raft_consensus.cc:359] T 88afd2cc785340f18897d783ac5c3793 P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.549608 17535 raft_consensus.cc:493] T 7ad3265ed0e04896a848e7bdad790b7e P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:57.550591 17527 raft_consensus.cc:385] T 88afd2cc785340f18897d783ac5c3793 P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:57.550668 17535 raft_consensus.cc:515] T 7ad3265ed0e04896a848e7bdad790b7e P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.551065 17527 raft_consensus.cc:740] T 88afd2cc785340f18897d783ac5c3793 P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccaef6a326b6431483b4adb5bb635103, State: Initialized, Role: FOLLOWER
I20260710 13:22:57.552166 17527 consensus_queue.cc:260] T 88afd2cc785340f18897d783ac5c3793 P ccaef6a326b6431483b4adb5bb635103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.553380 17529 tablet_bootstrap.cc:492] T 1a0fcb216a4d41098453fb03a38bc4a3 P c695719c9f6743b68eb984e7fc1678bc: No bootstrap required, opened a new log
I20260710 13:22:57.553915 17529 ts_tablet_manager.cc:1403] T 1a0fcb216a4d41098453fb03a38bc4a3 P c695719c9f6743b68eb984e7fc1678bc: Time spent bootstrapping tablet: real 0.068s	user 0.034s	sys 0.021s
I20260710 13:22:57.554934 17535 leader_election.cc:290] T 7ad3265ed0e04896a848e7bdad790b7e P c695719c9f6743b68eb984e7fc1678bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26a197c2e57549bcb8fa5c3119f4051f (127.16.80.130:40083), ccaef6a326b6431483b4adb5bb635103 (127.16.80.131:38141)
W20260710 13:22:57.559620 17284 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:22:57.560508 17528 raft_consensus.cc:359] T c24859b06dd445c6b35063a6ec350c46 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.573136 17528 raft_consensus.cc:385] T c24859b06dd445c6b35063a6ec350c46 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:57.573516 17528 raft_consensus.cc:740] T c24859b06dd445c6b35063a6ec350c46 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26a197c2e57549bcb8fa5c3119f4051f, State: Initialized, Role: FOLLOWER
I20260710 13:22:57.573549 17338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0f343b603264ccfaf00732fd227c610" candidate_uuid: "ccaef6a326b6431483b4adb5bb635103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695719c9f6743b68eb984e7fc1678bc" is_pre_election: true
I20260710 13:22:57.574467 17528 consensus_queue.cc:260] T c24859b06dd445c6b35063a6ec350c46 P 26a197c2e57549bcb8fa5c3119f4051f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.575033 17337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a0fcb216a4d41098453fb03a38bc4a3" candidate_uuid: "ccaef6a326b6431483b4adb5bb635103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695719c9f6743b68eb984e7fc1678bc" is_pre_election: true
I20260710 13:22:57.567499 17529 raft_consensus.cc:359] T 1a0fcb216a4d41098453fb03a38bc4a3 P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.577425 17529 raft_consensus.cc:385] T 1a0fcb216a4d41098453fb03a38bc4a3 P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:57.577782 17529 raft_consensus.cc:740] T 1a0fcb216a4d41098453fb03a38bc4a3 P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c695719c9f6743b68eb984e7fc1678bc, State: Initialized, Role: FOLLOWER
W20260710 13:22:57.578302 17451 leader_election.cc:343] T a0f343b603264ccfaf00732fd227c610 P ccaef6a326b6431483b4adb5bb635103 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c695719c9f6743b68eb984e7fc1678bc (127.16.80.129:37559): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:57.569790 17413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0f343b603264ccfaf00732fd227c610" candidate_uuid: "ccaef6a326b6431483b4adb5bb635103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26a197c2e57549bcb8fa5c3119f4051f" is_pre_election: true
I20260710 13:22:57.570488 17534 raft_consensus.cc:493] T 30aeeecf0b584aa39b0eef00a51cf9d1 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:57.578873 17527 ts_tablet_manager.cc:1434] T 88afd2cc785340f18897d783ac5c3793 P ccaef6a326b6431483b4adb5bb635103: Time spent starting tablet: real 0.034s	user 0.003s	sys 0.004s
I20260710 13:22:57.578567 17529 consensus_queue.cc:260] T 1a0fcb216a4d41098453fb03a38bc4a3 P c695719c9f6743b68eb984e7fc1678bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.579326 17534 raft_consensus.cc:515] T 30aeeecf0b584aa39b0eef00a51cf9d1 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } } peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } }
I20260710 13:22:57.579689 17337 raft_consensus.cc:2468] T 1a0fcb216a4d41098453fb03a38bc4a3 P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccaef6a326b6431483b4adb5bb635103 in term 0.
I20260710 13:22:57.581561 17534 leader_election.cc:290] T 30aeeecf0b584aa39b0eef00a51cf9d1 P 26a197c2e57549bcb8fa5c3119f4051f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccaef6a326b6431483b4adb5bb635103 (127.16.80.131:38141), c695719c9f6743b68eb984e7fc1678bc (127.16.80.129:37559)
I20260710 13:22:57.571205 17412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a0fcb216a4d41098453fb03a38bc4a3" candidate_uuid: "ccaef6a326b6431483b4adb5bb635103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26a197c2e57549bcb8fa5c3119f4051f" is_pre_election: true
I20260710 13:22:57.583002 17535 raft_consensus.cc:493] T 8bcd0bc4f251446fa9b6fcd296e86b44 P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:57.583495 17535 raft_consensus.cc:515] T 8bcd0bc4f251446fa9b6fcd296e86b44 P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
W20260710 13:22:57.584725 17452 leader_election.cc:343] T 1a0fcb216a4d41098453fb03a38bc4a3 P ccaef6a326b6431483b4adb5bb635103 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26a197c2e57549bcb8fa5c3119f4051f (127.16.80.130:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:57.585630 17487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30aeeecf0b584aa39b0eef00a51cf9d1" candidate_uuid: "26a197c2e57549bcb8fa5c3119f4051f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccaef6a326b6431483b4adb5bb635103" is_pre_election: true
I20260710 13:22:57.586364 17534 raft_consensus.cc:493] T e5a9620226764dfa9651b6669d564a84 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:57.586836 17534 raft_consensus.cc:515] T e5a9620226764dfa9651b6669d564a84 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.587546 17529 ts_tablet_manager.cc:1434] T 1a0fcb216a4d41098453fb03a38bc4a3 P c695719c9f6743b68eb984e7fc1678bc: Time spent starting tablet: real 0.033s	user 0.010s	sys 0.000s
I20260710 13:22:57.588614 17529 tablet_bootstrap.cc:492] T bb085c19dac7426f9306fa983e6473b2 P c695719c9f6743b68eb984e7fc1678bc: Bootstrap starting.
I20260710 13:22:57.588908 17534 leader_election.cc:290] T e5a9620226764dfa9651b6669d564a84 P 26a197c2e57549bcb8fa5c3119f4051f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c695719c9f6743b68eb984e7fc1678bc (127.16.80.129:37559), ccaef6a326b6431483b4adb5bb635103 (127.16.80.131:38141)
I20260710 13:22:57.591223 17413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad3265ed0e04896a848e7bdad790b7e" candidate_uuid: "c695719c9f6743b68eb984e7fc1678bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26a197c2e57549bcb8fa5c3119f4051f" is_pre_election: true
I20260710 13:22:57.593300 17413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bcd0bc4f251446fa9b6fcd296e86b44" candidate_uuid: "c695719c9f6743b68eb984e7fc1678bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26a197c2e57549bcb8fa5c3119f4051f" is_pre_election: true
I20260710 13:22:57.593847 17337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30aeeecf0b584aa39b0eef00a51cf9d1" candidate_uuid: "26a197c2e57549bcb8fa5c3119f4051f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695719c9f6743b68eb984e7fc1678bc" is_pre_election: true
I20260710 13:22:57.594123 17413 raft_consensus.cc:2468] T 8bcd0bc4f251446fa9b6fcd296e86b44 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c695719c9f6743b68eb984e7fc1678bc in term 0.
I20260710 13:22:57.594723 17337 raft_consensus.cc:2468] T 30aeeecf0b584aa39b0eef00a51cf9d1 P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26a197c2e57549bcb8fa5c3119f4051f in term 0.
W20260710 13:22:57.595803 17452 leader_election.cc:343] T a0f343b603264ccfaf00732fd227c610 P ccaef6a326b6431483b4adb5bb635103 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26a197c2e57549bcb8fa5c3119f4051f (127.16.80.130:40083): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:22:57.596174 17303 leader_election.cc:343] T 7ad3265ed0e04896a848e7bdad790b7e P c695719c9f6743b68eb984e7fc1678bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26a197c2e57549bcb8fa5c3119f4051f (127.16.80.130:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:57.596297 17452 leader_election.cc:304] T a0f343b603264ccfaf00732fd227c610 P ccaef6a326b6431483b4adb5bb635103 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccaef6a326b6431483b4adb5bb635103; no voters: 26a197c2e57549bcb8fa5c3119f4051f, c695719c9f6743b68eb984e7fc1678bc
I20260710 13:22:57.596877 17303 leader_election.cc:304] T 8bcd0bc4f251446fa9b6fcd296e86b44 P c695719c9f6743b68eb984e7fc1678bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26a197c2e57549bcb8fa5c3119f4051f, c695719c9f6743b68eb984e7fc1678bc; no voters: 
I20260710 13:22:57.597481 17533 raft_consensus.cc:2749] T a0f343b603264ccfaf00732fd227c610 P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:57.598098 17337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a9620226764dfa9651b6669d564a84" candidate_uuid: "26a197c2e57549bcb8fa5c3119f4051f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695719c9f6743b68eb984e7fc1678bc" is_pre_election: true
I20260710 13:22:57.598369 17451 leader_election.cc:304] T 1a0fcb216a4d41098453fb03a38bc4a3 P ccaef6a326b6431483b4adb5bb635103 [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: c695719c9f6743b68eb984e7fc1678bc, ccaef6a326b6431483b4adb5bb635103; no voters: 26a197c2e57549bcb8fa5c3119f4051f
I20260710 13:22:57.599535 17533 raft_consensus.cc:2804] T 1a0fcb216a4d41098453fb03a38bc4a3 P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:57.599906 17533 raft_consensus.cc:493] T 1a0fcb216a4d41098453fb03a38bc4a3 P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:57.600274 17533 raft_consensus.cc:3060] T 1a0fcb216a4d41098453fb03a38bc4a3 P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:57.601475 17487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a9620226764dfa9651b6669d564a84" candidate_uuid: "26a197c2e57549bcb8fa5c3119f4051f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccaef6a326b6431483b4adb5bb635103" is_pre_election: true
W20260710 13:22:57.603196 17377 leader_election.cc:343] T 30aeeecf0b584aa39b0eef00a51cf9d1 P 26a197c2e57549bcb8fa5c3119f4051f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccaef6a326b6431483b4adb5bb635103 (127.16.80.131:38141): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:22:57.604188 17377 leader_election.cc:343] T e5a9620226764dfa9651b6669d564a84 P 26a197c2e57549bcb8fa5c3119f4051f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccaef6a326b6431483b4adb5bb635103 (127.16.80.131:38141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:57.604663 17527 tablet_bootstrap.cc:492] T d5178a4b370f423fb9b0091b666c0e33 P ccaef6a326b6431483b4adb5bb635103: Bootstrap starting.
I20260710 13:22:57.605891 17528 ts_tablet_manager.cc:1434] T c24859b06dd445c6b35063a6ec350c46 P 26a197c2e57549bcb8fa5c3119f4051f: Time spent starting tablet: real 0.059s	user 0.012s	sys 0.006s
I20260710 13:22:57.607030 17528 tablet_bootstrap.cc:492] T 7ad3265ed0e04896a848e7bdad790b7e P 26a197c2e57549bcb8fa5c3119f4051f: Bootstrap starting.
I20260710 13:22:57.609778 17486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bcd0bc4f251446fa9b6fcd296e86b44" candidate_uuid: "c695719c9f6743b68eb984e7fc1678bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccaef6a326b6431483b4adb5bb635103" is_pre_election: true
I20260710 13:22:57.610702 17486 raft_consensus.cc:2468] T 8bcd0bc4f251446fa9b6fcd296e86b44 P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c695719c9f6743b68eb984e7fc1678bc in term 0.
I20260710 13:22:57.613897 17528 tablet_bootstrap.cc:654] T 7ad3265ed0e04896a848e7bdad790b7e P 26a197c2e57549bcb8fa5c3119f4051f: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:57.615376 17529 tablet_bootstrap.cc:654] T bb085c19dac7426f9306fa983e6473b2 P c695719c9f6743b68eb984e7fc1678bc: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:57.620288 17554 raft_consensus.cc:493] T bb085c19dac7426f9306fa983e6473b2 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:57.620916 17527 tablet_bootstrap.cc:654] T d5178a4b370f423fb9b0091b666c0e33 P ccaef6a326b6431483b4adb5bb635103: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:57.620855 17554 raft_consensus.cc:515] T bb085c19dac7426f9306fa983e6473b2 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.623521 17554 leader_election.cc:290] T bb085c19dac7426f9306fa983e6473b2 P 26a197c2e57549bcb8fa5c3119f4051f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c695719c9f6743b68eb984e7fc1678bc (127.16.80.129:37559), ccaef6a326b6431483b4adb5bb635103 (127.16.80.131:38141)
I20260710 13:22:57.585667 17535 leader_election.cc:290] T 8bcd0bc4f251446fa9b6fcd296e86b44 P c695719c9f6743b68eb984e7fc1678bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26a197c2e57549bcb8fa5c3119f4051f (127.16.80.130:40083), ccaef6a326b6431483b4adb5bb635103 (127.16.80.131:38141)
I20260710 13:22:57.626686 17487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad3265ed0e04896a848e7bdad790b7e" candidate_uuid: "c695719c9f6743b68eb984e7fc1678bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccaef6a326b6431483b4adb5bb635103" is_pre_election: true
I20260710 13:22:57.628629 17486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb085c19dac7426f9306fa983e6473b2" candidate_uuid: "26a197c2e57549bcb8fa5c3119f4051f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccaef6a326b6431483b4adb5bb635103" is_pre_election: true
I20260710 13:22:57.628736 17535 raft_consensus.cc:2804] T 8bcd0bc4f251446fa9b6fcd296e86b44 P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:22:57.630267 17377 leader_election.cc:343] T bb085c19dac7426f9306fa983e6473b2 P 26a197c2e57549bcb8fa5c3119f4051f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccaef6a326b6431483b4adb5bb635103 (127.16.80.131:38141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:57.629979 17487 raft_consensus.cc:2468] T 7ad3265ed0e04896a848e7bdad790b7e P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c695719c9f6743b68eb984e7fc1678bc in term 0.
I20260710 13:22:57.632803 17377 leader_election.cc:304] T 30aeeecf0b584aa39b0eef00a51cf9d1 P 26a197c2e57549bcb8fa5c3119f4051f [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: 26a197c2e57549bcb8fa5c3119f4051f, c695719c9f6743b68eb984e7fc1678bc; no voters: ccaef6a326b6431483b4adb5bb635103
W20260710 13:22:57.633997 17377 leader_election.cc:343] T e5a9620226764dfa9651b6669d564a84 P 26a197c2e57549bcb8fa5c3119f4051f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c695719c9f6743b68eb984e7fc1678bc (127.16.80.129:37559): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:57.633895 17302 leader_election.cc:304] T 7ad3265ed0e04896a848e7bdad790b7e P c695719c9f6743b68eb984e7fc1678bc [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: c695719c9f6743b68eb984e7fc1678bc, ccaef6a326b6431483b4adb5bb635103; no voters: 26a197c2e57549bcb8fa5c3119f4051f
I20260710 13:22:57.634037 17337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb085c19dac7426f9306fa983e6473b2" candidate_uuid: "26a197c2e57549bcb8fa5c3119f4051f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695719c9f6743b68eb984e7fc1678bc" is_pre_election: true
I20260710 13:22:57.634544 17377 leader_election.cc:304] T e5a9620226764dfa9651b6669d564a84 P 26a197c2e57549bcb8fa5c3119f4051f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26a197c2e57549bcb8fa5c3119f4051f; no voters: c695719c9f6743b68eb984e7fc1678bc, ccaef6a326b6431483b4adb5bb635103
I20260710 13:22:57.631466 17535 raft_consensus.cc:493] T 8bcd0bc4f251446fa9b6fcd296e86b44 P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:57.635404 17535 raft_consensus.cc:3060] T 8bcd0bc4f251446fa9b6fcd296e86b44 P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:22:57.639678 17377 leader_election.cc:343] T bb085c19dac7426f9306fa983e6473b2 P 26a197c2e57549bcb8fa5c3119f4051f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c695719c9f6743b68eb984e7fc1678bc (127.16.80.129:37559): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:57.640249 17377 leader_election.cc:304] T bb085c19dac7426f9306fa983e6473b2 P 26a197c2e57549bcb8fa5c3119f4051f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26a197c2e57549bcb8fa5c3119f4051f; no voters: c695719c9f6743b68eb984e7fc1678bc, ccaef6a326b6431483b4adb5bb635103
I20260710 13:22:57.642525 17555 raft_consensus.cc:2804] T 7ad3265ed0e04896a848e7bdad790b7e P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:57.642963 17555 raft_consensus.cc:493] T 7ad3265ed0e04896a848e7bdad790b7e P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:57.643381 17555 raft_consensus.cc:3060] T 7ad3265ed0e04896a848e7bdad790b7e P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:57.649675 17534 raft_consensus.cc:2804] T 30aeeecf0b584aa39b0eef00a51cf9d1 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:57.650981 17534 raft_consensus.cc:493] T 30aeeecf0b584aa39b0eef00a51cf9d1 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:57.650820 17533 raft_consensus.cc:515] T 1a0fcb216a4d41098453fb03a38bc4a3 P ccaef6a326b6431483b4adb5bb635103 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.651398 17534 raft_consensus.cc:3060] T 30aeeecf0b584aa39b0eef00a51cf9d1 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:57.649365 17554 raft_consensus.cc:2749] T e5a9620226764dfa9651b6669d564a84 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:57.654480 17337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a0fcb216a4d41098453fb03a38bc4a3" candidate_uuid: "ccaef6a326b6431483b4adb5bb635103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695719c9f6743b68eb984e7fc1678bc"
I20260710 13:22:57.655431 17337 raft_consensus.cc:3060] T 1a0fcb216a4d41098453fb03a38bc4a3 P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:57.655715 17533 leader_election.cc:290] T 1a0fcb216a4d41098453fb03a38bc4a3 P ccaef6a326b6431483b4adb5bb635103 [CANDIDATE]: Term 1 election: Requested vote from peers c695719c9f6743b68eb984e7fc1678bc (127.16.80.129:37559), 26a197c2e57549bcb8fa5c3119f4051f (127.16.80.130:40083)
I20260710 13:22:57.654680 17554 raft_consensus.cc:2749] T bb085c19dac7426f9306fa983e6473b2 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:57.657104 17413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a0fcb216a4d41098453fb03a38bc4a3" candidate_uuid: "ccaef6a326b6431483b4adb5bb635103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26a197c2e57549bcb8fa5c3119f4051f"
W20260710 13:22:57.658854 17452 leader_election.cc:343] T 1a0fcb216a4d41098453fb03a38bc4a3 P ccaef6a326b6431483b4adb5bb635103 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 26a197c2e57549bcb8fa5c3119f4051f (127.16.80.130:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:57.660331 17555 raft_consensus.cc:515] T 7ad3265ed0e04896a848e7bdad790b7e P c695719c9f6743b68eb984e7fc1678bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.665745 17337 raft_consensus.cc:2468] T 1a0fcb216a4d41098453fb03a38bc4a3 P c695719c9f6743b68eb984e7fc1678bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccaef6a326b6431483b4adb5bb635103 in term 1.
I20260710 13:22:57.669727 17534 raft_consensus.cc:515] T 30aeeecf0b584aa39b0eef00a51cf9d1 P 26a197c2e57549bcb8fa5c3119f4051f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } } peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } }
I20260710 13:22:57.671977 17451 leader_election.cc:304] T 1a0fcb216a4d41098453fb03a38bc4a3 P ccaef6a326b6431483b4adb5bb635103 [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: c695719c9f6743b68eb984e7fc1678bc, ccaef6a326b6431483b4adb5bb635103; no voters: 26a197c2e57549bcb8fa5c3119f4051f
I20260710 13:22:57.672732 17533 raft_consensus.cc:493] T 88afd2cc785340f18897d783ac5c3793 P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:57.672941 17534 leader_election.cc:290] T 30aeeecf0b584aa39b0eef00a51cf9d1 P 26a197c2e57549bcb8fa5c3119f4051f [CANDIDATE]: Term 1 election: Requested vote from peers ccaef6a326b6431483b4adb5bb635103 (127.16.80.131:38141), c695719c9f6743b68eb984e7fc1678bc (127.16.80.129:37559)
I20260710 13:22:57.673455 17533 raft_consensus.cc:515] T 88afd2cc785340f18897d783ac5c3793 P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.676811 17533 leader_election.cc:290] T 88afd2cc785340f18897d783ac5c3793 P ccaef6a326b6431483b4adb5bb635103 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c695719c9f6743b68eb984e7fc1678bc (127.16.80.129:37559), 26a197c2e57549bcb8fa5c3119f4051f (127.16.80.130:40083)
I20260710 13:22:57.678745 17413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88afd2cc785340f18897d783ac5c3793" candidate_uuid: "ccaef6a326b6431483b4adb5bb635103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26a197c2e57549bcb8fa5c3119f4051f" is_pre_election: true
I20260710 13:22:57.680925 17533 raft_consensus.cc:2804] T 1a0fcb216a4d41098453fb03a38bc4a3 P ccaef6a326b6431483b4adb5bb635103 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:22:57.681950 17452 leader_election.cc:343] T 88afd2cc785340f18897d783ac5c3793 P ccaef6a326b6431483b4adb5bb635103 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26a197c2e57549bcb8fa5c3119f4051f (127.16.80.130:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:57.682397 17533 raft_consensus.cc:697] T 1a0fcb216a4d41098453fb03a38bc4a3 P ccaef6a326b6431483b4adb5bb635103 [term 1 LEADER]: Becoming Leader. State: Replica: ccaef6a326b6431483b4adb5bb635103, State: Running, Role: LEADER
I20260710 13:22:57.684612 17528 tablet_bootstrap.cc:492] T 7ad3265ed0e04896a848e7bdad790b7e P 26a197c2e57549bcb8fa5c3119f4051f: No bootstrap required, opened a new log
I20260710 13:22:57.685184 17528 ts_tablet_manager.cc:1403] T 7ad3265ed0e04896a848e7bdad790b7e P 26a197c2e57549bcb8fa5c3119f4051f: Time spent bootstrapping tablet: real 0.078s	user 0.013s	sys 0.002s
I20260710 13:22:57.686785 17337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88afd2cc785340f18897d783ac5c3793" candidate_uuid: "ccaef6a326b6431483b4adb5bb635103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695719c9f6743b68eb984e7fc1678bc" is_pre_election: true
W20260710 13:22:57.688868 17451 leader_election.cc:343] T 88afd2cc785340f18897d783ac5c3793 P ccaef6a326b6431483b4adb5bb635103 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c695719c9f6743b68eb984e7fc1678bc (127.16.80.129:37559): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:57.689492 17451 leader_election.cc:304] T 88afd2cc785340f18897d783ac5c3793 P ccaef6a326b6431483b4adb5bb635103 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccaef6a326b6431483b4adb5bb635103; no voters: 26a197c2e57549bcb8fa5c3119f4051f, c695719c9f6743b68eb984e7fc1678bc
I20260710 13:22:57.684350 17533 consensus_queue.cc:237] T 1a0fcb216a4d41098453fb03a38bc4a3 P ccaef6a326b6431483b4adb5bb635103 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.691697 17487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad3265ed0e04896a848e7bdad790b7e" candidate_uuid: "c695719c9f6743b68eb984e7fc1678bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccaef6a326b6431483b4adb5bb635103"
I20260710 13:22:57.691819 17413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad3265ed0e04896a848e7bdad790b7e" candidate_uuid: "c695719c9f6743b68eb984e7fc1678bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26a197c2e57549bcb8fa5c3119f4051f"
I20260710 13:22:57.692306 17487 raft_consensus.cc:3060] T 7ad3265ed0e04896a848e7bdad790b7e P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:57.692068 17528 raft_consensus.cc:359] T 7ad3265ed0e04896a848e7bdad790b7e P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.692772 17528 raft_consensus.cc:385] T 7ad3265ed0e04896a848e7bdad790b7e P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:57.693061 17528 raft_consensus.cc:740] T 7ad3265ed0e04896a848e7bdad790b7e P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26a197c2e57549bcb8fa5c3119f4051f, State: Initialized, Role: FOLLOWER
I20260710 13:22:57.693856 17528 consensus_queue.cc:260] T 7ad3265ed0e04896a848e7bdad790b7e P 26a197c2e57549bcb8fa5c3119f4051f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.694778 17413 raft_consensus.cc:3060] T 7ad3265ed0e04896a848e7bdad790b7e P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:57.697804 17535 raft_consensus.cc:515] T 8bcd0bc4f251446fa9b6fcd296e86b44 P c695719c9f6743b68eb984e7fc1678bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
W20260710 13:22:57.699579 17377 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.80.129:37559, user_credentials={real_user=slave}} blocked reactor thread for 59919.4us
I20260710 13:22:57.701156 17486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bcd0bc4f251446fa9b6fcd296e86b44" candidate_uuid: "c695719c9f6743b68eb984e7fc1678bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccaef6a326b6431483b4adb5bb635103"
I20260710 13:22:57.701283 17412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bcd0bc4f251446fa9b6fcd296e86b44" candidate_uuid: "c695719c9f6743b68eb984e7fc1678bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26a197c2e57549bcb8fa5c3119f4051f"
I20260710 13:22:57.701752 17486 raft_consensus.cc:3060] T 8bcd0bc4f251446fa9b6fcd296e86b44 P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:57.702080 17412 raft_consensus.cc:3060] T 8bcd0bc4f251446fa9b6fcd296e86b44 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:57.702885 17528 ts_tablet_manager.cc:1434] T 7ad3265ed0e04896a848e7bdad790b7e P 26a197c2e57549bcb8fa5c3119f4051f: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.001s
I20260710 13:22:57.704002 17528 tablet_bootstrap.cc:492] T 1a0fcb216a4d41098453fb03a38bc4a3 P 26a197c2e57549bcb8fa5c3119f4051f: Bootstrap starting.
I20260710 13:22:57.708745 17485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30aeeecf0b584aa39b0eef00a51cf9d1" candidate_uuid: "26a197c2e57549bcb8fa5c3119f4051f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccaef6a326b6431483b4adb5bb635103"
I20260710 13:22:57.710486 17528 tablet_bootstrap.cc:654] T 1a0fcb216a4d41098453fb03a38bc4a3 P 26a197c2e57549bcb8fa5c3119f4051f: Neither blocks nor log segments found. Creating new log.
W20260710 13:22:57.711653 17377 leader_election.cc:343] T 30aeeecf0b584aa39b0eef00a51cf9d1 P 26a197c2e57549bcb8fa5c3119f4051f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ccaef6a326b6431483b4adb5bb635103 (127.16.80.131:38141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:57.711566 17337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30aeeecf0b584aa39b0eef00a51cf9d1" candidate_uuid: "26a197c2e57549bcb8fa5c3119f4051f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695719c9f6743b68eb984e7fc1678bc"
I20260710 13:22:57.715468 17337 raft_consensus.cc:3060] T 30aeeecf0b584aa39b0eef00a51cf9d1 P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:57.716922 17487 raft_consensus.cc:2468] T 7ad3265ed0e04896a848e7bdad790b7e P ccaef6a326b6431483b4adb5bb635103 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c695719c9f6743b68eb984e7fc1678bc in term 1.
I20260710 13:22:57.720646 17302 leader_election.cc:304] T 7ad3265ed0e04896a848e7bdad790b7e P c695719c9f6743b68eb984e7fc1678bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c695719c9f6743b68eb984e7fc1678bc, ccaef6a326b6431483b4adb5bb635103; no voters: 
I20260710 13:22:57.721664 17535 leader_election.cc:290] T 8bcd0bc4f251446fa9b6fcd296e86b44 P c695719c9f6743b68eb984e7fc1678bc [CANDIDATE]: Term 1 election: Requested vote from peers 26a197c2e57549bcb8fa5c3119f4051f (127.16.80.130:40083), ccaef6a326b6431483b4adb5bb635103 (127.16.80.131:38141)
I20260710 13:22:57.722420 17535 raft_consensus.cc:2804] T 7ad3265ed0e04896a848e7bdad790b7e P c695719c9f6743b68eb984e7fc1678bc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:57.723006 17535 raft_consensus.cc:697] T 7ad3265ed0e04896a848e7bdad790b7e P c695719c9f6743b68eb984e7fc1678bc [term 1 LEADER]: Becoming Leader. State: Replica: c695719c9f6743b68eb984e7fc1678bc, State: Running, Role: LEADER
I20260710 13:22:57.723325 17529 tablet_bootstrap.cc:492] T bb085c19dac7426f9306fa983e6473b2 P c695719c9f6743b68eb984e7fc1678bc: No bootstrap required, opened a new log
I20260710 13:22:57.723866 17535 consensus_queue.cc:237] T 7ad3265ed0e04896a848e7bdad790b7e P c695719c9f6743b68eb984e7fc1678bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.720665 17486 raft_consensus.cc:2468] T 8bcd0bc4f251446fa9b6fcd296e86b44 P ccaef6a326b6431483b4adb5bb635103 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c695719c9f6743b68eb984e7fc1678bc in term 1.
I20260710 13:22:57.723892 17529 ts_tablet_manager.cc:1403] T bb085c19dac7426f9306fa983e6473b2 P c695719c9f6743b68eb984e7fc1678bc: Time spent bootstrapping tablet: real 0.135s	user 0.031s	sys 0.052s
I20260710 13:22:57.726701 17302 leader_election.cc:304] T 8bcd0bc4f251446fa9b6fcd296e86b44 P c695719c9f6743b68eb984e7fc1678bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c695719c9f6743b68eb984e7fc1678bc, ccaef6a326b6431483b4adb5bb635103; no voters: 
I20260710 13:22:57.727146 17413 raft_consensus.cc:2468] T 7ad3265ed0e04896a848e7bdad790b7e P 26a197c2e57549bcb8fa5c3119f4051f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c695719c9f6743b68eb984e7fc1678bc in term 1.
I20260710 13:22:57.727875 17527 tablet_bootstrap.cc:492] T d5178a4b370f423fb9b0091b666c0e33 P ccaef6a326b6431483b4adb5bb635103: No bootstrap required, opened a new log
I20260710 13:22:57.728510 17527 ts_tablet_manager.cc:1403] T d5178a4b370f423fb9b0091b666c0e33 P ccaef6a326b6431483b4adb5bb635103: Time spent bootstrapping tablet: real 0.124s	user 0.010s	sys 0.025s
I20260710 13:22:57.729440 17529 raft_consensus.cc:359] T bb085c19dac7426f9306fa983e6473b2 P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.730868 17529 raft_consensus.cc:385] T bb085c19dac7426f9306fa983e6473b2 P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:57.731244 17529 raft_consensus.cc:740] T bb085c19dac7426f9306fa983e6473b2 P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c695719c9f6743b68eb984e7fc1678bc, State: Initialized, Role: FOLLOWER
I20260710 13:22:57.732024 17529 consensus_queue.cc:260] T bb085c19dac7426f9306fa983e6473b2 P c695719c9f6743b68eb984e7fc1678bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.730469 17564 raft_consensus.cc:2804] T 8bcd0bc4f251446fa9b6fcd296e86b44 P c695719c9f6743b68eb984e7fc1678bc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:57.725129 17412 raft_consensus.cc:2468] T 8bcd0bc4f251446fa9b6fcd296e86b44 P 26a197c2e57549bcb8fa5c3119f4051f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c695719c9f6743b68eb984e7fc1678bc in term 1.
I20260710 13:22:57.694845 17555 leader_election.cc:290] T 7ad3265ed0e04896a848e7bdad790b7e P c695719c9f6743b68eb984e7fc1678bc [CANDIDATE]: Term 1 election: Requested vote from peers 26a197c2e57549bcb8fa5c3119f4051f (127.16.80.130:40083), ccaef6a326b6431483b4adb5bb635103 (127.16.80.131:38141)
I20260710 13:22:57.743754 17558 raft_consensus.cc:493] T c24859b06dd445c6b35063a6ec350c46 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:57.744411 17558 raft_consensus.cc:515] T c24859b06dd445c6b35063a6ec350c46 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.748564 17338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c24859b06dd445c6b35063a6ec350c46" candidate_uuid: "26a197c2e57549bcb8fa5c3119f4051f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695719c9f6743b68eb984e7fc1678bc" is_pre_election: true
I20260710 13:22:57.748765 17558 leader_election.cc:290] T c24859b06dd445c6b35063a6ec350c46 P 26a197c2e57549bcb8fa5c3119f4051f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c695719c9f6743b68eb984e7fc1678bc (127.16.80.129:37559), ccaef6a326b6431483b4adb5bb635103 (127.16.80.131:38141)
W20260710 13:22:57.750837 17377 leader_election.cc:343] T c24859b06dd445c6b35063a6ec350c46 P 26a197c2e57549bcb8fa5c3119f4051f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c695719c9f6743b68eb984e7fc1678bc (127.16.80.129:37559): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:57.751976 17487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c24859b06dd445c6b35063a6ec350c46" candidate_uuid: "26a197c2e57549bcb8fa5c3119f4051f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccaef6a326b6431483b4adb5bb635103" is_pre_election: true
I20260710 13:22:57.751516 17235 catalog_manager.cc:5697] T 7ad3265ed0e04896a848e7bdad790b7e P c695719c9f6743b68eb984e7fc1678bc reported cstate change: term changed from 0 to 1, leader changed from <none> to c695719c9f6743b68eb984e7fc1678bc (127.16.80.129). New cstate: current_term: 1 leader_uuid: "c695719c9f6743b68eb984e7fc1678bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } health_report { overall_health: UNKNOWN } } }
W20260710 13:22:57.754161 17377 leader_election.cc:343] T c24859b06dd445c6b35063a6ec350c46 P 26a197c2e57549bcb8fa5c3119f4051f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccaef6a326b6431483b4adb5bb635103 (127.16.80.131:38141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:57.754875 17377 leader_election.cc:304] T c24859b06dd445c6b35063a6ec350c46 P 26a197c2e57549bcb8fa5c3119f4051f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26a197c2e57549bcb8fa5c3119f4051f; no voters: c695719c9f6743b68eb984e7fc1678bc, ccaef6a326b6431483b4adb5bb635103
I20260710 13:22:57.756508 17558 raft_consensus.cc:2749] T c24859b06dd445c6b35063a6ec350c46 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:57.757524 17560 raft_consensus.cc:2749] T 88afd2cc785340f18897d783ac5c3793 P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:57.733692 17527 raft_consensus.cc:359] T d5178a4b370f423fb9b0091b666c0e33 P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.762145 17527 raft_consensus.cc:385] T d5178a4b370f423fb9b0091b666c0e33 P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:57.762604 17527 raft_consensus.cc:740] T d5178a4b370f423fb9b0091b666c0e33 P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccaef6a326b6431483b4adb5bb635103, State: Initialized, Role: FOLLOWER
I20260710 13:22:57.765452 17527 consensus_queue.cc:260] T d5178a4b370f423fb9b0091b666c0e33 P ccaef6a326b6431483b4adb5bb635103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.769439 17533 raft_consensus.cc:493] T d5178a4b370f423fb9b0091b666c0e33 P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:57.768489 17233 catalog_manager.cc:5697] T 1a0fcb216a4d41098453fb03a38bc4a3 P ccaef6a326b6431483b4adb5bb635103 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccaef6a326b6431483b4adb5bb635103 (127.16.80.131). New cstate: current_term: 1 leader_uuid: "ccaef6a326b6431483b4adb5bb635103" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:57.770130 17533 raft_consensus.cc:515] T d5178a4b370f423fb9b0091b666c0e33 P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.774533 17533 leader_election.cc:290] T d5178a4b370f423fb9b0091b666c0e33 P ccaef6a326b6431483b4adb5bb635103 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c695719c9f6743b68eb984e7fc1678bc (127.16.80.129:37559), 26a197c2e57549bcb8fa5c3119f4051f (127.16.80.130:40083)
I20260710 13:22:57.774714 17412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5178a4b370f423fb9b0091b666c0e33" candidate_uuid: "ccaef6a326b6431483b4adb5bb635103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26a197c2e57549bcb8fa5c3119f4051f" is_pre_election: true
I20260710 13:22:57.776312 17337 raft_consensus.cc:2468] T 30aeeecf0b584aa39b0eef00a51cf9d1 P c695719c9f6743b68eb984e7fc1678bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26a197c2e57549bcb8fa5c3119f4051f in term 1.
W20260710 13:22:57.776507 17452 leader_election.cc:343] T d5178a4b370f423fb9b0091b666c0e33 P ccaef6a326b6431483b4adb5bb635103 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26a197c2e57549bcb8fa5c3119f4051f (127.16.80.130:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:57.777182 17527 ts_tablet_manager.cc:1434] T d5178a4b370f423fb9b0091b666c0e33 P ccaef6a326b6431483b4adb5bb635103: Time spent starting tablet: real 0.048s	user 0.010s	sys 0.000s
I20260710 13:22:57.777665 17377 leader_election.cc:304] T 30aeeecf0b584aa39b0eef00a51cf9d1 P 26a197c2e57549bcb8fa5c3119f4051f [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: 26a197c2e57549bcb8fa5c3119f4051f, c695719c9f6743b68eb984e7fc1678bc; no voters: ccaef6a326b6431483b4adb5bb635103
I20260710 13:22:57.778620 17527 tablet_bootstrap.cc:492] T 30aeeecf0b584aa39b0eef00a51cf9d1 P ccaef6a326b6431483b4adb5bb635103: Bootstrap starting.
I20260710 13:22:57.778745 17558 raft_consensus.cc:2804] T 30aeeecf0b584aa39b0eef00a51cf9d1 P 26a197c2e57549bcb8fa5c3119f4051f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:57.779774 17558 raft_consensus.cc:697] T 30aeeecf0b584aa39b0eef00a51cf9d1 P 26a197c2e57549bcb8fa5c3119f4051f [term 1 LEADER]: Becoming Leader. State: Replica: 26a197c2e57549bcb8fa5c3119f4051f, State: Running, Role: LEADER
I20260710 13:22:57.780839 17558 consensus_queue.cc:237] T 30aeeecf0b584aa39b0eef00a51cf9d1 P 26a197c2e57549bcb8fa5c3119f4051f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } } peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } }
I20260710 13:22:57.796468 17564 raft_consensus.cc:697] T 8bcd0bc4f251446fa9b6fcd296e86b44 P c695719c9f6743b68eb984e7fc1678bc [term 1 LEADER]: Becoming Leader. State: Replica: c695719c9f6743b68eb984e7fc1678bc, State: Running, Role: LEADER
I20260710 13:22:57.795962 17234 catalog_manager.cc:5697] T 30aeeecf0b584aa39b0eef00a51cf9d1 P 26a197c2e57549bcb8fa5c3119f4051f reported cstate change: term changed from 0 to 1, leader changed from <none> to 26a197c2e57549bcb8fa5c3119f4051f (127.16.80.130). New cstate: current_term: 1 leader_uuid: "26a197c2e57549bcb8fa5c3119f4051f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:57.797776 17564 consensus_queue.cc:237] T 8bcd0bc4f251446fa9b6fcd296e86b44 P c695719c9f6743b68eb984e7fc1678bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
W20260710 13:22:57.799465 17451 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.80.129:37559, user_credentials={real_user=slave}} blocked reactor thread for 110660us
I20260710 13:22:57.801393 17337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5178a4b370f423fb9b0091b666c0e33" candidate_uuid: "ccaef6a326b6431483b4adb5bb635103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695719c9f6743b68eb984e7fc1678bc" is_pre_election: true
W20260710 13:22:57.802944 17451 leader_election.cc:343] T d5178a4b370f423fb9b0091b666c0e33 P ccaef6a326b6431483b4adb5bb635103 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c695719c9f6743b68eb984e7fc1678bc (127.16.80.129:37559): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:57.803563 17451 leader_election.cc:304] T d5178a4b370f423fb9b0091b666c0e33 P ccaef6a326b6431483b4adb5bb635103 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccaef6a326b6431483b4adb5bb635103; no voters: 26a197c2e57549bcb8fa5c3119f4051f, c695719c9f6743b68eb984e7fc1678bc
I20260710 13:22:57.806118 17561 raft_consensus.cc:2749] T d5178a4b370f423fb9b0091b666c0e33 P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:57.806944 17529 ts_tablet_manager.cc:1434] T bb085c19dac7426f9306fa983e6473b2 P c695719c9f6743b68eb984e7fc1678bc: Time spent starting tablet: real 0.081s	user 0.019s	sys 0.018s
I20260710 13:22:57.807309 17527 tablet_bootstrap.cc:654] T 30aeeecf0b584aa39b0eef00a51cf9d1 P ccaef6a326b6431483b4adb5bb635103: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:57.808200 17529 tablet_bootstrap.cc:492] T a0f343b603264ccfaf00732fd227c610 P c695719c9f6743b68eb984e7fc1678bc: Bootstrap starting.
I20260710 13:22:57.819720 17528 tablet_bootstrap.cc:492] T 1a0fcb216a4d41098453fb03a38bc4a3 P 26a197c2e57549bcb8fa5c3119f4051f: No bootstrap required, opened a new log
I20260710 13:22:57.820504 17528 ts_tablet_manager.cc:1403] T 1a0fcb216a4d41098453fb03a38bc4a3 P 26a197c2e57549bcb8fa5c3119f4051f: Time spent bootstrapping tablet: real 0.117s	user 0.046s	sys 0.037s
I20260710 13:22:57.825085 17528 raft_consensus.cc:359] T 1a0fcb216a4d41098453fb03a38bc4a3 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.826045 17528 raft_consensus.cc:385] T 1a0fcb216a4d41098453fb03a38bc4a3 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:57.826386 17528 raft_consensus.cc:740] T 1a0fcb216a4d41098453fb03a38bc4a3 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26a197c2e57549bcb8fa5c3119f4051f, State: Initialized, Role: FOLLOWER
I20260710 13:22:57.827379 17528 consensus_queue.cc:260] T 1a0fcb216a4d41098453fb03a38bc4a3 P 26a197c2e57549bcb8fa5c3119f4051f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.828595 17529 tablet_bootstrap.cc:654] T a0f343b603264ccfaf00732fd227c610 P c695719c9f6743b68eb984e7fc1678bc: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:57.828698 17527 tablet_bootstrap.cc:492] T 30aeeecf0b584aa39b0eef00a51cf9d1 P ccaef6a326b6431483b4adb5bb635103: No bootstrap required, opened a new log
I20260710 13:22:57.829504 17527 ts_tablet_manager.cc:1403] T 30aeeecf0b584aa39b0eef00a51cf9d1 P ccaef6a326b6431483b4adb5bb635103: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.016s
I20260710 13:22:57.829998 17528 ts_tablet_manager.cc:1434] T 1a0fcb216a4d41098453fb03a38bc4a3 P 26a197c2e57549bcb8fa5c3119f4051f: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 13:22:57.831055 17528 tablet_bootstrap.cc:492] T d5178a4b370f423fb9b0091b666c0e33 P 26a197c2e57549bcb8fa5c3119f4051f: Bootstrap starting.
I20260710 13:22:57.832546 17527 raft_consensus.cc:359] T 30aeeecf0b584aa39b0eef00a51cf9d1 P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } } peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } }
I20260710 13:22:57.833369 17527 raft_consensus.cc:385] T 30aeeecf0b584aa39b0eef00a51cf9d1 P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:57.833698 17527 raft_consensus.cc:740] T 30aeeecf0b584aa39b0eef00a51cf9d1 P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccaef6a326b6431483b4adb5bb635103, State: Initialized, Role: FOLLOWER
I20260710 13:22:57.834666 17527 consensus_queue.cc:260] T 30aeeecf0b584aa39b0eef00a51cf9d1 P ccaef6a326b6431483b4adb5bb635103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } } peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } }
I20260710 13:22:57.838477 17528 tablet_bootstrap.cc:654] T d5178a4b370f423fb9b0091b666c0e33 P 26a197c2e57549bcb8fa5c3119f4051f: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:57.850730 17528 tablet_bootstrap.cc:492] T d5178a4b370f423fb9b0091b666c0e33 P 26a197c2e57549bcb8fa5c3119f4051f: No bootstrap required, opened a new log
I20260710 13:22:57.851249 17528 ts_tablet_manager.cc:1403] T d5178a4b370f423fb9b0091b666c0e33 P 26a197c2e57549bcb8fa5c3119f4051f: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.005s
I20260710 13:22:57.854737 17233 catalog_manager.cc:5697] T 8bcd0bc4f251446fa9b6fcd296e86b44 P c695719c9f6743b68eb984e7fc1678bc reported cstate change: term changed from 0 to 1, leader changed from <none> to c695719c9f6743b68eb984e7fc1678bc (127.16.80.129). New cstate: current_term: 1 leader_uuid: "c695719c9f6743b68eb984e7fc1678bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:57.856208 17528 raft_consensus.cc:359] T d5178a4b370f423fb9b0091b666c0e33 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.857646 17528 raft_consensus.cc:385] T d5178a4b370f423fb9b0091b666c0e33 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:57.858176 17528 raft_consensus.cc:740] T d5178a4b370f423fb9b0091b666c0e33 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26a197c2e57549bcb8fa5c3119f4051f, State: Initialized, Role: FOLLOWER
I20260710 13:22:57.859354 17528 consensus_queue.cc:260] T d5178a4b370f423fb9b0091b666c0e33 P 26a197c2e57549bcb8fa5c3119f4051f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.862627 17528 ts_tablet_manager.cc:1434] T d5178a4b370f423fb9b0091b666c0e33 P 26a197c2e57549bcb8fa5c3119f4051f: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:22:57.864230 17528 tablet_bootstrap.cc:492] T 88afd2cc785340f18897d783ac5c3793 P 26a197c2e57549bcb8fa5c3119f4051f: Bootstrap starting.
I20260710 13:22:57.867286 17527 ts_tablet_manager.cc:1434] T 30aeeecf0b584aa39b0eef00a51cf9d1 P ccaef6a326b6431483b4adb5bb635103: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260710 13:22:57.868448 17527 tablet_bootstrap.cc:492] T bb085c19dac7426f9306fa983e6473b2 P ccaef6a326b6431483b4adb5bb635103: Bootstrap starting.
I20260710 13:22:57.868937 17561 raft_consensus.cc:493] T 30aeeecf0b584aa39b0eef00a51cf9d1 P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:57.869428 17561 raft_consensus.cc:515] T 30aeeecf0b584aa39b0eef00a51cf9d1 P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } } peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } }
I20260710 13:22:57.874276 17413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30aeeecf0b584aa39b0eef00a51cf9d1" candidate_uuid: "ccaef6a326b6431483b4adb5bb635103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26a197c2e57549bcb8fa5c3119f4051f" is_pre_election: true
I20260710 13:22:57.874389 17337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30aeeecf0b584aa39b0eef00a51cf9d1" candidate_uuid: "ccaef6a326b6431483b4adb5bb635103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695719c9f6743b68eb984e7fc1678bc" is_pre_election: true
I20260710 13:22:57.875440 17337 raft_consensus.cc:2393] T 30aeeecf0b584aa39b0eef00a51cf9d1 P c695719c9f6743b68eb984e7fc1678bc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ccaef6a326b6431483b4adb5bb635103 in current term 1: Already voted for candidate 26a197c2e57549bcb8fa5c3119f4051f in this term.
I20260710 13:22:57.876773 17451 leader_election.cc:304] T 30aeeecf0b584aa39b0eef00a51cf9d1 P ccaef6a326b6431483b4adb5bb635103 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccaef6a326b6431483b4adb5bb635103; no voters: 26a197c2e57549bcb8fa5c3119f4051f, c695719c9f6743b68eb984e7fc1678bc
I20260710 13:22:57.877591 17533 raft_consensus.cc:3060] T 30aeeecf0b584aa39b0eef00a51cf9d1 P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:57.880684 17528 tablet_bootstrap.cc:654] T 88afd2cc785340f18897d783ac5c3793 P 26a197c2e57549bcb8fa5c3119f4051f: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:57.877625 17561 leader_election.cc:290] T 30aeeecf0b584aa39b0eef00a51cf9d1 P ccaef6a326b6431483b4adb5bb635103 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26a197c2e57549bcb8fa5c3119f4051f (127.16.80.130:40083), c695719c9f6743b68eb984e7fc1678bc (127.16.80.129:37559)
I20260710 13:22:57.886543 17527 tablet_bootstrap.cc:654] T bb085c19dac7426f9306fa983e6473b2 P ccaef6a326b6431483b4adb5bb635103: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:57.887284 17533 raft_consensus.cc:2749] T 30aeeecf0b584aa39b0eef00a51cf9d1 P ccaef6a326b6431483b4adb5bb635103 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:57.891021 17529 tablet_bootstrap.cc:492] T a0f343b603264ccfaf00732fd227c610 P c695719c9f6743b68eb984e7fc1678bc: No bootstrap required, opened a new log
I20260710 13:22:57.891688 17529 ts_tablet_manager.cc:1403] T a0f343b603264ccfaf00732fd227c610 P c695719c9f6743b68eb984e7fc1678bc: Time spent bootstrapping tablet: real 0.084s	user 0.032s	sys 0.027s
I20260710 13:22:57.894627 17529 raft_consensus.cc:359] T a0f343b603264ccfaf00732fd227c610 P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.895335 17529 raft_consensus.cc:385] T a0f343b603264ccfaf00732fd227c610 P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:57.895704 17529 raft_consensus.cc:740] T a0f343b603264ccfaf00732fd227c610 P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c695719c9f6743b68eb984e7fc1678bc, State: Initialized, Role: FOLLOWER
I20260710 13:22:57.896656 17529 consensus_queue.cc:260] T a0f343b603264ccfaf00732fd227c610 P c695719c9f6743b68eb984e7fc1678bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.897349 17558 raft_consensus.cc:493] T 1a0fcb216a4d41098453fb03a38bc4a3 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:57.897853 17558 raft_consensus.cc:515] T 1a0fcb216a4d41098453fb03a38bc4a3 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.899223 17528 tablet_bootstrap.cc:492] T 88afd2cc785340f18897d783ac5c3793 P 26a197c2e57549bcb8fa5c3119f4051f: No bootstrap required, opened a new log
I20260710 13:22:57.899421 17529 ts_tablet_manager.cc:1434] T a0f343b603264ccfaf00732fd227c610 P c695719c9f6743b68eb984e7fc1678bc: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 13:22:57.899902 17528 ts_tablet_manager.cc:1403] T 88afd2cc785340f18897d783ac5c3793 P 26a197c2e57549bcb8fa5c3119f4051f: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.007s
I20260710 13:22:57.900251 17558 leader_election.cc:290] T 1a0fcb216a4d41098453fb03a38bc4a3 P 26a197c2e57549bcb8fa5c3119f4051f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c695719c9f6743b68eb984e7fc1678bc (127.16.80.129:37559), ccaef6a326b6431483b4adb5bb635103 (127.16.80.131:38141)
I20260710 13:22:57.903244 17337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a0fcb216a4d41098453fb03a38bc4a3" candidate_uuid: "26a197c2e57549bcb8fa5c3119f4051f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695719c9f6743b68eb984e7fc1678bc" is_pre_election: true
I20260710 13:22:57.904532 17487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a0fcb216a4d41098453fb03a38bc4a3" candidate_uuid: "26a197c2e57549bcb8fa5c3119f4051f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccaef6a326b6431483b4adb5bb635103" is_pre_election: true
I20260710 13:22:57.904083 17528 raft_consensus.cc:359] T 88afd2cc785340f18897d783ac5c3793 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.905182 17528 raft_consensus.cc:385] T 88afd2cc785340f18897d783ac5c3793 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:57.905592 17528 raft_consensus.cc:740] T 88afd2cc785340f18897d783ac5c3793 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26a197c2e57549bcb8fa5c3119f4051f, State: Initialized, Role: FOLLOWER
I20260710 13:22:57.904134 17337 raft_consensus.cc:2393] T 1a0fcb216a4d41098453fb03a38bc4a3 P c695719c9f6743b68eb984e7fc1678bc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 26a197c2e57549bcb8fa5c3119f4051f in current term 1: Already voted for candidate ccaef6a326b6431483b4adb5bb635103 in this term.
I20260710 13:22:57.906627 17528 consensus_queue.cc:260] T 88afd2cc785340f18897d783ac5c3793 P 26a197c2e57549bcb8fa5c3119f4051f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.908494 17377 leader_election.cc:304] T 1a0fcb216a4d41098453fb03a38bc4a3 P 26a197c2e57549bcb8fa5c3119f4051f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26a197c2e57549bcb8fa5c3119f4051f; no voters: c695719c9f6743b68eb984e7fc1678bc, ccaef6a326b6431483b4adb5bb635103
I20260710 13:22:57.909750 17534 raft_consensus.cc:3060] T 1a0fcb216a4d41098453fb03a38bc4a3 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:57.911013 17529 tablet_bootstrap.cc:492] T e5a9620226764dfa9651b6669d564a84 P c695719c9f6743b68eb984e7fc1678bc: Bootstrap starting.
I20260710 13:22:57.914506 17528 ts_tablet_manager.cc:1434] T 88afd2cc785340f18897d783ac5c3793 P 26a197c2e57549bcb8fa5c3119f4051f: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 13:22:57.915979 17528 tablet_bootstrap.cc:492] T a0f343b603264ccfaf00732fd227c610 P 26a197c2e57549bcb8fa5c3119f4051f: Bootstrap starting.
I20260710 13:22:57.919526 17529 tablet_bootstrap.cc:654] T e5a9620226764dfa9651b6669d564a84 P c695719c9f6743b68eb984e7fc1678bc: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:57.924355 17528 tablet_bootstrap.cc:654] T a0f343b603264ccfaf00732fd227c610 P 26a197c2e57549bcb8fa5c3119f4051f: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:57.929164 17534 raft_consensus.cc:2749] T 1a0fcb216a4d41098453fb03a38bc4a3 P 26a197c2e57549bcb8fa5c3119f4051f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:57.932598 17527 tablet_bootstrap.cc:492] T bb085c19dac7426f9306fa983e6473b2 P ccaef6a326b6431483b4adb5bb635103: No bootstrap required, opened a new log
I20260710 13:22:57.933080 17527 ts_tablet_manager.cc:1403] T bb085c19dac7426f9306fa983e6473b2 P ccaef6a326b6431483b4adb5bb635103: Time spent bootstrapping tablet: real 0.065s	user 0.026s	sys 0.025s
I20260710 13:22:57.935204 17527 raft_consensus.cc:359] T bb085c19dac7426f9306fa983e6473b2 P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.935814 17529 tablet_bootstrap.cc:492] T e5a9620226764dfa9651b6669d564a84 P c695719c9f6743b68eb984e7fc1678bc: No bootstrap required, opened a new log
I20260710 13:22:57.936090 17527 raft_consensus.cc:385] T bb085c19dac7426f9306fa983e6473b2 P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:57.936313 17529 ts_tablet_manager.cc:1403] T e5a9620226764dfa9651b6669d564a84 P c695719c9f6743b68eb984e7fc1678bc: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.000s
I20260710 13:22:57.936421 17527 raft_consensus.cc:740] T bb085c19dac7426f9306fa983e6473b2 P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccaef6a326b6431483b4adb5bb635103, State: Initialized, Role: FOLLOWER
I20260710 13:22:57.937234 17528 tablet_bootstrap.cc:492] T a0f343b603264ccfaf00732fd227c610 P 26a197c2e57549bcb8fa5c3119f4051f: No bootstrap required, opened a new log
I20260710 13:22:57.937206 17527 consensus_queue.cc:260] T bb085c19dac7426f9306fa983e6473b2 P ccaef6a326b6431483b4adb5bb635103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.937696 17528 ts_tablet_manager.cc:1403] T a0f343b603264ccfaf00732fd227c610 P 26a197c2e57549bcb8fa5c3119f4051f: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.000s
I20260710 13:22:57.939231 17527 ts_tablet_manager.cc:1434] T bb085c19dac7426f9306fa983e6473b2 P ccaef6a326b6431483b4adb5bb635103: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:22:57.939388 17529 raft_consensus.cc:359] T e5a9620226764dfa9651b6669d564a84 P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.940116 17529 raft_consensus.cc:385] T e5a9620226764dfa9651b6669d564a84 P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:57.940220 17527 tablet_bootstrap.cc:492] T c24859b06dd445c6b35063a6ec350c46 P ccaef6a326b6431483b4adb5bb635103: Bootstrap starting.
I20260710 13:22:57.940434 17529 raft_consensus.cc:740] T e5a9620226764dfa9651b6669d564a84 P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c695719c9f6743b68eb984e7fc1678bc, State: Initialized, Role: FOLLOWER
I20260710 13:22:57.940404 17528 raft_consensus.cc:359] T a0f343b603264ccfaf00732fd227c610 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.941213 17528 raft_consensus.cc:385] T a0f343b603264ccfaf00732fd227c610 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:57.941495 17528 raft_consensus.cc:740] T a0f343b603264ccfaf00732fd227c610 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26a197c2e57549bcb8fa5c3119f4051f, State: Initialized, Role: FOLLOWER
I20260710 13:22:57.941493 17529 consensus_queue.cc:260] T e5a9620226764dfa9651b6669d564a84 P c695719c9f6743b68eb984e7fc1678bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.942529 17528 consensus_queue.cc:260] T a0f343b603264ccfaf00732fd227c610 P 26a197c2e57549bcb8fa5c3119f4051f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.944890 17528 ts_tablet_manager.cc:1434] T a0f343b603264ccfaf00732fd227c610 P 26a197c2e57549bcb8fa5c3119f4051f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:22:57.947573 17527 tablet_bootstrap.cc:654] T c24859b06dd445c6b35063a6ec350c46 P ccaef6a326b6431483b4adb5bb635103: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:57.953246 17527 tablet_bootstrap.cc:492] T c24859b06dd445c6b35063a6ec350c46 P ccaef6a326b6431483b4adb5bb635103: No bootstrap required, opened a new log
I20260710 13:22:57.953418 17564 raft_consensus.cc:493] T bb085c19dac7426f9306fa983e6473b2 P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:57.953732 17527 ts_tablet_manager.cc:1403] T c24859b06dd445c6b35063a6ec350c46 P ccaef6a326b6431483b4adb5bb635103: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.001s
I20260710 13:22:57.953927 17564 raft_consensus.cc:515] T bb085c19dac7426f9306fa983e6473b2 P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.956378 17564 leader_election.cc:290] T bb085c19dac7426f9306fa983e6473b2 P c695719c9f6743b68eb984e7fc1678bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26a197c2e57549bcb8fa5c3119f4051f (127.16.80.130:40083), ccaef6a326b6431483b4adb5bb635103 (127.16.80.131:38141)
I20260710 13:22:57.956629 17527 raft_consensus.cc:359] T c24859b06dd445c6b35063a6ec350c46 P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.957229 17529 ts_tablet_manager.cc:1434] T e5a9620226764dfa9651b6669d564a84 P c695719c9f6743b68eb984e7fc1678bc: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 13:22:57.957387 17527 raft_consensus.cc:385] T c24859b06dd445c6b35063a6ec350c46 P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:57.957700 17487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb085c19dac7426f9306fa983e6473b2" candidate_uuid: "c695719c9f6743b68eb984e7fc1678bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccaef6a326b6431483b4adb5bb635103" is_pre_election: true
I20260710 13:22:57.958527 17529 tablet_bootstrap.cc:492] T 88afd2cc785340f18897d783ac5c3793 P c695719c9f6743b68eb984e7fc1678bc: Bootstrap starting.
I20260710 13:22:57.958351 17487 raft_consensus.cc:2468] T bb085c19dac7426f9306fa983e6473b2 P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c695719c9f6743b68eb984e7fc1678bc in term 0.
I20260710 13:22:57.958344 17413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb085c19dac7426f9306fa983e6473b2" candidate_uuid: "c695719c9f6743b68eb984e7fc1678bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26a197c2e57549bcb8fa5c3119f4051f" is_pre_election: true
I20260710 13:22:57.959311 17413 raft_consensus.cc:2468] T bb085c19dac7426f9306fa983e6473b2 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c695719c9f6743b68eb984e7fc1678bc in term 0.
I20260710 13:22:57.957700 17527 raft_consensus.cc:740] T c24859b06dd445c6b35063a6ec350c46 P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccaef6a326b6431483b4adb5bb635103, State: Initialized, Role: FOLLOWER
I20260710 13:22:57.959849 17302 leader_election.cc:304] T bb085c19dac7426f9306fa983e6473b2 P c695719c9f6743b68eb984e7fc1678bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c695719c9f6743b68eb984e7fc1678bc, ccaef6a326b6431483b4adb5bb635103; no voters: 
I20260710 13:22:57.960871 17564 raft_consensus.cc:2804] T bb085c19dac7426f9306fa983e6473b2 P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:57.960713 17527 consensus_queue.cc:260] T c24859b06dd445c6b35063a6ec350c46 P ccaef6a326b6431483b4adb5bb635103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.961223 17564 raft_consensus.cc:493] T bb085c19dac7426f9306fa983e6473b2 P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:57.961592 17564 raft_consensus.cc:3060] T bb085c19dac7426f9306fa983e6473b2 P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:57.962987 17527 ts_tablet_manager.cc:1434] T c24859b06dd445c6b35063a6ec350c46 P ccaef6a326b6431483b4adb5bb635103: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 13:22:57.964287 17527 tablet_bootstrap.cc:492] T e5a9620226764dfa9651b6669d564a84 P ccaef6a326b6431483b4adb5bb635103: Bootstrap starting.
I20260710 13:22:57.965874 17529 tablet_bootstrap.cc:654] T 88afd2cc785340f18897d783ac5c3793 P c695719c9f6743b68eb984e7fc1678bc: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:57.970403 17527 tablet_bootstrap.cc:654] T e5a9620226764dfa9651b6669d564a84 P ccaef6a326b6431483b4adb5bb635103: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:57.974601 17564 raft_consensus.cc:515] T bb085c19dac7426f9306fa983e6473b2 P c695719c9f6743b68eb984e7fc1678bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.983325 17413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb085c19dac7426f9306fa983e6473b2" candidate_uuid: "c695719c9f6743b68eb984e7fc1678bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26a197c2e57549bcb8fa5c3119f4051f"
I20260710 13:22:57.984263 17413 raft_consensus.cc:3060] T bb085c19dac7426f9306fa983e6473b2 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:57.987694 17529 tablet_bootstrap.cc:492] T 88afd2cc785340f18897d783ac5c3793 P c695719c9f6743b68eb984e7fc1678bc: No bootstrap required, opened a new log
I20260710 13:22:57.987828 17487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb085c19dac7426f9306fa983e6473b2" candidate_uuid: "c695719c9f6743b68eb984e7fc1678bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccaef6a326b6431483b4adb5bb635103"
I20260710 13:22:57.988283 17529 ts_tablet_manager.cc:1403] T 88afd2cc785340f18897d783ac5c3793 P c695719c9f6743b68eb984e7fc1678bc: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.009s
I20260710 13:22:57.988678 17487 raft_consensus.cc:3060] T bb085c19dac7426f9306fa983e6473b2 P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:57.991147 17529 raft_consensus.cc:359] T 88afd2cc785340f18897d783ac5c3793 P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.991933 17529 raft_consensus.cc:385] T 88afd2cc785340f18897d783ac5c3793 P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:57.992300 17529 raft_consensus.cc:740] T 88afd2cc785340f18897d783ac5c3793 P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c695719c9f6743b68eb984e7fc1678bc, State: Initialized, Role: FOLLOWER
I20260710 13:22:57.991822 17413 raft_consensus.cc:2468] T bb085c19dac7426f9306fa983e6473b2 P 26a197c2e57549bcb8fa5c3119f4051f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c695719c9f6743b68eb984e7fc1678bc in term 1.
I20260710 13:22:57.993114 17529 consensus_queue.cc:260] T 88afd2cc785340f18897d783ac5c3793 P c695719c9f6743b68eb984e7fc1678bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:57.994205 17303 leader_election.cc:304] T bb085c19dac7426f9306fa983e6473b2 P c695719c9f6743b68eb984e7fc1678bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26a197c2e57549bcb8fa5c3119f4051f, c695719c9f6743b68eb984e7fc1678bc; no voters: 
I20260710 13:22:57.995596 17529 ts_tablet_manager.cc:1434] T 88afd2cc785340f18897d783ac5c3793 P c695719c9f6743b68eb984e7fc1678bc: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260710 13:22:57.995704 17565 raft_consensus.cc:2804] T bb085c19dac7426f9306fa983e6473b2 P c695719c9f6743b68eb984e7fc1678bc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:57.996271 17565 raft_consensus.cc:697] T bb085c19dac7426f9306fa983e6473b2 P c695719c9f6743b68eb984e7fc1678bc [term 1 LEADER]: Becoming Leader. State: Replica: c695719c9f6743b68eb984e7fc1678bc, State: Running, Role: LEADER
I20260710 13:22:57.997016 17565 consensus_queue.cc:237] T bb085c19dac7426f9306fa983e6473b2 P c695719c9f6743b68eb984e7fc1678bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:58.000448 17529 tablet_bootstrap.cc:492] T d5178a4b370f423fb9b0091b666c0e33 P c695719c9f6743b68eb984e7fc1678bc: Bootstrap starting.
I20260710 13:22:58.001293 17487 raft_consensus.cc:2468] T bb085c19dac7426f9306fa983e6473b2 P ccaef6a326b6431483b4adb5bb635103 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c695719c9f6743b68eb984e7fc1678bc in term 1.
I20260710 13:22:57.999640 17564 leader_election.cc:290] T bb085c19dac7426f9306fa983e6473b2 P c695719c9f6743b68eb984e7fc1678bc [CANDIDATE]: Term 1 election: Requested vote from peers 26a197c2e57549bcb8fa5c3119f4051f (127.16.80.130:40083), ccaef6a326b6431483b4adb5bb635103 (127.16.80.131:38141)
I20260710 13:22:58.004168 17527 tablet_bootstrap.cc:492] T e5a9620226764dfa9651b6669d564a84 P ccaef6a326b6431483b4adb5bb635103: No bootstrap required, opened a new log
I20260710 13:22:58.004580 17527 ts_tablet_manager.cc:1403] T e5a9620226764dfa9651b6669d564a84 P ccaef6a326b6431483b4adb5bb635103: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.015s
I20260710 13:22:58.007905 17527 raft_consensus.cc:359] T e5a9620226764dfa9651b6669d564a84 P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:58.008574 17527 raft_consensus.cc:385] T e5a9620226764dfa9651b6669d564a84 P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:58.008842 17527 raft_consensus.cc:740] T e5a9620226764dfa9651b6669d564a84 P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccaef6a326b6431483b4adb5bb635103, State: Initialized, Role: FOLLOWER
I20260710 13:22:58.009388 17529 tablet_bootstrap.cc:654] T d5178a4b370f423fb9b0091b666c0e33 P c695719c9f6743b68eb984e7fc1678bc: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:58.009547 17527 consensus_queue.cc:260] T e5a9620226764dfa9651b6669d564a84 P ccaef6a326b6431483b4adb5bb635103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:58.011685 17527 ts_tablet_manager.cc:1434] T e5a9620226764dfa9651b6669d564a84 P ccaef6a326b6431483b4adb5bb635103: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:22:58.014585 17529 tablet_bootstrap.cc:492] T d5178a4b370f423fb9b0091b666c0e33 P c695719c9f6743b68eb984e7fc1678bc: No bootstrap required, opened a new log
I20260710 13:22:58.015018 17529 ts_tablet_manager.cc:1403] T d5178a4b370f423fb9b0091b666c0e33 P c695719c9f6743b68eb984e7fc1678bc: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 13:22:58.015358 17233 catalog_manager.cc:5697] T bb085c19dac7426f9306fa983e6473b2 P c695719c9f6743b68eb984e7fc1678bc reported cstate change: term changed from 0 to 1, leader changed from <none> to c695719c9f6743b68eb984e7fc1678bc (127.16.80.129). New cstate: current_term: 1 leader_uuid: "c695719c9f6743b68eb984e7fc1678bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:58.017241 17529 raft_consensus.cc:359] T d5178a4b370f423fb9b0091b666c0e33 P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:58.017916 17529 raft_consensus.cc:385] T d5178a4b370f423fb9b0091b666c0e33 P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:58.018164 17529 raft_consensus.cc:740] T d5178a4b370f423fb9b0091b666c0e33 P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c695719c9f6743b68eb984e7fc1678bc, State: Initialized, Role: FOLLOWER
I20260710 13:22:58.018999 17529 consensus_queue.cc:260] T d5178a4b370f423fb9b0091b666c0e33 P c695719c9f6743b68eb984e7fc1678bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:58.021319 17529 ts_tablet_manager.cc:1434] T d5178a4b370f423fb9b0091b666c0e33 P c695719c9f6743b68eb984e7fc1678bc: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:22:58.022192 17529 tablet_bootstrap.cc:492] T c24859b06dd445c6b35063a6ec350c46 P c695719c9f6743b68eb984e7fc1678bc: Bootstrap starting.
I20260710 13:22:58.027701 17529 tablet_bootstrap.cc:654] T c24859b06dd445c6b35063a6ec350c46 P c695719c9f6743b68eb984e7fc1678bc: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:58.032215 17529 tablet_bootstrap.cc:492] T c24859b06dd445c6b35063a6ec350c46 P c695719c9f6743b68eb984e7fc1678bc: No bootstrap required, opened a new log
I20260710 13:22:58.032716 17529 ts_tablet_manager.cc:1403] T c24859b06dd445c6b35063a6ec350c46 P c695719c9f6743b68eb984e7fc1678bc: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:22:58.034644 17529 raft_consensus.cc:359] T c24859b06dd445c6b35063a6ec350c46 P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:58.035247 17529 raft_consensus.cc:385] T c24859b06dd445c6b35063a6ec350c46 P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:58.035439 17529 raft_consensus.cc:740] T c24859b06dd445c6b35063a6ec350c46 P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c695719c9f6743b68eb984e7fc1678bc, State: Initialized, Role: FOLLOWER
I20260710 13:22:58.036024 17529 consensus_queue.cc:260] T c24859b06dd445c6b35063a6ec350c46 P c695719c9f6743b68eb984e7fc1678bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:58.037539 17529 ts_tablet_manager.cc:1434] T c24859b06dd445c6b35063a6ec350c46 P c695719c9f6743b68eb984e7fc1678bc: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:22:58.078845 17534 raft_consensus.cc:493] T d5178a4b370f423fb9b0091b666c0e33 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:58.079496 17534 raft_consensus.cc:515] T d5178a4b370f423fb9b0091b666c0e33 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:58.081130 17534 leader_election.cc:290] T d5178a4b370f423fb9b0091b666c0e33 P 26a197c2e57549bcb8fa5c3119f4051f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c695719c9f6743b68eb984e7fc1678bc (127.16.80.129:37559), ccaef6a326b6431483b4adb5bb635103 (127.16.80.131:38141)
I20260710 13:22:58.082193 17337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5178a4b370f423fb9b0091b666c0e33" candidate_uuid: "26a197c2e57549bcb8fa5c3119f4051f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695719c9f6743b68eb984e7fc1678bc" is_pre_election: true
I20260710 13:22:58.082321 17487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5178a4b370f423fb9b0091b666c0e33" candidate_uuid: "26a197c2e57549bcb8fa5c3119f4051f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccaef6a326b6431483b4adb5bb635103" is_pre_election: true
I20260710 13:22:58.082862 17337 raft_consensus.cc:2468] T d5178a4b370f423fb9b0091b666c0e33 P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26a197c2e57549bcb8fa5c3119f4051f in term 0.
I20260710 13:22:58.082898 17487 raft_consensus.cc:2468] T d5178a4b370f423fb9b0091b666c0e33 P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26a197c2e57549bcb8fa5c3119f4051f in term 0.
I20260710 13:22:58.084033 17377 leader_election.cc:304] T d5178a4b370f423fb9b0091b666c0e33 P 26a197c2e57549bcb8fa5c3119f4051f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26a197c2e57549bcb8fa5c3119f4051f, c695719c9f6743b68eb984e7fc1678bc; no voters: 
I20260710 13:22:58.084749 17534 raft_consensus.cc:2804] T d5178a4b370f423fb9b0091b666c0e33 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:58.085060 17534 raft_consensus.cc:493] T d5178a4b370f423fb9b0091b666c0e33 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:58.085458 17534 raft_consensus.cc:3060] T d5178a4b370f423fb9b0091b666c0e33 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:58.090137 17534 raft_consensus.cc:515] T d5178a4b370f423fb9b0091b666c0e33 P 26a197c2e57549bcb8fa5c3119f4051f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:58.091825 17534 leader_election.cc:290] T d5178a4b370f423fb9b0091b666c0e33 P 26a197c2e57549bcb8fa5c3119f4051f [CANDIDATE]: Term 1 election: Requested vote from peers c695719c9f6743b68eb984e7fc1678bc (127.16.80.129:37559), ccaef6a326b6431483b4adb5bb635103 (127.16.80.131:38141)
I20260710 13:22:58.092815 17337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5178a4b370f423fb9b0091b666c0e33" candidate_uuid: "26a197c2e57549bcb8fa5c3119f4051f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695719c9f6743b68eb984e7fc1678bc"
I20260710 13:22:58.092978 17487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5178a4b370f423fb9b0091b666c0e33" candidate_uuid: "26a197c2e57549bcb8fa5c3119f4051f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccaef6a326b6431483b4adb5bb635103"
I20260710 13:22:58.093429 17337 raft_consensus.cc:3060] T d5178a4b370f423fb9b0091b666c0e33 P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:58.093528 17487 raft_consensus.cc:3060] T d5178a4b370f423fb9b0091b666c0e33 P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:58.098357 17487 raft_consensus.cc:2468] T d5178a4b370f423fb9b0091b666c0e33 P ccaef6a326b6431483b4adb5bb635103 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26a197c2e57549bcb8fa5c3119f4051f in term 1.
I20260710 13:22:58.098445 17337 raft_consensus.cc:2468] T d5178a4b370f423fb9b0091b666c0e33 P c695719c9f6743b68eb984e7fc1678bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26a197c2e57549bcb8fa5c3119f4051f in term 1.
I20260710 13:22:58.099532 17377 leader_election.cc:304] T d5178a4b370f423fb9b0091b666c0e33 P 26a197c2e57549bcb8fa5c3119f4051f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26a197c2e57549bcb8fa5c3119f4051f, ccaef6a326b6431483b4adb5bb635103; no voters: 
I20260710 13:22:58.100292 17534 raft_consensus.cc:2804] T d5178a4b370f423fb9b0091b666c0e33 P 26a197c2e57549bcb8fa5c3119f4051f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:58.100739 17534 raft_consensus.cc:697] T d5178a4b370f423fb9b0091b666c0e33 P 26a197c2e57549bcb8fa5c3119f4051f [term 1 LEADER]: Becoming Leader. State: Replica: 26a197c2e57549bcb8fa5c3119f4051f, State: Running, Role: LEADER
I20260710 13:22:58.101445 17534 consensus_queue.cc:237] T d5178a4b370f423fb9b0091b666c0e33 P 26a197c2e57549bcb8fa5c3119f4051f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:58.109373 17233 catalog_manager.cc:5697] T d5178a4b370f423fb9b0091b666c0e33 P 26a197c2e57549bcb8fa5c3119f4051f reported cstate change: term changed from 0 to 1, leader changed from <none> to 26a197c2e57549bcb8fa5c3119f4051f (127.16.80.130). New cstate: current_term: 1 leader_uuid: "26a197c2e57549bcb8fa5c3119f4051f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:58.162197 17534 consensus_queue.cc:1048] T 30aeeecf0b584aa39b0eef00a51cf9d1 P 26a197c2e57549bcb8fa5c3119f4051f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:58.181283 17561 consensus_queue.cc:1048] T 1a0fcb216a4d41098453fb03a38bc4a3 P ccaef6a326b6431483b4adb5bb635103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:58.181062 17590 consensus_queue.cc:1048] T 30aeeecf0b584aa39b0eef00a51cf9d1 P 26a197c2e57549bcb8fa5c3119f4051f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:22:58.200155 17560 consensus_queue.cc:1048] T 1a0fcb216a4d41098453fb03a38bc4a3 P ccaef6a326b6431483b4adb5bb635103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:58.237288 17565 consensus_queue.cc:1048] T 7ad3265ed0e04896a848e7bdad790b7e P c695719c9f6743b68eb984e7fc1678bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:58.237979 17590 raft_consensus.cc:493] T a0f343b603264ccfaf00732fd227c610 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:58.238445 17590 raft_consensus.cc:515] T a0f343b603264ccfaf00732fd227c610 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:58.240478 17590 leader_election.cc:290] T a0f343b603264ccfaf00732fd227c610 P 26a197c2e57549bcb8fa5c3119f4051f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c695719c9f6743b68eb984e7fc1678bc (127.16.80.129:37559), ccaef6a326b6431483b4adb5bb635103 (127.16.80.131:38141)
I20260710 13:22:58.241096 17338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0f343b603264ccfaf00732fd227c610" candidate_uuid: "26a197c2e57549bcb8fa5c3119f4051f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695719c9f6743b68eb984e7fc1678bc" is_pre_election: true
I20260710 13:22:58.241842 17338 raft_consensus.cc:2468] T a0f343b603264ccfaf00732fd227c610 P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26a197c2e57549bcb8fa5c3119f4051f in term 0.
I20260710 13:22:58.242133 17486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0f343b603264ccfaf00732fd227c610" candidate_uuid: "26a197c2e57549bcb8fa5c3119f4051f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccaef6a326b6431483b4adb5bb635103" is_pre_election: true
I20260710 13:22:58.242795 17486 raft_consensus.cc:2468] T a0f343b603264ccfaf00732fd227c610 P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26a197c2e57549bcb8fa5c3119f4051f in term 0.
I20260710 13:22:58.243247 17377 leader_election.cc:304] T a0f343b603264ccfaf00732fd227c610 P 26a197c2e57549bcb8fa5c3119f4051f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26a197c2e57549bcb8fa5c3119f4051f, c695719c9f6743b68eb984e7fc1678bc; no voters: 
I20260710 13:22:58.244095 17590 raft_consensus.cc:2804] T a0f343b603264ccfaf00732fd227c610 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:58.244611 17590 raft_consensus.cc:493] T a0f343b603264ccfaf00732fd227c610 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:58.245095 17590 raft_consensus.cc:3060] T a0f343b603264ccfaf00732fd227c610 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:58.249755 17564 consensus_queue.cc:1048] T 7ad3265ed0e04896a848e7bdad790b7e P c695719c9f6743b68eb984e7fc1678bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:58.254395 17590 raft_consensus.cc:515] T a0f343b603264ccfaf00732fd227c610 P 26a197c2e57549bcb8fa5c3119f4051f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:58.257668 17338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0f343b603264ccfaf00732fd227c610" candidate_uuid: "26a197c2e57549bcb8fa5c3119f4051f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695719c9f6743b68eb984e7fc1678bc"
I20260710 13:22:58.258288 17338 raft_consensus.cc:3060] T a0f343b603264ccfaf00732fd227c610 P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:58.258777 17487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0f343b603264ccfaf00732fd227c610" candidate_uuid: "26a197c2e57549bcb8fa5c3119f4051f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccaef6a326b6431483b4adb5bb635103"
I20260710 13:22:58.259449 17487 raft_consensus.cc:3060] T a0f343b603264ccfaf00732fd227c610 P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:58.261407 17590 leader_election.cc:290] T a0f343b603264ccfaf00732fd227c610 P 26a197c2e57549bcb8fa5c3119f4051f [CANDIDATE]: Term 1 election: Requested vote from peers c695719c9f6743b68eb984e7fc1678bc (127.16.80.129:37559), ccaef6a326b6431483b4adb5bb635103 (127.16.80.131:38141)
I20260710 13:22:58.263712 17564 raft_consensus.cc:493] T c24859b06dd445c6b35063a6ec350c46 P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:58.264287 17564 raft_consensus.cc:515] T c24859b06dd445c6b35063a6ec350c46 P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:58.266624 17564 leader_election.cc:290] T c24859b06dd445c6b35063a6ec350c46 P c695719c9f6743b68eb984e7fc1678bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26a197c2e57549bcb8fa5c3119f4051f (127.16.80.130:40083), ccaef6a326b6431483b4adb5bb635103 (127.16.80.131:38141)
I20260710 13:22:58.266613 17338 raft_consensus.cc:2468] T a0f343b603264ccfaf00732fd227c610 P c695719c9f6743b68eb984e7fc1678bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26a197c2e57549bcb8fa5c3119f4051f in term 1.
I20260710 13:22:58.267931 17486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c24859b06dd445c6b35063a6ec350c46" candidate_uuid: "c695719c9f6743b68eb984e7fc1678bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccaef6a326b6431483b4adb5bb635103" is_pre_election: true
I20260710 13:22:58.268390 17487 raft_consensus.cc:2468] T a0f343b603264ccfaf00732fd227c610 P ccaef6a326b6431483b4adb5bb635103 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26a197c2e57549bcb8fa5c3119f4051f in term 1.
I20260710 13:22:58.268680 17486 raft_consensus.cc:2468] T c24859b06dd445c6b35063a6ec350c46 P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c695719c9f6743b68eb984e7fc1678bc in term 0.
I20260710 13:22:58.268625 17377 leader_election.cc:304] T a0f343b603264ccfaf00732fd227c610 P 26a197c2e57549bcb8fa5c3119f4051f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26a197c2e57549bcb8fa5c3119f4051f, c695719c9f6743b68eb984e7fc1678bc; no voters: 
I20260710 13:22:58.270303 17590 raft_consensus.cc:2804] T a0f343b603264ccfaf00732fd227c610 P 26a197c2e57549bcb8fa5c3119f4051f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:58.270252 17302 leader_election.cc:304] T c24859b06dd445c6b35063a6ec350c46 P c695719c9f6743b68eb984e7fc1678bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c695719c9f6743b68eb984e7fc1678bc, ccaef6a326b6431483b4adb5bb635103; no voters: 
I20260710 13:22:58.271235 17590 raft_consensus.cc:697] T a0f343b603264ccfaf00732fd227c610 P 26a197c2e57549bcb8fa5c3119f4051f [term 1 LEADER]: Becoming Leader. State: Replica: 26a197c2e57549bcb8fa5c3119f4051f, State: Running, Role: LEADER
I20260710 13:22:58.271867 17564 raft_consensus.cc:2804] T c24859b06dd445c6b35063a6ec350c46 P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:58.272040 17566 raft_consensus.cc:493] T e5a9620226764dfa9651b6669d564a84 P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:58.272344 17564 raft_consensus.cc:493] T c24859b06dd445c6b35063a6ec350c46 P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:58.272171 17590 consensus_queue.cc:237] T a0f343b603264ccfaf00732fd227c610 P 26a197c2e57549bcb8fa5c3119f4051f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:58.272760 17564 raft_consensus.cc:3060] T c24859b06dd445c6b35063a6ec350c46 P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:58.272593 17566 raft_consensus.cc:515] T e5a9620226764dfa9651b6669d564a84 P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:58.273588 17413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c24859b06dd445c6b35063a6ec350c46" candidate_uuid: "c695719c9f6743b68eb984e7fc1678bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26a197c2e57549bcb8fa5c3119f4051f" is_pre_election: true
I20260710 13:22:58.274325 17413 raft_consensus.cc:2468] T c24859b06dd445c6b35063a6ec350c46 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c695719c9f6743b68eb984e7fc1678bc in term 0.
I20260710 13:22:58.274936 17566 leader_election.cc:290] T e5a9620226764dfa9651b6669d564a84 P c695719c9f6743b68eb984e7fc1678bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26a197c2e57549bcb8fa5c3119f4051f (127.16.80.130:40083), ccaef6a326b6431483b4adb5bb635103 (127.16.80.131:38141)
I20260710 13:22:58.276157 17413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a9620226764dfa9651b6669d564a84" candidate_uuid: "c695719c9f6743b68eb984e7fc1678bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26a197c2e57549bcb8fa5c3119f4051f" is_pre_election: true
I20260710 13:22:58.277172 17413 raft_consensus.cc:2468] T e5a9620226764dfa9651b6669d564a84 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c695719c9f6743b68eb984e7fc1678bc in term 0.
I20260710 13:22:58.278662 17303 leader_election.cc:304] T e5a9620226764dfa9651b6669d564a84 P c695719c9f6743b68eb984e7fc1678bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26a197c2e57549bcb8fa5c3119f4051f, c695719c9f6743b68eb984e7fc1678bc; no voters: 
I20260710 13:22:58.279915 17566 raft_consensus.cc:2804] T e5a9620226764dfa9651b6669d564a84 P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:58.280380 17566 raft_consensus.cc:493] T e5a9620226764dfa9651b6669d564a84 P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:58.280812 17566 raft_consensus.cc:3060] T e5a9620226764dfa9651b6669d564a84 P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:58.282512 17487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a9620226764dfa9651b6669d564a84" candidate_uuid: "c695719c9f6743b68eb984e7fc1678bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccaef6a326b6431483b4adb5bb635103" is_pre_election: true
I20260710 13:22:58.283162 17487 raft_consensus.cc:2468] T e5a9620226764dfa9651b6669d564a84 P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c695719c9f6743b68eb984e7fc1678bc in term 0.
I20260710 13:22:58.285668 17564 raft_consensus.cc:515] T c24859b06dd445c6b35063a6ec350c46 P c695719c9f6743b68eb984e7fc1678bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:58.287703 17564 leader_election.cc:290] T c24859b06dd445c6b35063a6ec350c46 P c695719c9f6743b68eb984e7fc1678bc [CANDIDATE]: Term 1 election: Requested vote from peers 26a197c2e57549bcb8fa5c3119f4051f (127.16.80.130:40083), ccaef6a326b6431483b4adb5bb635103 (127.16.80.131:38141)
I20260710 13:22:58.288161 17565 consensus_queue.cc:1048] T 8bcd0bc4f251446fa9b6fcd296e86b44 P c695719c9f6743b68eb984e7fc1678bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:58.288865 17487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c24859b06dd445c6b35063a6ec350c46" candidate_uuid: "c695719c9f6743b68eb984e7fc1678bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccaef6a326b6431483b4adb5bb635103"
I20260710 13:22:58.289515 17487 raft_consensus.cc:3060] T c24859b06dd445c6b35063a6ec350c46 P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:58.290141 17566 raft_consensus.cc:515] T e5a9620226764dfa9651b6669d564a84 P c695719c9f6743b68eb984e7fc1678bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:58.291714 17235 catalog_manager.cc:5697] T a0f343b603264ccfaf00732fd227c610 P 26a197c2e57549bcb8fa5c3119f4051f reported cstate change: term changed from 0 to 1, leader changed from <none> to 26a197c2e57549bcb8fa5c3119f4051f (127.16.80.130). New cstate: current_term: 1 leader_uuid: "26a197c2e57549bcb8fa5c3119f4051f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:58.293458 17411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a9620226764dfa9651b6669d564a84" candidate_uuid: "c695719c9f6743b68eb984e7fc1678bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26a197c2e57549bcb8fa5c3119f4051f"
I20260710 13:22:58.294368 17411 raft_consensus.cc:3060] T e5a9620226764dfa9651b6669d564a84 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:58.297143 17487 raft_consensus.cc:2468] T c24859b06dd445c6b35063a6ec350c46 P ccaef6a326b6431483b4adb5bb635103 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c695719c9f6743b68eb984e7fc1678bc in term 1.
I20260710 13:22:58.298352 17413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c24859b06dd445c6b35063a6ec350c46" candidate_uuid: "c695719c9f6743b68eb984e7fc1678bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26a197c2e57549bcb8fa5c3119f4051f"
I20260710 13:22:58.298732 17302 leader_election.cc:304] T c24859b06dd445c6b35063a6ec350c46 P c695719c9f6743b68eb984e7fc1678bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c695719c9f6743b68eb984e7fc1678bc, ccaef6a326b6431483b4adb5bb635103; no voters: 
I20260710 13:22:58.299052 17413 raft_consensus.cc:3060] T c24859b06dd445c6b35063a6ec350c46 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:58.299945 17565 raft_consensus.cc:2804] T c24859b06dd445c6b35063a6ec350c46 P c695719c9f6743b68eb984e7fc1678bc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:58.300429 17565 raft_consensus.cc:697] T c24859b06dd445c6b35063a6ec350c46 P c695719c9f6743b68eb984e7fc1678bc [term 1 LEADER]: Becoming Leader. State: Replica: c695719c9f6743b68eb984e7fc1678bc, State: Running, Role: LEADER
I20260710 13:22:58.301275 17565 consensus_queue.cc:237] T c24859b06dd445c6b35063a6ec350c46 P c695719c9f6743b68eb984e7fc1678bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:58.305065 17411 raft_consensus.cc:2468] T e5a9620226764dfa9651b6669d564a84 P 26a197c2e57549bcb8fa5c3119f4051f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c695719c9f6743b68eb984e7fc1678bc in term 1.
I20260710 13:22:58.306483 17303 leader_election.cc:304] T e5a9620226764dfa9651b6669d564a84 P c695719c9f6743b68eb984e7fc1678bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26a197c2e57549bcb8fa5c3119f4051f, c695719c9f6743b68eb984e7fc1678bc; no voters: 
I20260710 13:22:58.306649 17413 raft_consensus.cc:2468] T c24859b06dd445c6b35063a6ec350c46 P 26a197c2e57549bcb8fa5c3119f4051f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c695719c9f6743b68eb984e7fc1678bc in term 1.
I20260710 13:22:58.307423 17564 raft_consensus.cc:2804] T e5a9620226764dfa9651b6669d564a84 P c695719c9f6743b68eb984e7fc1678bc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:58.307977 17564 raft_consensus.cc:697] T e5a9620226764dfa9651b6669d564a84 P c695719c9f6743b68eb984e7fc1678bc [term 1 LEADER]: Becoming Leader. State: Replica: c695719c9f6743b68eb984e7fc1678bc, State: Running, Role: LEADER
I20260710 13:22:58.308718 17564 consensus_queue.cc:237] T e5a9620226764dfa9651b6669d564a84 P c695719c9f6743b68eb984e7fc1678bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:58.314693 17487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a9620226764dfa9651b6669d564a84" candidate_uuid: "c695719c9f6743b68eb984e7fc1678bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccaef6a326b6431483b4adb5bb635103"
I20260710 13:22:58.315681 17487 raft_consensus.cc:3060] T e5a9620226764dfa9651b6669d564a84 P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:58.319286 17590 raft_consensus.cc:493] T 88afd2cc785340f18897d783ac5c3793 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:58.319964 17590 raft_consensus.cc:515] T 88afd2cc785340f18897d783ac5c3793 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:58.323750 17338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88afd2cc785340f18897d783ac5c3793" candidate_uuid: "26a197c2e57549bcb8fa5c3119f4051f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695719c9f6743b68eb984e7fc1678bc" is_pre_election: true
I20260710 13:22:58.323937 17590 leader_election.cc:290] T 88afd2cc785340f18897d783ac5c3793 P 26a197c2e57549bcb8fa5c3119f4051f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c695719c9f6743b68eb984e7fc1678bc (127.16.80.129:37559), ccaef6a326b6431483b4adb5bb635103 (127.16.80.131:38141)
I20260710 13:22:58.324452 17338 raft_consensus.cc:2468] T 88afd2cc785340f18897d783ac5c3793 P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26a197c2e57549bcb8fa5c3119f4051f in term 0.
I20260710 13:22:58.324597 17486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88afd2cc785340f18897d783ac5c3793" candidate_uuid: "26a197c2e57549bcb8fa5c3119f4051f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccaef6a326b6431483b4adb5bb635103" is_pre_election: true
I20260710 13:22:58.316190 17235 catalog_manager.cc:5697] T c24859b06dd445c6b35063a6ec350c46 P c695719c9f6743b68eb984e7fc1678bc reported cstate change: term changed from 0 to 1, leader changed from <none> to c695719c9f6743b68eb984e7fc1678bc (127.16.80.129). New cstate: current_term: 1 leader_uuid: "c695719c9f6743b68eb984e7fc1678bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:58.325188 17486 raft_consensus.cc:2468] T 88afd2cc785340f18897d783ac5c3793 P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26a197c2e57549bcb8fa5c3119f4051f in term 0.
I20260710 13:22:58.325870 17377 leader_election.cc:304] T 88afd2cc785340f18897d783ac5c3793 P 26a197c2e57549bcb8fa5c3119f4051f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26a197c2e57549bcb8fa5c3119f4051f, c695719c9f6743b68eb984e7fc1678bc; no voters: 
I20260710 13:22:58.327420 17590 raft_consensus.cc:2804] T 88afd2cc785340f18897d783ac5c3793 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:58.327800 17590 raft_consensus.cc:493] T 88afd2cc785340f18897d783ac5c3793 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:58.328156 17590 raft_consensus.cc:3060] T 88afd2cc785340f18897d783ac5c3793 P 26a197c2e57549bcb8fa5c3119f4051f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:58.333091 17487 raft_consensus.cc:2468] T e5a9620226764dfa9651b6669d564a84 P ccaef6a326b6431483b4adb5bb635103 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c695719c9f6743b68eb984e7fc1678bc in term 1.
I20260710 13:22:58.333767 17566 leader_election.cc:290] T e5a9620226764dfa9651b6669d564a84 P c695719c9f6743b68eb984e7fc1678bc [CANDIDATE]: Term 1 election: Requested vote from peers 26a197c2e57549bcb8fa5c3119f4051f (127.16.80.130:40083), ccaef6a326b6431483b4adb5bb635103 (127.16.80.131:38141)
I20260710 13:22:58.335690 17590 raft_consensus.cc:515] T 88afd2cc785340f18897d783ac5c3793 P 26a197c2e57549bcb8fa5c3119f4051f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:58.338581 17338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88afd2cc785340f18897d783ac5c3793" candidate_uuid: "26a197c2e57549bcb8fa5c3119f4051f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695719c9f6743b68eb984e7fc1678bc"
I20260710 13:22:58.339206 17338 raft_consensus.cc:3060] T 88afd2cc785340f18897d783ac5c3793 P c695719c9f6743b68eb984e7fc1678bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:58.344918 17602 consensus_queue.cc:1048] T 8bcd0bc4f251446fa9b6fcd296e86b44 P c695719c9f6743b68eb984e7fc1678bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 13:22:58.347744 17338 raft_consensus.cc:2468] T 88afd2cc785340f18897d783ac5c3793 P c695719c9f6743b68eb984e7fc1678bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26a197c2e57549bcb8fa5c3119f4051f in term 1.
I20260710 13:22:58.350445 17487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88afd2cc785340f18897d783ac5c3793" candidate_uuid: "26a197c2e57549bcb8fa5c3119f4051f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccaef6a326b6431483b4adb5bb635103"
I20260710 13:22:58.351171 17487 raft_consensus.cc:3060] T 88afd2cc785340f18897d783ac5c3793 P ccaef6a326b6431483b4adb5bb635103 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:58.345037 17590 leader_election.cc:290] T 88afd2cc785340f18897d783ac5c3793 P 26a197c2e57549bcb8fa5c3119f4051f [CANDIDATE]: Term 1 election: Requested vote from peers c695719c9f6743b68eb984e7fc1678bc (127.16.80.129:37559), ccaef6a326b6431483b4adb5bb635103 (127.16.80.131:38141)
I20260710 13:22:58.351781 17377 leader_election.cc:304] T 88afd2cc785340f18897d783ac5c3793 P 26a197c2e57549bcb8fa5c3119f4051f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26a197c2e57549bcb8fa5c3119f4051f, c695719c9f6743b68eb984e7fc1678bc; no voters: 
I20260710 13:22:58.354684 17534 raft_consensus.cc:2804] T 88afd2cc785340f18897d783ac5c3793 P 26a197c2e57549bcb8fa5c3119f4051f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:58.355206 17534 raft_consensus.cc:697] T 88afd2cc785340f18897d783ac5c3793 P 26a197c2e57549bcb8fa5c3119f4051f [term 1 LEADER]: Becoming Leader. State: Replica: 26a197c2e57549bcb8fa5c3119f4051f, State: Running, Role: LEADER
I20260710 13:22:58.356146 17534 consensus_queue.cc:237] T 88afd2cc785340f18897d783ac5c3793 P 26a197c2e57549bcb8fa5c3119f4051f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:58.358609 17487 raft_consensus.cc:2468] T 88afd2cc785340f18897d783ac5c3793 P ccaef6a326b6431483b4adb5bb635103 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26a197c2e57549bcb8fa5c3119f4051f in term 1.
I20260710 13:22:58.365448 17233 catalog_manager.cc:5697] T e5a9620226764dfa9651b6669d564a84 P c695719c9f6743b68eb984e7fc1678bc reported cstate change: term changed from 0 to 1, leader changed from <none> to c695719c9f6743b68eb984e7fc1678bc (127.16.80.129). New cstate: current_term: 1 leader_uuid: "c695719c9f6743b68eb984e7fc1678bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:58.373960 17234 catalog_manager.cc:5697] T 88afd2cc785340f18897d783ac5c3793 P 26a197c2e57549bcb8fa5c3119f4051f reported cstate change: term changed from 0 to 1, leader changed from <none> to 26a197c2e57549bcb8fa5c3119f4051f (127.16.80.130). New cstate: current_term: 1 leader_uuid: "26a197c2e57549bcb8fa5c3119f4051f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:58.445840 17602 consensus_queue.cc:1048] T bb085c19dac7426f9306fa983e6473b2 P c695719c9f6743b68eb984e7fc1678bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:58.456439 17565 consensus_queue.cc:1048] T bb085c19dac7426f9306fa983e6473b2 P c695719c9f6743b68eb984e7fc1678bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:58.611325 17411 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30aeeecf0b584aa39b0eef00a51cf9d1"
dest_uuid: "26a197c2e57549bcb8fa5c3119f4051f"
mode: GRACEFUL
new_leader_uuid: "c695719c9f6743b68eb984e7fc1678bc"
 from {username='slave'} at 127.0.0.1:59858
I20260710 13:22:58.611883 17411 raft_consensus.cc:606] T 30aeeecf0b584aa39b0eef00a51cf9d1 P 26a197c2e57549bcb8fa5c3119f4051f [term 1 LEADER]: Received request to transfer leadership to TS c695719c9f6743b68eb984e7fc1678bc
I20260710 13:22:58.620301 17411 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0f343b603264ccfaf00732fd227c610"
dest_uuid: "26a197c2e57549bcb8fa5c3119f4051f"
mode: GRACEFUL
new_leader_uuid: "c695719c9f6743b68eb984e7fc1678bc"
 from {username='slave'} at 127.0.0.1:59858
I20260710 13:22:58.620857 17411 raft_consensus.cc:606] T a0f343b603264ccfaf00732fd227c610 P 26a197c2e57549bcb8fa5c3119f4051f [term 1 LEADER]: Received request to transfer leadership to TS c695719c9f6743b68eb984e7fc1678bc
I20260710 13:22:58.631889 17558 raft_consensus.cc:993] T 30aeeecf0b584aa39b0eef00a51cf9d1 P 26a197c2e57549bcb8fa5c3119f4051f: : Instructing follower c695719c9f6743b68eb984e7fc1678bc to start an election
I20260710 13:22:58.632433 17534 raft_consensus.cc:1081] T 30aeeecf0b584aa39b0eef00a51cf9d1 P 26a197c2e57549bcb8fa5c3119f4051f [term 1 LEADER]: Signalling peer c695719c9f6743b68eb984e7fc1678bc to start an election
I20260710 13:22:58.634217 17338 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30aeeecf0b584aa39b0eef00a51cf9d1"
dest_uuid: "c695719c9f6743b68eb984e7fc1678bc"
 from {username='slave'} at 127.0.0.1:58168
I20260710 13:22:58.634837 17338 raft_consensus.cc:493] T 30aeeecf0b584aa39b0eef00a51cf9d1 P c695719c9f6743b68eb984e7fc1678bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:58.635260 17338 raft_consensus.cc:3060] T 30aeeecf0b584aa39b0eef00a51cf9d1 P c695719c9f6743b68eb984e7fc1678bc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:58.638396 17487 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a0fcb216a4d41098453fb03a38bc4a3"
dest_uuid: "ccaef6a326b6431483b4adb5bb635103"
mode: GRACEFUL
new_leader_uuid: "c695719c9f6743b68eb984e7fc1678bc"
 from {username='slave'} at 127.0.0.1:46446
I20260710 13:22:58.639060 17487 raft_consensus.cc:606] T 1a0fcb216a4d41098453fb03a38bc4a3 P ccaef6a326b6431483b4adb5bb635103 [term 1 LEADER]: Received request to transfer leadership to TS c695719c9f6743b68eb984e7fc1678bc
I20260710 13:22:58.641166 17338 raft_consensus.cc:515] T 30aeeecf0b584aa39b0eef00a51cf9d1 P c695719c9f6743b68eb984e7fc1678bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } } peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } }
I20260710 13:22:58.643287 17338 leader_election.cc:290] T 30aeeecf0b584aa39b0eef00a51cf9d1 P c695719c9f6743b68eb984e7fc1678bc [CANDIDATE]: Term 2 election: Requested vote from peers 26a197c2e57549bcb8fa5c3119f4051f (127.16.80.130:40083), ccaef6a326b6431483b4adb5bb635103 (127.16.80.131:38141)
I20260710 13:22:58.644172 17411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30aeeecf0b584aa39b0eef00a51cf9d1" candidate_uuid: "c695719c9f6743b68eb984e7fc1678bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26a197c2e57549bcb8fa5c3119f4051f"
I20260710 13:22:58.644388 17487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30aeeecf0b584aa39b0eef00a51cf9d1" candidate_uuid: "c695719c9f6743b68eb984e7fc1678bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccaef6a326b6431483b4adb5bb635103"
I20260710 13:22:58.644833 17411 raft_consensus.cc:3055] T 30aeeecf0b584aa39b0eef00a51cf9d1 P 26a197c2e57549bcb8fa5c3119f4051f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:58.645030 17487 raft_consensus.cc:3060] T 30aeeecf0b584aa39b0eef00a51cf9d1 P ccaef6a326b6431483b4adb5bb635103 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:58.645255 17411 raft_consensus.cc:740] T 30aeeecf0b584aa39b0eef00a51cf9d1 P 26a197c2e57549bcb8fa5c3119f4051f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 26a197c2e57549bcb8fa5c3119f4051f, State: Running, Role: LEADER
I20260710 13:22:58.646421 17412 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "88afd2cc785340f18897d783ac5c3793"
dest_uuid: "26a197c2e57549bcb8fa5c3119f4051f"
mode: GRACEFUL
new_leader_uuid: "c695719c9f6743b68eb984e7fc1678bc"
 from {username='slave'} at 127.0.0.1:59858
I20260710 13:22:58.646212 17411 consensus_queue.cc:260] T 30aeeecf0b584aa39b0eef00a51cf9d1 P 26a197c2e57549bcb8fa5c3119f4051f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } } peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } }
I20260710 13:22:58.647040 17412 raft_consensus.cc:606] T 88afd2cc785340f18897d783ac5c3793 P 26a197c2e57549bcb8fa5c3119f4051f [term 1 LEADER]: Received request to transfer leadership to TS c695719c9f6743b68eb984e7fc1678bc
I20260710 13:22:58.647842 17411 raft_consensus.cc:3060] T 30aeeecf0b584aa39b0eef00a51cf9d1 P 26a197c2e57549bcb8fa5c3119f4051f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:58.652683 17487 raft_consensus.cc:2468] T 30aeeecf0b584aa39b0eef00a51cf9d1 P ccaef6a326b6431483b4adb5bb635103 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c695719c9f6743b68eb984e7fc1678bc in term 2.
I20260710 13:22:58.654011 17302 leader_election.cc:304] T 30aeeecf0b584aa39b0eef00a51cf9d1 P c695719c9f6743b68eb984e7fc1678bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c695719c9f6743b68eb984e7fc1678bc, ccaef6a326b6431483b4adb5bb635103; no voters: 
I20260710 13:22:58.654984 17565 raft_consensus.cc:2804] T 30aeeecf0b584aa39b0eef00a51cf9d1 P c695719c9f6743b68eb984e7fc1678bc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:58.655604 17411 raft_consensus.cc:2468] T 30aeeecf0b584aa39b0eef00a51cf9d1 P 26a197c2e57549bcb8fa5c3119f4051f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c695719c9f6743b68eb984e7fc1678bc in term 2.
I20260710 13:22:58.655674 17565 raft_consensus.cc:697] T 30aeeecf0b584aa39b0eef00a51cf9d1 P c695719c9f6743b68eb984e7fc1678bc [term 2 LEADER]: Becoming Leader. State: Replica: c695719c9f6743b68eb984e7fc1678bc, State: Running, Role: LEADER
I20260710 13:22:58.656956 17565 consensus_queue.cc:237] T 30aeeecf0b584aa39b0eef00a51cf9d1 P c695719c9f6743b68eb984e7fc1678bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } } peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } }
I20260710 13:22:58.665676 17234 catalog_manager.cc:5697] T 30aeeecf0b584aa39b0eef00a51cf9d1 P c695719c9f6743b68eb984e7fc1678bc reported cstate change: term changed from 1 to 2, leader changed from 26a197c2e57549bcb8fa5c3119f4051f (127.16.80.130) to c695719c9f6743b68eb984e7fc1678bc (127.16.80.129). New cstate: current_term: 2 leader_uuid: "c695719c9f6743b68eb984e7fc1678bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:58.669359 17338 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ad3265ed0e04896a848e7bdad790b7e"
dest_uuid: "c695719c9f6743b68eb984e7fc1678bc"
mode: GRACEFUL
new_leader_uuid: "26a197c2e57549bcb8fa5c3119f4051f"
 from {username='slave'} at 127.0.0.1:58186
I20260710 13:22:58.669936 17338 raft_consensus.cc:606] T 7ad3265ed0e04896a848e7bdad790b7e P c695719c9f6743b68eb984e7fc1678bc [term 1 LEADER]: Received request to transfer leadership to TS 26a197c2e57549bcb8fa5c3119f4051f
I20260710 13:22:58.676774 17561 raft_consensus.cc:993] T 1a0fcb216a4d41098453fb03a38bc4a3 P ccaef6a326b6431483b4adb5bb635103: : Instructing follower c695719c9f6743b68eb984e7fc1678bc to start an election
I20260710 13:22:58.676961 17338 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e5a9620226764dfa9651b6669d564a84"
dest_uuid: "c695719c9f6743b68eb984e7fc1678bc"
mode: GRACEFUL
new_leader_uuid: "26a197c2e57549bcb8fa5c3119f4051f"
 from {username='slave'} at 127.0.0.1:58186
I20260710 13:22:58.677320 17561 raft_consensus.cc:1081] T 1a0fcb216a4d41098453fb03a38bc4a3 P ccaef6a326b6431483b4adb5bb635103 [term 1 LEADER]: Signalling peer c695719c9f6743b68eb984e7fc1678bc to start an election
I20260710 13:22:58.677631 17338 raft_consensus.cc:606] T e5a9620226764dfa9651b6669d564a84 P c695719c9f6743b68eb984e7fc1678bc [term 1 LEADER]: Received request to transfer leadership to TS 26a197c2e57549bcb8fa5c3119f4051f
I20260710 13:22:58.679194 17338 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a0fcb216a4d41098453fb03a38bc4a3"
dest_uuid: "c695719c9f6743b68eb984e7fc1678bc"
 from {username='slave'} at 127.0.0.1:58172
I20260710 13:22:58.679793 17338 raft_consensus.cc:493] T 1a0fcb216a4d41098453fb03a38bc4a3 P c695719c9f6743b68eb984e7fc1678bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:58.680176 17338 raft_consensus.cc:3060] T 1a0fcb216a4d41098453fb03a38bc4a3 P c695719c9f6743b68eb984e7fc1678bc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:58.686352 17338 raft_consensus.cc:515] T 1a0fcb216a4d41098453fb03a38bc4a3 P c695719c9f6743b68eb984e7fc1678bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:58.687558 17337 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c24859b06dd445c6b35063a6ec350c46"
dest_uuid: "c695719c9f6743b68eb984e7fc1678bc"
mode: GRACEFUL
new_leader_uuid: "26a197c2e57549bcb8fa5c3119f4051f"
 from {username='slave'} at 127.0.0.1:58186
I20260710 13:22:58.688278 17337 raft_consensus.cc:606] T c24859b06dd445c6b35063a6ec350c46 P c695719c9f6743b68eb984e7fc1678bc [term 1 LEADER]: Received request to transfer leadership to TS 26a197c2e57549bcb8fa5c3119f4051f
I20260710 13:22:58.688382 17338 leader_election.cc:290] T 1a0fcb216a4d41098453fb03a38bc4a3 P c695719c9f6743b68eb984e7fc1678bc [CANDIDATE]: Term 2 election: Requested vote from peers 26a197c2e57549bcb8fa5c3119f4051f (127.16.80.130:40083), ccaef6a326b6431483b4adb5bb635103 (127.16.80.131:38141)
I20260710 13:22:58.690392 17487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a0fcb216a4d41098453fb03a38bc4a3" candidate_uuid: "c695719c9f6743b68eb984e7fc1678bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccaef6a326b6431483b4adb5bb635103"
I20260710 13:22:58.690554 17411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a0fcb216a4d41098453fb03a38bc4a3" candidate_uuid: "c695719c9f6743b68eb984e7fc1678bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26a197c2e57549bcb8fa5c3119f4051f"
I20260710 13:22:58.691123 17487 raft_consensus.cc:3055] T 1a0fcb216a4d41098453fb03a38bc4a3 P ccaef6a326b6431483b4adb5bb635103 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:58.691248 17411 raft_consensus.cc:3060] T 1a0fcb216a4d41098453fb03a38bc4a3 P 26a197c2e57549bcb8fa5c3119f4051f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:58.691560 17487 raft_consensus.cc:740] T 1a0fcb216a4d41098453fb03a38bc4a3 P ccaef6a326b6431483b4adb5bb635103 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ccaef6a326b6431483b4adb5bb635103, State: Running, Role: LEADER
I20260710 13:22:58.692445 17487 consensus_queue.cc:260] T 1a0fcb216a4d41098453fb03a38bc4a3 P ccaef6a326b6431483b4adb5bb635103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:58.693751 17487 raft_consensus.cc:3060] T 1a0fcb216a4d41098453fb03a38bc4a3 P ccaef6a326b6431483b4adb5bb635103 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:58.698089 17411 raft_consensus.cc:2468] T 1a0fcb216a4d41098453fb03a38bc4a3 P 26a197c2e57549bcb8fa5c3119f4051f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c695719c9f6743b68eb984e7fc1678bc in term 2.
I20260710 13:22:58.698375 17337 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb085c19dac7426f9306fa983e6473b2"
dest_uuid: "c695719c9f6743b68eb984e7fc1678bc"
mode: GRACEFUL
new_leader_uuid: "ccaef6a326b6431483b4adb5bb635103"
 from {username='slave'} at 127.0.0.1:58186
I20260710 13:22:58.699010 17337 raft_consensus.cc:606] T bb085c19dac7426f9306fa983e6473b2 P c695719c9f6743b68eb984e7fc1678bc [term 1 LEADER]: Received request to transfer leadership to TS ccaef6a326b6431483b4adb5bb635103
I20260710 13:22:58.699267 17303 leader_election.cc:304] T 1a0fcb216a4d41098453fb03a38bc4a3 P c695719c9f6743b68eb984e7fc1678bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26a197c2e57549bcb8fa5c3119f4051f, c695719c9f6743b68eb984e7fc1678bc; no voters: 
I20260710 13:22:58.700145 17565 raft_consensus.cc:2804] T 1a0fcb216a4d41098453fb03a38bc4a3 P c695719c9f6743b68eb984e7fc1678bc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:58.700369 17487 raft_consensus.cc:2468] T 1a0fcb216a4d41098453fb03a38bc4a3 P ccaef6a326b6431483b4adb5bb635103 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c695719c9f6743b68eb984e7fc1678bc in term 2.
I20260710 13:22:58.700672 17565 raft_consensus.cc:697] T 1a0fcb216a4d41098453fb03a38bc4a3 P c695719c9f6743b68eb984e7fc1678bc [term 2 LEADER]: Becoming Leader. State: Replica: c695719c9f6743b68eb984e7fc1678bc, State: Running, Role: LEADER
I20260710 13:22:58.701666 17565 consensus_queue.cc:237] T 1a0fcb216a4d41098453fb03a38bc4a3 P c695719c9f6743b68eb984e7fc1678bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:58.708058 17235 catalog_manager.cc:5697] T 1a0fcb216a4d41098453fb03a38bc4a3 P c695719c9f6743b68eb984e7fc1678bc reported cstate change: term changed from 1 to 2, leader changed from ccaef6a326b6431483b4adb5bb635103 (127.16.80.131) to c695719c9f6743b68eb984e7fc1678bc (127.16.80.129). New cstate: current_term: 2 leader_uuid: "c695719c9f6743b68eb984e7fc1678bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:58.725000 17534 consensus_queue.cc:1048] T d5178a4b370f423fb9b0091b666c0e33 P 26a197c2e57549bcb8fa5c3119f4051f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:58.730881 17534 consensus_queue.cc:1048] T d5178a4b370f423fb9b0091b666c0e33 P 26a197c2e57549bcb8fa5c3119f4051f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:58.781004 17534 consensus_queue.cc:1048] T 88afd2cc785340f18897d783ac5c3793 P 26a197c2e57549bcb8fa5c3119f4051f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:58.792948 17558 consensus_queue.cc:1048] T 88afd2cc785340f18897d783ac5c3793 P 26a197c2e57549bcb8fa5c3119f4051f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:58.801802 17590 raft_consensus.cc:993] T 88afd2cc785340f18897d783ac5c3793 P 26a197c2e57549bcb8fa5c3119f4051f: : Instructing follower c695719c9f6743b68eb984e7fc1678bc to start an election
I20260710 13:22:58.802675 17558 raft_consensus.cc:1081] T 88afd2cc785340f18897d783ac5c3793 P 26a197c2e57549bcb8fa5c3119f4051f [term 1 LEADER]: Signalling peer c695719c9f6743b68eb984e7fc1678bc to start an election
I20260710 13:22:58.804670 17337 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "88afd2cc785340f18897d783ac5c3793"
dest_uuid: "c695719c9f6743b68eb984e7fc1678bc"
 from {username='slave'} at 127.0.0.1:58168
I20260710 13:22:58.805197 17337 raft_consensus.cc:493] T 88afd2cc785340f18897d783ac5c3793 P c695719c9f6743b68eb984e7fc1678bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:58.805511 17337 raft_consensus.cc:3060] T 88afd2cc785340f18897d783ac5c3793 P c695719c9f6743b68eb984e7fc1678bc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:58.811015 17337 raft_consensus.cc:515] T 88afd2cc785340f18897d783ac5c3793 P c695719c9f6743b68eb984e7fc1678bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:58.813505 17337 leader_election.cc:290] T 88afd2cc785340f18897d783ac5c3793 P c695719c9f6743b68eb984e7fc1678bc [CANDIDATE]: Term 2 election: Requested vote from peers 26a197c2e57549bcb8fa5c3119f4051f (127.16.80.130:40083), ccaef6a326b6431483b4adb5bb635103 (127.16.80.131:38141)
I20260710 13:22:58.814815 17411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88afd2cc785340f18897d783ac5c3793" candidate_uuid: "c695719c9f6743b68eb984e7fc1678bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26a197c2e57549bcb8fa5c3119f4051f"
I20260710 13:22:58.815562 17411 raft_consensus.cc:3055] T 88afd2cc785340f18897d783ac5c3793 P 26a197c2e57549bcb8fa5c3119f4051f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:58.815999 17411 raft_consensus.cc:740] T 88afd2cc785340f18897d783ac5c3793 P 26a197c2e57549bcb8fa5c3119f4051f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 26a197c2e57549bcb8fa5c3119f4051f, State: Running, Role: LEADER
I20260710 13:22:58.816632 17565 consensus_queue.cc:1048] T e5a9620226764dfa9651b6669d564a84 P c695719c9f6743b68eb984e7fc1678bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:58.817032 17487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88afd2cc785340f18897d783ac5c3793" candidate_uuid: "c695719c9f6743b68eb984e7fc1678bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccaef6a326b6431483b4adb5bb635103"
I20260710 13:22:58.816921 17411 consensus_queue.cc:260] T 88afd2cc785340f18897d783ac5c3793 P 26a197c2e57549bcb8fa5c3119f4051f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:58.817718 17487 raft_consensus.cc:3060] T 88afd2cc785340f18897d783ac5c3793 P ccaef6a326b6431483b4adb5bb635103 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:58.818248 17411 raft_consensus.cc:3060] T 88afd2cc785340f18897d783ac5c3793 P 26a197c2e57549bcb8fa5c3119f4051f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:58.823803 17411 raft_consensus.cc:2468] T 88afd2cc785340f18897d783ac5c3793 P 26a197c2e57549bcb8fa5c3119f4051f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c695719c9f6743b68eb984e7fc1678bc in term 2.
I20260710 13:22:58.824178 17487 raft_consensus.cc:2468] T 88afd2cc785340f18897d783ac5c3793 P ccaef6a326b6431483b4adb5bb635103 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c695719c9f6743b68eb984e7fc1678bc in term 2.
I20260710 13:22:58.825269 17303 leader_election.cc:304] T 88afd2cc785340f18897d783ac5c3793 P c695719c9f6743b68eb984e7fc1678bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26a197c2e57549bcb8fa5c3119f4051f, c695719c9f6743b68eb984e7fc1678bc; no voters: 
I20260710 13:22:58.826315 17565 raft_consensus.cc:2804] T 88afd2cc785340f18897d783ac5c3793 P c695719c9f6743b68eb984e7fc1678bc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:58.827129 17565 raft_consensus.cc:697] T 88afd2cc785340f18897d783ac5c3793 P c695719c9f6743b68eb984e7fc1678bc [term 2 LEADER]: Becoming Leader. State: Replica: c695719c9f6743b68eb984e7fc1678bc, State: Running, Role: LEADER
I20260710 13:22:58.828161 17565 consensus_queue.cc:237] T 88afd2cc785340f18897d783ac5c3793 P c695719c9f6743b68eb984e7fc1678bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:58.829545 17558 consensus_queue.cc:1048] T a0f343b603264ccfaf00732fd227c610 P 26a197c2e57549bcb8fa5c3119f4051f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:58.837980 17602 consensus_queue.cc:1048] T c24859b06dd445c6b35063a6ec350c46 P c695719c9f6743b68eb984e7fc1678bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:58.837455 17565 consensus_queue.cc:1048] T e5a9620226764dfa9651b6669d564a84 P c695719c9f6743b68eb984e7fc1678bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 13:22:58.843546 17235 catalog_manager.cc:5697] T 88afd2cc785340f18897d783ac5c3793 P c695719c9f6743b68eb984e7fc1678bc reported cstate change: term changed from 1 to 2, leader changed from 26a197c2e57549bcb8fa5c3119f4051f (127.16.80.130) to c695719c9f6743b68eb984e7fc1678bc (127.16.80.129). New cstate: current_term: 2 leader_uuid: "c695719c9f6743b68eb984e7fc1678bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:58.852174 17558 consensus_queue.cc:1048] T a0f343b603264ccfaf00732fd227c610 P 26a197c2e57549bcb8fa5c3119f4051f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:58.864101 17564 raft_consensus.cc:993] T e5a9620226764dfa9651b6669d564a84 P c695719c9f6743b68eb984e7fc1678bc: : Instructing follower 26a197c2e57549bcb8fa5c3119f4051f to start an election
I20260710 13:22:58.866083 17566 raft_consensus.cc:1081] T e5a9620226764dfa9651b6669d564a84 P c695719c9f6743b68eb984e7fc1678bc [term 1 LEADER]: Signalling peer 26a197c2e57549bcb8fa5c3119f4051f to start an election
I20260710 13:22:58.866297 17602 consensus_queue.cc:1048] T c24859b06dd445c6b35063a6ec350c46 P c695719c9f6743b68eb984e7fc1678bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:58.871002 17566 raft_consensus.cc:993] T bb085c19dac7426f9306fa983e6473b2 P c695719c9f6743b68eb984e7fc1678bc: : Instructing follower ccaef6a326b6431483b4adb5bb635103 to start an election
I20260710 13:22:58.871656 17566 raft_consensus.cc:1081] T bb085c19dac7426f9306fa983e6473b2 P c695719c9f6743b68eb984e7fc1678bc [term 1 LEADER]: Signalling peer ccaef6a326b6431483b4adb5bb635103 to start an election
I20260710 13:22:58.874006 17485 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb085c19dac7426f9306fa983e6473b2"
dest_uuid: "ccaef6a326b6431483b4adb5bb635103"
 from {username='slave'} at 127.0.0.1:46444
I20260710 13:22:58.874856 17485 raft_consensus.cc:493] T bb085c19dac7426f9306fa983e6473b2 P ccaef6a326b6431483b4adb5bb635103 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:58.875423 17485 raft_consensus.cc:3060] T bb085c19dac7426f9306fa983e6473b2 P ccaef6a326b6431483b4adb5bb635103 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:58.886301 17411 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e5a9620226764dfa9651b6669d564a84"
dest_uuid: "26a197c2e57549bcb8fa5c3119f4051f"
 from {username='slave'} at 127.0.0.1:59844
I20260710 13:22:58.886929 17411 raft_consensus.cc:493] T e5a9620226764dfa9651b6669d564a84 P 26a197c2e57549bcb8fa5c3119f4051f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:58.887372 17411 raft_consensus.cc:3060] T e5a9620226764dfa9651b6669d564a84 P 26a197c2e57549bcb8fa5c3119f4051f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:58.891765 17485 raft_consensus.cc:515] T bb085c19dac7426f9306fa983e6473b2 P ccaef6a326b6431483b4adb5bb635103 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:58.894835 17411 raft_consensus.cc:515] T e5a9620226764dfa9651b6669d564a84 P 26a197c2e57549bcb8fa5c3119f4051f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:58.895844 17412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb085c19dac7426f9306fa983e6473b2" candidate_uuid: "ccaef6a326b6431483b4adb5bb635103" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26a197c2e57549bcb8fa5c3119f4051f"
I20260710 13:22:58.901381 17620 raft_consensus.cc:993] T 7ad3265ed0e04896a848e7bdad790b7e P c695719c9f6743b68eb984e7fc1678bc: : Instructing follower 26a197c2e57549bcb8fa5c3119f4051f to start an election
I20260710 13:22:58.901568 17412 raft_consensus.cc:3060] T bb085c19dac7426f9306fa983e6473b2 P 26a197c2e57549bcb8fa5c3119f4051f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:58.901827 17620 raft_consensus.cc:1081] T 7ad3265ed0e04896a848e7bdad790b7e P c695719c9f6743b68eb984e7fc1678bc [term 1 LEADER]: Signalling peer 26a197c2e57549bcb8fa5c3119f4051f to start an election
I20260710 13:22:58.902770 17411 leader_election.cc:290] T e5a9620226764dfa9651b6669d564a84 P 26a197c2e57549bcb8fa5c3119f4051f [CANDIDATE]: Term 2 election: Requested vote from peers c695719c9f6743b68eb984e7fc1678bc (127.16.80.129:37559), ccaef6a326b6431483b4adb5bb635103 (127.16.80.131:38141)
I20260710 13:22:58.903648 17413 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ad3265ed0e04896a848e7bdad790b7e"
dest_uuid: "26a197c2e57549bcb8fa5c3119f4051f"
 from {username='slave'} at 127.0.0.1:59844
I20260710 13:22:58.904247 17413 raft_consensus.cc:493] T 7ad3265ed0e04896a848e7bdad790b7e P 26a197c2e57549bcb8fa5c3119f4051f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:58.904621 17413 raft_consensus.cc:3060] T 7ad3265ed0e04896a848e7bdad790b7e P 26a197c2e57549bcb8fa5c3119f4051f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:58.897653 17558 raft_consensus.cc:993] T a0f343b603264ccfaf00732fd227c610 P 26a197c2e57549bcb8fa5c3119f4051f: : Instructing follower c695719c9f6743b68eb984e7fc1678bc to start an election
I20260710 13:22:58.905490 17558 raft_consensus.cc:1081] T a0f343b603264ccfaf00732fd227c610 P 26a197c2e57549bcb8fa5c3119f4051f [term 1 LEADER]: Signalling peer c695719c9f6743b68eb984e7fc1678bc to start an election
I20260710 13:22:58.907135 17487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a9620226764dfa9651b6669d564a84" candidate_uuid: "26a197c2e57549bcb8fa5c3119f4051f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccaef6a326b6431483b4adb5bb635103"
I20260710 13:22:58.907725 17487 raft_consensus.cc:3060] T e5a9620226764dfa9651b6669d564a84 P ccaef6a326b6431483b4adb5bb635103 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:58.908735 17412 raft_consensus.cc:2468] T bb085c19dac7426f9306fa983e6473b2 P 26a197c2e57549bcb8fa5c3119f4051f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccaef6a326b6431483b4adb5bb635103 in term 2.
I20260710 13:22:58.909936 17452 leader_election.cc:304] T bb085c19dac7426f9306fa983e6473b2 P ccaef6a326b6431483b4adb5bb635103 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26a197c2e57549bcb8fa5c3119f4051f, ccaef6a326b6431483b4adb5bb635103; no voters: 
I20260710 13:22:58.896325 17485 leader_election.cc:290] T bb085c19dac7426f9306fa983e6473b2 P ccaef6a326b6431483b4adb5bb635103 [CANDIDATE]: Term 2 election: Requested vote from peers c695719c9f6743b68eb984e7fc1678bc (127.16.80.129:37559), 26a197c2e57549bcb8fa5c3119f4051f (127.16.80.130:40083)
I20260710 13:22:58.899511 17337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb085c19dac7426f9306fa983e6473b2" candidate_uuid: "ccaef6a326b6431483b4adb5bb635103" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c695719c9f6743b68eb984e7fc1678bc"
I20260710 13:22:58.912139 17413 raft_consensus.cc:515] T 7ad3265ed0e04896a848e7bdad790b7e P 26a197c2e57549bcb8fa5c3119f4051f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:58.912665 17337 raft_consensus.cc:3055] T bb085c19dac7426f9306fa983e6473b2 P c695719c9f6743b68eb984e7fc1678bc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:58.913003 17337 raft_consensus.cc:740] T bb085c19dac7426f9306fa983e6473b2 P c695719c9f6743b68eb984e7fc1678bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c695719c9f6743b68eb984e7fc1678bc, State: Running, Role: LEADER
I20260710 13:22:58.913795 17337 consensus_queue.cc:260] T bb085c19dac7426f9306fa983e6473b2 P c695719c9f6743b68eb984e7fc1678bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:58.910846 17533 raft_consensus.cc:2804] T bb085c19dac7426f9306fa983e6473b2 P ccaef6a326b6431483b4adb5bb635103 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:58.915510 17533 raft_consensus.cc:697] T bb085c19dac7426f9306fa983e6473b2 P ccaef6a326b6431483b4adb5bb635103 [term 2 LEADER]: Becoming Leader. State: Replica: ccaef6a326b6431483b4adb5bb635103, State: Running, Role: LEADER
I20260710 13:22:58.916432 17533 consensus_queue.cc:237] T bb085c19dac7426f9306fa983e6473b2 P ccaef6a326b6431483b4adb5bb635103 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:58.917411 17487 raft_consensus.cc:2468] T e5a9620226764dfa9651b6669d564a84 P ccaef6a326b6431483b4adb5bb635103 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26a197c2e57549bcb8fa5c3119f4051f in term 2.
I20260710 13:22:58.919385 17377 leader_election.cc:304] T e5a9620226764dfa9651b6669d564a84 P 26a197c2e57549bcb8fa5c3119f4051f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26a197c2e57549bcb8fa5c3119f4051f, ccaef6a326b6431483b4adb5bb635103; no voters: 
I20260710 13:22:58.915077 17337 raft_consensus.cc:3060] T bb085c19dac7426f9306fa983e6473b2 P c695719c9f6743b68eb984e7fc1678bc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:58.920317 17590 raft_consensus.cc:2804] T e5a9620226764dfa9651b6669d564a84 P 26a197c2e57549bcb8fa5c3119f4051f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:58.922953 17590 raft_consensus.cc:697] T e5a9620226764dfa9651b6669d564a84 P 26a197c2e57549bcb8fa5c3119f4051f [term 2 LEADER]: Becoming Leader. State: Replica: 26a197c2e57549bcb8fa5c3119f4051f, State: Running, Role: LEADER
I20260710 13:22:58.923897 17590 consensus_queue.cc:237] T e5a9620226764dfa9651b6669d564a84 P 26a197c2e57549bcb8fa5c3119f4051f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:58.920044 17487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad3265ed0e04896a848e7bdad790b7e" candidate_uuid: "26a197c2e57549bcb8fa5c3119f4051f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccaef6a326b6431483b4adb5bb635103"
I20260710 13:22:58.920720 17413 leader_election.cc:290] T 7ad3265ed0e04896a848e7bdad790b7e P 26a197c2e57549bcb8fa5c3119f4051f [CANDIDATE]: Term 2 election: Requested vote from peers c695719c9f6743b68eb984e7fc1678bc (127.16.80.129:37559), ccaef6a326b6431483b4adb5bb635103 (127.16.80.131:38141)
I20260710 13:22:58.927731 17234 catalog_manager.cc:5697] T bb085c19dac7426f9306fa983e6473b2 P ccaef6a326b6431483b4adb5bb635103 reported cstate change: term changed from 1 to 2, leader changed from c695719c9f6743b68eb984e7fc1678bc (127.16.80.129) to ccaef6a326b6431483b4adb5bb635103 (127.16.80.131). New cstate: current_term: 2 leader_uuid: "ccaef6a326b6431483b4adb5bb635103" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:58.928750 17338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a9620226764dfa9651b6669d564a84" candidate_uuid: "26a197c2e57549bcb8fa5c3119f4051f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c695719c9f6743b68eb984e7fc1678bc"
I20260710 13:22:58.929373 17338 raft_consensus.cc:3055] T e5a9620226764dfa9651b6669d564a84 P c695719c9f6743b68eb984e7fc1678bc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:58.929771 17338 raft_consensus.cc:740] T e5a9620226764dfa9651b6669d564a84 P c695719c9f6743b68eb984e7fc1678bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c695719c9f6743b68eb984e7fc1678bc, State: Running, Role: LEADER
I20260710 13:22:58.929399 17487 raft_consensus.cc:3060] T 7ad3265ed0e04896a848e7bdad790b7e P ccaef6a326b6431483b4adb5bb635103 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:58.930720 17338 consensus_queue.cc:260] T e5a9620226764dfa9651b6669d564a84 P c695719c9f6743b68eb984e7fc1678bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:58.932045 17338 raft_consensus.cc:3060] T e5a9620226764dfa9651b6669d564a84 P c695719c9f6743b68eb984e7fc1678bc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:58.932196 17336 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0f343b603264ccfaf00732fd227c610"
dest_uuid: "c695719c9f6743b68eb984e7fc1678bc"
 from {username='slave'} at 127.0.0.1:58168
I20260710 13:22:58.932819 17336 raft_consensus.cc:493] T a0f343b603264ccfaf00732fd227c610 P c695719c9f6743b68eb984e7fc1678bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:58.933231 17336 raft_consensus.cc:3060] T a0f343b603264ccfaf00732fd227c610 P c695719c9f6743b68eb984e7fc1678bc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:58.935606 17337 raft_consensus.cc:2468] T bb085c19dac7426f9306fa983e6473b2 P c695719c9f6743b68eb984e7fc1678bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccaef6a326b6431483b4adb5bb635103 in term 2.
I20260710 13:22:58.936281 17566 raft_consensus.cc:993] T c24859b06dd445c6b35063a6ec350c46 P c695719c9f6743b68eb984e7fc1678bc: : Instructing follower 26a197c2e57549bcb8fa5c3119f4051f to start an election
I20260710 13:22:58.936759 17566 raft_consensus.cc:1081] T c24859b06dd445c6b35063a6ec350c46 P c695719c9f6743b68eb984e7fc1678bc [term 1 LEADER]: Signalling peer 26a197c2e57549bcb8fa5c3119f4051f to start an election
I20260710 13:22:58.938720 17410 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c24859b06dd445c6b35063a6ec350c46"
dest_uuid: "26a197c2e57549bcb8fa5c3119f4051f"
 from {username='slave'} at 127.0.0.1:59844
I20260710 13:22:58.939406 17410 raft_consensus.cc:493] T c24859b06dd445c6b35063a6ec350c46 P 26a197c2e57549bcb8fa5c3119f4051f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:58.939713 17338 raft_consensus.cc:2468] T e5a9620226764dfa9651b6669d564a84 P c695719c9f6743b68eb984e7fc1678bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26a197c2e57549bcb8fa5c3119f4051f in term 2.
I20260710 13:22:58.939937 17410 raft_consensus.cc:3060] T c24859b06dd445c6b35063a6ec350c46 P 26a197c2e57549bcb8fa5c3119f4051f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:58.935531 17335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad3265ed0e04896a848e7bdad790b7e" candidate_uuid: "26a197c2e57549bcb8fa5c3119f4051f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c695719c9f6743b68eb984e7fc1678bc"
I20260710 13:22:58.941097 17335 raft_consensus.cc:3055] T 7ad3265ed0e04896a848e7bdad790b7e P c695719c9f6743b68eb984e7fc1678bc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:58.939990 17487 raft_consensus.cc:2468] T 7ad3265ed0e04896a848e7bdad790b7e P ccaef6a326b6431483b4adb5bb635103 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26a197c2e57549bcb8fa5c3119f4051f in term 2.
I20260710 13:22:58.941428 17335 raft_consensus.cc:740] T 7ad3265ed0e04896a848e7bdad790b7e P c695719c9f6743b68eb984e7fc1678bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c695719c9f6743b68eb984e7fc1678bc, State: Running, Role: LEADER
I20260710 13:22:58.942291 17335 consensus_queue.cc:260] T 7ad3265ed0e04896a848e7bdad790b7e P c695719c9f6743b68eb984e7fc1678bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:58.943778 17335 raft_consensus.cc:3060] T 7ad3265ed0e04896a848e7bdad790b7e P c695719c9f6743b68eb984e7fc1678bc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:58.943774 17377 leader_election.cc:304] T 7ad3265ed0e04896a848e7bdad790b7e P 26a197c2e57549bcb8fa5c3119f4051f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26a197c2e57549bcb8fa5c3119f4051f, ccaef6a326b6431483b4adb5bb635103; no voters: 
I20260710 13:22:58.945271 17590 raft_consensus.cc:2804] T 7ad3265ed0e04896a848e7bdad790b7e P 26a197c2e57549bcb8fa5c3119f4051f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:58.944778 17233 catalog_manager.cc:5697] T e5a9620226764dfa9651b6669d564a84 P 26a197c2e57549bcb8fa5c3119f4051f reported cstate change: term changed from 1 to 2, leader changed from c695719c9f6743b68eb984e7fc1678bc (127.16.80.129) to 26a197c2e57549bcb8fa5c3119f4051f (127.16.80.130). New cstate: current_term: 2 leader_uuid: "26a197c2e57549bcb8fa5c3119f4051f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:58.945767 17590 raft_consensus.cc:697] T 7ad3265ed0e04896a848e7bdad790b7e P 26a197c2e57549bcb8fa5c3119f4051f [term 2 LEADER]: Becoming Leader. State: Replica: 26a197c2e57549bcb8fa5c3119f4051f, State: Running, Role: LEADER
I20260710 13:22:58.946522 17336 raft_consensus.cc:515] T a0f343b603264ccfaf00732fd227c610 P c695719c9f6743b68eb984e7fc1678bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:58.946587 17590 consensus_queue.cc:237] T 7ad3265ed0e04896a848e7bdad790b7e P 26a197c2e57549bcb8fa5c3119f4051f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:58.951314 17487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0f343b603264ccfaf00732fd227c610" candidate_uuid: "c695719c9f6743b68eb984e7fc1678bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccaef6a326b6431483b4adb5bb635103"
I20260710 13:22:58.951939 17487 raft_consensus.cc:3060] T a0f343b603264ccfaf00732fd227c610 P ccaef6a326b6431483b4adb5bb635103 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:58.954663 17336 leader_election.cc:290] T a0f343b603264ccfaf00732fd227c610 P c695719c9f6743b68eb984e7fc1678bc [CANDIDATE]: Term 2 election: Requested vote from peers 26a197c2e57549bcb8fa5c3119f4051f (127.16.80.130:40083), ccaef6a326b6431483b4adb5bb635103 (127.16.80.131:38141)
I20260710 13:22:58.957523 17335 raft_consensus.cc:2468] T 7ad3265ed0e04896a848e7bdad790b7e P c695719c9f6743b68eb984e7fc1678bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26a197c2e57549bcb8fa5c3119f4051f in term 2.
I20260710 13:22:58.958578 17410 raft_consensus.cc:515] T c24859b06dd445c6b35063a6ec350c46 P 26a197c2e57549bcb8fa5c3119f4051f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:58.959887 17487 raft_consensus.cc:2468] T a0f343b603264ccfaf00732fd227c610 P ccaef6a326b6431483b4adb5bb635103 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c695719c9f6743b68eb984e7fc1678bc in term 2.
I20260710 13:22:58.961031 17410 leader_election.cc:290] T c24859b06dd445c6b35063a6ec350c46 P 26a197c2e57549bcb8fa5c3119f4051f [CANDIDATE]: Term 2 election: Requested vote from peers c695719c9f6743b68eb984e7fc1678bc (127.16.80.129:37559), ccaef6a326b6431483b4adb5bb635103 (127.16.80.131:38141)
I20260710 13:22:58.960992 17302 leader_election.cc:304] T a0f343b603264ccfaf00732fd227c610 P c695719c9f6743b68eb984e7fc1678bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c695719c9f6743b68eb984e7fc1678bc, ccaef6a326b6431483b4adb5bb635103; no voters: 
I20260710 13:22:58.961948 17565 raft_consensus.cc:2804] T a0f343b603264ccfaf00732fd227c610 P c695719c9f6743b68eb984e7fc1678bc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:58.962118 17485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c24859b06dd445c6b35063a6ec350c46" candidate_uuid: "26a197c2e57549bcb8fa5c3119f4051f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccaef6a326b6431483b4adb5bb635103"
I20260710 13:22:58.962455 17565 raft_consensus.cc:697] T a0f343b603264ccfaf00732fd227c610 P c695719c9f6743b68eb984e7fc1678bc [term 2 LEADER]: Becoming Leader. State: Replica: c695719c9f6743b68eb984e7fc1678bc, State: Running, Role: LEADER
I20260710 13:22:58.962725 17485 raft_consensus.cc:3060] T c24859b06dd445c6b35063a6ec350c46 P ccaef6a326b6431483b4adb5bb635103 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:58.964135 17565 consensus_queue.cc:237] T a0f343b603264ccfaf00732fd227c610 P c695719c9f6743b68eb984e7fc1678bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:58.965596 17410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0f343b603264ccfaf00732fd227c610" candidate_uuid: "c695719c9f6743b68eb984e7fc1678bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26a197c2e57549bcb8fa5c3119f4051f"
I20260710 13:22:58.966190 17410 raft_consensus.cc:3055] T a0f343b603264ccfaf00732fd227c610 P 26a197c2e57549bcb8fa5c3119f4051f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:58.966506 17410 raft_consensus.cc:740] T a0f343b603264ccfaf00732fd227c610 P 26a197c2e57549bcb8fa5c3119f4051f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 26a197c2e57549bcb8fa5c3119f4051f, State: Running, Role: LEADER
I20260710 13:22:58.965754 17233 catalog_manager.cc:5697] T 7ad3265ed0e04896a848e7bdad790b7e P 26a197c2e57549bcb8fa5c3119f4051f reported cstate change: term changed from 1 to 2, leader changed from c695719c9f6743b68eb984e7fc1678bc (127.16.80.129) to 26a197c2e57549bcb8fa5c3119f4051f (127.16.80.130). New cstate: current_term: 2 leader_uuid: "26a197c2e57549bcb8fa5c3119f4051f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:58.967320 17410 consensus_queue.cc:260] T a0f343b603264ccfaf00732fd227c610 P 26a197c2e57549bcb8fa5c3119f4051f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:58.968597 17410 raft_consensus.cc:3060] T a0f343b603264ccfaf00732fd227c610 P 26a197c2e57549bcb8fa5c3119f4051f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:58.971110 17485 raft_consensus.cc:2468] T c24859b06dd445c6b35063a6ec350c46 P ccaef6a326b6431483b4adb5bb635103 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26a197c2e57549bcb8fa5c3119f4051f in term 2.
I20260710 13:22:58.973174 17335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c24859b06dd445c6b35063a6ec350c46" candidate_uuid: "26a197c2e57549bcb8fa5c3119f4051f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c695719c9f6743b68eb984e7fc1678bc"
I20260710 13:22:58.973670 17377 leader_election.cc:304] T c24859b06dd445c6b35063a6ec350c46 P 26a197c2e57549bcb8fa5c3119f4051f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26a197c2e57549bcb8fa5c3119f4051f, ccaef6a326b6431483b4adb5bb635103; no voters: 
I20260710 13:22:58.974582 17590 raft_consensus.cc:2804] T c24859b06dd445c6b35063a6ec350c46 P 26a197c2e57549bcb8fa5c3119f4051f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:58.973817 17235 catalog_manager.cc:5697] T a0f343b603264ccfaf00732fd227c610 P c695719c9f6743b68eb984e7fc1678bc reported cstate change: term changed from 1 to 2, leader changed from 26a197c2e57549bcb8fa5c3119f4051f (127.16.80.130) to c695719c9f6743b68eb984e7fc1678bc (127.16.80.129). New cstate: current_term: 2 leader_uuid: "c695719c9f6743b68eb984e7fc1678bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:58.975106 17590 raft_consensus.cc:697] T c24859b06dd445c6b35063a6ec350c46 P 26a197c2e57549bcb8fa5c3119f4051f [term 2 LEADER]: Becoming Leader. State: Replica: 26a197c2e57549bcb8fa5c3119f4051f, State: Running, Role: LEADER
I20260710 13:22:58.975700 17410 raft_consensus.cc:2468] T a0f343b603264ccfaf00732fd227c610 P 26a197c2e57549bcb8fa5c3119f4051f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c695719c9f6743b68eb984e7fc1678bc in term 2.
I20260710 13:22:58.976028 17590 consensus_queue.cc:237] T c24859b06dd445c6b35063a6ec350c46 P 26a197c2e57549bcb8fa5c3119f4051f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:58.973829 17335 raft_consensus.cc:3055] T c24859b06dd445c6b35063a6ec350c46 P c695719c9f6743b68eb984e7fc1678bc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:58.977491 17335 raft_consensus.cc:740] T c24859b06dd445c6b35063a6ec350c46 P c695719c9f6743b68eb984e7fc1678bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c695719c9f6743b68eb984e7fc1678bc, State: Running, Role: LEADER
I20260710 13:22:58.978427 17335 consensus_queue.cc:260] T c24859b06dd445c6b35063a6ec350c46 P c695719c9f6743b68eb984e7fc1678bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:22:58.979660 17335 raft_consensus.cc:3060] T c24859b06dd445c6b35063a6ec350c46 P c695719c9f6743b68eb984e7fc1678bc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:58.984371 17233 catalog_manager.cc:5697] T c24859b06dd445c6b35063a6ec350c46 P 26a197c2e57549bcb8fa5c3119f4051f reported cstate change: term changed from 1 to 2, leader changed from c695719c9f6743b68eb984e7fc1678bc (127.16.80.129) to 26a197c2e57549bcb8fa5c3119f4051f (127.16.80.130). New cstate: current_term: 2 leader_uuid: "26a197c2e57549bcb8fa5c3119f4051f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:58.985807 17335 raft_consensus.cc:2468] T c24859b06dd445c6b35063a6ec350c46 P c695719c9f6743b68eb984e7fc1678bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26a197c2e57549bcb8fa5c3119f4051f in term 2.
I20260710 13:22:59.037426 17410 raft_consensus.cc:1275] T 30aeeecf0b584aa39b0eef00a51cf9d1 P 26a197c2e57549bcb8fa5c3119f4051f [term 2 FOLLOWER]: Refusing update from remote peer c695719c9f6743b68eb984e7fc1678bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:59.038707 17565 consensus_queue.cc:1048] T 30aeeecf0b584aa39b0eef00a51cf9d1 P c695719c9f6743b68eb984e7fc1678bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:59.046243 17485 raft_consensus.cc:1275] T 30aeeecf0b584aa39b0eef00a51cf9d1 P ccaef6a326b6431483b4adb5bb635103 [term 2 FOLLOWER]: Refusing update from remote peer c695719c9f6743b68eb984e7fc1678bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:59.048187 17565 consensus_queue.cc:1048] T 30aeeecf0b584aa39b0eef00a51cf9d1 P c695719c9f6743b68eb984e7fc1678bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:59.210255 17485 raft_consensus.cc:1275] T 1a0fcb216a4d41098453fb03a38bc4a3 P ccaef6a326b6431483b4adb5bb635103 [term 2 FOLLOWER]: Refusing update from remote peer c695719c9f6743b68eb984e7fc1678bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:59.211639 17565 consensus_queue.cc:1048] T 1a0fcb216a4d41098453fb03a38bc4a3 P c695719c9f6743b68eb984e7fc1678bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:59.216733 17410 raft_consensus.cc:1275] T 1a0fcb216a4d41098453fb03a38bc4a3 P 26a197c2e57549bcb8fa5c3119f4051f [term 2 FOLLOWER]: Refusing update from remote peer c695719c9f6743b68eb984e7fc1678bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:59.218461 17620 consensus_queue.cc:1048] T 1a0fcb216a4d41098453fb03a38bc4a3 P c695719c9f6743b68eb984e7fc1678bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:59.340998 17485 raft_consensus.cc:1275] T 88afd2cc785340f18897d783ac5c3793 P ccaef6a326b6431483b4adb5bb635103 [term 2 FOLLOWER]: Refusing update from remote peer c695719c9f6743b68eb984e7fc1678bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:59.342300 17566 consensus_queue.cc:1048] T 88afd2cc785340f18897d783ac5c3793 P c695719c9f6743b68eb984e7fc1678bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:59.350664 17410 raft_consensus.cc:1275] T 88afd2cc785340f18897d783ac5c3793 P 26a197c2e57549bcb8fa5c3119f4051f [term 2 FOLLOWER]: Refusing update from remote peer c695719c9f6743b68eb984e7fc1678bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:59.352455 17620 consensus_queue.cc:1048] T 88afd2cc785340f18897d783ac5c3793 P c695719c9f6743b68eb984e7fc1678bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:59.367627 17485 raft_consensus.cc:1275] T c24859b06dd445c6b35063a6ec350c46 P ccaef6a326b6431483b4adb5bb635103 [term 2 FOLLOWER]: Refusing update from remote peer 26a197c2e57549bcb8fa5c3119f4051f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:59.368956 17590 consensus_queue.cc:1048] T c24859b06dd445c6b35063a6ec350c46 P 26a197c2e57549bcb8fa5c3119f4051f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:59.373351 17487 raft_consensus.cc:1275] T 7ad3265ed0e04896a848e7bdad790b7e P ccaef6a326b6431483b4adb5bb635103 [term 2 FOLLOWER]: Refusing update from remote peer 26a197c2e57549bcb8fa5c3119f4051f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:59.374994 17590 consensus_queue.cc:1048] T 7ad3265ed0e04896a848e7bdad790b7e P 26a197c2e57549bcb8fa5c3119f4051f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:59.380812 17335 raft_consensus.cc:1275] T c24859b06dd445c6b35063a6ec350c46 P c695719c9f6743b68eb984e7fc1678bc [term 2 FOLLOWER]: Refusing update from remote peer 26a197c2e57549bcb8fa5c3119f4051f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:59.382858 17626 consensus_queue.cc:1048] T c24859b06dd445c6b35063a6ec350c46 P 26a197c2e57549bcb8fa5c3119f4051f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:59.389809 17335 raft_consensus.cc:1275] T 7ad3265ed0e04896a848e7bdad790b7e P c695719c9f6743b68eb984e7fc1678bc [term 2 FOLLOWER]: Refusing update from remote peer 26a197c2e57549bcb8fa5c3119f4051f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:59.391664 17534 consensus_queue.cc:1048] T 7ad3265ed0e04896a848e7bdad790b7e P 26a197c2e57549bcb8fa5c3119f4051f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:59.394626 17487 raft_consensus.cc:1275] T a0f343b603264ccfaf00732fd227c610 P ccaef6a326b6431483b4adb5bb635103 [term 2 FOLLOWER]: Refusing update from remote peer c695719c9f6743b68eb984e7fc1678bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:59.396559 17602 consensus_queue.cc:1048] T a0f343b603264ccfaf00732fd227c610 P c695719c9f6743b68eb984e7fc1678bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:59.406019 17410 raft_consensus.cc:1275] T a0f343b603264ccfaf00732fd227c610 P 26a197c2e57549bcb8fa5c3119f4051f [term 2 FOLLOWER]: Refusing update from remote peer c695719c9f6743b68eb984e7fc1678bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:59.407756 17565 consensus_queue.cc:1048] T a0f343b603264ccfaf00732fd227c610 P c695719c9f6743b68eb984e7fc1678bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:59.418525 17335 raft_consensus.cc:1275] T e5a9620226764dfa9651b6669d564a84 P c695719c9f6743b68eb984e7fc1678bc [term 2 FOLLOWER]: Refusing update from remote peer 26a197c2e57549bcb8fa5c3119f4051f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:59.420486 17590 consensus_queue.cc:1048] T e5a9620226764dfa9651b6669d564a84 P 26a197c2e57549bcb8fa5c3119f4051f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:59.429450 17487 raft_consensus.cc:1275] T e5a9620226764dfa9651b6669d564a84 P ccaef6a326b6431483b4adb5bb635103 [term 2 FOLLOWER]: Refusing update from remote peer 26a197c2e57549bcb8fa5c3119f4051f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:59.430732 17626 consensus_queue.cc:1048] T e5a9620226764dfa9651b6669d564a84 P 26a197c2e57549bcb8fa5c3119f4051f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:59.466403 17410 raft_consensus.cc:1275] T bb085c19dac7426f9306fa983e6473b2 P 26a197c2e57549bcb8fa5c3119f4051f [term 2 FOLLOWER]: Refusing update from remote peer ccaef6a326b6431483b4adb5bb635103: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:59.467800 17533 consensus_queue.cc:1048] T bb085c19dac7426f9306fa983e6473b2 P ccaef6a326b6431483b4adb5bb635103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:59.477087 17335 raft_consensus.cc:1275] T bb085c19dac7426f9306fa983e6473b2 P c695719c9f6743b68eb984e7fc1678bc [term 2 FOLLOWER]: Refusing update from remote peer ccaef6a326b6431483b4adb5bb635103: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:59.478474 17533 consensus_queue.cc:1048] T bb085c19dac7426f9306fa983e6473b2 P ccaef6a326b6431483b4adb5bb635103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:01.735288 16706 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 13:23:01.736282 16706 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:01.753731 17336 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30aeeecf0b584aa39b0eef00a51cf9d1"
dest_uuid: "c695719c9f6743b68eb984e7fc1678bc"
mode: GRACEFUL
new_leader_uuid: "ccaef6a326b6431483b4adb5bb635103"
 from {username='slave'} at 127.0.0.1:50600
I20260710 13:23:01.754381 17336 raft_consensus.cc:606] T 30aeeecf0b584aa39b0eef00a51cf9d1 P c695719c9f6743b68eb984e7fc1678bc [term 2 LEADER]: Received request to transfer leadership to TS ccaef6a326b6431483b4adb5bb635103
I20260710 13:23:01.757249 17336 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "88afd2cc785340f18897d783ac5c3793"
dest_uuid: "c695719c9f6743b68eb984e7fc1678bc"
mode: GRACEFUL
new_leader_uuid: "ccaef6a326b6431483b4adb5bb635103"
 from {username='slave'} at 127.0.0.1:50600
I20260710 13:23:01.757797 17336 raft_consensus.cc:606] T 88afd2cc785340f18897d783ac5c3793 P c695719c9f6743b68eb984e7fc1678bc [term 2 LEADER]: Received request to transfer leadership to TS ccaef6a326b6431483b4adb5bb635103
I20260710 13:23:01.758908 16706 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:23:01.759490 16706 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:23:01.874904 17637 raft_consensus.cc:993] T 30aeeecf0b584aa39b0eef00a51cf9d1 P c695719c9f6743b68eb984e7fc1678bc: : Instructing follower ccaef6a326b6431483b4adb5bb635103 to start an election
I20260710 13:23:01.875464 17620 raft_consensus.cc:1081] T 30aeeecf0b584aa39b0eef00a51cf9d1 P c695719c9f6743b68eb984e7fc1678bc [term 2 LEADER]: Signalling peer ccaef6a326b6431483b4adb5bb635103 to start an election
I20260710 13:23:01.877159 17487 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30aeeecf0b584aa39b0eef00a51cf9d1"
dest_uuid: "ccaef6a326b6431483b4adb5bb635103"
 from {username='slave'} at 127.0.0.1:46444
I20260710 13:23:01.877760 17487 raft_consensus.cc:493] T 30aeeecf0b584aa39b0eef00a51cf9d1 P ccaef6a326b6431483b4adb5bb635103 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:01.878123 17487 raft_consensus.cc:3060] T 30aeeecf0b584aa39b0eef00a51cf9d1 P ccaef6a326b6431483b4adb5bb635103 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:01.882355 17487 raft_consensus.cc:515] T 30aeeecf0b584aa39b0eef00a51cf9d1 P ccaef6a326b6431483b4adb5bb635103 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } } peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } }
I20260710 13:23:01.884123 17487 leader_election.cc:290] T 30aeeecf0b584aa39b0eef00a51cf9d1 P ccaef6a326b6431483b4adb5bb635103 [CANDIDATE]: Term 3 election: Requested vote from peers 26a197c2e57549bcb8fa5c3119f4051f (127.16.80.130:40083), c695719c9f6743b68eb984e7fc1678bc (127.16.80.129:37559)
I20260710 13:23:01.884848 17413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30aeeecf0b584aa39b0eef00a51cf9d1" candidate_uuid: "ccaef6a326b6431483b4adb5bb635103" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "26a197c2e57549bcb8fa5c3119f4051f"
I20260710 13:23:01.885152 17336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30aeeecf0b584aa39b0eef00a51cf9d1" candidate_uuid: "ccaef6a326b6431483b4adb5bb635103" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c695719c9f6743b68eb984e7fc1678bc"
I20260710 13:23:01.885485 17413 raft_consensus.cc:3060] T 30aeeecf0b584aa39b0eef00a51cf9d1 P 26a197c2e57549bcb8fa5c3119f4051f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:01.885664 17336 raft_consensus.cc:3055] T 30aeeecf0b584aa39b0eef00a51cf9d1 P c695719c9f6743b68eb984e7fc1678bc [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:01.886021 17336 raft_consensus.cc:740] T 30aeeecf0b584aa39b0eef00a51cf9d1 P c695719c9f6743b68eb984e7fc1678bc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c695719c9f6743b68eb984e7fc1678bc, State: Running, Role: LEADER
I20260710 13:23:01.886840 17336 consensus_queue.cc:260] T 30aeeecf0b584aa39b0eef00a51cf9d1 P c695719c9f6743b68eb984e7fc1678bc [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: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } } peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } }
I20260710 13:23:01.888103 17336 raft_consensus.cc:3060] T 30aeeecf0b584aa39b0eef00a51cf9d1 P c695719c9f6743b68eb984e7fc1678bc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:01.893321 17413 raft_consensus.cc:2468] T 30aeeecf0b584aa39b0eef00a51cf9d1 P 26a197c2e57549bcb8fa5c3119f4051f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccaef6a326b6431483b4adb5bb635103 in term 3.
I20260710 13:23:01.894640 17452 leader_election.cc:304] T 30aeeecf0b584aa39b0eef00a51cf9d1 P ccaef6a326b6431483b4adb5bb635103 [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: 26a197c2e57549bcb8fa5c3119f4051f, ccaef6a326b6431483b4adb5bb635103; no voters: 
I20260710 13:23:01.895283 17336 raft_consensus.cc:2468] T 30aeeecf0b584aa39b0eef00a51cf9d1 P c695719c9f6743b68eb984e7fc1678bc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccaef6a326b6431483b4adb5bb635103 in term 3.
I20260710 13:23:01.895485 17634 raft_consensus.cc:2804] T 30aeeecf0b584aa39b0eef00a51cf9d1 P ccaef6a326b6431483b4adb5bb635103 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:01.896668 17634 raft_consensus.cc:697] T 30aeeecf0b584aa39b0eef00a51cf9d1 P ccaef6a326b6431483b4adb5bb635103 [term 3 LEADER]: Becoming Leader. State: Replica: ccaef6a326b6431483b4adb5bb635103, State: Running, Role: LEADER
I20260710 13:23:01.897599 17634 consensus_queue.cc:237] T 30aeeecf0b584aa39b0eef00a51cf9d1 P ccaef6a326b6431483b4adb5bb635103 [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: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } } peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } }
I20260710 13:23:01.904959 17233 catalog_manager.cc:5697] T 30aeeecf0b584aa39b0eef00a51cf9d1 P ccaef6a326b6431483b4adb5bb635103 reported cstate change: term changed from 2 to 3, leader changed from c695719c9f6743b68eb984e7fc1678bc (127.16.80.129) to ccaef6a326b6431483b4adb5bb635103 (127.16.80.131). New cstate: current_term: 3 leader_uuid: "ccaef6a326b6431483b4adb5bb635103" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:01.995294 17637 raft_consensus.cc:993] T 88afd2cc785340f18897d783ac5c3793 P c695719c9f6743b68eb984e7fc1678bc: : Instructing follower ccaef6a326b6431483b4adb5bb635103 to start an election
I20260710 13:23:01.995728 17637 raft_consensus.cc:1081] T 88afd2cc785340f18897d783ac5c3793 P c695719c9f6743b68eb984e7fc1678bc [term 2 LEADER]: Signalling peer ccaef6a326b6431483b4adb5bb635103 to start an election
I20260710 13:23:01.997380 17487 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "88afd2cc785340f18897d783ac5c3793"
dest_uuid: "ccaef6a326b6431483b4adb5bb635103"
 from {username='slave'} at 127.0.0.1:46444
I20260710 13:23:01.997967 17487 raft_consensus.cc:493] T 88afd2cc785340f18897d783ac5c3793 P ccaef6a326b6431483b4adb5bb635103 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:01.998325 17487 raft_consensus.cc:3060] T 88afd2cc785340f18897d783ac5c3793 P ccaef6a326b6431483b4adb5bb635103 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:02.003631 17487 raft_consensus.cc:515] T 88afd2cc785340f18897d783ac5c3793 P ccaef6a326b6431483b4adb5bb635103 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:23:02.005347 17487 leader_election.cc:290] T 88afd2cc785340f18897d783ac5c3793 P ccaef6a326b6431483b4adb5bb635103 [CANDIDATE]: Term 3 election: Requested vote from peers c695719c9f6743b68eb984e7fc1678bc (127.16.80.129:37559), 26a197c2e57549bcb8fa5c3119f4051f (127.16.80.130:40083)
I20260710 13:23:02.006122 17336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88afd2cc785340f18897d783ac5c3793" candidate_uuid: "ccaef6a326b6431483b4adb5bb635103" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c695719c9f6743b68eb984e7fc1678bc"
I20260710 13:23:02.006497 17413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88afd2cc785340f18897d783ac5c3793" candidate_uuid: "ccaef6a326b6431483b4adb5bb635103" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "26a197c2e57549bcb8fa5c3119f4051f"
I20260710 13:23:02.006768 17336 raft_consensus.cc:3055] T 88afd2cc785340f18897d783ac5c3793 P c695719c9f6743b68eb984e7fc1678bc [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:02.007205 17413 raft_consensus.cc:3060] T 88afd2cc785340f18897d783ac5c3793 P 26a197c2e57549bcb8fa5c3119f4051f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:02.007174 17336 raft_consensus.cc:740] T 88afd2cc785340f18897d783ac5c3793 P c695719c9f6743b68eb984e7fc1678bc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c695719c9f6743b68eb984e7fc1678bc, State: Running, Role: LEADER
I20260710 13:23:02.008201 17336 consensus_queue.cc:260] T 88afd2cc785340f18897d783ac5c3793 P c695719c9f6743b68eb984e7fc1678bc [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: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:23:02.009486 17336 raft_consensus.cc:3060] T 88afd2cc785340f18897d783ac5c3793 P c695719c9f6743b68eb984e7fc1678bc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:02.014766 17413 raft_consensus.cc:2468] T 88afd2cc785340f18897d783ac5c3793 P 26a197c2e57549bcb8fa5c3119f4051f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccaef6a326b6431483b4adb5bb635103 in term 3.
I20260710 13:23:02.016075 17452 leader_election.cc:304] T 88afd2cc785340f18897d783ac5c3793 P ccaef6a326b6431483b4adb5bb635103 [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: 26a197c2e57549bcb8fa5c3119f4051f, ccaef6a326b6431483b4adb5bb635103; no voters: 
I20260710 13:23:02.016812 17634 raft_consensus.cc:2804] T 88afd2cc785340f18897d783ac5c3793 P ccaef6a326b6431483b4adb5bb635103 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:02.016976 17336 raft_consensus.cc:2468] T 88afd2cc785340f18897d783ac5c3793 P c695719c9f6743b68eb984e7fc1678bc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccaef6a326b6431483b4adb5bb635103 in term 3.
I20260710 13:23:02.017261 17634 raft_consensus.cc:697] T 88afd2cc785340f18897d783ac5c3793 P ccaef6a326b6431483b4adb5bb635103 [term 3 LEADER]: Becoming Leader. State: Replica: ccaef6a326b6431483b4adb5bb635103, State: Running, Role: LEADER
I20260710 13:23:02.018146 17634 consensus_queue.cc:237] T 88afd2cc785340f18897d783ac5c3793 P ccaef6a326b6431483b4adb5bb635103 [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: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:23:02.028129 17233 catalog_manager.cc:5697] T 88afd2cc785340f18897d783ac5c3793 P ccaef6a326b6431483b4adb5bb635103 reported cstate change: term changed from 2 to 3, leader changed from c695719c9f6743b68eb984e7fc1678bc (127.16.80.129) to ccaef6a326b6431483b4adb5bb635103 (127.16.80.131). New cstate: current_term: 3 leader_uuid: "ccaef6a326b6431483b4adb5bb635103" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:02.330845 17413 raft_consensus.cc:1275] T 30aeeecf0b584aa39b0eef00a51cf9d1 P 26a197c2e57549bcb8fa5c3119f4051f [term 3 FOLLOWER]: Refusing update from remote peer ccaef6a326b6431483b4adb5bb635103: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:02.332234 17634 consensus_queue.cc:1048] T 30aeeecf0b584aa39b0eef00a51cf9d1 P ccaef6a326b6431483b4adb5bb635103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:02.343111 17336 raft_consensus.cc:1275] T 30aeeecf0b584aa39b0eef00a51cf9d1 P c695719c9f6743b68eb984e7fc1678bc [term 3 FOLLOWER]: Refusing update from remote peer ccaef6a326b6431483b4adb5bb635103: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:02.345739 17639 consensus_queue.cc:1048] T 30aeeecf0b584aa39b0eef00a51cf9d1 P ccaef6a326b6431483b4adb5bb635103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:02.451495 17413 raft_consensus.cc:1275] T 88afd2cc785340f18897d783ac5c3793 P 26a197c2e57549bcb8fa5c3119f4051f [term 3 FOLLOWER]: Refusing update from remote peer ccaef6a326b6431483b4adb5bb635103: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:02.453083 17634 consensus_queue.cc:1048] T 88afd2cc785340f18897d783ac5c3793 P ccaef6a326b6431483b4adb5bb635103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:02.463584 17335 raft_consensus.cc:1275] T 88afd2cc785340f18897d783ac5c3793 P c695719c9f6743b68eb984e7fc1678bc [term 3 FOLLOWER]: Refusing update from remote peer ccaef6a326b6431483b4adb5bb635103: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:02.465449 17638 consensus_queue.cc:1048] T 88afd2cc785340f18897d783ac5c3793 P ccaef6a326b6431483b4adb5bb635103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:02.760331 16706 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:02.772337 17487 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30aeeecf0b584aa39b0eef00a51cf9d1"
dest_uuid: "ccaef6a326b6431483b4adb5bb635103"
mode: GRACEFUL
new_leader_uuid: "c695719c9f6743b68eb984e7fc1678bc"
 from {username='slave'} at 127.0.0.1:46446
I20260710 13:23:02.772956 17487 raft_consensus.cc:606] T 30aeeecf0b584aa39b0eef00a51cf9d1 P ccaef6a326b6431483b4adb5bb635103 [term 3 LEADER]: Received request to transfer leadership to TS c695719c9f6743b68eb984e7fc1678bc
I20260710 13:23:02.788797 17487 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "88afd2cc785340f18897d783ac5c3793"
dest_uuid: "ccaef6a326b6431483b4adb5bb635103"
mode: GRACEFUL
new_leader_uuid: "c695719c9f6743b68eb984e7fc1678bc"
 from {username='slave'} at 127.0.0.1:46446
I20260710 13:23:02.789258 17487 raft_consensus.cc:606] T 88afd2cc785340f18897d783ac5c3793 P ccaef6a326b6431483b4adb5bb635103 [term 3 LEADER]: Received request to transfer leadership to TS c695719c9f6743b68eb984e7fc1678bc
I20260710 13:23:02.794466 17413 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ad3265ed0e04896a848e7bdad790b7e"
dest_uuid: "26a197c2e57549bcb8fa5c3119f4051f"
mode: GRACEFUL
new_leader_uuid: "c695719c9f6743b68eb984e7fc1678bc"
 from {username='slave'} at 127.0.0.1:59858
I20260710 13:23:02.795164 17413 raft_consensus.cc:606] T 7ad3265ed0e04896a848e7bdad790b7e P 26a197c2e57549bcb8fa5c3119f4051f [term 2 LEADER]: Received request to transfer leadership to TS c695719c9f6743b68eb984e7fc1678bc
I20260710 13:23:02.800809 17413 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e5a9620226764dfa9651b6669d564a84"
dest_uuid: "26a197c2e57549bcb8fa5c3119f4051f"
mode: GRACEFUL
new_leader_uuid: "c695719c9f6743b68eb984e7fc1678bc"
 from {username='slave'} at 127.0.0.1:59858
I20260710 13:23:02.801410 17413 raft_consensus.cc:606] T e5a9620226764dfa9651b6669d564a84 P 26a197c2e57549bcb8fa5c3119f4051f [term 2 LEADER]: Received request to transfer leadership to TS c695719c9f6743b68eb984e7fc1678bc
I20260710 13:23:02.806231 17653 raft_consensus.cc:993] T e5a9620226764dfa9651b6669d564a84 P 26a197c2e57549bcb8fa5c3119f4051f: : Instructing follower c695719c9f6743b68eb984e7fc1678bc to start an election
I20260710 13:23:02.806782 17626 raft_consensus.cc:1081] T e5a9620226764dfa9651b6669d564a84 P 26a197c2e57549bcb8fa5c3119f4051f [term 2 LEADER]: Signalling peer c695719c9f6743b68eb984e7fc1678bc to start an election
I20260710 13:23:02.807680 17410 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d5178a4b370f423fb9b0091b666c0e33"
dest_uuid: "26a197c2e57549bcb8fa5c3119f4051f"
mode: GRACEFUL
new_leader_uuid: "c695719c9f6743b68eb984e7fc1678bc"
 from {username='slave'} at 127.0.0.1:59858
I20260710 13:23:02.808321 17410 raft_consensus.cc:606] T d5178a4b370f423fb9b0091b666c0e33 P 26a197c2e57549bcb8fa5c3119f4051f [term 1 LEADER]: Received request to transfer leadership to TS c695719c9f6743b68eb984e7fc1678bc
I20260710 13:23:02.808830 17335 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e5a9620226764dfa9651b6669d564a84"
dest_uuid: "c695719c9f6743b68eb984e7fc1678bc"
 from {username='slave'} at 127.0.0.1:58168
I20260710 13:23:02.809386 17335 raft_consensus.cc:493] T e5a9620226764dfa9651b6669d564a84 P c695719c9f6743b68eb984e7fc1678bc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:02.809695 17335 raft_consensus.cc:3060] T e5a9620226764dfa9651b6669d564a84 P c695719c9f6743b68eb984e7fc1678bc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:02.816294 17335 raft_consensus.cc:515] T e5a9620226764dfa9651b6669d564a84 P c695719c9f6743b68eb984e7fc1678bc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:23:02.817890 17335 leader_election.cc:290] T e5a9620226764dfa9651b6669d564a84 P c695719c9f6743b68eb984e7fc1678bc [CANDIDATE]: Term 3 election: Requested vote from peers 26a197c2e57549bcb8fa5c3119f4051f (127.16.80.130:40083), ccaef6a326b6431483b4adb5bb635103 (127.16.80.131:38141)
I20260710 13:23:02.818779 17410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a9620226764dfa9651b6669d564a84" candidate_uuid: "c695719c9f6743b68eb984e7fc1678bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "26a197c2e57549bcb8fa5c3119f4051f"
I20260710 13:23:02.819058 17487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a9620226764dfa9651b6669d564a84" candidate_uuid: "c695719c9f6743b68eb984e7fc1678bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ccaef6a326b6431483b4adb5bb635103"
I20260710 13:23:02.819438 17410 raft_consensus.cc:3055] T e5a9620226764dfa9651b6669d564a84 P 26a197c2e57549bcb8fa5c3119f4051f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:02.819638 17487 raft_consensus.cc:3060] T e5a9620226764dfa9651b6669d564a84 P ccaef6a326b6431483b4adb5bb635103 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:02.819833 17410 raft_consensus.cc:740] T e5a9620226764dfa9651b6669d564a84 P 26a197c2e57549bcb8fa5c3119f4051f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 26a197c2e57549bcb8fa5c3119f4051f, State: Running, Role: LEADER
I20260710 13:23:02.820634 17410 consensus_queue.cc:260] T e5a9620226764dfa9651b6669d564a84 P 26a197c2e57549bcb8fa5c3119f4051f [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: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:23:02.821630 17410 raft_consensus.cc:3060] T e5a9620226764dfa9651b6669d564a84 P 26a197c2e57549bcb8fa5c3119f4051f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:02.824321 17487 raft_consensus.cc:2468] T e5a9620226764dfa9651b6669d564a84 P ccaef6a326b6431483b4adb5bb635103 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c695719c9f6743b68eb984e7fc1678bc in term 3.
I20260710 13:23:02.825574 17302 leader_election.cc:304] T e5a9620226764dfa9651b6669d564a84 P c695719c9f6743b68eb984e7fc1678bc [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: c695719c9f6743b68eb984e7fc1678bc, ccaef6a326b6431483b4adb5bb635103; no voters: 
I20260710 13:23:02.826402 17637 raft_consensus.cc:2804] T e5a9620226764dfa9651b6669d564a84 P c695719c9f6743b68eb984e7fc1678bc [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:02.827548 17637 raft_consensus.cc:697] T e5a9620226764dfa9651b6669d564a84 P c695719c9f6743b68eb984e7fc1678bc [term 3 LEADER]: Becoming Leader. State: Replica: c695719c9f6743b68eb984e7fc1678bc, State: Running, Role: LEADER
I20260710 13:23:02.828143 17410 raft_consensus.cc:2468] T e5a9620226764dfa9651b6669d564a84 P 26a197c2e57549bcb8fa5c3119f4051f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c695719c9f6743b68eb984e7fc1678bc in term 3.
I20260710 13:23:02.828610 17637 consensus_queue.cc:237] T e5a9620226764dfa9651b6669d564a84 P c695719c9f6743b68eb984e7fc1678bc [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: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:23:02.836916 17234 catalog_manager.cc:5697] T e5a9620226764dfa9651b6669d564a84 P c695719c9f6743b68eb984e7fc1678bc reported cstate change: term changed from 2 to 3, leader changed from 26a197c2e57549bcb8fa5c3119f4051f (127.16.80.130) to c695719c9f6743b68eb984e7fc1678bc (127.16.80.129). New cstate: current_term: 3 leader_uuid: "c695719c9f6743b68eb984e7fc1678bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:02.846596 17639 raft_consensus.cc:993] T 30aeeecf0b584aa39b0eef00a51cf9d1 P ccaef6a326b6431483b4adb5bb635103: : Instructing follower c695719c9f6743b68eb984e7fc1678bc to start an election
I20260710 13:23:02.847139 17638 raft_consensus.cc:1081] T 30aeeecf0b584aa39b0eef00a51cf9d1 P ccaef6a326b6431483b4adb5bb635103 [term 3 LEADER]: Signalling peer c695719c9f6743b68eb984e7fc1678bc to start an election
I20260710 13:23:02.848894 17335 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30aeeecf0b584aa39b0eef00a51cf9d1"
dest_uuid: "c695719c9f6743b68eb984e7fc1678bc"
 from {username='slave'} at 127.0.0.1:58172
I20260710 13:23:02.849684 17335 raft_consensus.cc:493] T 30aeeecf0b584aa39b0eef00a51cf9d1 P c695719c9f6743b68eb984e7fc1678bc [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:02.850088 17335 raft_consensus.cc:3060] T 30aeeecf0b584aa39b0eef00a51cf9d1 P c695719c9f6743b68eb984e7fc1678bc [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:02.855997 17335 raft_consensus.cc:515] T 30aeeecf0b584aa39b0eef00a51cf9d1 P c695719c9f6743b68eb984e7fc1678bc [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } } peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } }
I20260710 13:23:02.857981 17335 leader_election.cc:290] T 30aeeecf0b584aa39b0eef00a51cf9d1 P c695719c9f6743b68eb984e7fc1678bc [CANDIDATE]: Term 4 election: Requested vote from peers 26a197c2e57549bcb8fa5c3119f4051f (127.16.80.130:40083), ccaef6a326b6431483b4adb5bb635103 (127.16.80.131:38141)
I20260710 13:23:02.858911 17410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30aeeecf0b584aa39b0eef00a51cf9d1" candidate_uuid: "c695719c9f6743b68eb984e7fc1678bc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "26a197c2e57549bcb8fa5c3119f4051f"
I20260710 13:23:02.859172 17487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30aeeecf0b584aa39b0eef00a51cf9d1" candidate_uuid: "c695719c9f6743b68eb984e7fc1678bc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ccaef6a326b6431483b4adb5bb635103"
I20260710 13:23:02.859653 17410 raft_consensus.cc:3060] T 30aeeecf0b584aa39b0eef00a51cf9d1 P 26a197c2e57549bcb8fa5c3119f4051f [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:02.859776 17487 raft_consensus.cc:3055] T 30aeeecf0b584aa39b0eef00a51cf9d1 P ccaef6a326b6431483b4adb5bb635103 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:23:02.860146 17487 raft_consensus.cc:740] T 30aeeecf0b584aa39b0eef00a51cf9d1 P ccaef6a326b6431483b4adb5bb635103 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ccaef6a326b6431483b4adb5bb635103, State: Running, Role: LEADER
I20260710 13:23:02.860790 17487 consensus_queue.cc:260] T 30aeeecf0b584aa39b0eef00a51cf9d1 P ccaef6a326b6431483b4adb5bb635103 [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: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } } peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } }
I20260710 13:23:02.861673 17487 raft_consensus.cc:3060] T 30aeeecf0b584aa39b0eef00a51cf9d1 P ccaef6a326b6431483b4adb5bb635103 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:02.865206 17410 raft_consensus.cc:2468] T 30aeeecf0b584aa39b0eef00a51cf9d1 P 26a197c2e57549bcb8fa5c3119f4051f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c695719c9f6743b68eb984e7fc1678bc in term 4.
I20260710 13:23:02.866235 17487 raft_consensus.cc:2468] T 30aeeecf0b584aa39b0eef00a51cf9d1 P ccaef6a326b6431483b4adb5bb635103 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c695719c9f6743b68eb984e7fc1678bc in term 4.
I20260710 13:23:02.866437 17303 leader_election.cc:304] T 30aeeecf0b584aa39b0eef00a51cf9d1 P c695719c9f6743b68eb984e7fc1678bc [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: 26a197c2e57549bcb8fa5c3119f4051f, c695719c9f6743b68eb984e7fc1678bc; no voters: 
I20260710 13:23:02.867501 17637 raft_consensus.cc:2804] T 30aeeecf0b584aa39b0eef00a51cf9d1 P c695719c9f6743b68eb984e7fc1678bc [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:23:02.868048 17637 raft_consensus.cc:697] T 30aeeecf0b584aa39b0eef00a51cf9d1 P c695719c9f6743b68eb984e7fc1678bc [term 4 LEADER]: Becoming Leader. State: Replica: c695719c9f6743b68eb984e7fc1678bc, State: Running, Role: LEADER
I20260710 13:23:02.868889 17637 consensus_queue.cc:237] T 30aeeecf0b584aa39b0eef00a51cf9d1 P c695719c9f6743b68eb984e7fc1678bc [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: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } } peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } }
I20260710 13:23:02.875685 17234 catalog_manager.cc:5697] T 30aeeecf0b584aa39b0eef00a51cf9d1 P c695719c9f6743b68eb984e7fc1678bc reported cstate change: term changed from 3 to 4, leader changed from ccaef6a326b6431483b4adb5bb635103 (127.16.80.131) to c695719c9f6743b68eb984e7fc1678bc (127.16.80.129). New cstate: current_term: 4 leader_uuid: "c695719c9f6743b68eb984e7fc1678bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:02.950456 17653 raft_consensus.cc:993] T d5178a4b370f423fb9b0091b666c0e33 P 26a197c2e57549bcb8fa5c3119f4051f: : Instructing follower c695719c9f6743b68eb984e7fc1678bc to start an election
I20260710 13:23:02.950882 17626 raft_consensus.cc:1081] T d5178a4b370f423fb9b0091b666c0e33 P 26a197c2e57549bcb8fa5c3119f4051f [term 1 LEADER]: Signalling peer c695719c9f6743b68eb984e7fc1678bc to start an election
I20260710 13:23:02.952416 17335 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d5178a4b370f423fb9b0091b666c0e33"
dest_uuid: "c695719c9f6743b68eb984e7fc1678bc"
 from {username='slave'} at 127.0.0.1:58168
I20260710 13:23:02.952885 17335 raft_consensus.cc:493] T d5178a4b370f423fb9b0091b666c0e33 P c695719c9f6743b68eb984e7fc1678bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:02.953145 17335 raft_consensus.cc:3060] T d5178a4b370f423fb9b0091b666c0e33 P c695719c9f6743b68eb984e7fc1678bc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:02.958374 17335 raft_consensus.cc:515] T d5178a4b370f423fb9b0091b666c0e33 P c695719c9f6743b68eb984e7fc1678bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:23:02.960070 17335 leader_election.cc:290] T d5178a4b370f423fb9b0091b666c0e33 P c695719c9f6743b68eb984e7fc1678bc [CANDIDATE]: Term 2 election: Requested vote from peers 26a197c2e57549bcb8fa5c3119f4051f (127.16.80.130:40083), ccaef6a326b6431483b4adb5bb635103 (127.16.80.131:38141)
I20260710 13:23:02.961016 17410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5178a4b370f423fb9b0091b666c0e33" candidate_uuid: "c695719c9f6743b68eb984e7fc1678bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26a197c2e57549bcb8fa5c3119f4051f"
I20260710 13:23:02.961288 17487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5178a4b370f423fb9b0091b666c0e33" candidate_uuid: "c695719c9f6743b68eb984e7fc1678bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccaef6a326b6431483b4adb5bb635103"
I20260710 13:23:02.961575 17410 raft_consensus.cc:3055] T d5178a4b370f423fb9b0091b666c0e33 P 26a197c2e57549bcb8fa5c3119f4051f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:02.961834 17487 raft_consensus.cc:3060] T d5178a4b370f423fb9b0091b666c0e33 P ccaef6a326b6431483b4adb5bb635103 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:02.961930 17410 raft_consensus.cc:740] T d5178a4b370f423fb9b0091b666c0e33 P 26a197c2e57549bcb8fa5c3119f4051f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 26a197c2e57549bcb8fa5c3119f4051f, State: Running, Role: LEADER
I20260710 13:23:02.962793 17410 consensus_queue.cc:260] T d5178a4b370f423fb9b0091b666c0e33 P 26a197c2e57549bcb8fa5c3119f4051f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:23:02.963881 17410 raft_consensus.cc:3060] T d5178a4b370f423fb9b0091b666c0e33 P 26a197c2e57549bcb8fa5c3119f4051f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:02.966818 17487 raft_consensus.cc:2468] T d5178a4b370f423fb9b0091b666c0e33 P ccaef6a326b6431483b4adb5bb635103 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c695719c9f6743b68eb984e7fc1678bc in term 2.
I20260710 13:23:02.967947 17302 leader_election.cc:304] T d5178a4b370f423fb9b0091b666c0e33 P c695719c9f6743b68eb984e7fc1678bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c695719c9f6743b68eb984e7fc1678bc, ccaef6a326b6431483b4adb5bb635103; no voters: 
I20260710 13:23:02.968472 17410 raft_consensus.cc:2468] T d5178a4b370f423fb9b0091b666c0e33 P 26a197c2e57549bcb8fa5c3119f4051f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c695719c9f6743b68eb984e7fc1678bc in term 2.
I20260710 13:23:02.968693 17637 raft_consensus.cc:2804] T d5178a4b370f423fb9b0091b666c0e33 P c695719c9f6743b68eb984e7fc1678bc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:02.969292 17637 raft_consensus.cc:697] T d5178a4b370f423fb9b0091b666c0e33 P c695719c9f6743b68eb984e7fc1678bc [term 2 LEADER]: Becoming Leader. State: Replica: c695719c9f6743b68eb984e7fc1678bc, State: Running, Role: LEADER
I20260710 13:23:02.970129 17637 consensus_queue.cc:237] T d5178a4b370f423fb9b0091b666c0e33 P c695719c9f6743b68eb984e7fc1678bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:23:02.977663 17234 catalog_manager.cc:5697] T d5178a4b370f423fb9b0091b666c0e33 P c695719c9f6743b68eb984e7fc1678bc reported cstate change: term changed from 1 to 2, leader changed from 26a197c2e57549bcb8fa5c3119f4051f (127.16.80.130) to c695719c9f6743b68eb984e7fc1678bc (127.16.80.129). New cstate: current_term: 2 leader_uuid: "c695719c9f6743b68eb984e7fc1678bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:03.015888 17639 raft_consensus.cc:993] T 88afd2cc785340f18897d783ac5c3793 P ccaef6a326b6431483b4adb5bb635103: : Instructing follower c695719c9f6743b68eb984e7fc1678bc to start an election
I20260710 13:23:03.016505 17638 raft_consensus.cc:1081] T 88afd2cc785340f18897d783ac5c3793 P ccaef6a326b6431483b4adb5bb635103 [term 3 LEADER]: Signalling peer c695719c9f6743b68eb984e7fc1678bc to start an election
I20260710 13:23:03.018232 17335 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "88afd2cc785340f18897d783ac5c3793"
dest_uuid: "c695719c9f6743b68eb984e7fc1678bc"
 from {username='slave'} at 127.0.0.1:58172
I20260710 13:23:03.018872 17335 raft_consensus.cc:493] T 88afd2cc785340f18897d783ac5c3793 P c695719c9f6743b68eb984e7fc1678bc [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:03.019228 17335 raft_consensus.cc:3060] T 88afd2cc785340f18897d783ac5c3793 P c695719c9f6743b68eb984e7fc1678bc [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:03.024690 17335 raft_consensus.cc:515] T 88afd2cc785340f18897d783ac5c3793 P c695719c9f6743b68eb984e7fc1678bc [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:23:03.026644 17335 leader_election.cc:290] T 88afd2cc785340f18897d783ac5c3793 P c695719c9f6743b68eb984e7fc1678bc [CANDIDATE]: Term 4 election: Requested vote from peers 26a197c2e57549bcb8fa5c3119f4051f (127.16.80.130:40083), ccaef6a326b6431483b4adb5bb635103 (127.16.80.131:38141)
I20260710 13:23:03.027695 17410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88afd2cc785340f18897d783ac5c3793" candidate_uuid: "c695719c9f6743b68eb984e7fc1678bc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "26a197c2e57549bcb8fa5c3119f4051f"
I20260710 13:23:03.027849 17487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88afd2cc785340f18897d783ac5c3793" candidate_uuid: "c695719c9f6743b68eb984e7fc1678bc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ccaef6a326b6431483b4adb5bb635103"
I20260710 13:23:03.028244 17410 raft_consensus.cc:3060] T 88afd2cc785340f18897d783ac5c3793 P 26a197c2e57549bcb8fa5c3119f4051f [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:03.028383 17487 raft_consensus.cc:3055] T 88afd2cc785340f18897d783ac5c3793 P ccaef6a326b6431483b4adb5bb635103 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:23:03.028759 17487 raft_consensus.cc:740] T 88afd2cc785340f18897d783ac5c3793 P ccaef6a326b6431483b4adb5bb635103 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ccaef6a326b6431483b4adb5bb635103, State: Running, Role: LEADER
I20260710 13:23:03.029495 17487 consensus_queue.cc:260] T 88afd2cc785340f18897d783ac5c3793 P ccaef6a326b6431483b4adb5bb635103 [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: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:23:03.030388 17487 raft_consensus.cc:3060] T 88afd2cc785340f18897d783ac5c3793 P ccaef6a326b6431483b4adb5bb635103 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:03.034286 17653 raft_consensus.cc:993] T 7ad3265ed0e04896a848e7bdad790b7e P 26a197c2e57549bcb8fa5c3119f4051f: : Instructing follower c695719c9f6743b68eb984e7fc1678bc to start an election
I20260710 13:23:03.034806 17626 raft_consensus.cc:1081] T 7ad3265ed0e04896a848e7bdad790b7e P 26a197c2e57549bcb8fa5c3119f4051f [term 2 LEADER]: Signalling peer c695719c9f6743b68eb984e7fc1678bc to start an election
I20260710 13:23:03.035028 17410 raft_consensus.cc:2468] T 88afd2cc785340f18897d783ac5c3793 P 26a197c2e57549bcb8fa5c3119f4051f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c695719c9f6743b68eb984e7fc1678bc in term 4.
I20260710 13:23:03.036582 17487 raft_consensus.cc:2468] T 88afd2cc785340f18897d783ac5c3793 P ccaef6a326b6431483b4adb5bb635103 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c695719c9f6743b68eb984e7fc1678bc in term 4.
I20260710 13:23:03.037190 17303 leader_election.cc:304] T 88afd2cc785340f18897d783ac5c3793 P c695719c9f6743b68eb984e7fc1678bc [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: 26a197c2e57549bcb8fa5c3119f4051f, c695719c9f6743b68eb984e7fc1678bc; no voters: 
I20260710 13:23:03.038091 17637 raft_consensus.cc:2804] T 88afd2cc785340f18897d783ac5c3793 P c695719c9f6743b68eb984e7fc1678bc [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:23:03.038653 17637 raft_consensus.cc:697] T 88afd2cc785340f18897d783ac5c3793 P c695719c9f6743b68eb984e7fc1678bc [term 4 LEADER]: Becoming Leader. State: Replica: c695719c9f6743b68eb984e7fc1678bc, State: Running, Role: LEADER
I20260710 13:23:03.038655 17335 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ad3265ed0e04896a848e7bdad790b7e"
dest_uuid: "c695719c9f6743b68eb984e7fc1678bc"
 from {username='slave'} at 127.0.0.1:58168
I20260710 13:23:03.039994 17335 raft_consensus.cc:493] T 7ad3265ed0e04896a848e7bdad790b7e P c695719c9f6743b68eb984e7fc1678bc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:03.039584 17637 consensus_queue.cc:237] T 88afd2cc785340f18897d783ac5c3793 P c695719c9f6743b68eb984e7fc1678bc [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: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:23:03.040406 17335 raft_consensus.cc:3060] T 7ad3265ed0e04896a848e7bdad790b7e P c695719c9f6743b68eb984e7fc1678bc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:03.046900 17234 catalog_manager.cc:5697] T 88afd2cc785340f18897d783ac5c3793 P c695719c9f6743b68eb984e7fc1678bc reported cstate change: term changed from 3 to 4, leader changed from ccaef6a326b6431483b4adb5bb635103 (127.16.80.131) to c695719c9f6743b68eb984e7fc1678bc (127.16.80.129). New cstate: current_term: 4 leader_uuid: "c695719c9f6743b68eb984e7fc1678bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:03.047943 17335 raft_consensus.cc:515] T 7ad3265ed0e04896a848e7bdad790b7e P c695719c9f6743b68eb984e7fc1678bc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:23:03.050349 17335 leader_election.cc:290] T 7ad3265ed0e04896a848e7bdad790b7e P c695719c9f6743b68eb984e7fc1678bc [CANDIDATE]: Term 3 election: Requested vote from peers 26a197c2e57549bcb8fa5c3119f4051f (127.16.80.130:40083), ccaef6a326b6431483b4adb5bb635103 (127.16.80.131:38141)
I20260710 13:23:03.051133 17410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad3265ed0e04896a848e7bdad790b7e" candidate_uuid: "c695719c9f6743b68eb984e7fc1678bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "26a197c2e57549bcb8fa5c3119f4051f"
I20260710 13:23:03.051410 17487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad3265ed0e04896a848e7bdad790b7e" candidate_uuid: "c695719c9f6743b68eb984e7fc1678bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ccaef6a326b6431483b4adb5bb635103"
I20260710 13:23:03.051817 17410 raft_consensus.cc:3055] T 7ad3265ed0e04896a848e7bdad790b7e P 26a197c2e57549bcb8fa5c3119f4051f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:03.051996 17487 raft_consensus.cc:3060] T 7ad3265ed0e04896a848e7bdad790b7e P ccaef6a326b6431483b4adb5bb635103 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:03.052299 17410 raft_consensus.cc:740] T 7ad3265ed0e04896a848e7bdad790b7e P 26a197c2e57549bcb8fa5c3119f4051f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 26a197c2e57549bcb8fa5c3119f4051f, State: Running, Role: LEADER
I20260710 13:23:03.053189 17410 consensus_queue.cc:260] T 7ad3265ed0e04896a848e7bdad790b7e P 26a197c2e57549bcb8fa5c3119f4051f [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: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:23:03.054607 17410 raft_consensus.cc:3060] T 7ad3265ed0e04896a848e7bdad790b7e P 26a197c2e57549bcb8fa5c3119f4051f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:03.060956 17487 raft_consensus.cc:2468] T 7ad3265ed0e04896a848e7bdad790b7e P ccaef6a326b6431483b4adb5bb635103 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c695719c9f6743b68eb984e7fc1678bc in term 3.
I20260710 13:23:03.061040 17410 raft_consensus.cc:2468] T 7ad3265ed0e04896a848e7bdad790b7e P 26a197c2e57549bcb8fa5c3119f4051f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c695719c9f6743b68eb984e7fc1678bc in term 3.
I20260710 13:23:03.062320 17303 leader_election.cc:304] T 7ad3265ed0e04896a848e7bdad790b7e P c695719c9f6743b68eb984e7fc1678bc [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: 26a197c2e57549bcb8fa5c3119f4051f, c695719c9f6743b68eb984e7fc1678bc; no voters: 
I20260710 13:23:03.063144 17637 raft_consensus.cc:2804] T 7ad3265ed0e04896a848e7bdad790b7e P c695719c9f6743b68eb984e7fc1678bc [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:03.063735 17637 raft_consensus.cc:697] T 7ad3265ed0e04896a848e7bdad790b7e P c695719c9f6743b68eb984e7fc1678bc [term 3 LEADER]: Becoming Leader. State: Replica: c695719c9f6743b68eb984e7fc1678bc, State: Running, Role: LEADER
I20260710 13:23:03.064442 17637 consensus_queue.cc:237] T 7ad3265ed0e04896a848e7bdad790b7e P c695719c9f6743b68eb984e7fc1678bc [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: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:23:03.071962 17234 catalog_manager.cc:5697] T 7ad3265ed0e04896a848e7bdad790b7e P c695719c9f6743b68eb984e7fc1678bc reported cstate change: term changed from 2 to 3, leader changed from 26a197c2e57549bcb8fa5c3119f4051f (127.16.80.130) to c695719c9f6743b68eb984e7fc1678bc (127.16.80.129). New cstate: current_term: 3 leader_uuid: "c695719c9f6743b68eb984e7fc1678bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:03.417850 17410 raft_consensus.cc:1275] T e5a9620226764dfa9651b6669d564a84 P 26a197c2e57549bcb8fa5c3119f4051f [term 3 FOLLOWER]: Refusing update from remote peer c695719c9f6743b68eb984e7fc1678bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:03.417852 17487 raft_consensus.cc:1275] T e5a9620226764dfa9651b6669d564a84 P ccaef6a326b6431483b4adb5bb635103 [term 3 FOLLOWER]: Refusing update from remote peer c695719c9f6743b68eb984e7fc1678bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:03.419850 17637 consensus_queue.cc:1048] T e5a9620226764dfa9651b6669d564a84 P c695719c9f6743b68eb984e7fc1678bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:03.421293 17654 consensus_queue.cc:1048] T e5a9620226764dfa9651b6669d564a84 P c695719c9f6743b68eb984e7fc1678bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:03.426173 17485 raft_consensus.cc:1275] T 30aeeecf0b584aa39b0eef00a51cf9d1 P ccaef6a326b6431483b4adb5bb635103 [term 4 FOLLOWER]: Refusing update from remote peer c695719c9f6743b68eb984e7fc1678bc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:23:03.429210 17662 consensus_queue.cc:1048] T 30aeeecf0b584aa39b0eef00a51cf9d1 P c695719c9f6743b68eb984e7fc1678bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:23:03.433960 17413 raft_consensus.cc:1275] T 30aeeecf0b584aa39b0eef00a51cf9d1 P 26a197c2e57549bcb8fa5c3119f4051f [term 4 FOLLOWER]: Refusing update from remote peer c695719c9f6743b68eb984e7fc1678bc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:23:03.436251 17662 consensus_queue.cc:1048] T 30aeeecf0b584aa39b0eef00a51cf9d1 P c695719c9f6743b68eb984e7fc1678bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:23:03.512360 17410 raft_consensus.cc:1275] T d5178a4b370f423fb9b0091b666c0e33 P 26a197c2e57549bcb8fa5c3119f4051f [term 2 FOLLOWER]: Refusing update from remote peer c695719c9f6743b68eb984e7fc1678bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:03.513728 17637 consensus_queue.cc:1048] T d5178a4b370f423fb9b0091b666c0e33 P c695719c9f6743b68eb984e7fc1678bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:03.528069 17485 raft_consensus.cc:1275] T d5178a4b370f423fb9b0091b666c0e33 P ccaef6a326b6431483b4adb5bb635103 [term 2 FOLLOWER]: Refusing update from remote peer c695719c9f6743b68eb984e7fc1678bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:03.529986 17662 consensus_queue.cc:1048] T d5178a4b370f423fb9b0091b666c0e33 P c695719c9f6743b68eb984e7fc1678bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:03.585253 17485 raft_consensus.cc:1275] T 88afd2cc785340f18897d783ac5c3793 P ccaef6a326b6431483b4adb5bb635103 [term 4 FOLLOWER]: Refusing update from remote peer c695719c9f6743b68eb984e7fc1678bc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:23:03.586938 17637 consensus_queue.cc:1048] T 88afd2cc785340f18897d783ac5c3793 P c695719c9f6743b68eb984e7fc1678bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:23:03.600620 17410 raft_consensus.cc:1275] T 88afd2cc785340f18897d783ac5c3793 P 26a197c2e57549bcb8fa5c3119f4051f [term 4 FOLLOWER]: Refusing update from remote peer c695719c9f6743b68eb984e7fc1678bc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:23:03.602160 17662 consensus_queue.cc:1048] T 88afd2cc785340f18897d783ac5c3793 P c695719c9f6743b68eb984e7fc1678bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:03.629078 17485 raft_consensus.cc:1275] T 7ad3265ed0e04896a848e7bdad790b7e P ccaef6a326b6431483b4adb5bb635103 [term 3 FOLLOWER]: Refusing update from remote peer c695719c9f6743b68eb984e7fc1678bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:03.630566 17662 consensus_queue.cc:1048] T 7ad3265ed0e04896a848e7bdad790b7e P c695719c9f6743b68eb984e7fc1678bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:03.641151 17410 raft_consensus.cc:1275] T 7ad3265ed0e04896a848e7bdad790b7e P 26a197c2e57549bcb8fa5c3119f4051f [term 3 FOLLOWER]: Refusing update from remote peer c695719c9f6743b68eb984e7fc1678bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:03.642768 17654 consensus_queue.cc:1048] T 7ad3265ed0e04896a848e7bdad790b7e P c695719c9f6743b68eb984e7fc1678bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:05.817061 16706 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:05.825323 17335 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a0fcb216a4d41098453fb03a38bc4a3"
dest_uuid: "c695719c9f6743b68eb984e7fc1678bc"
mode: GRACEFUL
new_leader_uuid: "26a197c2e57549bcb8fa5c3119f4051f"
 from {username='slave'} at 127.0.0.1:50600
I20260710 13:23:05.826001 17335 raft_consensus.cc:606] T 1a0fcb216a4d41098453fb03a38bc4a3 P c695719c9f6743b68eb984e7fc1678bc [term 2 LEADER]: Received request to transfer leadership to TS 26a197c2e57549bcb8fa5c3119f4051f
I20260710 13:23:05.828764 17335 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ad3265ed0e04896a848e7bdad790b7e"
dest_uuid: "c695719c9f6743b68eb984e7fc1678bc"
mode: GRACEFUL
new_leader_uuid: "ccaef6a326b6431483b4adb5bb635103"
 from {username='slave'} at 127.0.0.1:50600
I20260710 13:23:05.829351 17335 raft_consensus.cc:606] T 7ad3265ed0e04896a848e7bdad790b7e P c695719c9f6743b68eb984e7fc1678bc [term 3 LEADER]: Received request to transfer leadership to TS ccaef6a326b6431483b4adb5bb635103
I20260710 13:23:05.831758 17335 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8bcd0bc4f251446fa9b6fcd296e86b44"
dest_uuid: "c695719c9f6743b68eb984e7fc1678bc"
mode: GRACEFUL
new_leader_uuid: "26a197c2e57549bcb8fa5c3119f4051f"
 from {username='slave'} at 127.0.0.1:50600
I20260710 13:23:05.832304 17335 raft_consensus.cc:606] T 8bcd0bc4f251446fa9b6fcd296e86b44 P c695719c9f6743b68eb984e7fc1678bc [term 1 LEADER]: Received request to transfer leadership to TS 26a197c2e57549bcb8fa5c3119f4051f
I20260710 13:23:05.834977 17335 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0f343b603264ccfaf00732fd227c610"
dest_uuid: "c695719c9f6743b68eb984e7fc1678bc"
mode: GRACEFUL
new_leader_uuid: "ccaef6a326b6431483b4adb5bb635103"
 from {username='slave'} at 127.0.0.1:50600
I20260710 13:23:05.835602 17335 raft_consensus.cc:606] T a0f343b603264ccfaf00732fd227c610 P c695719c9f6743b68eb984e7fc1678bc [term 2 LEADER]: Received request to transfer leadership to TS ccaef6a326b6431483b4adb5bb635103
I20260710 13:23:05.836658 16706 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:23:05.837103 16706 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:23:05.968942 17679 raft_consensus.cc:993] T a0f343b603264ccfaf00732fd227c610 P c695719c9f6743b68eb984e7fc1678bc: : Instructing follower ccaef6a326b6431483b4adb5bb635103 to start an election
I20260710 13:23:05.969465 17681 raft_consensus.cc:1081] T a0f343b603264ccfaf00732fd227c610 P c695719c9f6743b68eb984e7fc1678bc [term 2 LEADER]: Signalling peer ccaef6a326b6431483b4adb5bb635103 to start an election
I20260710 13:23:05.971143 17485 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0f343b603264ccfaf00732fd227c610"
dest_uuid: "ccaef6a326b6431483b4adb5bb635103"
 from {username='slave'} at 127.0.0.1:46444
I20260710 13:23:05.971791 17485 raft_consensus.cc:493] T a0f343b603264ccfaf00732fd227c610 P ccaef6a326b6431483b4adb5bb635103 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:05.972369 17485 raft_consensus.cc:3060] T a0f343b603264ccfaf00732fd227c610 P ccaef6a326b6431483b4adb5bb635103 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:05.978641 17485 raft_consensus.cc:515] T a0f343b603264ccfaf00732fd227c610 P ccaef6a326b6431483b4adb5bb635103 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:23:05.980508 17485 leader_election.cc:290] T a0f343b603264ccfaf00732fd227c610 P ccaef6a326b6431483b4adb5bb635103 [CANDIDATE]: Term 3 election: Requested vote from peers c695719c9f6743b68eb984e7fc1678bc (127.16.80.129:37559), 26a197c2e57549bcb8fa5c3119f4051f (127.16.80.130:40083)
I20260710 13:23:05.981555 17335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0f343b603264ccfaf00732fd227c610" candidate_uuid: "ccaef6a326b6431483b4adb5bb635103" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c695719c9f6743b68eb984e7fc1678bc"
I20260710 13:23:05.981645 17410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0f343b603264ccfaf00732fd227c610" candidate_uuid: "ccaef6a326b6431483b4adb5bb635103" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "26a197c2e57549bcb8fa5c3119f4051f"
I20260710 13:23:05.982292 17410 raft_consensus.cc:3060] T a0f343b603264ccfaf00732fd227c610 P 26a197c2e57549bcb8fa5c3119f4051f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:05.982335 17335 raft_consensus.cc:3055] T a0f343b603264ccfaf00732fd227c610 P c695719c9f6743b68eb984e7fc1678bc [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:05.982718 17335 raft_consensus.cc:740] T a0f343b603264ccfaf00732fd227c610 P c695719c9f6743b68eb984e7fc1678bc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c695719c9f6743b68eb984e7fc1678bc, State: Running, Role: LEADER
I20260710 13:23:05.983574 17335 consensus_queue.cc:260] T a0f343b603264ccfaf00732fd227c610 P c695719c9f6743b68eb984e7fc1678bc [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: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:23:05.984664 17335 raft_consensus.cc:3060] T a0f343b603264ccfaf00732fd227c610 P c695719c9f6743b68eb984e7fc1678bc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:05.987614 17410 raft_consensus.cc:2468] T a0f343b603264ccfaf00732fd227c610 P 26a197c2e57549bcb8fa5c3119f4051f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccaef6a326b6431483b4adb5bb635103 in term 3.
I20260710 13:23:05.988916 17452 leader_election.cc:304] T a0f343b603264ccfaf00732fd227c610 P ccaef6a326b6431483b4adb5bb635103 [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: 26a197c2e57549bcb8fa5c3119f4051f, ccaef6a326b6431483b4adb5bb635103; no voters: 
I20260710 13:23:05.989950 17638 raft_consensus.cc:2804] T a0f343b603264ccfaf00732fd227c610 P ccaef6a326b6431483b4adb5bb635103 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:05.990736 17335 raft_consensus.cc:2468] T a0f343b603264ccfaf00732fd227c610 P c695719c9f6743b68eb984e7fc1678bc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccaef6a326b6431483b4adb5bb635103 in term 3.
I20260710 13:23:05.991240 17638 raft_consensus.cc:697] T a0f343b603264ccfaf00732fd227c610 P ccaef6a326b6431483b4adb5bb635103 [term 3 LEADER]: Becoming Leader. State: Replica: ccaef6a326b6431483b4adb5bb635103, State: Running, Role: LEADER
I20260710 13:23:05.992736 17638 consensus_queue.cc:237] T a0f343b603264ccfaf00732fd227c610 P ccaef6a326b6431483b4adb5bb635103 [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: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:23:06.000298 17233 catalog_manager.cc:5697] T a0f343b603264ccfaf00732fd227c610 P ccaef6a326b6431483b4adb5bb635103 reported cstate change: term changed from 2 to 3, leader changed from c695719c9f6743b68eb984e7fc1678bc (127.16.80.129) to ccaef6a326b6431483b4adb5bb635103 (127.16.80.131). New cstate: current_term: 3 leader_uuid: "ccaef6a326b6431483b4adb5bb635103" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:06.039296 17681 raft_consensus.cc:993] T 8bcd0bc4f251446fa9b6fcd296e86b44 P c695719c9f6743b68eb984e7fc1678bc: : Instructing follower 26a197c2e57549bcb8fa5c3119f4051f to start an election
I20260710 13:23:06.039865 17688 raft_consensus.cc:1081] T 8bcd0bc4f251446fa9b6fcd296e86b44 P c695719c9f6743b68eb984e7fc1678bc [term 1 LEADER]: Signalling peer 26a197c2e57549bcb8fa5c3119f4051f to start an election
I20260710 13:23:06.041721 17410 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8bcd0bc4f251446fa9b6fcd296e86b44"
dest_uuid: "26a197c2e57549bcb8fa5c3119f4051f"
 from {username='slave'} at 127.0.0.1:59844
I20260710 13:23:06.042394 17410 raft_consensus.cc:493] T 8bcd0bc4f251446fa9b6fcd296e86b44 P 26a197c2e57549bcb8fa5c3119f4051f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:06.042774 17410 raft_consensus.cc:3060] T 8bcd0bc4f251446fa9b6fcd296e86b44 P 26a197c2e57549bcb8fa5c3119f4051f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:06.048390 17410 raft_consensus.cc:515] T 8bcd0bc4f251446fa9b6fcd296e86b44 P 26a197c2e57549bcb8fa5c3119f4051f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:23:06.050426 17410 leader_election.cc:290] T 8bcd0bc4f251446fa9b6fcd296e86b44 P 26a197c2e57549bcb8fa5c3119f4051f [CANDIDATE]: Term 2 election: Requested vote from peers c695719c9f6743b68eb984e7fc1678bc (127.16.80.129:37559), ccaef6a326b6431483b4adb5bb635103 (127.16.80.131:38141)
I20260710 13:23:06.051153 17335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bcd0bc4f251446fa9b6fcd296e86b44" candidate_uuid: "26a197c2e57549bcb8fa5c3119f4051f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c695719c9f6743b68eb984e7fc1678bc"
I20260710 13:23:06.051944 17335 raft_consensus.cc:3055] T 8bcd0bc4f251446fa9b6fcd296e86b44 P c695719c9f6743b68eb984e7fc1678bc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:06.051749 17485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bcd0bc4f251446fa9b6fcd296e86b44" candidate_uuid: "26a197c2e57549bcb8fa5c3119f4051f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccaef6a326b6431483b4adb5bb635103"
I20260710 13:23:06.052289 17335 raft_consensus.cc:740] T 8bcd0bc4f251446fa9b6fcd296e86b44 P c695719c9f6743b68eb984e7fc1678bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c695719c9f6743b68eb984e7fc1678bc, State: Running, Role: LEADER
I20260710 13:23:06.052531 17485 raft_consensus.cc:3060] T 8bcd0bc4f251446fa9b6fcd296e86b44 P ccaef6a326b6431483b4adb5bb635103 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:06.053114 17335 consensus_queue.cc:260] T 8bcd0bc4f251446fa9b6fcd296e86b44 P c695719c9f6743b68eb984e7fc1678bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:23:06.054026 17335 raft_consensus.cc:3060] T 8bcd0bc4f251446fa9b6fcd296e86b44 P c695719c9f6743b68eb984e7fc1678bc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:06.058317 17485 raft_consensus.cc:2468] T 8bcd0bc4f251446fa9b6fcd296e86b44 P ccaef6a326b6431483b4adb5bb635103 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26a197c2e57549bcb8fa5c3119f4051f in term 2.
I20260710 13:23:06.058828 17335 raft_consensus.cc:2468] T 8bcd0bc4f251446fa9b6fcd296e86b44 P c695719c9f6743b68eb984e7fc1678bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26a197c2e57549bcb8fa5c3119f4051f in term 2.
I20260710 13:23:06.059989 17377 leader_election.cc:304] T 8bcd0bc4f251446fa9b6fcd296e86b44 P 26a197c2e57549bcb8fa5c3119f4051f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26a197c2e57549bcb8fa5c3119f4051f, ccaef6a326b6431483b4adb5bb635103; no voters: 
I20260710 13:23:06.060880 17680 raft_consensus.cc:2804] T 8bcd0bc4f251446fa9b6fcd296e86b44 P 26a197c2e57549bcb8fa5c3119f4051f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:06.062108 17680 raft_consensus.cc:697] T 8bcd0bc4f251446fa9b6fcd296e86b44 P 26a197c2e57549bcb8fa5c3119f4051f [term 2 LEADER]: Becoming Leader. State: Replica: 26a197c2e57549bcb8fa5c3119f4051f, State: Running, Role: LEADER
I20260710 13:23:06.063045 17680 consensus_queue.cc:237] T 8bcd0bc4f251446fa9b6fcd296e86b44 P 26a197c2e57549bcb8fa5c3119f4051f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:23:06.070566 17233 catalog_manager.cc:5697] T 8bcd0bc4f251446fa9b6fcd296e86b44 P 26a197c2e57549bcb8fa5c3119f4051f reported cstate change: term changed from 1 to 2, leader changed from c695719c9f6743b68eb984e7fc1678bc (127.16.80.129) to 26a197c2e57549bcb8fa5c3119f4051f (127.16.80.130). New cstate: current_term: 2 leader_uuid: "26a197c2e57549bcb8fa5c3119f4051f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:06.261284 17681 raft_consensus.cc:993] T 7ad3265ed0e04896a848e7bdad790b7e P c695719c9f6743b68eb984e7fc1678bc: : Instructing follower ccaef6a326b6431483b4adb5bb635103 to start an election
I20260710 13:23:06.261757 17688 raft_consensus.cc:1081] T 7ad3265ed0e04896a848e7bdad790b7e P c695719c9f6743b68eb984e7fc1678bc [term 3 LEADER]: Signalling peer ccaef6a326b6431483b4adb5bb635103 to start an election
I20260710 13:23:06.263265 17485 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ad3265ed0e04896a848e7bdad790b7e"
dest_uuid: "ccaef6a326b6431483b4adb5bb635103"
 from {username='slave'} at 127.0.0.1:46444
I20260710 13:23:06.263747 17485 raft_consensus.cc:493] T 7ad3265ed0e04896a848e7bdad790b7e P ccaef6a326b6431483b4adb5bb635103 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:06.264031 17485 raft_consensus.cc:3060] T 7ad3265ed0e04896a848e7bdad790b7e P ccaef6a326b6431483b4adb5bb635103 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:06.269424 17485 raft_consensus.cc:515] T 7ad3265ed0e04896a848e7bdad790b7e P ccaef6a326b6431483b4adb5bb635103 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:23:06.271500 17485 leader_election.cc:290] T 7ad3265ed0e04896a848e7bdad790b7e P ccaef6a326b6431483b4adb5bb635103 [CANDIDATE]: Term 4 election: Requested vote from peers c695719c9f6743b68eb984e7fc1678bc (127.16.80.129:37559), 26a197c2e57549bcb8fa5c3119f4051f (127.16.80.130:40083)
I20260710 13:23:06.272318 17335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad3265ed0e04896a848e7bdad790b7e" candidate_uuid: "ccaef6a326b6431483b4adb5bb635103" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c695719c9f6743b68eb984e7fc1678bc"
I20260710 13:23:06.272570 17410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad3265ed0e04896a848e7bdad790b7e" candidate_uuid: "ccaef6a326b6431483b4adb5bb635103" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "26a197c2e57549bcb8fa5c3119f4051f"
I20260710 13:23:06.272982 17335 raft_consensus.cc:3055] T 7ad3265ed0e04896a848e7bdad790b7e P c695719c9f6743b68eb984e7fc1678bc [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:23:06.273234 17410 raft_consensus.cc:3060] T 7ad3265ed0e04896a848e7bdad790b7e P 26a197c2e57549bcb8fa5c3119f4051f [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:06.273392 17335 raft_consensus.cc:740] T 7ad3265ed0e04896a848e7bdad790b7e P c695719c9f6743b68eb984e7fc1678bc [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c695719c9f6743b68eb984e7fc1678bc, State: Running, Role: LEADER
I20260710 13:23:06.274216 17335 consensus_queue.cc:260] T 7ad3265ed0e04896a848e7bdad790b7e P c695719c9f6743b68eb984e7fc1678bc [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: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:23:06.275220 17335 raft_consensus.cc:3060] T 7ad3265ed0e04896a848e7bdad790b7e P c695719c9f6743b68eb984e7fc1678bc [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:06.278417 17410 raft_consensus.cc:2468] T 7ad3265ed0e04896a848e7bdad790b7e P 26a197c2e57549bcb8fa5c3119f4051f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccaef6a326b6431483b4adb5bb635103 in term 4.
I20260710 13:23:06.279608 17452 leader_election.cc:304] T 7ad3265ed0e04896a848e7bdad790b7e P ccaef6a326b6431483b4adb5bb635103 [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: 26a197c2e57549bcb8fa5c3119f4051f, ccaef6a326b6431483b4adb5bb635103; no voters: 
I20260710 13:23:06.280387 17638 raft_consensus.cc:2804] T 7ad3265ed0e04896a848e7bdad790b7e P ccaef6a326b6431483b4adb5bb635103 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:23:06.280836 17638 raft_consensus.cc:697] T 7ad3265ed0e04896a848e7bdad790b7e P ccaef6a326b6431483b4adb5bb635103 [term 4 LEADER]: Becoming Leader. State: Replica: ccaef6a326b6431483b4adb5bb635103, State: Running, Role: LEADER
I20260710 13:23:06.281198 17335 raft_consensus.cc:2468] T 7ad3265ed0e04896a848e7bdad790b7e P c695719c9f6743b68eb984e7fc1678bc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccaef6a326b6431483b4adb5bb635103 in term 4.
I20260710 13:23:06.281947 17638 consensus_queue.cc:237] T 7ad3265ed0e04896a848e7bdad790b7e P ccaef6a326b6431483b4adb5bb635103 [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: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:23:06.289362 17233 catalog_manager.cc:5697] T 7ad3265ed0e04896a848e7bdad790b7e P ccaef6a326b6431483b4adb5bb635103 reported cstate change: term changed from 3 to 4, leader changed from c695719c9f6743b68eb984e7fc1678bc (127.16.80.129) to ccaef6a326b6431483b4adb5bb635103 (127.16.80.131). New cstate: current_term: 4 leader_uuid: "ccaef6a326b6431483b4adb5bb635103" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:06.331790 17681 raft_consensus.cc:993] T 1a0fcb216a4d41098453fb03a38bc4a3 P c695719c9f6743b68eb984e7fc1678bc: : Instructing follower 26a197c2e57549bcb8fa5c3119f4051f to start an election
I20260710 13:23:06.332227 17688 raft_consensus.cc:1081] T 1a0fcb216a4d41098453fb03a38bc4a3 P c695719c9f6743b68eb984e7fc1678bc [term 2 LEADER]: Signalling peer 26a197c2e57549bcb8fa5c3119f4051f to start an election
I20260710 13:23:06.333590 17410 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a0fcb216a4d41098453fb03a38bc4a3"
dest_uuid: "26a197c2e57549bcb8fa5c3119f4051f"
 from {username='slave'} at 127.0.0.1:59844
I20260710 13:23:06.334059 17410 raft_consensus.cc:493] T 1a0fcb216a4d41098453fb03a38bc4a3 P 26a197c2e57549bcb8fa5c3119f4051f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:06.334344 17410 raft_consensus.cc:3060] T 1a0fcb216a4d41098453fb03a38bc4a3 P 26a197c2e57549bcb8fa5c3119f4051f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:06.338447 17410 raft_consensus.cc:515] T 1a0fcb216a4d41098453fb03a38bc4a3 P 26a197c2e57549bcb8fa5c3119f4051f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:23:06.339969 17410 leader_election.cc:290] T 1a0fcb216a4d41098453fb03a38bc4a3 P 26a197c2e57549bcb8fa5c3119f4051f [CANDIDATE]: Term 3 election: Requested vote from peers c695719c9f6743b68eb984e7fc1678bc (127.16.80.129:37559), ccaef6a326b6431483b4adb5bb635103 (127.16.80.131:38141)
I20260710 13:23:06.340901 17335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a0fcb216a4d41098453fb03a38bc4a3" candidate_uuid: "26a197c2e57549bcb8fa5c3119f4051f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c695719c9f6743b68eb984e7fc1678bc"
I20260710 13:23:06.341131 17485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a0fcb216a4d41098453fb03a38bc4a3" candidate_uuid: "26a197c2e57549bcb8fa5c3119f4051f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ccaef6a326b6431483b4adb5bb635103"
I20260710 13:23:06.341403 17335 raft_consensus.cc:3055] T 1a0fcb216a4d41098453fb03a38bc4a3 P c695719c9f6743b68eb984e7fc1678bc [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:06.341702 17485 raft_consensus.cc:3060] T 1a0fcb216a4d41098453fb03a38bc4a3 P ccaef6a326b6431483b4adb5bb635103 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:06.341710 17335 raft_consensus.cc:740] T 1a0fcb216a4d41098453fb03a38bc4a3 P c695719c9f6743b68eb984e7fc1678bc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c695719c9f6743b68eb984e7fc1678bc, State: Running, Role: LEADER
I20260710 13:23:06.342604 17335 consensus_queue.cc:260] T 1a0fcb216a4d41098453fb03a38bc4a3 P c695719c9f6743b68eb984e7fc1678bc [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: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:23:06.343516 17335 raft_consensus.cc:3060] T 1a0fcb216a4d41098453fb03a38bc4a3 P c695719c9f6743b68eb984e7fc1678bc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:06.347455 17485 raft_consensus.cc:2468] T 1a0fcb216a4d41098453fb03a38bc4a3 P ccaef6a326b6431483b4adb5bb635103 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26a197c2e57549bcb8fa5c3119f4051f in term 3.
I20260710 13:23:06.347981 17335 raft_consensus.cc:2468] T 1a0fcb216a4d41098453fb03a38bc4a3 P c695719c9f6743b68eb984e7fc1678bc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26a197c2e57549bcb8fa5c3119f4051f in term 3.
I20260710 13:23:06.348599 17377 leader_election.cc:304] T 1a0fcb216a4d41098453fb03a38bc4a3 P 26a197c2e57549bcb8fa5c3119f4051f [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: 26a197c2e57549bcb8fa5c3119f4051f, ccaef6a326b6431483b4adb5bb635103; no voters: 
I20260710 13:23:06.349382 17680 raft_consensus.cc:2804] T 1a0fcb216a4d41098453fb03a38bc4a3 P 26a197c2e57549bcb8fa5c3119f4051f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:06.349879 17680 raft_consensus.cc:697] T 1a0fcb216a4d41098453fb03a38bc4a3 P 26a197c2e57549bcb8fa5c3119f4051f [term 3 LEADER]: Becoming Leader. State: Replica: 26a197c2e57549bcb8fa5c3119f4051f, State: Running, Role: LEADER
I20260710 13:23:06.350718 17680 consensus_queue.cc:237] T 1a0fcb216a4d41098453fb03a38bc4a3 P 26a197c2e57549bcb8fa5c3119f4051f [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: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } }
I20260710 13:23:06.358368 17233 catalog_manager.cc:5697] T 1a0fcb216a4d41098453fb03a38bc4a3 P 26a197c2e57549bcb8fa5c3119f4051f reported cstate change: term changed from 2 to 3, leader changed from c695719c9f6743b68eb984e7fc1678bc (127.16.80.129) to 26a197c2e57549bcb8fa5c3119f4051f (127.16.80.130). New cstate: current_term: 3 leader_uuid: "26a197c2e57549bcb8fa5c3119f4051f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:06.413486 17410 raft_consensus.cc:1275] T a0f343b603264ccfaf00732fd227c610 P 26a197c2e57549bcb8fa5c3119f4051f [term 3 FOLLOWER]: Refusing update from remote peer ccaef6a326b6431483b4adb5bb635103: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:06.414839 17638 consensus_queue.cc:1048] T a0f343b603264ccfaf00732fd227c610 P ccaef6a326b6431483b4adb5bb635103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:06.426386 17335 raft_consensus.cc:1275] T a0f343b603264ccfaf00732fd227c610 P c695719c9f6743b68eb984e7fc1678bc [term 3 FOLLOWER]: Refusing update from remote peer ccaef6a326b6431483b4adb5bb635103: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:06.428102 17638 consensus_queue.cc:1048] T a0f343b603264ccfaf00732fd227c610 P ccaef6a326b6431483b4adb5bb635103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:06.476538 17485 raft_consensus.cc:1275] T 8bcd0bc4f251446fa9b6fcd296e86b44 P ccaef6a326b6431483b4adb5bb635103 [term 2 FOLLOWER]: Refusing update from remote peer 26a197c2e57549bcb8fa5c3119f4051f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:06.477890 17680 consensus_queue.cc:1048] T 8bcd0bc4f251446fa9b6fcd296e86b44 P 26a197c2e57549bcb8fa5c3119f4051f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:06.487795 17335 raft_consensus.cc:1275] T 8bcd0bc4f251446fa9b6fcd296e86b44 P c695719c9f6743b68eb984e7fc1678bc [term 2 FOLLOWER]: Refusing update from remote peer 26a197c2e57549bcb8fa5c3119f4051f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:06.489804 17699 consensus_queue.cc:1048] T 8bcd0bc4f251446fa9b6fcd296e86b44 P 26a197c2e57549bcb8fa5c3119f4051f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:06.676267 17410 raft_consensus.cc:1275] T 7ad3265ed0e04896a848e7bdad790b7e P 26a197c2e57549bcb8fa5c3119f4051f [term 4 FOLLOWER]: Refusing update from remote peer ccaef6a326b6431483b4adb5bb635103: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:23:06.677711 17638 consensus_queue.cc:1048] T 7ad3265ed0e04896a848e7bdad790b7e P ccaef6a326b6431483b4adb5bb635103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26a197c2e57549bcb8fa5c3119f4051f" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:06.688201 17335 raft_consensus.cc:1275] T 7ad3265ed0e04896a848e7bdad790b7e P c695719c9f6743b68eb984e7fc1678bc [term 4 FOLLOWER]: Refusing update from remote peer ccaef6a326b6431483b4adb5bb635103: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:23:06.690447 17702 consensus_queue.cc:1048] T 7ad3265ed0e04896a848e7bdad790b7e P ccaef6a326b6431483b4adb5bb635103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:06.794099 17485 raft_consensus.cc:1275] T 1a0fcb216a4d41098453fb03a38bc4a3 P ccaef6a326b6431483b4adb5bb635103 [term 3 FOLLOWER]: Refusing update from remote peer 26a197c2e57549bcb8fa5c3119f4051f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:06.795429 17699 consensus_queue.cc:1048] T 1a0fcb216a4d41098453fb03a38bc4a3 P 26a197c2e57549bcb8fa5c3119f4051f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccaef6a326b6431483b4adb5bb635103" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 38141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:06.805038 17336 raft_consensus.cc:1275] T 1a0fcb216a4d41098453fb03a38bc4a3 P c695719c9f6743b68eb984e7fc1678bc [term 3 FOLLOWER]: Refusing update from remote peer 26a197c2e57549bcb8fa5c3119f4051f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:06.806682 17689 consensus_queue.cc:1048] T 1a0fcb216a4d41098453fb03a38bc4a3 P 26a197c2e57549bcb8fa5c3119f4051f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695719c9f6743b68eb984e7fc1678bc" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 37559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:06.838001 16706 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:06.843936 16706 tablet_server.cc:179] TabletServer@127.16.80.129:0 shutting down...
I20260710 13:23:06.875705 16706 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:06.876820 16706 tablet_replica.cc:333] T c24859b06dd445c6b35063a6ec350c46 P c695719c9f6743b68eb984e7fc1678bc: stopping tablet replica
I20260710 13:23:06.877743 16706 raft_consensus.cc:2243] T c24859b06dd445c6b35063a6ec350c46 P c695719c9f6743b68eb984e7fc1678bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:06.878248 16706 raft_consensus.cc:2272] T c24859b06dd445c6b35063a6ec350c46 P c695719c9f6743b68eb984e7fc1678bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:06.880697 16706 tablet_replica.cc:333] T d5178a4b370f423fb9b0091b666c0e33 P c695719c9f6743b68eb984e7fc1678bc: stopping tablet replica
I20260710 13:23:06.881240 16706 raft_consensus.cc:2243] T d5178a4b370f423fb9b0091b666c0e33 P c695719c9f6743b68eb984e7fc1678bc [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:06.881943 16706 raft_consensus.cc:2272] T d5178a4b370f423fb9b0091b666c0e33 P c695719c9f6743b68eb984e7fc1678bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:06.883797 16706 tablet_replica.cc:333] T 88afd2cc785340f18897d783ac5c3793 P c695719c9f6743b68eb984e7fc1678bc: stopping tablet replica
I20260710 13:23:06.884344 16706 raft_consensus.cc:2243] T 88afd2cc785340f18897d783ac5c3793 P c695719c9f6743b68eb984e7fc1678bc [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:23:06.885056 16706 raft_consensus.cc:2272] T 88afd2cc785340f18897d783ac5c3793 P c695719c9f6743b68eb984e7fc1678bc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:06.886973 16706 tablet_replica.cc:333] T e5a9620226764dfa9651b6669d564a84 P c695719c9f6743b68eb984e7fc1678bc: stopping tablet replica
I20260710 13:23:06.887904 16706 raft_consensus.cc:2243] T e5a9620226764dfa9651b6669d564a84 P c695719c9f6743b68eb984e7fc1678bc [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:23:06.888979 16706 raft_consensus.cc:2272] T e5a9620226764dfa9651b6669d564a84 P c695719c9f6743b68eb984e7fc1678bc [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:06.889304 17451 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
I20260710 13:23:06.891630 16706 tablet_replica.cc:333] T 8bcd0bc4f251446fa9b6fcd296e86b44 P c695719c9f6743b68eb984e7fc1678bc: stopping tablet replica
W20260710 13:23:06.892745 17451 consensus_peers.cc:597] T a0f343b603264ccfaf00732fd227c610 P ccaef6a326b6431483b4adb5bb635103 -> Peer c695719c9f6743b68eb984e7fc1678bc (127.16.80.129:37559): Couldn't send request to peer c695719c9f6743b68eb984e7fc1678bc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:06.892859 16706 raft_consensus.cc:2243] T 8bcd0bc4f251446fa9b6fcd296e86b44 P c695719c9f6743b68eb984e7fc1678bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:06.893463 16706 raft_consensus.cc:2272] T 8bcd0bc4f251446fa9b6fcd296e86b44 P c695719c9f6743b68eb984e7fc1678bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:06.896212 16706 tablet_replica.cc:333] T a0f343b603264ccfaf00732fd227c610 P c695719c9f6743b68eb984e7fc1678bc: stopping tablet replica
I20260710 13:23:06.896732 16706 raft_consensus.cc:2243] T a0f343b603264ccfaf00732fd227c610 P c695719c9f6743b68eb984e7fc1678bc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:06.897126 16706 raft_consensus.cc:2272] T a0f343b603264ccfaf00732fd227c610 P c695719c9f6743b68eb984e7fc1678bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:06.899422 16706 tablet_replica.cc:333] T 1a0fcb216a4d41098453fb03a38bc4a3 P c695719c9f6743b68eb984e7fc1678bc: stopping tablet replica
I20260710 13:23:06.899961 16706 raft_consensus.cc:2243] T 1a0fcb216a4d41098453fb03a38bc4a3 P c695719c9f6743b68eb984e7fc1678bc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:06.900354 16706 raft_consensus.cc:2272] T 1a0fcb216a4d41098453fb03a38bc4a3 P c695719c9f6743b68eb984e7fc1678bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:06.902457 16706 tablet_replica.cc:333] T 30aeeecf0b584aa39b0eef00a51cf9d1 P c695719c9f6743b68eb984e7fc1678bc: stopping tablet replica
I20260710 13:23:06.902952 16706 raft_consensus.cc:2243] T 30aeeecf0b584aa39b0eef00a51cf9d1 P c695719c9f6743b68eb984e7fc1678bc [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:23:06.903838 16706 raft_consensus.cc:2272] T 30aeeecf0b584aa39b0eef00a51cf9d1 P c695719c9f6743b68eb984e7fc1678bc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:06.905613 16706 tablet_replica.cc:333] T bb085c19dac7426f9306fa983e6473b2 P c695719c9f6743b68eb984e7fc1678bc: stopping tablet replica
I20260710 13:23:06.906082 16706 raft_consensus.cc:2243] T bb085c19dac7426f9306fa983e6473b2 P c695719c9f6743b68eb984e7fc1678bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:06.906491 16706 raft_consensus.cc:2272] T bb085c19dac7426f9306fa983e6473b2 P c695719c9f6743b68eb984e7fc1678bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:06.908306 16706 tablet_replica.cc:333] T 7ad3265ed0e04896a848e7bdad790b7e P c695719c9f6743b68eb984e7fc1678bc: stopping tablet replica
I20260710 13:23:06.908735 16706 raft_consensus.cc:2243] T 7ad3265ed0e04896a848e7bdad790b7e P c695719c9f6743b68eb984e7fc1678bc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:06.909099 16706 raft_consensus.cc:2272] T 7ad3265ed0e04896a848e7bdad790b7e P c695719c9f6743b68eb984e7fc1678bc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:06.941216 16706 tablet_server.cc:196] TabletServer@127.16.80.129:0 shutdown complete.
I20260710 13:23:06.962123 16706 tablet_server.cc:179] TabletServer@127.16.80.130:0 shutting down...
I20260710 13:23:06.989102 16706 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:06.989835 16706 tablet_replica.cc:333] T a0f343b603264ccfaf00732fd227c610 P 26a197c2e57549bcb8fa5c3119f4051f: stopping tablet replica
I20260710 13:23:06.990685 16706 raft_consensus.cc:2243] T a0f343b603264ccfaf00732fd227c610 P 26a197c2e57549bcb8fa5c3119f4051f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:06.991207 16706 raft_consensus.cc:2272] T a0f343b603264ccfaf00732fd227c610 P 26a197c2e57549bcb8fa5c3119f4051f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:06.993609 16706 tablet_replica.cc:333] T 1a0fcb216a4d41098453fb03a38bc4a3 P 26a197c2e57549bcb8fa5c3119f4051f: stopping tablet replica
I20260710 13:23:06.994105 16706 raft_consensus.cc:2243] T 1a0fcb216a4d41098453fb03a38bc4a3 P 26a197c2e57549bcb8fa5c3119f4051f [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:23:06.994812 16706 raft_consensus.cc:2272] T 1a0fcb216a4d41098453fb03a38bc4a3 P 26a197c2e57549bcb8fa5c3119f4051f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:06.997370 16706 tablet_replica.cc:333] T 7ad3265ed0e04896a848e7bdad790b7e P 26a197c2e57549bcb8fa5c3119f4051f: stopping tablet replica
I20260710 13:23:06.997874 16706 raft_consensus.cc:2243] T 7ad3265ed0e04896a848e7bdad790b7e P 26a197c2e57549bcb8fa5c3119f4051f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:06.998265 16706 raft_consensus.cc:2272] T 7ad3265ed0e04896a848e7bdad790b7e P 26a197c2e57549bcb8fa5c3119f4051f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:07.000674 16706 tablet_replica.cc:333] T bb085c19dac7426f9306fa983e6473b2 P 26a197c2e57549bcb8fa5c3119f4051f: stopping tablet replica
I20260710 13:23:07.001241 16706 raft_consensus.cc:2243] T bb085c19dac7426f9306fa983e6473b2 P 26a197c2e57549bcb8fa5c3119f4051f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:07.001735 16706 raft_consensus.cc:2272] T bb085c19dac7426f9306fa983e6473b2 P 26a197c2e57549bcb8fa5c3119f4051f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:07.003531 16706 tablet_replica.cc:333] T 30aeeecf0b584aa39b0eef00a51cf9d1 P 26a197c2e57549bcb8fa5c3119f4051f: stopping tablet replica
I20260710 13:23:07.004057 16706 raft_consensus.cc:2243] T 30aeeecf0b584aa39b0eef00a51cf9d1 P 26a197c2e57549bcb8fa5c3119f4051f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:07.004527 16706 raft_consensus.cc:2272] T 30aeeecf0b584aa39b0eef00a51cf9d1 P 26a197c2e57549bcb8fa5c3119f4051f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:07.006598 16706 tablet_replica.cc:333] T d5178a4b370f423fb9b0091b666c0e33 P 26a197c2e57549bcb8fa5c3119f4051f: stopping tablet replica
I20260710 13:23:07.007341 16706 raft_consensus.cc:2243] T d5178a4b370f423fb9b0091b666c0e33 P 26a197c2e57549bcb8fa5c3119f4051f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:07.007879 16706 raft_consensus.cc:2272] T d5178a4b370f423fb9b0091b666c0e33 P 26a197c2e57549bcb8fa5c3119f4051f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:07.008855 17452 consensus_peers.cc:597] T a0f343b603264ccfaf00732fd227c610 P ccaef6a326b6431483b4adb5bb635103 -> Peer 26a197c2e57549bcb8fa5c3119f4051f (127.16.80.130:40083): Couldn't send request to peer 26a197c2e57549bcb8fa5c3119f4051f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:07.009567 16706 tablet_replica.cc:333] T c24859b06dd445c6b35063a6ec350c46 P 26a197c2e57549bcb8fa5c3119f4051f: stopping tablet replica
I20260710 13:23:07.010138 16706 raft_consensus.cc:2243] T c24859b06dd445c6b35063a6ec350c46 P 26a197c2e57549bcb8fa5c3119f4051f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:07.010870 16706 raft_consensus.cc:2272] T c24859b06dd445c6b35063a6ec350c46 P 26a197c2e57549bcb8fa5c3119f4051f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:07.012682 16706 tablet_replica.cc:333] T 88afd2cc785340f18897d783ac5c3793 P 26a197c2e57549bcb8fa5c3119f4051f: stopping tablet replica
I20260710 13:23:07.013343 16706 raft_consensus.cc:2243] T 88afd2cc785340f18897d783ac5c3793 P 26a197c2e57549bcb8fa5c3119f4051f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:07.013885 16706 raft_consensus.cc:2272] T 88afd2cc785340f18897d783ac5c3793 P 26a197c2e57549bcb8fa5c3119f4051f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:07.015687 16706 tablet_replica.cc:333] T e5a9620226764dfa9651b6669d564a84 P 26a197c2e57549bcb8fa5c3119f4051f: stopping tablet replica
I20260710 13:23:07.016217 16706 raft_consensus.cc:2243] T e5a9620226764dfa9651b6669d564a84 P 26a197c2e57549bcb8fa5c3119f4051f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:07.016656 16706 raft_consensus.cc:2272] T e5a9620226764dfa9651b6669d564a84 P 26a197c2e57549bcb8fa5c3119f4051f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:07.018374 16706 tablet_replica.cc:333] T 8bcd0bc4f251446fa9b6fcd296e86b44 P 26a197c2e57549bcb8fa5c3119f4051f: stopping tablet replica
I20260710 13:23:07.018862 16706 raft_consensus.cc:2243] T 8bcd0bc4f251446fa9b6fcd296e86b44 P 26a197c2e57549bcb8fa5c3119f4051f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:07.019630 16706 raft_consensus.cc:2272] T 8bcd0bc4f251446fa9b6fcd296e86b44 P 26a197c2e57549bcb8fa5c3119f4051f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:07.040486 16706 tablet_server.cc:196] TabletServer@127.16.80.130:0 shutdown complete.
I20260710 13:23:07.060647 16706 tablet_server.cc:179] TabletServer@127.16.80.131:0 shutting down...
I20260710 13:23:07.085915 16706 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:07.086669 16706 tablet_replica.cc:333] T bb085c19dac7426f9306fa983e6473b2 P ccaef6a326b6431483b4adb5bb635103: stopping tablet replica
I20260710 13:23:07.087635 16706 raft_consensus.cc:2243] T bb085c19dac7426f9306fa983e6473b2 P ccaef6a326b6431483b4adb5bb635103 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:07.088717 16706 raft_consensus.cc:2272] T bb085c19dac7426f9306fa983e6473b2 P ccaef6a326b6431483b4adb5bb635103 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:07.090533 16706 tablet_replica.cc:333] T 30aeeecf0b584aa39b0eef00a51cf9d1 P ccaef6a326b6431483b4adb5bb635103: stopping tablet replica
I20260710 13:23:07.091028 16706 raft_consensus.cc:2243] T 30aeeecf0b584aa39b0eef00a51cf9d1 P ccaef6a326b6431483b4adb5bb635103 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:07.091527 16706 raft_consensus.cc:2272] T 30aeeecf0b584aa39b0eef00a51cf9d1 P ccaef6a326b6431483b4adb5bb635103 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:07.093147 16706 tablet_replica.cc:333] T c24859b06dd445c6b35063a6ec350c46 P ccaef6a326b6431483b4adb5bb635103: stopping tablet replica
I20260710 13:23:07.093616 16706 raft_consensus.cc:2243] T c24859b06dd445c6b35063a6ec350c46 P ccaef6a326b6431483b4adb5bb635103 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:07.093989 16706 raft_consensus.cc:2272] T c24859b06dd445c6b35063a6ec350c46 P ccaef6a326b6431483b4adb5bb635103 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:07.095626 16706 tablet_replica.cc:333] T d5178a4b370f423fb9b0091b666c0e33 P ccaef6a326b6431483b4adb5bb635103: stopping tablet replica
I20260710 13:23:07.096140 16706 raft_consensus.cc:2243] T d5178a4b370f423fb9b0091b666c0e33 P ccaef6a326b6431483b4adb5bb635103 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:07.096495 16706 raft_consensus.cc:2272] T d5178a4b370f423fb9b0091b666c0e33 P ccaef6a326b6431483b4adb5bb635103 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:07.097949 16706 tablet_replica.cc:333] T e5a9620226764dfa9651b6669d564a84 P ccaef6a326b6431483b4adb5bb635103: stopping tablet replica
I20260710 13:23:07.098381 16706 raft_consensus.cc:2243] T e5a9620226764dfa9651b6669d564a84 P ccaef6a326b6431483b4adb5bb635103 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:07.098873 16706 raft_consensus.cc:2272] T e5a9620226764dfa9651b6669d564a84 P ccaef6a326b6431483b4adb5bb635103 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:07.100828 16706 tablet_replica.cc:333] T 88afd2cc785340f18897d783ac5c3793 P ccaef6a326b6431483b4adb5bb635103: stopping tablet replica
I20260710 13:23:07.101418 16706 raft_consensus.cc:2243] T 88afd2cc785340f18897d783ac5c3793 P ccaef6a326b6431483b4adb5bb635103 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:07.101886 16706 raft_consensus.cc:2272] T 88afd2cc785340f18897d783ac5c3793 P ccaef6a326b6431483b4adb5bb635103 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:07.104003 16706 tablet_replica.cc:333] T 8bcd0bc4f251446fa9b6fcd296e86b44 P ccaef6a326b6431483b4adb5bb635103: stopping tablet replica
I20260710 13:23:07.104504 16706 raft_consensus.cc:2243] T 8bcd0bc4f251446fa9b6fcd296e86b44 P ccaef6a326b6431483b4adb5bb635103 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:23:07.104628 17452 consensus_peers.cc:597] T 7ad3265ed0e04896a848e7bdad790b7e P ccaef6a326b6431483b4adb5bb635103 -> Peer 26a197c2e57549bcb8fa5c3119f4051f (127.16.80.130:40083): Couldn't send request to peer 26a197c2e57549bcb8fa5c3119f4051f. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.130:40083: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:07.104964 16706 raft_consensus.cc:2272] T 8bcd0bc4f251446fa9b6fcd296e86b44 P ccaef6a326b6431483b4adb5bb635103 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:07.106945 16706 tablet_replica.cc:333] T 7ad3265ed0e04896a848e7bdad790b7e P ccaef6a326b6431483b4adb5bb635103: stopping tablet replica
I20260710 13:23:07.107482 16706 raft_consensus.cc:2243] T 7ad3265ed0e04896a848e7bdad790b7e P ccaef6a326b6431483b4adb5bb635103 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:23:07.108210 16706 raft_consensus.cc:2272] T 7ad3265ed0e04896a848e7bdad790b7e P ccaef6a326b6431483b4adb5bb635103 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:07.110729 16706 tablet_replica.cc:333] T a0f343b603264ccfaf00732fd227c610 P ccaef6a326b6431483b4adb5bb635103: stopping tablet replica
I20260710 13:23:07.111287 16706 raft_consensus.cc:2243] T a0f343b603264ccfaf00732fd227c610 P ccaef6a326b6431483b4adb5bb635103 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:23:07.112048 16706 raft_consensus.cc:2272] T a0f343b603264ccfaf00732fd227c610 P ccaef6a326b6431483b4adb5bb635103 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:07.114001 16706 tablet_replica.cc:333] T 1a0fcb216a4d41098453fb03a38bc4a3 P ccaef6a326b6431483b4adb5bb635103: stopping tablet replica
I20260710 13:23:07.114470 16706 raft_consensus.cc:2243] T 1a0fcb216a4d41098453fb03a38bc4a3 P ccaef6a326b6431483b4adb5bb635103 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:07.114905 16706 raft_consensus.cc:2272] T 1a0fcb216a4d41098453fb03a38bc4a3 P ccaef6a326b6431483b4adb5bb635103 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:07.144039 16706 tablet_server.cc:196] TabletServer@127.16.80.131:0 shutdown complete.
I20260710 13:23:07.163499 16706 master.cc:562] Master@127.16.80.190:33421 shutting down...
I20260710 13:23:07.184188 16706 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c1fc3811657e44be960479600b0cd971 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:07.184788 16706 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c1fc3811657e44be960479600b0cd971 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:07.185145 16706 tablet_replica.cc:333] T 00000000000000000000000000000000 P c1fc3811657e44be960479600b0cd971: stopping tablet replica
I20260710 13:23:07.206699 16706 master.cc:584] Master@127.16.80.190:33421 shutdown complete.
26a197c2e57549bcb8fa5c3119f4051f  4
c695719c9f6743b68eb984e7fc1678bc  5
ccaef6a326b6431483b4adb5bb635103  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10831 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 13:23:07.252921 16706 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.80.190:43935
I20260710 13:23:07.254120 16706 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:07.260661 17710 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:07.261025 17709 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:07.261770 17712 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:07.262132 16706 server_base.cc:1061] running on GCE node
I20260710 13:23:07.263212 16706 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:07.263392 16706 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:07.263599 16706 hybrid_clock.cc:648] HybridClock initialized: now 1783689787263565 us; error 0 us; skew 500 ppm
I20260710 13:23:07.264160 16706 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:07.266719 16706 webserver.cc:533] Webserver started at http://127.16.80.190:38323/ using document root <none> and password file <none>
I20260710 13:23:07.267290 16706 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:07.267496 16706 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:07.267807 16706 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:07.268925 16706 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689763121184-16706-0/minicluster-data/master-0-root/instance:
uuid: "e030baeb72e742a4ae1eccb55ac32410"
format_stamp: "Formatted at 2026-07-10 13:23:07 on dist-test-slave-3ksx"
I20260710 13:23:07.273620 16706 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:23:07.277402 17717 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:07.278179 16706 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:23:07.278499 16706 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689763121184-16706-0/minicluster-data/master-0-root
uuid: "e030baeb72e742a4ae1eccb55ac32410"
format_stamp: "Formatted at 2026-07-10 13:23:07 on dist-test-slave-3ksx"
I20260710 13:23:07.278816 16706 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689763121184-16706-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689763121184-16706-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689763121184-16706-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:07.312682 16706 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:07.314234 16706 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:07.355897 16706 rpc_server.cc:307] RPC server started. Bound to: 127.16.80.190:43935
I20260710 13:23:07.355975 17768 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.80.190:43935 every 8 connection(s)
I20260710 13:23:07.360085 17769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:07.370688 17769 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e030baeb72e742a4ae1eccb55ac32410: Bootstrap starting.
I20260710 13:23:07.375815 17769 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e030baeb72e742a4ae1eccb55ac32410: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:07.380652 17769 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e030baeb72e742a4ae1eccb55ac32410: No bootstrap required, opened a new log
I20260710 13:23:07.382898 17769 raft_consensus.cc:359] T 00000000000000000000000000000000 P e030baeb72e742a4ae1eccb55ac32410 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e030baeb72e742a4ae1eccb55ac32410" member_type: VOTER }
I20260710 13:23:07.383361 17769 raft_consensus.cc:385] T 00000000000000000000000000000000 P e030baeb72e742a4ae1eccb55ac32410 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:07.383649 17769 raft_consensus.cc:740] T 00000000000000000000000000000000 P e030baeb72e742a4ae1eccb55ac32410 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e030baeb72e742a4ae1eccb55ac32410, State: Initialized, Role: FOLLOWER
I20260710 13:23:07.384323 17769 consensus_queue.cc:260] T 00000000000000000000000000000000 P e030baeb72e742a4ae1eccb55ac32410 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e030baeb72e742a4ae1eccb55ac32410" member_type: VOTER }
I20260710 13:23:07.385023 17769 raft_consensus.cc:399] T 00000000000000000000000000000000 P e030baeb72e742a4ae1eccb55ac32410 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:23:07.385339 17769 raft_consensus.cc:493] T 00000000000000000000000000000000 P e030baeb72e742a4ae1eccb55ac32410 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:23:07.385598 17769 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e030baeb72e742a4ae1eccb55ac32410 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:07.390370 17769 raft_consensus.cc:515] T 00000000000000000000000000000000 P e030baeb72e742a4ae1eccb55ac32410 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e030baeb72e742a4ae1eccb55ac32410" member_type: VOTER }
I20260710 13:23:07.390980 17769 leader_election.cc:304] T 00000000000000000000000000000000 P e030baeb72e742a4ae1eccb55ac32410 [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: e030baeb72e742a4ae1eccb55ac32410; no voters: 
I20260710 13:23:07.392302 17769 leader_election.cc:290] T 00000000000000000000000000000000 P e030baeb72e742a4ae1eccb55ac32410 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:23:07.392668 17772 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e030baeb72e742a4ae1eccb55ac32410 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:07.394166 17772 raft_consensus.cc:697] T 00000000000000000000000000000000 P e030baeb72e742a4ae1eccb55ac32410 [term 1 LEADER]: Becoming Leader. State: Replica: e030baeb72e742a4ae1eccb55ac32410, State: Running, Role: LEADER
I20260710 13:23:07.394827 17772 consensus_queue.cc:237] T 00000000000000000000000000000000 P e030baeb72e742a4ae1eccb55ac32410 [LEADER]: Queue going to LEADER mode. State: All 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: "e030baeb72e742a4ae1eccb55ac32410" member_type: VOTER }
I20260710 13:23:07.395440 17769 sys_catalog.cc:565] T 00000000000000000000000000000000 P e030baeb72e742a4ae1eccb55ac32410 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:23:07.401041 17773 sys_catalog.cc:455] T 00000000000000000000000000000000 P e030baeb72e742a4ae1eccb55ac32410 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e030baeb72e742a4ae1eccb55ac32410" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e030baeb72e742a4ae1eccb55ac32410" member_type: VOTER } }
I20260710 13:23:07.401125 17774 sys_catalog.cc:455] T 00000000000000000000000000000000 P e030baeb72e742a4ae1eccb55ac32410 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e030baeb72e742a4ae1eccb55ac32410. Latest consensus state: current_term: 1 leader_uuid: "e030baeb72e742a4ae1eccb55ac32410" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e030baeb72e742a4ae1eccb55ac32410" member_type: VOTER } }
I20260710 13:23:07.401785 17773 sys_catalog.cc:458] T 00000000000000000000000000000000 P e030baeb72e742a4ae1eccb55ac32410 [sys.catalog]: This master's current role is: LEADER
I20260710 13:23:07.401919 17774 sys_catalog.cc:458] T 00000000000000000000000000000000 P e030baeb72e742a4ae1eccb55ac32410 [sys.catalog]: This master's current role is: LEADER
I20260710 13:23:07.404174 17779 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:23:07.410277 17779 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:23:07.414319 16706 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:23:07.419955 17779 catalog_manager.cc:1383] Generated new cluster ID: 8e936f23625b436689102e950cb76783
I20260710 13:23:07.420311 17779 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:23:07.442734 17779 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:23:07.444141 17779 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:23:07.466787 17779 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e030baeb72e742a4ae1eccb55ac32410: Generated new TSK 0
I20260710 13:23:07.467490 17779 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:23:07.481684 16706 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:07.488651 17790 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:07.489624 17791 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:07.491671 17793 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:07.492367 16706 server_base.cc:1061] running on GCE node
I20260710 13:23:07.493554 16706 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:07.493862 16706 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:07.494185 16706 hybrid_clock.cc:648] HybridClock initialized: now 1783689787494163 us; error 0 us; skew 500 ppm
I20260710 13:23:07.494817 16706 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:07.497619 16706 webserver.cc:533] Webserver started at http://127.16.80.129:40029/ using document root <none> and password file <none>
I20260710 13:23:07.498162 16706 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:07.498358 16706 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:07.498649 16706 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:07.499812 16706 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689763121184-16706-0/minicluster-data/ts-0-root/instance:
uuid: "4d5a8fbac7da4f00afd88b40fefe190e"
format_stamp: "Formatted at 2026-07-10 13:23:07 on dist-test-slave-3ksx"
I20260710 13:23:07.504817 16706 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:23:07.508841 17798 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:07.509845 16706 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:23:07.510509 16706 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689763121184-16706-0/minicluster-data/ts-0-root
uuid: "4d5a8fbac7da4f00afd88b40fefe190e"
format_stamp: "Formatted at 2026-07-10 13:23:07 on dist-test-slave-3ksx"
I20260710 13:23:07.510816 16706 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689763121184-16706-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689763121184-16706-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689763121184-16706-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:07.524919 16706 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:07.526809 16706 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:07.528803 16706 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:07.532040 16706 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:07.532285 16706 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:07.532748 16706 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:07.533004 16706 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:07.587024 16706 rpc_server.cc:307] RPC server started. Bound to: 127.16.80.129:34975
I20260710 13:23:07.587131 17860 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.80.129:34975 every 8 connection(s)
I20260710 13:23:07.593936 16706 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:07.604599 17865 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:07.605119 17866 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:07.608804 17868 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:07.610376 16706 server_base.cc:1061] running on GCE node
I20260710 13:23:07.611829 16706 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:07.612218 16706 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:07.612425 16706 hybrid_clock.cc:648] HybridClock initialized: now 1783689787612403 us; error 0 us; skew 500 ppm
I20260710 13:23:07.613420 16706 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:07.615790 17861 heartbeater.cc:344] Connected to a master server at 127.16.80.190:43935
I20260710 13:23:07.616207 17861 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:07.617156 16706 webserver.cc:533] Webserver started at http://127.16.80.130:38523/ using document root <none> and password file <none>
I20260710 13:23:07.617236 17861 heartbeater.cc:507] Master 127.16.80.190:43935 requested a full tablet report, sending...
I20260710 13:23:07.617909 16706 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:07.618177 16706 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:07.618516 16706 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:07.620186 17734 ts_manager.cc:194] Registered new tserver with Master: 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975)
I20260710 13:23:07.620394 16706 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689763121184-16706-0/minicluster-data/ts-1-root/instance:
uuid: "88e419a2b3ad464c9ca57df8153eaf98"
format_stamp: "Formatted at 2026-07-10 13:23:07 on dist-test-slave-3ksx"
I20260710 13:23:07.622776 17734 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44334
I20260710 13:23:07.627225 16706 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260710 13:23:07.631572 17873 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:07.632623 16706 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:23:07.633081 16706 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689763121184-16706-0/minicluster-data/ts-1-root
uuid: "88e419a2b3ad464c9ca57df8153eaf98"
format_stamp: "Formatted at 2026-07-10 13:23:07 on dist-test-slave-3ksx"
I20260710 13:23:07.633419 16706 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689763121184-16706-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689763121184-16706-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689763121184-16706-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:07.659682 16706 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:07.661501 16706 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:07.663420 16706 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:07.665800 16706 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:07.666308 16706 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
I20260710 13:23:07.666641 16706 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:07.666843 16706 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:07.713773 16706 rpc_server.cc:307] RPC server started. Bound to: 127.16.80.130:34881
I20260710 13:23:07.713884 17935 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.80.130:34881 every 8 connection(s)
I20260710 13:23:07.718536 16706 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:07.726193 17939 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:07.728240 17940 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:07.731815 17942 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:07.732059 16706 server_base.cc:1061] running on GCE node
I20260710 13:23:07.733155 16706 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:07.733408 16706 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:07.733592 16706 hybrid_clock.cc:648] HybridClock initialized: now 1783689787733569 us; error 0 us; skew 500 ppm
I20260710 13:23:07.734153 17936 heartbeater.cc:344] Connected to a master server at 127.16.80.190:43935
I20260710 13:23:07.734462 17936 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:07.734503 16706 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:07.735220 17936 heartbeater.cc:507] Master 127.16.80.190:43935 requested a full tablet report, sending...
I20260710 13:23:07.737939 16706 webserver.cc:533] Webserver started at http://127.16.80.131:43159/ using document root <none> and password file <none>
I20260710 13:23:07.738148 17734 ts_manager.cc:194] Registered new tserver with Master: 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881)
I20260710 13:23:07.738626 16706 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:07.738906 16706 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:07.739257 16706 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:07.739589 17734 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44338
I20260710 13:23:07.740720 16706 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689763121184-16706-0/minicluster-data/ts-2-root/instance:
uuid: "e6d10df89aa74a6bbf41a38ae20920d3"
format_stamp: "Formatted at 2026-07-10 13:23:07 on dist-test-slave-3ksx"
I20260710 13:23:07.745832 16706 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260710 13:23:07.749678 17947 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:07.750689 16706 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260710 13:23:07.751058 16706 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689763121184-16706-0/minicluster-data/ts-2-root
uuid: "e6d10df89aa74a6bbf41a38ae20920d3"
format_stamp: "Formatted at 2026-07-10 13:23:07 on dist-test-slave-3ksx"
I20260710 13:23:07.751468 16706 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689763121184-16706-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689763121184-16706-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689763121184-16706-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:07.780946 16706 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:07.782486 16706 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:07.783866 16706 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:07.786177 16706 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:07.786440 16706 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:07.786687 16706 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:07.786860 16706 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:07.830833 16706 rpc_server.cc:307] RPC server started. Bound to: 127.16.80.131:45001
I20260710 13:23:07.830951 18009 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.80.131:45001 every 8 connection(s)
I20260710 13:23:07.846046 18010 heartbeater.cc:344] Connected to a master server at 127.16.80.190:43935
I20260710 13:23:07.846410 18010 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:07.847575 18010 heartbeater.cc:507] Master 127.16.80.190:43935 requested a full tablet report, sending...
I20260710 13:23:07.850121 17734 ts_manager.cc:194] Registered new tserver with Master: e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001)
I20260710 13:23:07.850374 16706 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016430663s
I20260710 13:23:07.852274 17734 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44348
I20260710 13:23:07.880426 17734 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44354:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:23:07.884351 17734 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:23:08.018098 17896 tablet_service.cc:1511] Processing CreateTablet for tablet 20dea6e9a35c4c9eb7729f1756da7ebd (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:23:08.019650 17896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20dea6e9a35c4c9eb7729f1756da7ebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.021730 17824 tablet_service.cc:1511] Processing CreateTablet for tablet c4b1ea2355cc4ad6826495e92f5ba2ae (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:23:08.024187 17826 tablet_service.cc:1511] Processing CreateTablet for tablet 8d4bdf69c5bc4140996df36fa409a644 (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:23:08.024740 17895 tablet_service.cc:1511] Processing CreateTablet for tablet 163e87ebe4c54f51b2ec67ae516fba1b (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:23:08.025278 17822 tablet_service.cc:1511] Processing CreateTablet for tablet 8d27d685e7e04866a7ba571c7d3ff5a1 (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:23:08.026292 17825 tablet_service.cc:1511] Processing CreateTablet for tablet d77092be8a984b5b80d92a8b480eede3 (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:23:08.027701 17821 tablet_service.cc:1511] Processing CreateTablet for tablet 20dea6e9a35c4c9eb7729f1756da7ebd (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:23:08.028787 17818 tablet_service.cc:1511] Processing CreateTablet for tablet 769f1fdbc62c4e3286a8e03ed0dd56f5 (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:23:08.028580 17899 tablet_service.cc:1511] Processing CreateTablet for tablet c4b1ea2355cc4ad6826495e92f5ba2ae (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:23:08.030040 17820 tablet_service.cc:1511] Processing CreateTablet for tablet 163e87ebe4c54f51b2ec67ae516fba1b (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:23:08.026672 17895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 163e87ebe4c54f51b2ec67ae516fba1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.030956 17898 tablet_service.cc:1511] Processing CreateTablet for tablet 7740d4721a5842b58cdb20615a9255e2 (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:23:08.032128 17899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4b1ea2355cc4ad6826495e92f5ba2ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.032246 17819 tablet_service.cc:1511] Processing CreateTablet for tablet 6a0cc81a7f3243a5b9237834e20e6c0e (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:23:08.024190 17823 tablet_service.cc:1511] Processing CreateTablet for tablet 7740d4721a5842b58cdb20615a9255e2 (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:23:08.034070 17900 tablet_service.cc:1511] Processing CreateTablet for tablet d77092be8a984b5b80d92a8b480eede3 (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:23:08.041440 17900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d77092be8a984b5b80d92a8b480eede3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.038064 17897 tablet_service.cc:1511] Processing CreateTablet for tablet 8d27d685e7e04866a7ba571c7d3ff5a1 (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:23:08.044624 17897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d27d685e7e04866a7ba571c7d3ff5a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.036624 17901 tablet_service.cc:1511] Processing CreateTablet for tablet 8d4bdf69c5bc4140996df36fa409a644 (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:23:08.047875 17901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d4bdf69c5bc4140996df36fa409a644. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.053046 17894 tablet_service.cc:1511] Processing CreateTablet for tablet 6a0cc81a7f3243a5b9237834e20e6c0e (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:23:08.057459 17893 tablet_service.cc:1511] Processing CreateTablet for tablet 769f1fdbc62c4e3286a8e03ed0dd56f5 (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:23:08.035609 17824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4b1ea2355cc4ad6826495e92f5ba2ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.059725 17894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a0cc81a7f3243a5b9237834e20e6c0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.061331 17822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d27d685e7e04866a7ba571c7d3ff5a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.061409 17898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7740d4721a5842b58cdb20615a9255e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.063421 17893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 769f1fdbc62c4e3286a8e03ed0dd56f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.065326 17820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 163e87ebe4c54f51b2ec67ae516fba1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.066582 17825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d77092be8a984b5b80d92a8b480eede3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.067411 17818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 769f1fdbc62c4e3286a8e03ed0dd56f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.068980 17819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a0cc81a7f3243a5b9237834e20e6c0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.070556 17826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d4bdf69c5bc4140996df36fa409a644. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.077605 17821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20dea6e9a35c4c9eb7729f1756da7ebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.080775 17823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7740d4721a5842b58cdb20615a9255e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.080405 17892 tablet_service.cc:1511] Processing CreateTablet for tablet e2b9b8ccd4e043edbeb0c031ec83ab04 (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:23:08.081949 17892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2b9b8ccd4e043edbeb0c031ec83ab04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.096279 17817 tablet_service.cc:1511] Processing CreateTablet for tablet e2b9b8ccd4e043edbeb0c031ec83ab04 (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:23:08.097811 17817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2b9b8ccd4e043edbeb0c031ec83ab04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.174017 17893 tablet_service.cc:1511] Processing CreateTablet for tablet 494d81da0d5b4284ac872dbf308fc1fd (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:23:08.175511 17893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 494d81da0d5b4284ac872dbf308fc1fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.176389 17894 tablet_service.cc:1511] Processing CreateTablet for tablet 3afb6f590cce40cb8620267adfcf7c41 (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:23:08.177788 17894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3afb6f590cce40cb8620267adfcf7c41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.179255 17975 tablet_service.cc:1511] Processing CreateTablet for tablet 8d4bdf69c5bc4140996df36fa409a644 (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:23:08.180655 17975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d4bdf69c5bc4140996df36fa409a644. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.183722 17974 tablet_service.cc:1511] Processing CreateTablet for tablet d77092be8a984b5b80d92a8b480eede3 (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:23:08.185186 17974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d77092be8a984b5b80d92a8b480eede3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.188326 17973 tablet_service.cc:1511] Processing CreateTablet for tablet c4b1ea2355cc4ad6826495e92f5ba2ae (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:23:08.189841 17973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4b1ea2355cc4ad6826495e92f5ba2ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.192395 17972 tablet_service.cc:1511] Processing CreateTablet for tablet 7740d4721a5842b58cdb20615a9255e2 (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:23:08.194010 17900 tablet_service.cc:1511] Processing CreateTablet for tablet 10a3346c91cd401181b97f1574e1f06e (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:23:08.195825 17900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10a3346c91cd401181b97f1574e1f06e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.196509 17969 tablet_service.cc:1511] Processing CreateTablet for tablet 163e87ebe4c54f51b2ec67ae516fba1b (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:23:08.203598 17970 tablet_service.cc:1511] Processing CreateTablet for tablet 20dea6e9a35c4c9eb7729f1756da7ebd (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:23:08.194703 17971 tablet_service.cc:1511] Processing CreateTablet for tablet 8d27d685e7e04866a7ba571c7d3ff5a1 (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:23:08.222077 18025 tablet_bootstrap.cc:492] T 8d4bdf69c5bc4140996df36fa409a644 P 88e419a2b3ad464c9ca57df8153eaf98: Bootstrap starting.
I20260710 13:23:08.225766 17968 tablet_service.cc:1511] Processing CreateTablet for tablet 6a0cc81a7f3243a5b9237834e20e6c0e (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:23:08.246157 18025 tablet_bootstrap.cc:654] T 8d4bdf69c5bc4140996df36fa409a644 P 88e419a2b3ad464c9ca57df8153eaf98: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:08.248041 17967 tablet_service.cc:1511] Processing CreateTablet for tablet 769f1fdbc62c4e3286a8e03ed0dd56f5 (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:23:08.220116 17972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7740d4721a5842b58cdb20615a9255e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.253305 17966 tablet_service.cc:1511] Processing CreateTablet for tablet e2b9b8ccd4e043edbeb0c031ec83ab04 (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:23:08.259827 17968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a0cc81a7f3243a5b9237834e20e6c0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.224433 17896 tablet_service.cc:1511] Processing CreateTablet for tablet 93dd69a88c784ceb9a3f5030b93d9ab0 (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:23:08.265432 17896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93dd69a88c784ceb9a3f5030b93d9ab0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.225517 17901 tablet_service.cc:1511] Processing CreateTablet for tablet 059279d1d9af4f7bb1d9e35df490b41f (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:23:08.266908 17901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 059279d1d9af4f7bb1d9e35df490b41f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.275393 17895 tablet_service.cc:1511] Processing CreateTablet for tablet 96b67fad77a34cc5920248d354d1c737 (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:23:08.277026 17895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96b67fad77a34cc5920248d354d1c737. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.224264 17892 tablet_service.cc:1511] Processing CreateTablet for tablet d0ae127710f04c2d8733805dd508b040 (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:23:08.284178 17899 tablet_service.cc:1511] Processing CreateTablet for tablet f236422baeea484680d42b685d1e471a (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:23:08.287809 17892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0ae127710f04c2d8733805dd508b040. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.289376 17823 tablet_service.cc:1511] Processing CreateTablet for tablet 494d81da0d5b4284ac872dbf308fc1fd (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:23:08.290869 17823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 494d81da0d5b4284ac872dbf308fc1fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.294601 17971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d27d685e7e04866a7ba571c7d3ff5a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.295516 17967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 769f1fdbc62c4e3286a8e03ed0dd56f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.296236 17970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20dea6e9a35c4c9eb7729f1756da7ebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.299517 17966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2b9b8ccd4e043edbeb0c031ec83ab04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.222960 17818 tablet_service.cc:1511] Processing CreateTablet for tablet 10a3346c91cd401181b97f1574e1f06e (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:23:08.302443 17969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 163e87ebe4c54f51b2ec67ae516fba1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.304445 18026 tablet_bootstrap.cc:492] T 7740d4721a5842b58cdb20615a9255e2 P 4d5a8fbac7da4f00afd88b40fefe190e: Bootstrap starting.
I20260710 13:23:08.301262 17818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10a3346c91cd401181b97f1574e1f06e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.313031 17817 tablet_service.cc:1511] Processing CreateTablet for tablet 93dd69a88c784ceb9a3f5030b93d9ab0 (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:23:08.314572 17817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93dd69a88c784ceb9a3f5030b93d9ab0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.324115 17900 tablet_service.cc:1511] Processing CreateTablet for tablet 03c28eb3ed2b4d89b2fc9285ef2bf309 (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:23:08.327736 17825 tablet_service.cc:1511] Processing CreateTablet for tablet 3afb6f590cce40cb8620267adfcf7c41 (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:23:08.329178 17825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3afb6f590cce40cb8620267adfcf7c41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.330742 18025 tablet_bootstrap.cc:492] T 8d4bdf69c5bc4140996df36fa409a644 P 88e419a2b3ad464c9ca57df8153eaf98: No bootstrap required, opened a new log
I20260710 13:23:08.331334 18025 ts_tablet_manager.cc:1403] T 8d4bdf69c5bc4140996df36fa409a644 P 88e419a2b3ad464c9ca57df8153eaf98: Time spent bootstrapping tablet: real 0.110s	user 0.010s	sys 0.007s
I20260710 13:23:08.332031 17820 tablet_service.cc:1511] Processing CreateTablet for tablet 059279d1d9af4f7bb1d9e35df490b41f (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:23:08.333379 17820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 059279d1d9af4f7bb1d9e35df490b41f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.336377 17824 tablet_service.cc:1511] Processing CreateTablet for tablet f236422baeea484680d42b685d1e471a (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:23:08.338126 17824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f236422baeea484680d42b685d1e471a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.336377 17822 tablet_service.cc:1511] Processing CreateTablet for tablet 96b67fad77a34cc5920248d354d1c737 (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:23:08.340410 17822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96b67fad77a34cc5920248d354d1c737. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.340348 17819 tablet_service.cc:1511] Processing CreateTablet for tablet 03c28eb3ed2b4d89b2fc9285ef2bf309 (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:23:08.341621 17819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03c28eb3ed2b4d89b2fc9285ef2bf309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.366624 17898 tablet_service.cc:1511] Processing CreateTablet for tablet 5ff25f2c9a5b4411a8174e8bbb80cd3a (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:23:08.366676 17897 tablet_service.cc:1511] Processing CreateTablet for tablet 6c8202aadf574a8d8186cc9ceb3b5119 (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:23:08.366676 17893 tablet_service.cc:1511] Processing CreateTablet for tablet 62241c48f2564ef5b77ec7935eb6eae6 (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:23:08.359278 18025 raft_consensus.cc:359] T 8d4bdf69c5bc4140996df36fa409a644 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:08.380223 18026 tablet_bootstrap.cc:654] T 7740d4721a5842b58cdb20615a9255e2 P 4d5a8fbac7da4f00afd88b40fefe190e: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:08.381736 17899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f236422baeea484680d42b685d1e471a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.381799 17821 tablet_service.cc:1511] Processing CreateTablet for tablet 6c8202aadf574a8d8186cc9ceb3b5119 (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:23:08.382544 17901 tablet_service.cc:1511] Processing CreateTablet for tablet 55f0755e73214352a88aa8f4964884c1 (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:23:08.384526 17821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c8202aadf574a8d8186cc9ceb3b5119. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.385766 17897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c8202aadf574a8d8186cc9ceb3b5119. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.387948 17900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03c28eb3ed2b4d89b2fc9285ef2bf309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.385515 17975 tablet_service.cc:1511] Processing CreateTablet for tablet 3afb6f590cce40cb8620267adfcf7c41 (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:23:08.391530 17826 tablet_service.cc:1511] Processing CreateTablet for tablet d0ae127710f04c2d8733805dd508b040 (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:23:08.392841 17826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0ae127710f04c2d8733805dd508b040. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.393465 17893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62241c48f2564ef5b77ec7935eb6eae6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.397423 17973 tablet_service.cc:1511] Processing CreateTablet for tablet 494d81da0d5b4284ac872dbf308fc1fd (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:23:08.383486 18025 raft_consensus.cc:385] T 8d4bdf69c5bc4140996df36fa409a644 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:08.403427 18025 raft_consensus.cc:740] T 8d4bdf69c5bc4140996df36fa409a644 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88e419a2b3ad464c9ca57df8153eaf98, State: Initialized, Role: FOLLOWER
I20260710 13:23:08.404304 17901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55f0755e73214352a88aa8f4964884c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.404316 17966 tablet_service.cc:1511] Processing CreateTablet for tablet 10a3346c91cd401181b97f1574e1f06e (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:23:08.404757 18025 consensus_queue.cc:260] T 8d4bdf69c5bc4140996df36fa409a644 P 88e419a2b3ad464c9ca57df8153eaf98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:08.391530 17975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3afb6f590cce40cb8620267adfcf7c41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.414525 17973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 494d81da0d5b4284ac872dbf308fc1fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.427425 17898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ff25f2c9a5b4411a8174e8bbb80cd3a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:23:08.439165 17782 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:23:08.443498 18028 tablet_bootstrap.cc:492] T d77092be8a984b5b80d92a8b480eede3 P e6d10df89aa74a6bbf41a38ae20920d3: Bootstrap starting.
I20260710 13:23:08.448407 17974 tablet_service.cc:1511] Processing CreateTablet for tablet 93dd69a88c784ceb9a3f5030b93d9ab0 (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:23:08.454468 17966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10a3346c91cd401181b97f1574e1f06e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.476342 17974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93dd69a88c784ceb9a3f5030b93d9ab0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.500612 17820 tablet_service.cc:1511] Processing CreateTablet for tablet 5ff25f2c9a5b4411a8174e8bbb80cd3a (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:23:08.502399 17823 tablet_service.cc:1511] Processing CreateTablet for tablet 62241c48f2564ef5b77ec7935eb6eae6 (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:23:08.513226 18026 tablet_bootstrap.cc:492] T 7740d4721a5842b58cdb20615a9255e2 P 4d5a8fbac7da4f00afd88b40fefe190e: No bootstrap required, opened a new log
I20260710 13:23:08.504856 18028 tablet_bootstrap.cc:654] T d77092be8a984b5b80d92a8b480eede3 P e6d10df89aa74a6bbf41a38ae20920d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:08.503366 17894 tablet_service.cc:1511] Processing CreateTablet for tablet 874189b850c5489ea349b5a25dde2369 (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:23:08.510087 17818 tablet_service.cc:1511] Processing CreateTablet for tablet 55f0755e73214352a88aa8f4964884c1 (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:23:08.502879 17820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ff25f2c9a5b4411a8174e8bbb80cd3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.526660 18026 ts_tablet_manager.cc:1403] T 7740d4721a5842b58cdb20615a9255e2 P 4d5a8fbac7da4f00afd88b40fefe190e: Time spent bootstrapping tablet: real 0.222s	user 0.014s	sys 0.028s
I20260710 13:23:08.543231 17936 heartbeater.cc:499] Master 127.16.80.190:43935 was elected leader, sending a full tablet report...
I20260710 13:23:08.543505 17971 tablet_service.cc:1511] Processing CreateTablet for tablet d0ae127710f04c2d8733805dd508b040 (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:23:08.549418 17822 tablet_service.cc:1511] Processing CreateTablet for tablet 874189b850c5489ea349b5a25dde2369 (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:23:08.546164 17973 tablet_service.cc:1511] Processing CreateTablet for tablet 059279d1d9af4f7bb1d9e35df490b41f (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:23:08.556942 17970 tablet_service.cc:1511] Processing CreateTablet for tablet 96b67fad77a34cc5920248d354d1c737 (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:23:08.571677 17971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0ae127710f04c2d8733805dd508b040. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.579022 17975 tablet_service.cc:1511] Processing CreateTablet for tablet f236422baeea484680d42b685d1e471a (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:23:08.582414 17973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 059279d1d9af4f7bb1d9e35df490b41f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.584105 17975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f236422baeea484680d42b685d1e471a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.587420 17968 tablet_service.cc:1511] Processing CreateTablet for tablet 03c28eb3ed2b4d89b2fc9285ef2bf309 (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:23:08.588378 17970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96b67fad77a34cc5920248d354d1c737. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.589325 18025 ts_tablet_manager.cc:1434] T 8d4bdf69c5bc4140996df36fa409a644 P 88e419a2b3ad464c9ca57df8153eaf98: Time spent starting tablet: real 0.258s	user 0.007s	sys 0.015s
I20260710 13:23:08.590386 18025 tablet_bootstrap.cc:492] T 6a0cc81a7f3243a5b9237834e20e6c0e P 88e419a2b3ad464c9ca57df8153eaf98: Bootstrap starting.
I20260710 13:23:08.539839 17823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62241c48f2564ef5b77ec7935eb6eae6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.596261 17818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55f0755e73214352a88aa8f4964884c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.587489 18026 raft_consensus.cc:359] T 7740d4721a5842b58cdb20615a9255e2 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:08.597642 18026 raft_consensus.cc:385] T 7740d4721a5842b58cdb20615a9255e2 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:08.598788 17822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 874189b850c5489ea349b5a25dde2369. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.607477 18026 raft_consensus.cc:740] T 7740d4721a5842b58cdb20615a9255e2 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d5a8fbac7da4f00afd88b40fefe190e, State: Initialized, Role: FOLLOWER
I20260710 13:23:08.596433 18031 raft_consensus.cc:493] T 8d4bdf69c5bc4140996df36fa409a644 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:08.610574 18031 raft_consensus.cc:515] T 8d4bdf69c5bc4140996df36fa409a644 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:08.610713 18026 consensus_queue.cc:260] T 7740d4721a5842b58cdb20615a9255e2 P 4d5a8fbac7da4f00afd88b40fefe190e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:08.613735 17894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 874189b850c5489ea349b5a25dde2369. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.626183 17861 heartbeater.cc:499] Master 127.16.80.190:43935 was elected leader, sending a full tablet report...
I20260710 13:23:08.627564 17968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03c28eb3ed2b4d89b2fc9285ef2bf309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.631665 18031 leader_election.cc:290] T 8d4bdf69c5bc4140996df36fa409a644 P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975), e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001)
I20260710 13:23:08.659649 18028 tablet_bootstrap.cc:492] T d77092be8a984b5b80d92a8b480eede3 P e6d10df89aa74a6bbf41a38ae20920d3: No bootstrap required, opened a new log
I20260710 13:23:08.660622 17969 tablet_service.cc:1511] Processing CreateTablet for tablet 6c8202aadf574a8d8186cc9ceb3b5119 (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:23:08.679419 17969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c8202aadf574a8d8186cc9ceb3b5119. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.681025 17972 tablet_service.cc:1511] Processing CreateTablet for tablet 55f0755e73214352a88aa8f4964884c1 (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:23:08.662941 17967 tablet_service.cc:1511] Processing CreateTablet for tablet 5ff25f2c9a5b4411a8174e8bbb80cd3a (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:23:08.673947 17974 tablet_service.cc:1511] Processing CreateTablet for tablet 874189b850c5489ea349b5a25dde2369 (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:23:08.683353 17972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55f0755e73214352a88aa8f4964884c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.684185 17967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ff25f2c9a5b4411a8174e8bbb80cd3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.688709 17974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 874189b850c5489ea349b5a25dde2369. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.689461 17966 tablet_service.cc:1511] Processing CreateTablet for tablet 62241c48f2564ef5b77ec7935eb6eae6 (DEFAULT_TABLE table=test-workload [id=700ef07af636456da293cc5914e9290d]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:23:08.691033 17966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62241c48f2564ef5b77ec7935eb6eae6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:08.698271 18028 ts_tablet_manager.cc:1403] T d77092be8a984b5b80d92a8b480eede3 P e6d10df89aa74a6bbf41a38ae20920d3: Time spent bootstrapping tablet: real 0.265s	user 0.021s	sys 0.012s
I20260710 13:23:08.712288 18025 tablet_bootstrap.cc:654] T 6a0cc81a7f3243a5b9237834e20e6c0e P 88e419a2b3ad464c9ca57df8153eaf98: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:08.733294 18026 ts_tablet_manager.cc:1434] T 7740d4721a5842b58cdb20615a9255e2 P 4d5a8fbac7da4f00afd88b40fefe190e: Time spent starting tablet: real 0.200s	user 0.033s	sys 0.025s
I20260710 13:23:08.734629 18026 tablet_bootstrap.cc:492] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 4d5a8fbac7da4f00afd88b40fefe190e: Bootstrap starting.
I20260710 13:23:08.757071 18028 raft_consensus.cc:359] T d77092be8a984b5b80d92a8b480eede3 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:08.758095 18028 raft_consensus.cc:385] T d77092be8a984b5b80d92a8b480eede3 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:08.758431 18028 raft_consensus.cc:740] T d77092be8a984b5b80d92a8b480eede3 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d10df89aa74a6bbf41a38ae20920d3, State: Initialized, Role: FOLLOWER
I20260710 13:23:08.760239 18026 tablet_bootstrap.cc:654] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 4d5a8fbac7da4f00afd88b40fefe190e: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:08.767946 18028 consensus_queue.cc:260] T d77092be8a984b5b80d92a8b480eede3 P e6d10df89aa74a6bbf41a38ae20920d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:08.778236 18010 heartbeater.cc:499] Master 127.16.80.190:43935 was elected leader, sending a full tablet report...
I20260710 13:23:08.781529 18025 tablet_bootstrap.cc:492] T 6a0cc81a7f3243a5b9237834e20e6c0e P 88e419a2b3ad464c9ca57df8153eaf98: No bootstrap required, opened a new log
I20260710 13:23:08.782066 18025 ts_tablet_manager.cc:1403] T 6a0cc81a7f3243a5b9237834e20e6c0e P 88e419a2b3ad464c9ca57df8153eaf98: Time spent bootstrapping tablet: real 0.192s	user 0.007s	sys 0.010s
I20260710 13:23:08.784356 17836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d4bdf69c5bc4140996df36fa409a644" candidate_uuid: "88e419a2b3ad464c9ca57df8153eaf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" is_pre_election: true
I20260710 13:23:08.778889 18028 ts_tablet_manager.cc:1434] T d77092be8a984b5b80d92a8b480eede3 P e6d10df89aa74a6bbf41a38ae20920d3: Time spent starting tablet: real 0.077s	user 0.012s	sys 0.000s
I20260710 13:23:08.785288 18025 raft_consensus.cc:359] T 6a0cc81a7f3243a5b9237834e20e6c0e P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
W20260710 13:23:08.789590 17876 leader_election.cc:343] T 8d4bdf69c5bc4140996df36fa409a644 P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:08.786053 18025 raft_consensus.cc:385] T 6a0cc81a7f3243a5b9237834e20e6c0e P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:08.791496 18025 raft_consensus.cc:740] T 6a0cc81a7f3243a5b9237834e20e6c0e P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88e419a2b3ad464c9ca57df8153eaf98, State: Initialized, Role: FOLLOWER
I20260710 13:23:08.785799 18028 tablet_bootstrap.cc:492] T 8d4bdf69c5bc4140996df36fa409a644 P e6d10df89aa74a6bbf41a38ae20920d3: Bootstrap starting.
I20260710 13:23:08.792450 17985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d4bdf69c5bc4140996df36fa409a644" candidate_uuid: "88e419a2b3ad464c9ca57df8153eaf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" is_pre_election: true
W20260710 13:23:08.793977 17876 leader_election.cc:343] T 8d4bdf69c5bc4140996df36fa409a644 P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:08.794178 18026 tablet_bootstrap.cc:492] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 4d5a8fbac7da4f00afd88b40fefe190e: No bootstrap required, opened a new log
I20260710 13:23:08.794523 17876 leader_election.cc:304] T 8d4bdf69c5bc4140996df36fa409a644 P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 88e419a2b3ad464c9ca57df8153eaf98; no voters: 4d5a8fbac7da4f00afd88b40fefe190e, e6d10df89aa74a6bbf41a38ae20920d3
I20260710 13:23:08.794737 18026 ts_tablet_manager.cc:1403] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 4d5a8fbac7da4f00afd88b40fefe190e: Time spent bootstrapping tablet: real 0.060s	user 0.024s	sys 0.002s
I20260710 13:23:08.795471 18031 raft_consensus.cc:2749] T 8d4bdf69c5bc4140996df36fa409a644 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:08.797704 18026 raft_consensus.cc:359] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:08.798337 18026 raft_consensus.cc:385] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:08.798612 18026 raft_consensus.cc:740] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d5a8fbac7da4f00afd88b40fefe190e, State: Initialized, Role: FOLLOWER
I20260710 13:23:08.798990 18028 tablet_bootstrap.cc:654] T 8d4bdf69c5bc4140996df36fa409a644 P e6d10df89aa74a6bbf41a38ae20920d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:08.799369 18026 consensus_queue.cc:260] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 4d5a8fbac7da4f00afd88b40fefe190e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:08.801390 18026 ts_tablet_manager.cc:1434] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 4d5a8fbac7da4f00afd88b40fefe190e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:23:08.802376 18026 tablet_bootstrap.cc:492] T 20dea6e9a35c4c9eb7729f1756da7ebd P 4d5a8fbac7da4f00afd88b40fefe190e: Bootstrap starting.
I20260710 13:23:08.807422 18028 tablet_bootstrap.cc:492] T 8d4bdf69c5bc4140996df36fa409a644 P e6d10df89aa74a6bbf41a38ae20920d3: No bootstrap required, opened a new log
I20260710 13:23:08.807533 18025 consensus_queue.cc:260] T 6a0cc81a7f3243a5b9237834e20e6c0e P 88e419a2b3ad464c9ca57df8153eaf98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:08.808132 18028 ts_tablet_manager.cc:1403] T 8d4bdf69c5bc4140996df36fa409a644 P e6d10df89aa74a6bbf41a38ae20920d3: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.004s
I20260710 13:23:08.808652 18026 tablet_bootstrap.cc:654] T 20dea6e9a35c4c9eb7729f1756da7ebd P 4d5a8fbac7da4f00afd88b40fefe190e: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:08.810150 18025 ts_tablet_manager.cc:1434] T 6a0cc81a7f3243a5b9237834e20e6c0e P 88e419a2b3ad464c9ca57df8153eaf98: Time spent starting tablet: real 0.028s	user 0.002s	sys 0.007s
I20260710 13:23:08.814980 18026 tablet_bootstrap.cc:492] T 20dea6e9a35c4c9eb7729f1756da7ebd P 4d5a8fbac7da4f00afd88b40fefe190e: No bootstrap required, opened a new log
I20260710 13:23:08.815644 18026 ts_tablet_manager.cc:1403] T 20dea6e9a35c4c9eb7729f1756da7ebd P 4d5a8fbac7da4f00afd88b40fefe190e: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 13:23:08.816021 18025 tablet_bootstrap.cc:492] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 88e419a2b3ad464c9ca57df8153eaf98: Bootstrap starting.
I20260710 13:23:08.811477 18028 raft_consensus.cc:359] T 8d4bdf69c5bc4140996df36fa409a644 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:08.817377 18028 raft_consensus.cc:385] T 8d4bdf69c5bc4140996df36fa409a644 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:08.817734 18028 raft_consensus.cc:740] T 8d4bdf69c5bc4140996df36fa409a644 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d10df89aa74a6bbf41a38ae20920d3, State: Initialized, Role: FOLLOWER
I20260710 13:23:08.818487 18028 consensus_queue.cc:260] T 8d4bdf69c5bc4140996df36fa409a644 P e6d10df89aa74a6bbf41a38ae20920d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:08.818678 18026 raft_consensus.cc:359] T 20dea6e9a35c4c9eb7729f1756da7ebd P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:08.819492 18026 raft_consensus.cc:385] T 20dea6e9a35c4c9eb7729f1756da7ebd P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:08.819823 18026 raft_consensus.cc:740] T 20dea6e9a35c4c9eb7729f1756da7ebd P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d5a8fbac7da4f00afd88b40fefe190e, State: Initialized, Role: FOLLOWER
I20260710 13:23:08.820827 18028 ts_tablet_manager.cc:1434] T 8d4bdf69c5bc4140996df36fa409a644 P e6d10df89aa74a6bbf41a38ae20920d3: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:23:08.820564 18026 consensus_queue.cc:260] T 20dea6e9a35c4c9eb7729f1756da7ebd P 4d5a8fbac7da4f00afd88b40fefe190e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:08.821949 18028 tablet_bootstrap.cc:492] T c4b1ea2355cc4ad6826495e92f5ba2ae P e6d10df89aa74a6bbf41a38ae20920d3: Bootstrap starting.
I20260710 13:23:08.823246 18026 ts_tablet_manager.cc:1434] T 20dea6e9a35c4c9eb7729f1756da7ebd P 4d5a8fbac7da4f00afd88b40fefe190e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:23:08.824265 18026 tablet_bootstrap.cc:492] T d77092be8a984b5b80d92a8b480eede3 P 4d5a8fbac7da4f00afd88b40fefe190e: Bootstrap starting.
I20260710 13:23:08.826866 18025 tablet_bootstrap.cc:654] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 88e419a2b3ad464c9ca57df8153eaf98: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:08.828244 18028 tablet_bootstrap.cc:654] T c4b1ea2355cc4ad6826495e92f5ba2ae P e6d10df89aa74a6bbf41a38ae20920d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:08.831171 18026 tablet_bootstrap.cc:654] T d77092be8a984b5b80d92a8b480eede3 P 4d5a8fbac7da4f00afd88b40fefe190e: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:08.858577 18026 tablet_bootstrap.cc:492] T d77092be8a984b5b80d92a8b480eede3 P 4d5a8fbac7da4f00afd88b40fefe190e: No bootstrap required, opened a new log
I20260710 13:23:08.859136 18026 ts_tablet_manager.cc:1403] T d77092be8a984b5b80d92a8b480eede3 P 4d5a8fbac7da4f00afd88b40fefe190e: Time spent bootstrapping tablet: real 0.035s	user 0.024s	sys 0.008s
I20260710 13:23:08.859519 18025 tablet_bootstrap.cc:492] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 88e419a2b3ad464c9ca57df8153eaf98: No bootstrap required, opened a new log
I20260710 13:23:08.859787 18028 tablet_bootstrap.cc:492] T c4b1ea2355cc4ad6826495e92f5ba2ae P e6d10df89aa74a6bbf41a38ae20920d3: No bootstrap required, opened a new log
I20260710 13:23:08.860008 18025 ts_tablet_manager.cc:1403] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 88e419a2b3ad464c9ca57df8153eaf98: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.022s
I20260710 13:23:08.860276 18028 ts_tablet_manager.cc:1403] T c4b1ea2355cc4ad6826495e92f5ba2ae P e6d10df89aa74a6bbf41a38ae20920d3: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.012s
I20260710 13:23:08.862125 18026 raft_consensus.cc:359] T d77092be8a984b5b80d92a8b480eede3 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:08.862879 18026 raft_consensus.cc:385] T d77092be8a984b5b80d92a8b480eede3 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:08.863219 18026 raft_consensus.cc:740] T d77092be8a984b5b80d92a8b480eede3 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d5a8fbac7da4f00afd88b40fefe190e, State: Initialized, Role: FOLLOWER
I20260710 13:23:08.862991 18025 raft_consensus.cc:359] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:08.863464 18028 raft_consensus.cc:359] T c4b1ea2355cc4ad6826495e92f5ba2ae P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:08.863831 18025 raft_consensus.cc:385] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:08.864179 18028 raft_consensus.cc:385] T c4b1ea2355cc4ad6826495e92f5ba2ae P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:08.864255 18025 raft_consensus.cc:740] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88e419a2b3ad464c9ca57df8153eaf98, State: Initialized, Role: FOLLOWER
I20260710 13:23:08.864687 18028 raft_consensus.cc:740] T c4b1ea2355cc4ad6826495e92f5ba2ae P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d10df89aa74a6bbf41a38ae20920d3, State: Initialized, Role: FOLLOWER
I20260710 13:23:08.864198 18026 consensus_queue.cc:260] T d77092be8a984b5b80d92a8b480eede3 P 4d5a8fbac7da4f00afd88b40fefe190e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:08.865280 18025 consensus_queue.cc:260] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 88e419a2b3ad464c9ca57df8153eaf98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:08.865473 18028 consensus_queue.cc:260] T c4b1ea2355cc4ad6826495e92f5ba2ae P e6d10df89aa74a6bbf41a38ae20920d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:08.867033 18026 ts_tablet_manager.cc:1434] T d77092be8a984b5b80d92a8b480eede3 P 4d5a8fbac7da4f00afd88b40fefe190e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:23:08.867564 18025 ts_tablet_manager.cc:1434] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 88e419a2b3ad464c9ca57df8153eaf98: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 13:23:08.867982 18028 ts_tablet_manager.cc:1434] T c4b1ea2355cc4ad6826495e92f5ba2ae P e6d10df89aa74a6bbf41a38ae20920d3: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 13:23:08.868101 18026 tablet_bootstrap.cc:492] T e2b9b8ccd4e043edbeb0c031ec83ab04 P 4d5a8fbac7da4f00afd88b40fefe190e: Bootstrap starting.
I20260710 13:23:08.868587 18025 tablet_bootstrap.cc:492] T 20dea6e9a35c4c9eb7729f1756da7ebd P 88e419a2b3ad464c9ca57df8153eaf98: Bootstrap starting.
I20260710 13:23:08.868975 18028 tablet_bootstrap.cc:492] T e2b9b8ccd4e043edbeb0c031ec83ab04 P e6d10df89aa74a6bbf41a38ae20920d3: Bootstrap starting.
I20260710 13:23:08.875272 18025 tablet_bootstrap.cc:654] T 20dea6e9a35c4c9eb7729f1756da7ebd P 88e419a2b3ad464c9ca57df8153eaf98: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:08.875566 18026 tablet_bootstrap.cc:654] T e2b9b8ccd4e043edbeb0c031ec83ab04 P 4d5a8fbac7da4f00afd88b40fefe190e: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:08.876148 18028 tablet_bootstrap.cc:654] T e2b9b8ccd4e043edbeb0c031ec83ab04 P e6d10df89aa74a6bbf41a38ae20920d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:08.888406 18026 tablet_bootstrap.cc:492] T e2b9b8ccd4e043edbeb0c031ec83ab04 P 4d5a8fbac7da4f00afd88b40fefe190e: No bootstrap required, opened a new log
I20260710 13:23:08.889026 18026 ts_tablet_manager.cc:1403] T e2b9b8ccd4e043edbeb0c031ec83ab04 P 4d5a8fbac7da4f00afd88b40fefe190e: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.005s
I20260710 13:23:08.889114 18025 tablet_bootstrap.cc:492] T 20dea6e9a35c4c9eb7729f1756da7ebd P 88e419a2b3ad464c9ca57df8153eaf98: No bootstrap required, opened a new log
I20260710 13:23:08.889751 18025 ts_tablet_manager.cc:1403] T 20dea6e9a35c4c9eb7729f1756da7ebd P 88e419a2b3ad464c9ca57df8153eaf98: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.009s
I20260710 13:23:08.891614 18031 raft_consensus.cc:493] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:08.892176 18031 raft_consensus.cc:515] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:08.893054 18025 raft_consensus.cc:359] T 20dea6e9a35c4c9eb7729f1756da7ebd P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:08.893882 18025 raft_consensus.cc:385] T 20dea6e9a35c4c9eb7729f1756da7ebd P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:08.894222 18025 raft_consensus.cc:740] T 20dea6e9a35c4c9eb7729f1756da7ebd P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88e419a2b3ad464c9ca57df8153eaf98, State: Initialized, Role: FOLLOWER
I20260710 13:23:08.894690 18031 leader_election.cc:290] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975), e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001)
I20260710 13:23:08.895244 18025 consensus_queue.cc:260] T 20dea6e9a35c4c9eb7729f1756da7ebd P 88e419a2b3ad464c9ca57df8153eaf98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:08.894836 18028 tablet_bootstrap.cc:492] T e2b9b8ccd4e043edbeb0c031ec83ab04 P e6d10df89aa74a6bbf41a38ae20920d3: No bootstrap required, opened a new log
I20260710 13:23:08.896394 17836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769f1fdbc62c4e3286a8e03ed0dd56f5" candidate_uuid: "88e419a2b3ad464c9ca57df8153eaf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" is_pre_election: true
I20260710 13:23:08.892155 18026 raft_consensus.cc:359] T e2b9b8ccd4e043edbeb0c031ec83ab04 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:08.897529 17836 raft_consensus.cc:2468] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88e419a2b3ad464c9ca57df8153eaf98 in term 0.
I20260710 13:23:08.897992 18026 raft_consensus.cc:385] T e2b9b8ccd4e043edbeb0c031ec83ab04 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:08.898007 18025 ts_tablet_manager.cc:1434] T 20dea6e9a35c4c9eb7729f1756da7ebd P 88e419a2b3ad464c9ca57df8153eaf98: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:23:08.898505 18026 raft_consensus.cc:740] T e2b9b8ccd4e043edbeb0c031ec83ab04 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d5a8fbac7da4f00afd88b40fefe190e, State: Initialized, Role: FOLLOWER
I20260710 13:23:08.898933 17876 leader_election.cc:304] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d5a8fbac7da4f00afd88b40fefe190e, 88e419a2b3ad464c9ca57df8153eaf98; no voters: 
I20260710 13:23:08.897552 18028 ts_tablet_manager.cc:1403] T e2b9b8ccd4e043edbeb0c031ec83ab04 P e6d10df89aa74a6bbf41a38ae20920d3: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.004s
I20260710 13:23:08.899348 18026 consensus_queue.cc:260] T e2b9b8ccd4e043edbeb0c031ec83ab04 P 4d5a8fbac7da4f00afd88b40fefe190e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:08.896982 17985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769f1fdbc62c4e3286a8e03ed0dd56f5" candidate_uuid: "88e419a2b3ad464c9ca57df8153eaf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" is_pre_election: true
I20260710 13:23:08.901648 18026 ts_tablet_manager.cc:1434] T e2b9b8ccd4e043edbeb0c031ec83ab04 P 4d5a8fbac7da4f00afd88b40fefe190e: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260710 13:23:08.902660 18026 tablet_bootstrap.cc:492] T 8d4bdf69c5bc4140996df36fa409a644 P 4d5a8fbac7da4f00afd88b40fefe190e: Bootstrap starting.
W20260710 13:23:08.902594 17876 leader_election.cc:343] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:08.903227 18028 raft_consensus.cc:359] T e2b9b8ccd4e043edbeb0c031ec83ab04 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:08.904006 18028 raft_consensus.cc:385] T e2b9b8ccd4e043edbeb0c031ec83ab04 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:08.904399 18028 raft_consensus.cc:740] T e2b9b8ccd4e043edbeb0c031ec83ab04 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d10df89aa74a6bbf41a38ae20920d3, State: Initialized, Role: FOLLOWER
I20260710 13:23:08.905776 18031 raft_consensus.cc:2804] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:08.905424 18028 consensus_queue.cc:260] T e2b9b8ccd4e043edbeb0c031ec83ab04 P e6d10df89aa74a6bbf41a38ae20920d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:08.906224 18031 raft_consensus.cc:493] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:08.906677 18031 raft_consensus.cc:3060] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:08.908527 18028 ts_tablet_manager.cc:1434] T e2b9b8ccd4e043edbeb0c031ec83ab04 P e6d10df89aa74a6bbf41a38ae20920d3: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.005s
I20260710 13:23:08.909682 18028 tablet_bootstrap.cc:492] T 8d27d685e7e04866a7ba571c7d3ff5a1 P e6d10df89aa74a6bbf41a38ae20920d3: Bootstrap starting.
I20260710 13:23:08.909869 18026 tablet_bootstrap.cc:654] T 8d4bdf69c5bc4140996df36fa409a644 P 4d5a8fbac7da4f00afd88b40fefe190e: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:08.917299 18028 tablet_bootstrap.cc:654] T 8d27d685e7e04866a7ba571c7d3ff5a1 P e6d10df89aa74a6bbf41a38ae20920d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:08.921216 18025 tablet_bootstrap.cc:492] T d77092be8a984b5b80d92a8b480eede3 P 88e419a2b3ad464c9ca57df8153eaf98: Bootstrap starting.
I20260710 13:23:08.924060 18031 raft_consensus.cc:515] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:08.925365 18039 raft_consensus.cc:493] T d77092be8a984b5b80d92a8b480eede3 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:08.925954 18039 raft_consensus.cc:515] T d77092be8a984b5b80d92a8b480eede3 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:08.927560 17836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769f1fdbc62c4e3286a8e03ed0dd56f5" candidate_uuid: "88e419a2b3ad464c9ca57df8153eaf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5a8fbac7da4f00afd88b40fefe190e"
I20260710 13:23:08.928232 17836 raft_consensus.cc:3060] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:08.928581 18026 tablet_bootstrap.cc:492] T 8d4bdf69c5bc4140996df36fa409a644 P 4d5a8fbac7da4f00afd88b40fefe190e: No bootstrap required, opened a new log
I20260710 13:23:08.930186 18026 ts_tablet_manager.cc:1403] T 8d4bdf69c5bc4140996df36fa409a644 P 4d5a8fbac7da4f00afd88b40fefe190e: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.007s
I20260710 13:23:08.931298 17985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769f1fdbc62c4e3286a8e03ed0dd56f5" candidate_uuid: "88e419a2b3ad464c9ca57df8153eaf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d10df89aa74a6bbf41a38ae20920d3"
I20260710 13:23:08.933593 18031 leader_election.cc:290] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 1 election: Requested vote from peers 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975), e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001)
W20260710 13:23:08.933476 17876 leader_election.cc:343] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:08.933492 18026 raft_consensus.cc:359] T 8d4bdf69c5bc4140996df36fa409a644 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:08.935110 18026 raft_consensus.cc:385] T 8d4bdf69c5bc4140996df36fa409a644 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:08.935439 18026 raft_consensus.cc:740] T 8d4bdf69c5bc4140996df36fa409a644 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d5a8fbac7da4f00afd88b40fefe190e, State: Initialized, Role: FOLLOWER
I20260710 13:23:08.936497 17836 raft_consensus.cc:2468] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88e419a2b3ad464c9ca57df8153eaf98 in term 1.
I20260710 13:23:08.936232 18026 consensus_queue.cc:260] T 8d4bdf69c5bc4140996df36fa409a644 P 4d5a8fbac7da4f00afd88b40fefe190e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:08.938347 17876 leader_election.cc:304] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 88e419a2b3ad464c9ca57df8153eaf98 [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: 4d5a8fbac7da4f00afd88b40fefe190e, 88e419a2b3ad464c9ca57df8153eaf98; no voters: e6d10df89aa74a6bbf41a38ae20920d3
I20260710 13:23:08.939586 18026 ts_tablet_manager.cc:1434] T 8d4bdf69c5bc4140996df36fa409a644 P 4d5a8fbac7da4f00afd88b40fefe190e: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:23:08.940071 18031 raft_consensus.cc:2804] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:08.940361 18039 leader_election.cc:290] T d77092be8a984b5b80d92a8b480eede3 P e6d10df89aa74a6bbf41a38ae20920d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975), 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881)
I20260710 13:23:08.940568 18031 raft_consensus.cc:697] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Becoming Leader. State: Replica: 88e419a2b3ad464c9ca57df8153eaf98, State: Running, Role: LEADER
I20260710 13:23:08.945410 18031 consensus_queue.cc:237] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:08.946995 18025 tablet_bootstrap.cc:654] T d77092be8a984b5b80d92a8b480eede3 P 88e419a2b3ad464c9ca57df8153eaf98: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:08.949538 18026 tablet_bootstrap.cc:492] T 163e87ebe4c54f51b2ec67ae516fba1b P 4d5a8fbac7da4f00afd88b40fefe190e: Bootstrap starting.
I20260710 13:23:08.956215 18028 tablet_bootstrap.cc:492] T 8d27d685e7e04866a7ba571c7d3ff5a1 P e6d10df89aa74a6bbf41a38ae20920d3: No bootstrap required, opened a new log
I20260710 13:23:08.956951 18028 ts_tablet_manager.cc:1403] T 8d27d685e7e04866a7ba571c7d3ff5a1 P e6d10df89aa74a6bbf41a38ae20920d3: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.015s
I20260710 13:23:08.960579 18026 tablet_bootstrap.cc:654] T 163e87ebe4c54f51b2ec67ae516fba1b P 4d5a8fbac7da4f00afd88b40fefe190e: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:08.963621 18028 raft_consensus.cc:359] T 8d27d685e7e04866a7ba571c7d3ff5a1 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:08.964457 18028 raft_consensus.cc:385] T 8d27d685e7e04866a7ba571c7d3ff5a1 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:08.964800 18028 raft_consensus.cc:740] T 8d27d685e7e04866a7ba571c7d3ff5a1 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d10df89aa74a6bbf41a38ae20920d3, State: Initialized, Role: FOLLOWER
I20260710 13:23:08.973030 17836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77092be8a984b5b80d92a8b480eede3" candidate_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" is_pre_election: true
I20260710 13:23:08.974013 17836 raft_consensus.cc:2468] T d77092be8a984b5b80d92a8b480eede3 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6d10df89aa74a6bbf41a38ae20920d3 in term 0.
I20260710 13:23:08.976240 17911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77092be8a984b5b80d92a8b480eede3" candidate_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88e419a2b3ad464c9ca57df8153eaf98" is_pre_election: true
I20260710 13:23:08.977198 17732 catalog_manager.cc:5697] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 88e419a2b3ad464c9ca57df8153eaf98 reported cstate change: term changed from 0 to 1, leader changed from <none> to 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130). New cstate: current_term: 1 leader_uuid: "88e419a2b3ad464c9ca57df8153eaf98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } health_report { overall_health: UNKNOWN } } }
W20260710 13:23:08.978776 17949 leader_election.cc:343] T d77092be8a984b5b80d92a8b480eede3 P e6d10df89aa74a6bbf41a38ae20920d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:08.980037 17950 leader_election.cc:304] T d77092be8a984b5b80d92a8b480eede3 P e6d10df89aa74a6bbf41a38ae20920d3 [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: 4d5a8fbac7da4f00afd88b40fefe190e, e6d10df89aa74a6bbf41a38ae20920d3; no voters: 88e419a2b3ad464c9ca57df8153eaf98
I20260710 13:23:08.981230 18039 raft_consensus.cc:2804] T d77092be8a984b5b80d92a8b480eede3 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:08.981742 18039 raft_consensus.cc:493] T d77092be8a984b5b80d92a8b480eede3 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:08.982185 18039 raft_consensus.cc:3060] T d77092be8a984b5b80d92a8b480eede3 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:08.982170 18028 consensus_queue.cc:260] T 8d27d685e7e04866a7ba571c7d3ff5a1 P e6d10df89aa74a6bbf41a38ae20920d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:08.985833 18028 ts_tablet_manager.cc:1434] T 8d27d685e7e04866a7ba571c7d3ff5a1 P e6d10df89aa74a6bbf41a38ae20920d3: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.004s
I20260710 13:23:08.986232 18025 tablet_bootstrap.cc:492] T d77092be8a984b5b80d92a8b480eede3 P 88e419a2b3ad464c9ca57df8153eaf98: No bootstrap required, opened a new log
I20260710 13:23:08.986717 18025 ts_tablet_manager.cc:1403] T d77092be8a984b5b80d92a8b480eede3 P 88e419a2b3ad464c9ca57df8153eaf98: Time spent bootstrapping tablet: real 0.066s	user 0.008s	sys 0.016s
I20260710 13:23:08.986907 18028 tablet_bootstrap.cc:492] T 494d81da0d5b4284ac872dbf308fc1fd P e6d10df89aa74a6bbf41a38ae20920d3: Bootstrap starting.
I20260710 13:23:08.989794 18025 raft_consensus.cc:359] T d77092be8a984b5b80d92a8b480eede3 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:08.990676 18025 raft_consensus.cc:385] T d77092be8a984b5b80d92a8b480eede3 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:08.991019 18025 raft_consensus.cc:740] T d77092be8a984b5b80d92a8b480eede3 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88e419a2b3ad464c9ca57df8153eaf98, State: Initialized, Role: FOLLOWER
I20260710 13:23:08.991963 18025 consensus_queue.cc:260] T d77092be8a984b5b80d92a8b480eede3 P 88e419a2b3ad464c9ca57df8153eaf98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:08.992996 18030 raft_consensus.cc:493] T 20dea6e9a35c4c9eb7729f1756da7ebd P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:08.993875 18028 tablet_bootstrap.cc:654] T 494d81da0d5b4284ac872dbf308fc1fd P e6d10df89aa74a6bbf41a38ae20920d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:08.993462 18030 raft_consensus.cc:515] T 20dea6e9a35c4c9eb7729f1756da7ebd P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:08.996016 18030 leader_election.cc:290] T 20dea6e9a35c4c9eb7729f1756da7ebd P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975), e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001)
I20260710 13:23:08.996193 18026 tablet_bootstrap.cc:492] T 163e87ebe4c54f51b2ec67ae516fba1b P 4d5a8fbac7da4f00afd88b40fefe190e: No bootstrap required, opened a new log
I20260710 13:23:08.996997 18026 ts_tablet_manager.cc:1403] T 163e87ebe4c54f51b2ec67ae516fba1b P 4d5a8fbac7da4f00afd88b40fefe190e: Time spent bootstrapping tablet: real 0.048s	user 0.023s	sys 0.014s
I20260710 13:23:08.998099 17985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20dea6e9a35c4c9eb7729f1756da7ebd" candidate_uuid: "88e419a2b3ad464c9ca57df8153eaf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" is_pre_election: true
I20260710 13:23:08.998412 17836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20dea6e9a35c4c9eb7729f1756da7ebd" candidate_uuid: "88e419a2b3ad464c9ca57df8153eaf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" is_pre_election: true
I20260710 13:23:08.999336 17836 raft_consensus.cc:2468] T 20dea6e9a35c4c9eb7729f1756da7ebd P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88e419a2b3ad464c9ca57df8153eaf98 in term 0.
W20260710 13:23:08.999656 17876 leader_election.cc:343] T 20dea6e9a35c4c9eb7729f1756da7ebd P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:09.000418 18026 raft_consensus.cc:359] T 163e87ebe4c54f51b2ec67ae516fba1b P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.001471 18026 raft_consensus.cc:385] T 163e87ebe4c54f51b2ec67ae516fba1b P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:09.001154 17876 leader_election.cc:304] T 20dea6e9a35c4c9eb7729f1756da7ebd P 88e419a2b3ad464c9ca57df8153eaf98 [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: 4d5a8fbac7da4f00afd88b40fefe190e, 88e419a2b3ad464c9ca57df8153eaf98; no voters: e6d10df89aa74a6bbf41a38ae20920d3
I20260710 13:23:09.001922 18026 raft_consensus.cc:740] T 163e87ebe4c54f51b2ec67ae516fba1b P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d5a8fbac7da4f00afd88b40fefe190e, State: Initialized, Role: FOLLOWER
I20260710 13:23:09.002977 18030 raft_consensus.cc:2804] T 20dea6e9a35c4c9eb7729f1756da7ebd P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:09.003580 18030 raft_consensus.cc:493] T 20dea6e9a35c4c9eb7729f1756da7ebd P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:09.003430 18026 consensus_queue.cc:260] T 163e87ebe4c54f51b2ec67ae516fba1b P 4d5a8fbac7da4f00afd88b40fefe190e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.004170 18030 raft_consensus.cc:3060] T 20dea6e9a35c4c9eb7729f1756da7ebd P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:09.006336 18026 ts_tablet_manager.cc:1434] T 163e87ebe4c54f51b2ec67ae516fba1b P 4d5a8fbac7da4f00afd88b40fefe190e: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260710 13:23:09.007869 18026 tablet_bootstrap.cc:492] T 8d27d685e7e04866a7ba571c7d3ff5a1 P 4d5a8fbac7da4f00afd88b40fefe190e: Bootstrap starting.
I20260710 13:23:09.010183 18025 ts_tablet_manager.cc:1434] T d77092be8a984b5b80d92a8b480eede3 P 88e419a2b3ad464c9ca57df8153eaf98: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.005s
I20260710 13:23:09.011497 18025 tablet_bootstrap.cc:492] T e2b9b8ccd4e043edbeb0c031ec83ab04 P 88e419a2b3ad464c9ca57df8153eaf98: Bootstrap starting.
I20260710 13:23:09.012269 18039 raft_consensus.cc:515] T d77092be8a984b5b80d92a8b480eede3 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.016149 17836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77092be8a984b5b80d92a8b480eede3" candidate_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5a8fbac7da4f00afd88b40fefe190e"
I20260710 13:23:09.016785 17911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77092be8a984b5b80d92a8b480eede3" candidate_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88e419a2b3ad464c9ca57df8153eaf98"
I20260710 13:23:09.017409 17911 raft_consensus.cc:3060] T d77092be8a984b5b80d92a8b480eede3 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:09.019799 18033 raft_consensus.cc:493] T 7740d4721a5842b58cdb20615a9255e2 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:09.020567 18025 tablet_bootstrap.cc:654] T e2b9b8ccd4e043edbeb0c031ec83ab04 P 88e419a2b3ad464c9ca57df8153eaf98: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:09.020318 18033 raft_consensus.cc:515] T 7740d4721a5842b58cdb20615a9255e2 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.022508 18026 tablet_bootstrap.cc:654] T 8d27d685e7e04866a7ba571c7d3ff5a1 P 4d5a8fbac7da4f00afd88b40fefe190e: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:09.016811 17836 raft_consensus.cc:3060] T d77092be8a984b5b80d92a8b480eede3 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:09.025923 17911 raft_consensus.cc:2468] T d77092be8a984b5b80d92a8b480eede3 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6d10df89aa74a6bbf41a38ae20920d3 in term 1.
I20260710 13:23:09.028232 18039 leader_election.cc:290] T d77092be8a984b5b80d92a8b480eede3 P e6d10df89aa74a6bbf41a38ae20920d3 [CANDIDATE]: Term 1 election: Requested vote from peers 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975), 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881)
I20260710 13:23:09.027560 18030 raft_consensus.cc:515] T 20dea6e9a35c4c9eb7729f1756da7ebd P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.029482 17949 leader_election.cc:304] T d77092be8a984b5b80d92a8b480eede3 P e6d10df89aa74a6bbf41a38ae20920d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88e419a2b3ad464c9ca57df8153eaf98, e6d10df89aa74a6bbf41a38ae20920d3; no voters: 
I20260710 13:23:09.031562 17835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20dea6e9a35c4c9eb7729f1756da7ebd" candidate_uuid: "88e419a2b3ad464c9ca57df8153eaf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5a8fbac7da4f00afd88b40fefe190e"
I20260710 13:23:09.032409 17835 raft_consensus.cc:3060] T 20dea6e9a35c4c9eb7729f1756da7ebd P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:09.026042 18033 leader_election.cc:290] T 7740d4721a5842b58cdb20615a9255e2 P 4d5a8fbac7da4f00afd88b40fefe190e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881), e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001)
I20260710 13:23:09.035161 17836 raft_consensus.cc:2468] T d77092be8a984b5b80d92a8b480eede3 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6d10df89aa74a6bbf41a38ae20920d3 in term 1.
I20260710 13:23:09.039374 18039 raft_consensus.cc:2804] T d77092be8a984b5b80d92a8b480eede3 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:09.040153 18039 raft_consensus.cc:697] T d77092be8a984b5b80d92a8b480eede3 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 LEADER]: Becoming Leader. State: Replica: e6d10df89aa74a6bbf41a38ae20920d3, State: Running, Role: LEADER
I20260710 13:23:09.041505 18039 consensus_queue.cc:237] T d77092be8a984b5b80d92a8b480eede3 P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.046504 17835 raft_consensus.cc:2468] T 20dea6e9a35c4c9eb7729f1756da7ebd P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88e419a2b3ad464c9ca57df8153eaf98 in term 1.
I20260710 13:23:09.051735 17876 leader_election.cc:304] T 20dea6e9a35c4c9eb7729f1756da7ebd P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d5a8fbac7da4f00afd88b40fefe190e, 88e419a2b3ad464c9ca57df8153eaf98; no voters: 
I20260710 13:23:09.048898 18028 tablet_bootstrap.cc:492] T 494d81da0d5b4284ac872dbf308fc1fd P e6d10df89aa74a6bbf41a38ae20920d3: No bootstrap required, opened a new log
I20260710 13:23:09.049542 17985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20dea6e9a35c4c9eb7729f1756da7ebd" candidate_uuid: "88e419a2b3ad464c9ca57df8153eaf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d10df89aa74a6bbf41a38ae20920d3"
W20260710 13:23:09.054272 17876 leader_election.cc:343] T 20dea6e9a35c4c9eb7729f1756da7ebd P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:09.050225 18030 leader_election.cc:290] T 20dea6e9a35c4c9eb7729f1756da7ebd P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 1 election: Requested vote from peers 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975), e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001)
I20260710 13:23:09.052713 18031 raft_consensus.cc:2804] T 20dea6e9a35c4c9eb7729f1756da7ebd P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:09.055413 18028 ts_tablet_manager.cc:1403] T 494d81da0d5b4284ac872dbf308fc1fd P e6d10df89aa74a6bbf41a38ae20920d3: Time spent bootstrapping tablet: real 0.069s	user 0.011s	sys 0.010s
I20260710 13:23:09.055493 18026 tablet_bootstrap.cc:492] T 8d27d685e7e04866a7ba571c7d3ff5a1 P 4d5a8fbac7da4f00afd88b40fefe190e: No bootstrap required, opened a new log
I20260710 13:23:09.056735 18026 ts_tablet_manager.cc:1403] T 8d27d685e7e04866a7ba571c7d3ff5a1 P 4d5a8fbac7da4f00afd88b40fefe190e: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.007s
I20260710 13:23:09.063050 18056 raft_consensus.cc:493] T 8d27d685e7e04866a7ba571c7d3ff5a1 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:09.069052 18056 raft_consensus.cc:515] T 8d27d685e7e04866a7ba571c7d3ff5a1 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.073770 18056 leader_election.cc:290] T 8d27d685e7e04866a7ba571c7d3ff5a1 P e6d10df89aa74a6bbf41a38ae20920d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975), 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881)
I20260710 13:23:09.074394 18056 raft_consensus.cc:493] T 8d4bdf69c5bc4140996df36fa409a644 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:09.074880 18056 raft_consensus.cc:515] T 8d4bdf69c5bc4140996df36fa409a644 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.075366 17911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d27d685e7e04866a7ba571c7d3ff5a1" candidate_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88e419a2b3ad464c9ca57df8153eaf98" is_pre_election: true
I20260710 13:23:09.076244 18031 raft_consensus.cc:697] T 20dea6e9a35c4c9eb7729f1756da7ebd P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Becoming Leader. State: Replica: 88e419a2b3ad464c9ca57df8153eaf98, State: Running, Role: LEADER
W20260710 13:23:09.077999 17949 leader_election.cc:343] T 8d27d685e7e04866a7ba571c7d3ff5a1 P e6d10df89aa74a6bbf41a38ae20920d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:09.081813 18056 leader_election.cc:290] T 8d4bdf69c5bc4140996df36fa409a644 P e6d10df89aa74a6bbf41a38ae20920d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881), 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975)
I20260710 13:23:09.083232 17911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d4bdf69c5bc4140996df36fa409a644" candidate_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88e419a2b3ad464c9ca57df8153eaf98" is_pre_election: true
I20260710 13:23:09.090587 17911 raft_consensus.cc:2468] T 8d4bdf69c5bc4140996df36fa409a644 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6d10df89aa74a6bbf41a38ae20920d3 in term 0.
I20260710 13:23:09.092285 17835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d27d685e7e04866a7ba571c7d3ff5a1" candidate_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" is_pre_election: true
I20260710 13:23:09.092629 17836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d4bdf69c5bc4140996df36fa409a644" candidate_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" is_pre_election: true
I20260710 13:23:09.092656 17985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7740d4721a5842b58cdb20615a9255e2" candidate_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" is_pre_election: true
I20260710 13:23:09.093242 17949 leader_election.cc:304] T 8d4bdf69c5bc4140996df36fa409a644 P e6d10df89aa74a6bbf41a38ae20920d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88e419a2b3ad464c9ca57df8153eaf98, e6d10df89aa74a6bbf41a38ae20920d3; no voters: 
I20260710 13:23:09.093436 17836 raft_consensus.cc:2468] T 8d4bdf69c5bc4140996df36fa409a644 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6d10df89aa74a6bbf41a38ae20920d3 in term 0.
I20260710 13:23:09.079463 18031 consensus_queue.cc:237] T 20dea6e9a35c4c9eb7729f1756da7ebd P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.094043 18039 raft_consensus.cc:2804] T 8d4bdf69c5bc4140996df36fa409a644 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:23:09.094399 17801 leader_election.cc:343] T 7740d4721a5842b58cdb20615a9255e2 P 4d5a8fbac7da4f00afd88b40fefe190e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:09.094540 18039 raft_consensus.cc:493] T 8d4bdf69c5bc4140996df36fa409a644 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:09.095005 18039 raft_consensus.cc:3060] T 8d4bdf69c5bc4140996df36fa409a644 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:09.097649 18028 raft_consensus.cc:359] T 494d81da0d5b4284ac872dbf308fc1fd P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.098435 18028 raft_consensus.cc:385] T 494d81da0d5b4284ac872dbf308fc1fd P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:09.098735 18028 raft_consensus.cc:740] T 494d81da0d5b4284ac872dbf308fc1fd P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d10df89aa74a6bbf41a38ae20920d3, State: Initialized, Role: FOLLOWER
I20260710 13:23:09.102947 18028 consensus_queue.cc:260] T 494d81da0d5b4284ac872dbf308fc1fd P e6d10df89aa74a6bbf41a38ae20920d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.106580 18039 raft_consensus.cc:515] T 8d4bdf69c5bc4140996df36fa409a644 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.109273 18025 tablet_bootstrap.cc:492] T e2b9b8ccd4e043edbeb0c031ec83ab04 P 88e419a2b3ad464c9ca57df8153eaf98: No bootstrap required, opened a new log
W20260710 13:23:09.109647 17950 leader_election.cc:343] T 8d27d685e7e04866a7ba571c7d3ff5a1 P e6d10df89aa74a6bbf41a38ae20920d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:09.109308 17731 catalog_manager.cc:5697] T d77092be8a984b5b80d92a8b480eede3 P e6d10df89aa74a6bbf41a38ae20920d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131). New cstate: current_term: 1 leader_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:09.111224 17911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d4bdf69c5bc4140996df36fa409a644" candidate_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88e419a2b3ad464c9ca57df8153eaf98"
I20260710 13:23:09.113325 17911 raft_consensus.cc:3060] T 8d4bdf69c5bc4140996df36fa409a644 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:09.113456 18039 leader_election.cc:290] T 8d4bdf69c5bc4140996df36fa409a644 P e6d10df89aa74a6bbf41a38ae20920d3 [CANDIDATE]: Term 1 election: Requested vote from peers 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881), 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975)
I20260710 13:23:09.113817 17910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7740d4721a5842b58cdb20615a9255e2" candidate_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88e419a2b3ad464c9ca57df8153eaf98" is_pre_election: true
I20260710 13:23:09.112888 17950 leader_election.cc:304] T 8d27d685e7e04866a7ba571c7d3ff5a1 P e6d10df89aa74a6bbf41a38ae20920d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6d10df89aa74a6bbf41a38ae20920d3; no voters: 4d5a8fbac7da4f00afd88b40fefe190e, 88e419a2b3ad464c9ca57df8153eaf98
I20260710 13:23:09.116047 18025 ts_tablet_manager.cc:1403] T e2b9b8ccd4e043edbeb0c031ec83ab04 P 88e419a2b3ad464c9ca57df8153eaf98: Time spent bootstrapping tablet: real 0.105s	user 0.031s	sys 0.025s
W20260710 13:23:09.116618 17800 leader_election.cc:343] T 7740d4721a5842b58cdb20615a9255e2 P 4d5a8fbac7da4f00afd88b40fefe190e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:09.117072 17800 leader_election.cc:304] T 7740d4721a5842b58cdb20615a9255e2 P 4d5a8fbac7da4f00afd88b40fefe190e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d5a8fbac7da4f00afd88b40fefe190e; no voters: 88e419a2b3ad464c9ca57df8153eaf98, e6d10df89aa74a6bbf41a38ae20920d3
I20260710 13:23:09.117869 18033 raft_consensus.cc:2749] T 7740d4721a5842b58cdb20615a9255e2 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:09.118820 18039 raft_consensus.cc:2749] T 8d27d685e7e04866a7ba571c7d3ff5a1 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:09.118880 17835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d4bdf69c5bc4140996df36fa409a644" candidate_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5a8fbac7da4f00afd88b40fefe190e"
I20260710 13:23:09.119753 17835 raft_consensus.cc:3060] T 8d4bdf69c5bc4140996df36fa409a644 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:09.119551 18025 raft_consensus.cc:359] T e2b9b8ccd4e043edbeb0c031ec83ab04 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.120368 18025 raft_consensus.cc:385] T e2b9b8ccd4e043edbeb0c031ec83ab04 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:09.120693 18025 raft_consensus.cc:740] T e2b9b8ccd4e043edbeb0c031ec83ab04 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88e419a2b3ad464c9ca57df8153eaf98, State: Initialized, Role: FOLLOWER
I20260710 13:23:09.121447 18025 consensus_queue.cc:260] T e2b9b8ccd4e043edbeb0c031ec83ab04 P 88e419a2b3ad464c9ca57df8153eaf98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.123879 18025 ts_tablet_manager.cc:1434] T e2b9b8ccd4e043edbeb0c031ec83ab04 P 88e419a2b3ad464c9ca57df8153eaf98: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:23:09.123600 18026 raft_consensus.cc:359] T 8d27d685e7e04866a7ba571c7d3ff5a1 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.124183 17911 raft_consensus.cc:2468] T 8d4bdf69c5bc4140996df36fa409a644 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6d10df89aa74a6bbf41a38ae20920d3 in term 1.
I20260710 13:23:09.124413 18026 raft_consensus.cc:385] T 8d27d685e7e04866a7ba571c7d3ff5a1 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:09.124877 18026 raft_consensus.cc:740] T 8d27d685e7e04866a7ba571c7d3ff5a1 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d5a8fbac7da4f00afd88b40fefe190e, State: Initialized, Role: FOLLOWER
I20260710 13:23:09.124971 18025 tablet_bootstrap.cc:492] T 163e87ebe4c54f51b2ec67ae516fba1b P 88e419a2b3ad464c9ca57df8153eaf98: Bootstrap starting.
I20260710 13:23:09.125548 17949 leader_election.cc:304] T 8d4bdf69c5bc4140996df36fa409a644 P e6d10df89aa74a6bbf41a38ae20920d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88e419a2b3ad464c9ca57df8153eaf98, e6d10df89aa74a6bbf41a38ae20920d3; no voters: 
I20260710 13:23:09.126639 18064 raft_consensus.cc:2804] T 8d4bdf69c5bc4140996df36fa409a644 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:09.126670 17835 raft_consensus.cc:2468] T 8d4bdf69c5bc4140996df36fa409a644 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6d10df89aa74a6bbf41a38ae20920d3 in term 1.
I20260710 13:23:09.125651 18026 consensus_queue.cc:260] T 8d27d685e7e04866a7ba571c7d3ff5a1 P 4d5a8fbac7da4f00afd88b40fefe190e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.127470 18064 raft_consensus.cc:697] T 8d4bdf69c5bc4140996df36fa409a644 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 LEADER]: Becoming Leader. State: Replica: e6d10df89aa74a6bbf41a38ae20920d3, State: Running, Role: LEADER
I20260710 13:23:09.129187 18026 ts_tablet_manager.cc:1434] T 8d27d685e7e04866a7ba571c7d3ff5a1 P 4d5a8fbac7da4f00afd88b40fefe190e: Time spent starting tablet: real 0.071s	user 0.001s	sys 0.005s
I20260710 13:23:09.128523 18064 consensus_queue.cc:237] T 8d4bdf69c5bc4140996df36fa409a644 P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.134167 18026 tablet_bootstrap.cc:492] T c4b1ea2355cc4ad6826495e92f5ba2ae P 4d5a8fbac7da4f00afd88b40fefe190e: Bootstrap starting.
I20260710 13:23:09.134305 18028 ts_tablet_manager.cc:1434] T 494d81da0d5b4284ac872dbf308fc1fd P e6d10df89aa74a6bbf41a38ae20920d3: Time spent starting tablet: real 0.078s	user 0.005s	sys 0.004s
I20260710 13:23:09.135458 18028 tablet_bootstrap.cc:492] T 20dea6e9a35c4c9eb7729f1756da7ebd P e6d10df89aa74a6bbf41a38ae20920d3: Bootstrap starting.
I20260710 13:23:09.141866 18028 tablet_bootstrap.cc:654] T 20dea6e9a35c4c9eb7729f1756da7ebd P e6d10df89aa74a6bbf41a38ae20920d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:09.142508 18026 tablet_bootstrap.cc:654] T c4b1ea2355cc4ad6826495e92f5ba2ae P 4d5a8fbac7da4f00afd88b40fefe190e: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:09.144826 18039 raft_consensus.cc:493] T e2b9b8ccd4e043edbeb0c031ec83ab04 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:09.145584 18039 raft_consensus.cc:515] T e2b9b8ccd4e043edbeb0c031ec83ab04 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.147586 18025 tablet_bootstrap.cc:654] T 163e87ebe4c54f51b2ec67ae516fba1b P 88e419a2b3ad464c9ca57df8153eaf98: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:09.149047 18056 raft_consensus.cc:493] T c4b1ea2355cc4ad6826495e92f5ba2ae P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:09.151464 18039 leader_election.cc:290] T e2b9b8ccd4e043edbeb0c031ec83ab04 P e6d10df89aa74a6bbf41a38ae20920d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975), 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881)
I20260710 13:23:09.151372 17835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b9b8ccd4e043edbeb0c031ec83ab04" candidate_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" is_pre_election: true
I20260710 13:23:09.151312 18056 raft_consensus.cc:515] T c4b1ea2355cc4ad6826495e92f5ba2ae P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.152637 17835 raft_consensus.cc:2468] T e2b9b8ccd4e043edbeb0c031ec83ab04 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6d10df89aa74a6bbf41a38ae20920d3 in term 0.
I20260710 13:23:09.154193 17950 leader_election.cc:304] T e2b9b8ccd4e043edbeb0c031ec83ab04 P e6d10df89aa74a6bbf41a38ae20920d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d5a8fbac7da4f00afd88b40fefe190e, e6d10df89aa74a6bbf41a38ae20920d3; no voters: 
I20260710 13:23:09.154245 17911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b9b8ccd4e043edbeb0c031ec83ab04" candidate_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88e419a2b3ad464c9ca57df8153eaf98" is_pre_election: true
I20260710 13:23:09.155311 17911 raft_consensus.cc:2468] T e2b9b8ccd4e043edbeb0c031ec83ab04 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6d10df89aa74a6bbf41a38ae20920d3 in term 0.
I20260710 13:23:09.155660 17910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b1ea2355cc4ad6826495e92f5ba2ae" candidate_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88e419a2b3ad464c9ca57df8153eaf98" is_pre_election: true
I20260710 13:23:09.156352 17835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b1ea2355cc4ad6826495e92f5ba2ae" candidate_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" is_pre_election: true
I20260710 13:23:09.157403 18039 raft_consensus.cc:2804] T e2b9b8ccd4e043edbeb0c031ec83ab04 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:23:09.158967 17950 leader_election.cc:343] T c4b1ea2355cc4ad6826495e92f5ba2ae P e6d10df89aa74a6bbf41a38ae20920d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:23:09.160246 17949 leader_election.cc:343] T c4b1ea2355cc4ad6826495e92f5ba2ae P e6d10df89aa74a6bbf41a38ae20920d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:09.160851 17949 leader_election.cc:304] T c4b1ea2355cc4ad6826495e92f5ba2ae P e6d10df89aa74a6bbf41a38ae20920d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6d10df89aa74a6bbf41a38ae20920d3; no voters: 4d5a8fbac7da4f00afd88b40fefe190e, 88e419a2b3ad464c9ca57df8153eaf98
I20260710 13:23:09.156689 18056 leader_election.cc:290] T c4b1ea2355cc4ad6826495e92f5ba2ae P e6d10df89aa74a6bbf41a38ae20920d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975), 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881)
I20260710 13:23:09.163830 18056 raft_consensus.cc:2749] T c4b1ea2355cc4ad6826495e92f5ba2ae P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:09.158953 18039 raft_consensus.cc:493] T e2b9b8ccd4e043edbeb0c031ec83ab04 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:09.164964 18039 raft_consensus.cc:3060] T e2b9b8ccd4e043edbeb0c031ec83ab04 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:09.182854 18039 raft_consensus.cc:515] T e2b9b8ccd4e043edbeb0c031ec83ab04 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.186036 18025 tablet_bootstrap.cc:492] T 163e87ebe4c54f51b2ec67ae516fba1b P 88e419a2b3ad464c9ca57df8153eaf98: No bootstrap required, opened a new log
I20260710 13:23:09.186353 17835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b9b8ccd4e043edbeb0c031ec83ab04" candidate_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5a8fbac7da4f00afd88b40fefe190e"
I20260710 13:23:09.186621 18025 ts_tablet_manager.cc:1403] T 163e87ebe4c54f51b2ec67ae516fba1b P 88e419a2b3ad464c9ca57df8153eaf98: Time spent bootstrapping tablet: real 0.062s	user 0.012s	sys 0.024s
I20260710 13:23:09.186889 18039 leader_election.cc:290] T e2b9b8ccd4e043edbeb0c031ec83ab04 P e6d10df89aa74a6bbf41a38ae20920d3 [CANDIDATE]: Term 1 election: Requested vote from peers 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975), 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881)
I20260710 13:23:09.187003 17835 raft_consensus.cc:3060] T e2b9b8ccd4e043edbeb0c031ec83ab04 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:09.190560 18025 raft_consensus.cc:359] T 163e87ebe4c54f51b2ec67ae516fba1b P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.194481 17835 raft_consensus.cc:2468] T e2b9b8ccd4e043edbeb0c031ec83ab04 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6d10df89aa74a6bbf41a38ae20920d3 in term 1.
I20260710 13:23:09.191417 18025 raft_consensus.cc:385] T 163e87ebe4c54f51b2ec67ae516fba1b P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:09.186270 18028 tablet_bootstrap.cc:492] T 20dea6e9a35c4c9eb7729f1756da7ebd P e6d10df89aa74a6bbf41a38ae20920d3: No bootstrap required, opened a new log
I20260710 13:23:09.205070 17732 catalog_manager.cc:5697] T 20dea6e9a35c4c9eb7729f1756da7ebd P 88e419a2b3ad464c9ca57df8153eaf98 reported cstate change: term changed from 0 to 1, leader changed from <none> to 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130). New cstate: current_term: 1 leader_uuid: "88e419a2b3ad464c9ca57df8153eaf98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:09.215449 18025 raft_consensus.cc:740] T 163e87ebe4c54f51b2ec67ae516fba1b P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88e419a2b3ad464c9ca57df8153eaf98, State: Initialized, Role: FOLLOWER
I20260710 13:23:09.215739 18028 ts_tablet_manager.cc:1403] T 20dea6e9a35c4c9eb7729f1756da7ebd P e6d10df89aa74a6bbf41a38ae20920d3: Time spent bootstrapping tablet: real 0.080s	user 0.014s	sys 0.018s
I20260710 13:23:09.215986 17950 leader_election.cc:304] T e2b9b8ccd4e043edbeb0c031ec83ab04 P e6d10df89aa74a6bbf41a38ae20920d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d5a8fbac7da4f00afd88b40fefe190e, e6d10df89aa74a6bbf41a38ae20920d3; no voters: 
I20260710 13:23:09.216936 18039 raft_consensus.cc:2804] T e2b9b8ccd4e043edbeb0c031ec83ab04 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:09.217469 18039 raft_consensus.cc:697] T e2b9b8ccd4e043edbeb0c031ec83ab04 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 LEADER]: Becoming Leader. State: Replica: e6d10df89aa74a6bbf41a38ae20920d3, State: Running, Role: LEADER
I20260710 13:23:09.214576 18026 tablet_bootstrap.cc:492] T c4b1ea2355cc4ad6826495e92f5ba2ae P 4d5a8fbac7da4f00afd88b40fefe190e: No bootstrap required, opened a new log
I20260710 13:23:09.218376 18026 ts_tablet_manager.cc:1403] T c4b1ea2355cc4ad6826495e92f5ba2ae P 4d5a8fbac7da4f00afd88b40fefe190e: Time spent bootstrapping tablet: real 0.084s	user 0.018s	sys 0.007s
I20260710 13:23:09.218338 18039 consensus_queue.cc:237] T e2b9b8ccd4e043edbeb0c031ec83ab04 P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.218858 18028 raft_consensus.cc:359] T 20dea6e9a35c4c9eb7729f1756da7ebd P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.219617 18028 raft_consensus.cc:385] T 20dea6e9a35c4c9eb7729f1756da7ebd P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:09.219902 18028 raft_consensus.cc:740] T 20dea6e9a35c4c9eb7729f1756da7ebd P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d10df89aa74a6bbf41a38ae20920d3, State: Initialized, Role: FOLLOWER
I20260710 13:23:09.220664 18028 consensus_queue.cc:260] T 20dea6e9a35c4c9eb7729f1756da7ebd P e6d10df89aa74a6bbf41a38ae20920d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.221576 18026 raft_consensus.cc:359] T c4b1ea2355cc4ad6826495e92f5ba2ae P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.222255 18026 raft_consensus.cc:385] T c4b1ea2355cc4ad6826495e92f5ba2ae P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:09.222522 18026 raft_consensus.cc:740] T c4b1ea2355cc4ad6826495e92f5ba2ae P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d5a8fbac7da4f00afd88b40fefe190e, State: Initialized, Role: FOLLOWER
I20260710 13:23:09.196075 17910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b9b8ccd4e043edbeb0c031ec83ab04" candidate_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88e419a2b3ad464c9ca57df8153eaf98"
I20260710 13:23:09.204635 18031 raft_consensus.cc:493] T 6a0cc81a7f3243a5b9237834e20e6c0e P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:09.223237 18026 consensus_queue.cc:260] T c4b1ea2355cc4ad6826495e92f5ba2ae P 4d5a8fbac7da4f00afd88b40fefe190e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.223546 17910 raft_consensus.cc:3060] T e2b9b8ccd4e043edbeb0c031ec83ab04 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:09.223546 18031 raft_consensus.cc:515] T 6a0cc81a7f3243a5b9237834e20e6c0e P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.210855 17731 catalog_manager.cc:5697] T 8d4bdf69c5bc4140996df36fa409a644 P e6d10df89aa74a6bbf41a38ae20920d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131). New cstate: current_term: 1 leader_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:09.225854 18031 leader_election.cc:290] T 6a0cc81a7f3243a5b9237834e20e6c0e P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975), e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001)
I20260710 13:23:09.228989 17985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a0cc81a7f3243a5b9237834e20e6c0e" candidate_uuid: "88e419a2b3ad464c9ca57df8153eaf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" is_pre_election: true
I20260710 13:23:09.222986 18028 ts_tablet_manager.cc:1434] T 20dea6e9a35c4c9eb7729f1756da7ebd P e6d10df89aa74a6bbf41a38ae20920d3: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:23:09.230520 17835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a0cc81a7f3243a5b9237834e20e6c0e" candidate_uuid: "88e419a2b3ad464c9ca57df8153eaf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" is_pre_election: true
W20260710 13:23:09.230643 17876 leader_election.cc:343] T 6a0cc81a7f3243a5b9237834e20e6c0e P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:09.216485 18025 consensus_queue.cc:260] T 163e87ebe4c54f51b2ec67ae516fba1b P 88e419a2b3ad464c9ca57df8153eaf98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.232016 18028 tablet_bootstrap.cc:492] T 3afb6f590cce40cb8620267adfcf7c41 P e6d10df89aa74a6bbf41a38ae20920d3: Bootstrap starting.
W20260710 13:23:09.232642 17876 leader_election.cc:343] T 6a0cc81a7f3243a5b9237834e20e6c0e P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:09.233072 17876 leader_election.cc:304] T 6a0cc81a7f3243a5b9237834e20e6c0e P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 88e419a2b3ad464c9ca57df8153eaf98; no voters: 4d5a8fbac7da4f00afd88b40fefe190e, e6d10df89aa74a6bbf41a38ae20920d3
I20260710 13:23:09.235445 18025 ts_tablet_manager.cc:1434] T 163e87ebe4c54f51b2ec67ae516fba1b P 88e419a2b3ad464c9ca57df8153eaf98: Time spent starting tablet: real 0.048s	user 0.011s	sys 0.002s
I20260710 13:23:09.236580 18025 tablet_bootstrap.cc:492] T c4b1ea2355cc4ad6826495e92f5ba2ae P 88e419a2b3ad464c9ca57df8153eaf98: Bootstrap starting.
I20260710 13:23:09.238505 18031 raft_consensus.cc:2749] T 6a0cc81a7f3243a5b9237834e20e6c0e P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:09.240582 18033 raft_consensus.cc:493] T 163e87ebe4c54f51b2ec67ae516fba1b P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:09.241252 18033 raft_consensus.cc:515] T 163e87ebe4c54f51b2ec67ae516fba1b P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.244148 17910 raft_consensus.cc:2468] T e2b9b8ccd4e043edbeb0c031ec83ab04 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6d10df89aa74a6bbf41a38ae20920d3 in term 1.
I20260710 13:23:09.249598 17985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "163e87ebe4c54f51b2ec67ae516fba1b" candidate_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" is_pre_election: true
I20260710 13:23:09.244989 17911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "163e87ebe4c54f51b2ec67ae516fba1b" candidate_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88e419a2b3ad464c9ca57df8153eaf98" is_pre_election: true
I20260710 13:23:09.250401 17911 raft_consensus.cc:2468] T 163e87ebe4c54f51b2ec67ae516fba1b P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d5a8fbac7da4f00afd88b40fefe190e in term 0.
W20260710 13:23:09.250895 17801 leader_election.cc:343] T 163e87ebe4c54f51b2ec67ae516fba1b P 4d5a8fbac7da4f00afd88b40fefe190e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:09.251672 17800 leader_election.cc:304] T 163e87ebe4c54f51b2ec67ae516fba1b P 4d5a8fbac7da4f00afd88b40fefe190e [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: 4d5a8fbac7da4f00afd88b40fefe190e, 88e419a2b3ad464c9ca57df8153eaf98; no voters: e6d10df89aa74a6bbf41a38ae20920d3
I20260710 13:23:09.251801 18033 leader_election.cc:290] T 163e87ebe4c54f51b2ec67ae516fba1b P 4d5a8fbac7da4f00afd88b40fefe190e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881), e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001)
I20260710 13:23:09.252553 18033 raft_consensus.cc:2804] T 163e87ebe4c54f51b2ec67ae516fba1b P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:09.253002 18033 raft_consensus.cc:493] T 163e87ebe4c54f51b2ec67ae516fba1b P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:09.247993 18025 tablet_bootstrap.cc:654] T c4b1ea2355cc4ad6826495e92f5ba2ae P 88e419a2b3ad464c9ca57df8153eaf98: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:09.254640 18026 ts_tablet_manager.cc:1434] T c4b1ea2355cc4ad6826495e92f5ba2ae P 4d5a8fbac7da4f00afd88b40fefe190e: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260710 13:23:09.255354 18033 raft_consensus.cc:3060] T 163e87ebe4c54f51b2ec67ae516fba1b P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:09.256668 18026 tablet_bootstrap.cc:492] T 6a0cc81a7f3243a5b9237834e20e6c0e P 4d5a8fbac7da4f00afd88b40fefe190e: Bootstrap starting.
I20260710 13:23:09.239012 18028 tablet_bootstrap.cc:654] T 3afb6f590cce40cb8620267adfcf7c41 P e6d10df89aa74a6bbf41a38ae20920d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:09.268769 18033 raft_consensus.cc:515] T 163e87ebe4c54f51b2ec67ae516fba1b P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.271939 17911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "163e87ebe4c54f51b2ec67ae516fba1b" candidate_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88e419a2b3ad464c9ca57df8153eaf98"
I20260710 13:23:09.272589 17911 raft_consensus.cc:3060] T 163e87ebe4c54f51b2ec67ae516fba1b P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:09.275130 18025 tablet_bootstrap.cc:492] T c4b1ea2355cc4ad6826495e92f5ba2ae P 88e419a2b3ad464c9ca57df8153eaf98: No bootstrap required, opened a new log
I20260710 13:23:09.275666 18025 ts_tablet_manager.cc:1403] T c4b1ea2355cc4ad6826495e92f5ba2ae P 88e419a2b3ad464c9ca57df8153eaf98: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.006s
I20260710 13:23:09.275676 18026 tablet_bootstrap.cc:654] T 6a0cc81a7f3243a5b9237834e20e6c0e P 4d5a8fbac7da4f00afd88b40fefe190e: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:09.276230 17732 catalog_manager.cc:5697] T e2b9b8ccd4e043edbeb0c031ec83ab04 P e6d10df89aa74a6bbf41a38ae20920d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131). New cstate: current_term: 1 leader_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:09.278709 18025 raft_consensus.cc:359] T c4b1ea2355cc4ad6826495e92f5ba2ae P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.279520 18025 raft_consensus.cc:385] T c4b1ea2355cc4ad6826495e92f5ba2ae P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:09.279843 18025 raft_consensus.cc:740] T c4b1ea2355cc4ad6826495e92f5ba2ae P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88e419a2b3ad464c9ca57df8153eaf98, State: Initialized, Role: FOLLOWER
I20260710 13:23:09.280213 17911 raft_consensus.cc:2468] T 163e87ebe4c54f51b2ec67ae516fba1b P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d5a8fbac7da4f00afd88b40fefe190e in term 1.
I20260710 13:23:09.280769 18025 consensus_queue.cc:260] T c4b1ea2355cc4ad6826495e92f5ba2ae P 88e419a2b3ad464c9ca57df8153eaf98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.281586 17800 leader_election.cc:304] T 163e87ebe4c54f51b2ec67ae516fba1b P 4d5a8fbac7da4f00afd88b40fefe190e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d5a8fbac7da4f00afd88b40fefe190e, 88e419a2b3ad464c9ca57df8153eaf98; no voters: 
I20260710 13:23:09.282549 18076 raft_consensus.cc:2804] T 163e87ebe4c54f51b2ec67ae516fba1b P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:09.283142 18025 ts_tablet_manager.cc:1434] T c4b1ea2355cc4ad6826495e92f5ba2ae P 88e419a2b3ad464c9ca57df8153eaf98: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:23:09.284149 18025 tablet_bootstrap.cc:492] T 10a3346c91cd401181b97f1574e1f06e P 88e419a2b3ad464c9ca57df8153eaf98: Bootstrap starting.
I20260710 13:23:09.286998 18076 raft_consensus.cc:697] T 163e87ebe4c54f51b2ec67ae516fba1b P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 LEADER]: Becoming Leader. State: Replica: 4d5a8fbac7da4f00afd88b40fefe190e, State: Running, Role: LEADER
I20260710 13:23:09.288033 18076 consensus_queue.cc:237] T 163e87ebe4c54f51b2ec67ae516fba1b P 4d5a8fbac7da4f00afd88b40fefe190e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.289906 18028 tablet_bootstrap.cc:492] T 3afb6f590cce40cb8620267adfcf7c41 P e6d10df89aa74a6bbf41a38ae20920d3: No bootstrap required, opened a new log
I20260710 13:23:09.290416 18028 ts_tablet_manager.cc:1403] T 3afb6f590cce40cb8620267adfcf7c41 P e6d10df89aa74a6bbf41a38ae20920d3: Time spent bootstrapping tablet: real 0.059s	user 0.018s	sys 0.011s
I20260710 13:23:09.291661 18025 tablet_bootstrap.cc:654] T 10a3346c91cd401181b97f1574e1f06e P 88e419a2b3ad464c9ca57df8153eaf98: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:09.293459 18028 raft_consensus.cc:359] T 3afb6f590cce40cb8620267adfcf7c41 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.294234 18028 raft_consensus.cc:385] T 3afb6f590cce40cb8620267adfcf7c41 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:09.294525 18028 raft_consensus.cc:740] T 3afb6f590cce40cb8620267adfcf7c41 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d10df89aa74a6bbf41a38ae20920d3, State: Initialized, Role: FOLLOWER
I20260710 13:23:09.295486 18028 consensus_queue.cc:260] T 3afb6f590cce40cb8620267adfcf7c41 P e6d10df89aa74a6bbf41a38ae20920d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.296903 18026 tablet_bootstrap.cc:492] T 6a0cc81a7f3243a5b9237834e20e6c0e P 4d5a8fbac7da4f00afd88b40fefe190e: No bootstrap required, opened a new log
I20260710 13:23:09.297596 18026 ts_tablet_manager.cc:1403] T 6a0cc81a7f3243a5b9237834e20e6c0e P 4d5a8fbac7da4f00afd88b40fefe190e: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.002s
I20260710 13:23:09.300473 18026 raft_consensus.cc:359] T 6a0cc81a7f3243a5b9237834e20e6c0e P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.301232 18026 raft_consensus.cc:385] T 6a0cc81a7f3243a5b9237834e20e6c0e P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:09.301522 18026 raft_consensus.cc:740] T 6a0cc81a7f3243a5b9237834e20e6c0e P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d5a8fbac7da4f00afd88b40fefe190e, State: Initialized, Role: FOLLOWER
I20260710 13:23:09.301612 18028 ts_tablet_manager.cc:1434] T 3afb6f590cce40cb8620267adfcf7c41 P e6d10df89aa74a6bbf41a38ae20920d3: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 13:23:09.302278 18026 consensus_queue.cc:260] T 6a0cc81a7f3243a5b9237834e20e6c0e P 4d5a8fbac7da4f00afd88b40fefe190e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.302827 18028 tablet_bootstrap.cc:492] T 163e87ebe4c54f51b2ec67ae516fba1b P e6d10df89aa74a6bbf41a38ae20920d3: Bootstrap starting.
I20260710 13:23:09.304467 18026 ts_tablet_manager.cc:1434] T 6a0cc81a7f3243a5b9237834e20e6c0e P 4d5a8fbac7da4f00afd88b40fefe190e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:23:09.305444 18026 tablet_bootstrap.cc:492] T 059279d1d9af4f7bb1d9e35df490b41f P 4d5a8fbac7da4f00afd88b40fefe190e: Bootstrap starting.
I20260710 13:23:09.309628 17985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "163e87ebe4c54f51b2ec67ae516fba1b" candidate_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d10df89aa74a6bbf41a38ae20920d3"
I20260710 13:23:09.310459 18028 tablet_bootstrap.cc:654] T 163e87ebe4c54f51b2ec67ae516fba1b P e6d10df89aa74a6bbf41a38ae20920d3: Neither blocks nor log segments found. Creating new log.
W20260710 13:23:09.311575 17801 leader_election.cc:343] T 163e87ebe4c54f51b2ec67ae516fba1b P 4d5a8fbac7da4f00afd88b40fefe190e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:09.314306 18033 leader_election.cc:290] T 163e87ebe4c54f51b2ec67ae516fba1b P 4d5a8fbac7da4f00afd88b40fefe190e [CANDIDATE]: Term 1 election: Requested vote from peers 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881), e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001)
I20260710 13:23:09.321298 18026 tablet_bootstrap.cc:654] T 059279d1d9af4f7bb1d9e35df490b41f P 4d5a8fbac7da4f00afd88b40fefe190e: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:09.326081 18028 tablet_bootstrap.cc:492] T 163e87ebe4c54f51b2ec67ae516fba1b P e6d10df89aa74a6bbf41a38ae20920d3: No bootstrap required, opened a new log
I20260710 13:23:09.326768 18028 ts_tablet_manager.cc:1403] T 163e87ebe4c54f51b2ec67ae516fba1b P e6d10df89aa74a6bbf41a38ae20920d3: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.008s
I20260710 13:23:09.330751 18028 raft_consensus.cc:359] T 163e87ebe4c54f51b2ec67ae516fba1b P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.332100 18028 raft_consensus.cc:385] T 163e87ebe4c54f51b2ec67ae516fba1b P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:09.332510 18028 raft_consensus.cc:740] T 163e87ebe4c54f51b2ec67ae516fba1b P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d10df89aa74a6bbf41a38ae20920d3, State: Initialized, Role: FOLLOWER
I20260710 13:23:09.333798 18028 consensus_queue.cc:260] T 163e87ebe4c54f51b2ec67ae516fba1b P e6d10df89aa74a6bbf41a38ae20920d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.333736 17734 catalog_manager.cc:5697] T 163e87ebe4c54f51b2ec67ae516fba1b P 4d5a8fbac7da4f00afd88b40fefe190e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129). New cstate: current_term: 1 leader_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:09.337628 18028 ts_tablet_manager.cc:1434] T 163e87ebe4c54f51b2ec67ae516fba1b P e6d10df89aa74a6bbf41a38ae20920d3: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:23:09.339102 18028 tablet_bootstrap.cc:492] T 6a0cc81a7f3243a5b9237834e20e6c0e P e6d10df89aa74a6bbf41a38ae20920d3: Bootstrap starting.
I20260710 13:23:09.346848 18028 tablet_bootstrap.cc:654] T 6a0cc81a7f3243a5b9237834e20e6c0e P e6d10df89aa74a6bbf41a38ae20920d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:09.349407 18025 tablet_bootstrap.cc:492] T 10a3346c91cd401181b97f1574e1f06e P 88e419a2b3ad464c9ca57df8153eaf98: No bootstrap required, opened a new log
I20260710 13:23:09.349864 18025 ts_tablet_manager.cc:1403] T 10a3346c91cd401181b97f1574e1f06e P 88e419a2b3ad464c9ca57df8153eaf98: Time spent bootstrapping tablet: real 0.066s	user 0.030s	sys 0.031s
I20260710 13:23:09.352483 18025 raft_consensus.cc:359] T 10a3346c91cd401181b97f1574e1f06e P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.353014 18028 tablet_bootstrap.cc:492] T 6a0cc81a7f3243a5b9237834e20e6c0e P e6d10df89aa74a6bbf41a38ae20920d3: No bootstrap required, opened a new log
I20260710 13:23:09.353287 18025 raft_consensus.cc:385] T 10a3346c91cd401181b97f1574e1f06e P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:09.353713 18025 raft_consensus.cc:740] T 10a3346c91cd401181b97f1574e1f06e P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88e419a2b3ad464c9ca57df8153eaf98, State: Initialized, Role: FOLLOWER
I20260710 13:23:09.353899 18028 ts_tablet_manager.cc:1403] T 6a0cc81a7f3243a5b9237834e20e6c0e P e6d10df89aa74a6bbf41a38ae20920d3: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260710 13:23:09.354576 18025 consensus_queue.cc:260] T 10a3346c91cd401181b97f1574e1f06e P 88e419a2b3ad464c9ca57df8153eaf98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.356963 18028 raft_consensus.cc:359] T 6a0cc81a7f3243a5b9237834e20e6c0e P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.357709 18028 raft_consensus.cc:385] T 6a0cc81a7f3243a5b9237834e20e6c0e P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:09.358036 18028 raft_consensus.cc:740] T 6a0cc81a7f3243a5b9237834e20e6c0e P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d10df89aa74a6bbf41a38ae20920d3, State: Initialized, Role: FOLLOWER
I20260710 13:23:09.358847 18028 consensus_queue.cc:260] T 6a0cc81a7f3243a5b9237834e20e6c0e P e6d10df89aa74a6bbf41a38ae20920d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.359609 18039 raft_consensus.cc:493] T 20dea6e9a35c4c9eb7729f1756da7ebd P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:09.360137 18039 raft_consensus.cc:515] T 20dea6e9a35c4c9eb7729f1756da7ebd P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.361058 18026 tablet_bootstrap.cc:492] T 059279d1d9af4f7bb1d9e35df490b41f P 4d5a8fbac7da4f00afd88b40fefe190e: No bootstrap required, opened a new log
I20260710 13:23:09.361073 18028 ts_tablet_manager.cc:1434] T 6a0cc81a7f3243a5b9237834e20e6c0e P e6d10df89aa74a6bbf41a38ae20920d3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:23:09.361609 18026 ts_tablet_manager.cc:1403] T 059279d1d9af4f7bb1d9e35df490b41f P 4d5a8fbac7da4f00afd88b40fefe190e: Time spent bootstrapping tablet: real 0.056s	user 0.015s	sys 0.016s
I20260710 13:23:09.362303 18028 tablet_bootstrap.cc:492] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P e6d10df89aa74a6bbf41a38ae20920d3: Bootstrap starting.
I20260710 13:23:09.362491 18039 leader_election.cc:290] T 20dea6e9a35c4c9eb7729f1756da7ebd P e6d10df89aa74a6bbf41a38ae20920d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975), 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881)
I20260710 13:23:09.364286 17911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20dea6e9a35c4c9eb7729f1756da7ebd" candidate_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88e419a2b3ad464c9ca57df8153eaf98" is_pre_election: true
I20260710 13:23:09.364787 18026 raft_consensus.cc:359] T 059279d1d9af4f7bb1d9e35df490b41f P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.365397 18025 ts_tablet_manager.cc:1434] T 10a3346c91cd401181b97f1574e1f06e P 88e419a2b3ad464c9ca57df8153eaf98: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 13:23:09.365499 18026 raft_consensus.cc:385] T 059279d1d9af4f7bb1d9e35df490b41f P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:09.365914 18026 raft_consensus.cc:740] T 059279d1d9af4f7bb1d9e35df490b41f P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d5a8fbac7da4f00afd88b40fefe190e, State: Initialized, Role: FOLLOWER
I20260710 13:23:09.366498 18025 tablet_bootstrap.cc:492] T 494d81da0d5b4284ac872dbf308fc1fd P 88e419a2b3ad464c9ca57df8153eaf98: Bootstrap starting.
I20260710 13:23:09.366762 18026 consensus_queue.cc:260] T 059279d1d9af4f7bb1d9e35df490b41f P 4d5a8fbac7da4f00afd88b40fefe190e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.367589 17835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20dea6e9a35c4c9eb7729f1756da7ebd" candidate_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" is_pre_election: true
I20260710 13:23:09.368441 17835 raft_consensus.cc:2393] T 20dea6e9a35c4c9eb7729f1756da7ebd P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6d10df89aa74a6bbf41a38ae20920d3 in current term 1: Already voted for candidate 88e419a2b3ad464c9ca57df8153eaf98 in this term.
I20260710 13:23:09.369204 18028 tablet_bootstrap.cc:654] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P e6d10df89aa74a6bbf41a38ae20920d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:09.369602 18026 ts_tablet_manager.cc:1434] T 059279d1d9af4f7bb1d9e35df490b41f P 4d5a8fbac7da4f00afd88b40fefe190e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:23:09.370012 17950 leader_election.cc:304] T 20dea6e9a35c4c9eb7729f1756da7ebd P e6d10df89aa74a6bbf41a38ae20920d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6d10df89aa74a6bbf41a38ae20920d3; no voters: 4d5a8fbac7da4f00afd88b40fefe190e, 88e419a2b3ad464c9ca57df8153eaf98
I20260710 13:23:09.370579 18026 tablet_bootstrap.cc:492] T 494d81da0d5b4284ac872dbf308fc1fd P 4d5a8fbac7da4f00afd88b40fefe190e: Bootstrap starting.
I20260710 13:23:09.371304 18071 raft_consensus.cc:493] T 3afb6f590cce40cb8620267adfcf7c41 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:09.371804 18071 raft_consensus.cc:515] T 3afb6f590cce40cb8620267adfcf7c41 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.373272 18025 tablet_bootstrap.cc:654] T 494d81da0d5b4284ac872dbf308fc1fd P 88e419a2b3ad464c9ca57df8153eaf98: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:09.374279 18071 leader_election.cc:290] T 3afb6f590cce40cb8620267adfcf7c41 P e6d10df89aa74a6bbf41a38ae20920d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975), 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881)
I20260710 13:23:09.376443 17911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afb6f590cce40cb8620267adfcf7c41" candidate_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88e419a2b3ad464c9ca57df8153eaf98" is_pre_election: true
I20260710 13:23:09.377017 18026 tablet_bootstrap.cc:654] T 494d81da0d5b4284ac872dbf308fc1fd P 4d5a8fbac7da4f00afd88b40fefe190e: Neither blocks nor log segments found. Creating new log.
W20260710 13:23:09.378017 17949 leader_election.cc:343] T 3afb6f590cce40cb8620267adfcf7c41 P e6d10df89aa74a6bbf41a38ae20920d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:09.379832 17835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afb6f590cce40cb8620267adfcf7c41" candidate_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" is_pre_election: true
I20260710 13:23:09.382596 18028 tablet_bootstrap.cc:492] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P e6d10df89aa74a6bbf41a38ae20920d3: No bootstrap required, opened a new log
I20260710 13:23:09.383359 18028 ts_tablet_manager.cc:1403] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P e6d10df89aa74a6bbf41a38ae20920d3: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.006s
I20260710 13:23:09.384802 18026 tablet_bootstrap.cc:492] T 494d81da0d5b4284ac872dbf308fc1fd P 4d5a8fbac7da4f00afd88b40fefe190e: No bootstrap required, opened a new log
I20260710 13:23:09.385279 18026 ts_tablet_manager.cc:1403] T 494d81da0d5b4284ac872dbf308fc1fd P 4d5a8fbac7da4f00afd88b40fefe190e: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 13:23:09.387979 18028 raft_consensus.cc:359] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
W20260710 13:23:09.388473 17950 leader_election.cc:343] T 3afb6f590cce40cb8620267adfcf7c41 P e6d10df89aa74a6bbf41a38ae20920d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:09.388751 18028 raft_consensus.cc:385] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:09.388980 17950 leader_election.cc:304] T 3afb6f590cce40cb8620267adfcf7c41 P e6d10df89aa74a6bbf41a38ae20920d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6d10df89aa74a6bbf41a38ae20920d3; no voters: 4d5a8fbac7da4f00afd88b40fefe190e, 88e419a2b3ad464c9ca57df8153eaf98
I20260710 13:23:09.389189 18028 raft_consensus.cc:740] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d10df89aa74a6bbf41a38ae20920d3, State: Initialized, Role: FOLLOWER
I20260710 13:23:09.390194 18064 raft_consensus.cc:2749] T 3afb6f590cce40cb8620267adfcf7c41 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:09.390159 18028 consensus_queue.cc:260] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P e6d10df89aa74a6bbf41a38ae20920d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.393005 18028 ts_tablet_manager.cc:1434] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P e6d10df89aa74a6bbf41a38ae20920d3: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:23:09.392405 18026 raft_consensus.cc:359] T 494d81da0d5b4284ac872dbf308fc1fd P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.394630 18026 raft_consensus.cc:385] T 494d81da0d5b4284ac872dbf308fc1fd P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:09.394920 18026 raft_consensus.cc:740] T 494d81da0d5b4284ac872dbf308fc1fd P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d5a8fbac7da4f00afd88b40fefe190e, State: Initialized, Role: FOLLOWER
I20260710 13:23:09.395491 18025 tablet_bootstrap.cc:492] T 494d81da0d5b4284ac872dbf308fc1fd P 88e419a2b3ad464c9ca57df8153eaf98: No bootstrap required, opened a new log
I20260710 13:23:09.396023 18025 ts_tablet_manager.cc:1403] T 494d81da0d5b4284ac872dbf308fc1fd P 88e419a2b3ad464c9ca57df8153eaf98: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.008s
I20260710 13:23:09.395677 18026 consensus_queue.cc:260] T 494d81da0d5b4284ac872dbf308fc1fd P 4d5a8fbac7da4f00afd88b40fefe190e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.397655 18026 ts_tablet_manager.cc:1434] T 494d81da0d5b4284ac872dbf308fc1fd P 4d5a8fbac7da4f00afd88b40fefe190e: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:23:09.398398 18026 tablet_bootstrap.cc:492] T 10a3346c91cd401181b97f1574e1f06e P 4d5a8fbac7da4f00afd88b40fefe190e: Bootstrap starting.
I20260710 13:23:09.374854 18071 raft_consensus.cc:3060] T 20dea6e9a35c4c9eb7729f1756da7ebd P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:09.398878 18025 raft_consensus.cc:359] T 494d81da0d5b4284ac872dbf308fc1fd P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.399595 18025 raft_consensus.cc:385] T 494d81da0d5b4284ac872dbf308fc1fd P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:09.399866 18025 raft_consensus.cc:740] T 494d81da0d5b4284ac872dbf308fc1fd P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88e419a2b3ad464c9ca57df8153eaf98, State: Initialized, Role: FOLLOWER
I20260710 13:23:09.400645 18025 consensus_queue.cc:260] T 494d81da0d5b4284ac872dbf308fc1fd P 88e419a2b3ad464c9ca57df8153eaf98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.405169 18026 tablet_bootstrap.cc:654] T 10a3346c91cd401181b97f1574e1f06e P 4d5a8fbac7da4f00afd88b40fefe190e: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:09.405169 18025 ts_tablet_manager.cc:1434] T 494d81da0d5b4284ac872dbf308fc1fd P 88e419a2b3ad464c9ca57df8153eaf98: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:23:09.406075 18071 raft_consensus.cc:2749] T 20dea6e9a35c4c9eb7729f1756da7ebd P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:09.406338 18025 tablet_bootstrap.cc:492] T 8d27d685e7e04866a7ba571c7d3ff5a1 P 88e419a2b3ad464c9ca57df8153eaf98: Bootstrap starting.
I20260710 13:23:09.410492 18039 raft_consensus.cc:493] T 6a0cc81a7f3243a5b9237834e20e6c0e P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:09.410992 18039 raft_consensus.cc:515] T 6a0cc81a7f3243a5b9237834e20e6c0e P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.411260 18076 raft_consensus.cc:493] T c4b1ea2355cc4ad6826495e92f5ba2ae P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:09.412470 18025 tablet_bootstrap.cc:654] T 8d27d685e7e04866a7ba571c7d3ff5a1 P 88e419a2b3ad464c9ca57df8153eaf98: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:09.411901 18076 raft_consensus.cc:515] T c4b1ea2355cc4ad6826495e92f5ba2ae P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.413184 18039 leader_election.cc:290] T 6a0cc81a7f3243a5b9237834e20e6c0e P e6d10df89aa74a6bbf41a38ae20920d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975), 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881)
I20260710 13:23:09.410292 18071 raft_consensus.cc:493] T 494d81da0d5b4284ac872dbf308fc1fd P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:09.414202 18076 leader_election.cc:290] T c4b1ea2355cc4ad6826495e92f5ba2ae P 4d5a8fbac7da4f00afd88b40fefe190e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881), e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001)
I20260710 13:23:09.414513 18071 raft_consensus.cc:515] T 494d81da0d5b4284ac872dbf308fc1fd P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.415833 17985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b1ea2355cc4ad6826495e92f5ba2ae" candidate_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" is_pre_election: true
I20260710 13:23:09.409816 18028 tablet_bootstrap.cc:492] T 10a3346c91cd401181b97f1574e1f06e P e6d10df89aa74a6bbf41a38ae20920d3: Bootstrap starting.
I20260710 13:23:09.416445 17985 raft_consensus.cc:2468] T c4b1ea2355cc4ad6826495e92f5ba2ae P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d5a8fbac7da4f00afd88b40fefe190e in term 0.
I20260710 13:23:09.417676 17801 leader_election.cc:304] T c4b1ea2355cc4ad6826495e92f5ba2ae P 4d5a8fbac7da4f00afd88b40fefe190e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d5a8fbac7da4f00afd88b40fefe190e, e6d10df89aa74a6bbf41a38ae20920d3; no voters: 
I20260710 13:23:09.418485 18076 raft_consensus.cc:2804] T c4b1ea2355cc4ad6826495e92f5ba2ae P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:09.418846 18076 raft_consensus.cc:493] T c4b1ea2355cc4ad6826495e92f5ba2ae P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:09.419191 18076 raft_consensus.cc:3060] T c4b1ea2355cc4ad6826495e92f5ba2ae P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:09.420384 18071 leader_election.cc:290] T 494d81da0d5b4284ac872dbf308fc1fd P e6d10df89aa74a6bbf41a38ae20920d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975), 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881)
I20260710 13:23:09.421486 17836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494d81da0d5b4284ac872dbf308fc1fd" candidate_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" is_pre_election: true
I20260710 13:23:09.422463 17836 raft_consensus.cc:2468] T 494d81da0d5b4284ac872dbf308fc1fd P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6d10df89aa74a6bbf41a38ae20920d3 in term 0.
I20260710 13:23:09.424187 17950 leader_election.cc:304] T 494d81da0d5b4284ac872dbf308fc1fd P e6d10df89aa74a6bbf41a38ae20920d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d5a8fbac7da4f00afd88b40fefe190e, e6d10df89aa74a6bbf41a38ae20920d3; no voters: 
I20260710 13:23:09.424794 18028 tablet_bootstrap.cc:654] T 10a3346c91cd401181b97f1574e1f06e P e6d10df89aa74a6bbf41a38ae20920d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:09.425352 18071 raft_consensus.cc:2804] T 494d81da0d5b4284ac872dbf308fc1fd P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:09.425693 18071 raft_consensus.cc:493] T 494d81da0d5b4284ac872dbf308fc1fd P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:09.426024 18071 raft_consensus.cc:3060] T 494d81da0d5b4284ac872dbf308fc1fd P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:09.426865 18076 raft_consensus.cc:515] T c4b1ea2355cc4ad6826495e92f5ba2ae P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.433065 17910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b1ea2355cc4ad6826495e92f5ba2ae" candidate_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88e419a2b3ad464c9ca57df8153eaf98"
I20260710 13:23:09.433158 18071 raft_consensus.cc:515] T 494d81da0d5b4284ac872dbf308fc1fd P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.433786 17910 raft_consensus.cc:3060] T c4b1ea2355cc4ad6826495e92f5ba2ae P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:09.436415 17911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b1ea2355cc4ad6826495e92f5ba2ae" candidate_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88e419a2b3ad464c9ca57df8153eaf98" is_pre_election: true
I20260710 13:23:09.437637 18071 leader_election.cc:290] T 494d81da0d5b4284ac872dbf308fc1fd P e6d10df89aa74a6bbf41a38ae20920d3 [CANDIDATE]: Term 1 election: Requested vote from peers 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975), 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881)
I20260710 13:23:09.439653 17835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a0cc81a7f3243a5b9237834e20e6c0e" candidate_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" is_pre_election: true
I20260710 13:23:09.440089 17909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a0cc81a7f3243a5b9237834e20e6c0e" candidate_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88e419a2b3ad464c9ca57df8153eaf98" is_pre_election: true
I20260710 13:23:09.442243 17909 raft_consensus.cc:2468] T 6a0cc81a7f3243a5b9237834e20e6c0e P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6d10df89aa74a6bbf41a38ae20920d3 in term 0.
I20260710 13:23:09.442369 17908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494d81da0d5b4284ac872dbf308fc1fd" candidate_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88e419a2b3ad464c9ca57df8153eaf98"
I20260710 13:23:09.443034 17908 raft_consensus.cc:3060] T 494d81da0d5b4284ac872dbf308fc1fd P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:23:09.443567 17782 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:23:09.443639 17949 leader_election.cc:304] T 6a0cc81a7f3243a5b9237834e20e6c0e P e6d10df89aa74a6bbf41a38ae20920d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88e419a2b3ad464c9ca57df8153eaf98, e6d10df89aa74a6bbf41a38ae20920d3; no voters: 
I20260710 13:23:09.444808 17911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494d81da0d5b4284ac872dbf308fc1fd" candidate_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88e419a2b3ad464c9ca57df8153eaf98" is_pre_election: true
I20260710 13:23:09.445061 18071 raft_consensus.cc:2804] T 6a0cc81a7f3243a5b9237834e20e6c0e P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:09.445426 18071 raft_consensus.cc:493] T 6a0cc81a7f3243a5b9237834e20e6c0e P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:09.445755 18071 raft_consensus.cc:3060] T 6a0cc81a7f3243a5b9237834e20e6c0e P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:09.449311 17910 raft_consensus.cc:2468] T c4b1ea2355cc4ad6826495e92f5ba2ae P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d5a8fbac7da4f00afd88b40fefe190e in term 1.
I20260710 13:23:09.441701 17835 raft_consensus.cc:2468] T 6a0cc81a7f3243a5b9237834e20e6c0e P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6d10df89aa74a6bbf41a38ae20920d3 in term 0.
I20260710 13:23:09.455447 17836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494d81da0d5b4284ac872dbf308fc1fd" candidate_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5a8fbac7da4f00afd88b40fefe190e"
I20260710 13:23:09.456398 17836 raft_consensus.cc:3060] T 494d81da0d5b4284ac872dbf308fc1fd P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:09.459980 17800 leader_election.cc:304] T c4b1ea2355cc4ad6826495e92f5ba2ae P 4d5a8fbac7da4f00afd88b40fefe190e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d5a8fbac7da4f00afd88b40fefe190e, 88e419a2b3ad464c9ca57df8153eaf98; no voters: 
I20260710 13:23:09.461220 18033 raft_consensus.cc:2804] T c4b1ea2355cc4ad6826495e92f5ba2ae P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:09.461867 18033 raft_consensus.cc:697] T c4b1ea2355cc4ad6826495e92f5ba2ae P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 LEADER]: Becoming Leader. State: Replica: 4d5a8fbac7da4f00afd88b40fefe190e, State: Running, Role: LEADER
I20260710 13:23:09.462985 18033 consensus_queue.cc:237] T c4b1ea2355cc4ad6826495e92f5ba2ae P 4d5a8fbac7da4f00afd88b40fefe190e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.466958 18080 raft_consensus.cc:493] T 8d27d685e7e04866a7ba571c7d3ff5a1 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:09.467653 18080 raft_consensus.cc:515] T 8d27d685e7e04866a7ba571c7d3ff5a1 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.480508 18028 tablet_bootstrap.cc:492] T 10a3346c91cd401181b97f1574e1f06e P e6d10df89aa74a6bbf41a38ae20920d3: No bootstrap required, opened a new log
I20260710 13:23:09.481032 18028 ts_tablet_manager.cc:1403] T 10a3346c91cd401181b97f1574e1f06e P e6d10df89aa74a6bbf41a38ae20920d3: Time spent bootstrapping tablet: real 0.071s	user 0.011s	sys 0.004s
I20260710 13:23:09.481339 17985 raft_consensus.cc:3060] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:09.482271 18071 raft_consensus.cc:515] T 6a0cc81a7f3243a5b9237834e20e6c0e P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.483830 18028 raft_consensus.cc:359] T 10a3346c91cd401181b97f1574e1f06e P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.484340 18028 raft_consensus.cc:385] T 10a3346c91cd401181b97f1574e1f06e P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:09.484572 18028 raft_consensus.cc:740] T 10a3346c91cd401181b97f1574e1f06e P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d10df89aa74a6bbf41a38ae20920d3, State: Initialized, Role: FOLLOWER
I20260710 13:23:09.485759 18028 consensus_queue.cc:260] T 10a3346c91cd401181b97f1574e1f06e P e6d10df89aa74a6bbf41a38ae20920d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.487254 18028 ts_tablet_manager.cc:1434] T 10a3346c91cd401181b97f1574e1f06e P e6d10df89aa74a6bbf41a38ae20920d3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:23:09.489236 18026 tablet_bootstrap.cc:492] T 10a3346c91cd401181b97f1574e1f06e P 4d5a8fbac7da4f00afd88b40fefe190e: No bootstrap required, opened a new log
I20260710 13:23:09.487249 18076 leader_election.cc:290] T c4b1ea2355cc4ad6826495e92f5ba2ae P 4d5a8fbac7da4f00afd88b40fefe190e [CANDIDATE]: Term 1 election: Requested vote from peers 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881), e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001)
I20260710 13:23:09.489836 18026 ts_tablet_manager.cc:1403] T 10a3346c91cd401181b97f1574e1f06e P 4d5a8fbac7da4f00afd88b40fefe190e: Time spent bootstrapping tablet: real 0.092s	user 0.025s	sys 0.045s
I20260710 13:23:09.492117 18025 tablet_bootstrap.cc:492] T 8d27d685e7e04866a7ba571c7d3ff5a1 P 88e419a2b3ad464c9ca57df8153eaf98: No bootstrap required, opened a new log
I20260710 13:23:09.492606 18025 ts_tablet_manager.cc:1403] T 8d27d685e7e04866a7ba571c7d3ff5a1 P 88e419a2b3ad464c9ca57df8153eaf98: Time spent bootstrapping tablet: real 0.086s	user 0.012s	sys 0.020s
I20260710 13:23:09.492528 18026 raft_consensus.cc:359] T 10a3346c91cd401181b97f1574e1f06e P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.493453 18026 raft_consensus.cc:385] T 10a3346c91cd401181b97f1574e1f06e P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:09.493755 18026 raft_consensus.cc:740] T 10a3346c91cd401181b97f1574e1f06e P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d5a8fbac7da4f00afd88b40fefe190e, State: Initialized, Role: FOLLOWER
I20260710 13:23:09.494663 18026 consensus_queue.cc:260] T 10a3346c91cd401181b97f1574e1f06e P 4d5a8fbac7da4f00afd88b40fefe190e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.495437 18025 raft_consensus.cc:359] T 8d27d685e7e04866a7ba571c7d3ff5a1 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.496169 18025 raft_consensus.cc:385] T 8d27d685e7e04866a7ba571c7d3ff5a1 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:09.496451 18025 raft_consensus.cc:740] T 8d27d685e7e04866a7ba571c7d3ff5a1 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88e419a2b3ad464c9ca57df8153eaf98, State: Initialized, Role: FOLLOWER
I20260710 13:23:09.488296 17908 raft_consensus.cc:2468] T 494d81da0d5b4284ac872dbf308fc1fd P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6d10df89aa74a6bbf41a38ae20920d3 in term 1.
I20260710 13:23:09.497331 18026 ts_tablet_manager.cc:1434] T 10a3346c91cd401181b97f1574e1f06e P 4d5a8fbac7da4f00afd88b40fefe190e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:23:09.498283 18026 tablet_bootstrap.cc:492] T 96b67fad77a34cc5920248d354d1c737 P 4d5a8fbac7da4f00afd88b40fefe190e: Bootstrap starting.
I20260710 13:23:09.497975 18025 consensus_queue.cc:260] T 8d27d685e7e04866a7ba571c7d3ff5a1 P 88e419a2b3ad464c9ca57df8153eaf98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.500137 17949 leader_election.cc:304] T 494d81da0d5b4284ac872dbf308fc1fd P e6d10df89aa74a6bbf41a38ae20920d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88e419a2b3ad464c9ca57df8153eaf98, e6d10df89aa74a6bbf41a38ae20920d3; no voters: 
I20260710 13:23:09.500401 18031 consensus_queue.cc:1048] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:09.501266 18039 raft_consensus.cc:2804] T 494d81da0d5b4284ac872dbf308fc1fd P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:09.501343 17984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d27d685e7e04866a7ba571c7d3ff5a1" candidate_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" is_pre_election: true
I20260710 13:23:09.501834 18039 raft_consensus.cc:697] T 494d81da0d5b4284ac872dbf308fc1fd P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 LEADER]: Becoming Leader. State: Replica: e6d10df89aa74a6bbf41a38ae20920d3, State: Running, Role: LEADER
I20260710 13:23:09.502048 17984 raft_consensus.cc:2468] T 8d27d685e7e04866a7ba571c7d3ff5a1 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d5a8fbac7da4f00afd88b40fefe190e in term 0.
I20260710 13:23:09.501967 18063 consensus_queue.cc:1048] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:09.502743 18039 consensus_queue.cc:237] T 494d81da0d5b4284ac872dbf308fc1fd P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.503929 17801 leader_election.cc:304] T 8d27d685e7e04866a7ba571c7d3ff5a1 P 4d5a8fbac7da4f00afd88b40fefe190e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d5a8fbac7da4f00afd88b40fefe190e, e6d10df89aa74a6bbf41a38ae20920d3; no voters: 
I20260710 13:23:09.504281 18031 consensus_queue.cc:1048] T 20dea6e9a35c4c9eb7729f1756da7ebd P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:09.509017 17910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a0cc81a7f3243a5b9237834e20e6c0e" candidate_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88e419a2b3ad464c9ca57df8153eaf98"
I20260710 13:23:09.510267 18071 leader_election.cc:290] T 6a0cc81a7f3243a5b9237834e20e6c0e P e6d10df89aa74a6bbf41a38ae20920d3 [CANDIDATE]: Term 1 election: Requested vote from peers 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975), 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881)
I20260710 13:23:09.521276 18080 leader_election.cc:290] T 8d27d685e7e04866a7ba571c7d3ff5a1 P 4d5a8fbac7da4f00afd88b40fefe190e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881), e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001)
I20260710 13:23:09.511696 17835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a0cc81a7f3243a5b9237834e20e6c0e" candidate_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5a8fbac7da4f00afd88b40fefe190e"
I20260710 13:23:09.518210 18025 ts_tablet_manager.cc:1434] T 8d27d685e7e04866a7ba571c7d3ff5a1 P 88e419a2b3ad464c9ca57df8153eaf98: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260710 13:23:09.523468 17910 raft_consensus.cc:3060] T 6a0cc81a7f3243a5b9237834e20e6c0e P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:09.522408 17835 raft_consensus.cc:3060] T 6a0cc81a7f3243a5b9237834e20e6c0e P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:09.515808 17985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b1ea2355cc4ad6826495e92f5ba2ae" candidate_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d10df89aa74a6bbf41a38ae20920d3"
I20260710 13:23:09.518647 17908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d27d685e7e04866a7ba571c7d3ff5a1" candidate_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88e419a2b3ad464c9ca57df8153eaf98" is_pre_election: true
I20260710 13:23:09.524700 17985 raft_consensus.cc:3060] T c4b1ea2355cc4ad6826495e92f5ba2ae P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:09.524825 17908 raft_consensus.cc:2468] T 8d27d685e7e04866a7ba571c7d3ff5a1 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d5a8fbac7da4f00afd88b40fefe190e in term 0.
I20260710 13:23:09.513176 17836 raft_consensus.cc:2468] T 494d81da0d5b4284ac872dbf308fc1fd P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6d10df89aa74a6bbf41a38ae20920d3 in term 1.
I20260710 13:23:09.538369 18025 tablet_bootstrap.cc:492] T 7740d4721a5842b58cdb20615a9255e2 P 88e419a2b3ad464c9ca57df8153eaf98: Bootstrap starting.
I20260710 13:23:09.529455 18026 tablet_bootstrap.cc:654] T 96b67fad77a34cc5920248d354d1c737 P 4d5a8fbac7da4f00afd88b40fefe190e: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:09.534353 17910 raft_consensus.cc:2468] T 6a0cc81a7f3243a5b9237834e20e6c0e P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6d10df89aa74a6bbf41a38ae20920d3 in term 1.
I20260710 13:23:09.544525 17949 leader_election.cc:304] T 6a0cc81a7f3243a5b9237834e20e6c0e P e6d10df89aa74a6bbf41a38ae20920d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88e419a2b3ad464c9ca57df8153eaf98, e6d10df89aa74a6bbf41a38ae20920d3; no voters: 
I20260710 13:23:09.536033 18080 raft_consensus.cc:2804] T 8d27d685e7e04866a7ba571c7d3ff5a1 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:09.545543 18080 raft_consensus.cc:493] T 8d27d685e7e04866a7ba571c7d3ff5a1 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:09.545945 18080 raft_consensus.cc:3060] T 8d27d685e7e04866a7ba571c7d3ff5a1 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:09.546167 18071 raft_consensus.cc:2804] T 6a0cc81a7f3243a5b9237834e20e6c0e P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:09.546875 18071 raft_consensus.cc:697] T 6a0cc81a7f3243a5b9237834e20e6c0e P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 LEADER]: Becoming Leader. State: Replica: e6d10df89aa74a6bbf41a38ae20920d3, State: Running, Role: LEADER
I20260710 13:23:09.548802 18071 consensus_queue.cc:237] T 6a0cc81a7f3243a5b9237834e20e6c0e P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.537055 17985 raft_consensus.cc:2468] T c4b1ea2355cc4ad6826495e92f5ba2ae P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d5a8fbac7da4f00afd88b40fefe190e in term 1.
I20260710 13:23:09.552407 18028 tablet_bootstrap.cc:492] T 7740d4721a5842b58cdb20615a9255e2 P e6d10df89aa74a6bbf41a38ae20920d3: Bootstrap starting.
I20260710 13:23:09.536763 17732 catalog_manager.cc:5697] T 494d81da0d5b4284ac872dbf308fc1fd P e6d10df89aa74a6bbf41a38ae20920d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131). New cstate: current_term: 1 leader_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:09.564078 18028 tablet_bootstrap.cc:654] T 7740d4721a5842b58cdb20615a9255e2 P e6d10df89aa74a6bbf41a38ae20920d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:09.564532 18026 tablet_bootstrap.cc:492] T 96b67fad77a34cc5920248d354d1c737 P 4d5a8fbac7da4f00afd88b40fefe190e: No bootstrap required, opened a new log
I20260710 13:23:09.572795 18026 ts_tablet_manager.cc:1403] T 96b67fad77a34cc5920248d354d1c737 P 4d5a8fbac7da4f00afd88b40fefe190e: Time spent bootstrapping tablet: real 0.075s	user 0.010s	sys 0.017s
I20260710 13:23:09.565742 18025 tablet_bootstrap.cc:654] T 7740d4721a5842b58cdb20615a9255e2 P 88e419a2b3ad464c9ca57df8153eaf98: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:09.562534 18080 raft_consensus.cc:515] T 8d27d685e7e04866a7ba571c7d3ff5a1 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.570173 17835 raft_consensus.cc:2468] T 6a0cc81a7f3243a5b9237834e20e6c0e P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6d10df89aa74a6bbf41a38ae20920d3 in term 1.
I20260710 13:23:09.607949 18026 raft_consensus.cc:359] T 96b67fad77a34cc5920248d354d1c737 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.611541 18026 raft_consensus.cc:385] T 96b67fad77a34cc5920248d354d1c737 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:09.611927 18026 raft_consensus.cc:740] T 96b67fad77a34cc5920248d354d1c737 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d5a8fbac7da4f00afd88b40fefe190e, State: Initialized, Role: FOLLOWER
I20260710 13:23:09.612347 17910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d27d685e7e04866a7ba571c7d3ff5a1" candidate_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88e419a2b3ad464c9ca57df8153eaf98"
I20260710 13:23:09.612954 17910 raft_consensus.cc:3060] T 8d27d685e7e04866a7ba571c7d3ff5a1 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:09.613322 18026 consensus_queue.cc:260] T 96b67fad77a34cc5920248d354d1c737 P 4d5a8fbac7da4f00afd88b40fefe190e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.620157 18025 tablet_bootstrap.cc:492] T 7740d4721a5842b58cdb20615a9255e2 P 88e419a2b3ad464c9ca57df8153eaf98: No bootstrap required, opened a new log
I20260710 13:23:09.611548 18080 leader_election.cc:290] T 8d27d685e7e04866a7ba571c7d3ff5a1 P 4d5a8fbac7da4f00afd88b40fefe190e [CANDIDATE]: Term 1 election: Requested vote from peers 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881), e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001)
I20260710 13:23:09.623319 18039 consensus_queue.cc:1048] T d77092be8a984b5b80d92a8b480eede3 P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:09.624308 18026 ts_tablet_manager.cc:1434] T 96b67fad77a34cc5920248d354d1c737 P 4d5a8fbac7da4f00afd88b40fefe190e: Time spent starting tablet: real 0.051s	user 0.008s	sys 0.001s
I20260710 13:23:09.624825 18039 consensus_queue.cc:1048] T d77092be8a984b5b80d92a8b480eede3 P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:09.625792 18026 tablet_bootstrap.cc:492] T d0ae127710f04c2d8733805dd508b040 P 4d5a8fbac7da4f00afd88b40fefe190e: Bootstrap starting.
I20260710 13:23:09.620609 18025 ts_tablet_manager.cc:1403] T 7740d4721a5842b58cdb20615a9255e2 P 88e419a2b3ad464c9ca57df8153eaf98: Time spent bootstrapping tablet: real 0.082s	user 0.010s	sys 0.001s
I20260710 13:23:09.629772 18025 raft_consensus.cc:359] T 7740d4721a5842b58cdb20615a9255e2 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.630514 18025 raft_consensus.cc:385] T 7740d4721a5842b58cdb20615a9255e2 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:09.630787 18025 raft_consensus.cc:740] T 7740d4721a5842b58cdb20615a9255e2 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88e419a2b3ad464c9ca57df8153eaf98, State: Initialized, Role: FOLLOWER
I20260710 13:23:09.631603 18025 consensus_queue.cc:260] T 7740d4721a5842b58cdb20615a9255e2 P 88e419a2b3ad464c9ca57df8153eaf98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.626932 17910 raft_consensus.cc:2468] T 8d27d685e7e04866a7ba571c7d3ff5a1 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d5a8fbac7da4f00afd88b40fefe190e in term 1.
I20260710 13:23:09.633916 17800 leader_election.cc:304] T 8d27d685e7e04866a7ba571c7d3ff5a1 P 4d5a8fbac7da4f00afd88b40fefe190e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d5a8fbac7da4f00afd88b40fefe190e, 88e419a2b3ad464c9ca57df8153eaf98; no voters: 
I20260710 13:23:09.634909 18080 raft_consensus.cc:2804] T 8d27d685e7e04866a7ba571c7d3ff5a1 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:09.635434 18080 raft_consensus.cc:697] T 8d27d685e7e04866a7ba571c7d3ff5a1 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 LEADER]: Becoming Leader. State: Replica: 4d5a8fbac7da4f00afd88b40fefe190e, State: Running, Role: LEADER
I20260710 13:23:09.636112 18026 tablet_bootstrap.cc:654] T d0ae127710f04c2d8733805dd508b040 P 4d5a8fbac7da4f00afd88b40fefe190e: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:09.636303 18080 consensus_queue.cc:237] T 8d27d685e7e04866a7ba571c7d3ff5a1 P 4d5a8fbac7da4f00afd88b40fefe190e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.641709 17984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d27d685e7e04866a7ba571c7d3ff5a1" candidate_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d10df89aa74a6bbf41a38ae20920d3"
I20260710 13:23:09.642411 17984 raft_consensus.cc:3060] T 8d27d685e7e04866a7ba571c7d3ff5a1 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:09.644830 17732 catalog_manager.cc:5697] T 6a0cc81a7f3243a5b9237834e20e6c0e P e6d10df89aa74a6bbf41a38ae20920d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131). New cstate: current_term: 1 leader_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:09.659554 18026 tablet_bootstrap.cc:492] T d0ae127710f04c2d8733805dd508b040 P 4d5a8fbac7da4f00afd88b40fefe190e: No bootstrap required, opened a new log
I20260710 13:23:09.660377 18026 ts_tablet_manager.cc:1403] T d0ae127710f04c2d8733805dd508b040 P 4d5a8fbac7da4f00afd88b40fefe190e: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.004s
I20260710 13:23:09.669193 18033 raft_consensus.cc:493] T 059279d1d9af4f7bb1d9e35df490b41f P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:09.669839 18033 raft_consensus.cc:515] T 059279d1d9af4f7bb1d9e35df490b41f P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.670435 18026 raft_consensus.cc:359] T d0ae127710f04c2d8733805dd508b040 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.671821 18026 raft_consensus.cc:385] T d0ae127710f04c2d8733805dd508b040 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:09.672492 18026 raft_consensus.cc:740] T d0ae127710f04c2d8733805dd508b040 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d5a8fbac7da4f00afd88b40fefe190e, State: Initialized, Role: FOLLOWER
I20260710 13:23:09.672709 18033 leader_election.cc:290] T 059279d1d9af4f7bb1d9e35df490b41f P 4d5a8fbac7da4f00afd88b40fefe190e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881), e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001)
I20260710 13:23:09.673556 18026 consensus_queue.cc:260] T d0ae127710f04c2d8733805dd508b040 P 4d5a8fbac7da4f00afd88b40fefe190e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.674993 17911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059279d1d9af4f7bb1d9e35df490b41f" candidate_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88e419a2b3ad464c9ca57df8153eaf98" is_pre_election: true
I20260710 13:23:09.675060 17985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059279d1d9af4f7bb1d9e35df490b41f" candidate_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" is_pre_election: true
W20260710 13:23:09.677707 17800 leader_election.cc:343] T 059279d1d9af4f7bb1d9e35df490b41f P 4d5a8fbac7da4f00afd88b40fefe190e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:23:09.678988 17801 leader_election.cc:343] T 059279d1d9af4f7bb1d9e35df490b41f P 4d5a8fbac7da4f00afd88b40fefe190e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:09.679543 18039 consensus_queue.cc:1048] T 8d4bdf69c5bc4140996df36fa409a644 P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:09.679657 17801 leader_election.cc:304] T 059279d1d9af4f7bb1d9e35df490b41f P 4d5a8fbac7da4f00afd88b40fefe190e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d5a8fbac7da4f00afd88b40fefe190e; no voters: 88e419a2b3ad464c9ca57df8153eaf98, e6d10df89aa74a6bbf41a38ae20920d3
I20260710 13:23:09.681632 18033 raft_consensus.cc:2749] T 059279d1d9af4f7bb1d9e35df490b41f P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:09.676455 18026 ts_tablet_manager.cc:1434] T d0ae127710f04c2d8733805dd508b040 P 4d5a8fbac7da4f00afd88b40fefe190e: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.004s
I20260710 13:23:09.687604 18026 tablet_bootstrap.cc:492] T 3afb6f590cce40cb8620267adfcf7c41 P 4d5a8fbac7da4f00afd88b40fefe190e: Bootstrap starting.
I20260710 13:23:09.710870 18039 raft_consensus.cc:493] T 163e87ebe4c54f51b2ec67ae516fba1b P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:09.717555 18039 raft_consensus.cc:515] T 163e87ebe4c54f51b2ec67ae516fba1b P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.718509 17985 raft_consensus.cc:3060] T 163e87ebe4c54f51b2ec67ae516fba1b P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:09.719980 18039 leader_election.cc:290] T 163e87ebe4c54f51b2ec67ae516fba1b P e6d10df89aa74a6bbf41a38ae20920d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975), 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881)
I20260710 13:23:09.726675 18025 ts_tablet_manager.cc:1434] T 7740d4721a5842b58cdb20615a9255e2 P 88e419a2b3ad464c9ca57df8153eaf98: Time spent starting tablet: real 0.099s	user 0.004s	sys 0.015s
I20260710 13:23:09.727722 18025 tablet_bootstrap.cc:492] T 059279d1d9af4f7bb1d9e35df490b41f P 88e419a2b3ad464c9ca57df8153eaf98: Bootstrap starting.
W20260710 13:23:09.728471 17876 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.80.131:45001, user_credentials={real_user=slave}} blocked reactor thread for 118075us
I20260710 13:23:09.732281 17909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "163e87ebe4c54f51b2ec67ae516fba1b" candidate_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88e419a2b3ad464c9ca57df8153eaf98" is_pre_election: true
I20260710 13:23:09.734727 18064 consensus_queue.cc:1048] T e2b9b8ccd4e043edbeb0c031ec83ab04 P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:09.735541 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "163e87ebe4c54f51b2ec67ae516fba1b" candidate_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" is_pre_election: true
I20260710 13:23:09.737134 17731 catalog_manager.cc:5697] T c4b1ea2355cc4ad6826495e92f5ba2ae P 4d5a8fbac7da4f00afd88b40fefe190e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129). New cstate: current_term: 1 leader_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:09.740989 17909 raft_consensus.cc:2393] T 163e87ebe4c54f51b2ec67ae516fba1b P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6d10df89aa74a6bbf41a38ae20920d3 in current term 1: Already voted for candidate 4d5a8fbac7da4f00afd88b40fefe190e in this term.
I20260710 13:23:09.743404 17949 leader_election.cc:304] T 163e87ebe4c54f51b2ec67ae516fba1b P e6d10df89aa74a6bbf41a38ae20920d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6d10df89aa74a6bbf41a38ae20920d3; no voters: 4d5a8fbac7da4f00afd88b40fefe190e, 88e419a2b3ad464c9ca57df8153eaf98
I20260710 13:23:09.750697 18028 tablet_bootstrap.cc:492] T 7740d4721a5842b58cdb20615a9255e2 P e6d10df89aa74a6bbf41a38ae20920d3: No bootstrap required, opened a new log
I20260710 13:23:09.751278 18028 ts_tablet_manager.cc:1403] T 7740d4721a5842b58cdb20615a9255e2 P e6d10df89aa74a6bbf41a38ae20920d3: Time spent bootstrapping tablet: real 0.199s	user 0.035s	sys 0.019s
I20260710 13:23:09.728111 18080 consensus_queue.cc:1048] T 163e87ebe4c54f51b2ec67ae516fba1b P 4d5a8fbac7da4f00afd88b40fefe190e [LEADER]: Connected to new peer: Peer: permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260710 13:23:09.765017 18064 consensus_queue.cc:1048] T 8d4bdf69c5bc4140996df36fa409a644 P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:09.765385 18033 raft_consensus.cc:493] T 96b67fad77a34cc5920248d354d1c737 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:09.766084 18033 raft_consensus.cc:515] T 96b67fad77a34cc5920248d354d1c737 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.767637 17984 raft_consensus.cc:2468] T 8d27d685e7e04866a7ba571c7d3ff5a1 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d5a8fbac7da4f00afd88b40fefe190e in term 1.
I20260710 13:23:09.768903 18039 raft_consensus.cc:2749] T 163e87ebe4c54f51b2ec67ae516fba1b P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:09.771574 18076 consensus_queue.cc:1048] T 163e87ebe4c54f51b2ec67ae516fba1b P 4d5a8fbac7da4f00afd88b40fefe190e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:09.777640 18112 consensus_queue.cc:1048] T 20dea6e9a35c4c9eb7729f1756da7ebd P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:09.833077 18028 raft_consensus.cc:359] T 7740d4721a5842b58cdb20615a9255e2 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.834254 18028 raft_consensus.cc:385] T 7740d4721a5842b58cdb20615a9255e2 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:09.834604 18028 raft_consensus.cc:740] T 7740d4721a5842b58cdb20615a9255e2 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d10df89aa74a6bbf41a38ae20920d3, State: Initialized, Role: FOLLOWER
I20260710 13:23:09.804786 18102 raft_consensus.cc:493] T 10a3346c91cd401181b97f1574e1f06e P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:09.864526 18028 consensus_queue.cc:260] T 7740d4721a5842b58cdb20615a9255e2 P e6d10df89aa74a6bbf41a38ae20920d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.877600 18080 raft_consensus.cc:493] T 10a3346c91cd401181b97f1574e1f06e P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:09.874239 18102 raft_consensus.cc:515] T 10a3346c91cd401181b97f1574e1f06e P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.900784 18076 raft_consensus.cc:493] T d0ae127710f04c2d8733805dd508b040 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:09.902585 18033 leader_election.cc:290] T 96b67fad77a34cc5920248d354d1c737 P 4d5a8fbac7da4f00afd88b40fefe190e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881), e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001)
I20260710 13:23:09.898877 18080 raft_consensus.cc:515] T 10a3346c91cd401181b97f1574e1f06e P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.930474 18025 tablet_bootstrap.cc:654] T 059279d1d9af4f7bb1d9e35df490b41f P 88e419a2b3ad464c9ca57df8153eaf98: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:09.920894 18076 raft_consensus.cc:515] T d0ae127710f04c2d8733805dd508b040 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.953761 18118 consensus_queue.cc:1048] T 494d81da0d5b4284ac872dbf308fc1fd P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260710 13:23:09.958285 17910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ae127710f04c2d8733805dd508b040" candidate_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88e419a2b3ad464c9ca57df8153eaf98" is_pre_election: true
I20260710 13:23:09.963583 18122 raft_consensus.cc:493] T 10a3346c91cd401181b97f1574e1f06e P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:09.964421 18122 raft_consensus.cc:515] T 10a3346c91cd401181b97f1574e1f06e P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:09.967617 18122 leader_election.cc:290] T 10a3346c91cd401181b97f1574e1f06e P e6d10df89aa74a6bbf41a38ae20920d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975), 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881)
I20260710 13:23:09.969519 18026 tablet_bootstrap.cc:654] T 3afb6f590cce40cb8620267adfcf7c41 P 4d5a8fbac7da4f00afd88b40fefe190e: Neither blocks nor log segments found. Creating new log.
W20260710 13:23:09.976292 18113 log.cc:927] Time spent T 8d4bdf69c5bc4140996df36fa409a644 P 88e419a2b3ad464c9ca57df8153eaf98: Append to log took a long time: real 0.074s	user 0.001s	sys 0.000s
I20260710 13:23:09.979187 17907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96b67fad77a34cc5920248d354d1c737" candidate_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88e419a2b3ad464c9ca57df8153eaf98" is_pre_election: true
W20260710 13:23:09.970614 17800 leader_election.cc:343] T d0ae127710f04c2d8733805dd508b040 P 4d5a8fbac7da4f00afd88b40fefe190e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:09.977561 17983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96b67fad77a34cc5920248d354d1c737" candidate_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" is_pre_election: true
I20260710 13:23:10.015115 18028 ts_tablet_manager.cc:1434] T 7740d4721a5842b58cdb20615a9255e2 P e6d10df89aa74a6bbf41a38ae20920d3: Time spent starting tablet: real 0.264s	user 0.018s	sys 0.010s
I20260710 13:23:10.017741 17835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10a3346c91cd401181b97f1574e1f06e" candidate_uuid: "88e419a2b3ad464c9ca57df8153eaf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" is_pre_election: true
I20260710 13:23:10.018105 17836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10a3346c91cd401181b97f1574e1f06e" candidate_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" is_pre_election: true
I20260710 13:23:10.018539 17835 raft_consensus.cc:2468] T 10a3346c91cd401181b97f1574e1f06e P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88e419a2b3ad464c9ca57df8153eaf98 in term 0.
I20260710 13:23:10.019456 18028 tablet_bootstrap.cc:492] T 93dd69a88c784ceb9a3f5030b93d9ab0 P e6d10df89aa74a6bbf41a38ae20920d3: Bootstrap starting.
I20260710 13:23:10.020201 18080 leader_election.cc:290] T 10a3346c91cd401181b97f1574e1f06e P 4d5a8fbac7da4f00afd88b40fefe190e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881), e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001)
I20260710 13:23:10.020066 17876 leader_election.cc:304] T 10a3346c91cd401181b97f1574e1f06e P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d5a8fbac7da4f00afd88b40fefe190e, 88e419a2b3ad464c9ca57df8153eaf98; no voters: 
I20260710 13:23:10.022257 18106 raft_consensus.cc:2804] T 10a3346c91cd401181b97f1574e1f06e P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:10.022337 17983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ae127710f04c2d8733805dd508b040" candidate_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" is_pre_election: true
I20260710 13:23:10.022739 18106 raft_consensus.cc:493] T 10a3346c91cd401181b97f1574e1f06e P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:10.023694 18102 leader_election.cc:290] T 10a3346c91cd401181b97f1574e1f06e P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975), e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001)
I20260710 13:23:10.026938 17911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10a3346c91cd401181b97f1574e1f06e" candidate_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88e419a2b3ad464c9ca57df8153eaf98" is_pre_election: true
I20260710 13:23:10.034202 18121 consensus_queue.cc:1048] T 494d81da0d5b4284ac872dbf308fc1fd P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:23:10.017733 17800 leader_election.cc:343] T 96b67fad77a34cc5920248d354d1c737 P 4d5a8fbac7da4f00afd88b40fefe190e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:10.025420 18106 raft_consensus.cc:3060] T 10a3346c91cd401181b97f1574e1f06e P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:10.012944 18076 leader_election.cc:290] T d0ae127710f04c2d8733805dd508b040 P 4d5a8fbac7da4f00afd88b40fefe190e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881), e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001)
I20260710 13:23:10.042963 17908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10a3346c91cd401181b97f1574e1f06e" candidate_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88e419a2b3ad464c9ca57df8153eaf98" is_pre_election: true
W20260710 13:23:10.037230 17801 leader_election.cc:343] T 96b67fad77a34cc5920248d354d1c737 P 4d5a8fbac7da4f00afd88b40fefe190e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:10.051468 17982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10a3346c91cd401181b97f1574e1f06e" candidate_uuid: "88e419a2b3ad464c9ca57df8153eaf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" is_pre_election: true
I20260710 13:23:10.052451 17982 raft_consensus.cc:2468] T 10a3346c91cd401181b97f1574e1f06e P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88e419a2b3ad464c9ca57df8153eaf98 in term 0.
I20260710 13:23:10.054046 17801 leader_election.cc:304] T 96b67fad77a34cc5920248d354d1c737 P 4d5a8fbac7da4f00afd88b40fefe190e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d5a8fbac7da4f00afd88b40fefe190e; no voters: 88e419a2b3ad464c9ca57df8153eaf98, e6d10df89aa74a6bbf41a38ae20920d3
I20260710 13:23:10.059379 18125 consensus_queue.cc:1048] T e2b9b8ccd4e043edbeb0c031ec83ab04 P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:23:10.064101 18121 consensus_queue.cc:1048] T 6a0cc81a7f3243a5b9237834e20e6c0e P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:10.064599 18106 raft_consensus.cc:515] T 10a3346c91cd401181b97f1574e1f06e P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
W20260710 13:23:10.065723 17801 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.80.131:45001, user_credentials={real_user=slave}} blocked reactor thread for 44408.1us
I20260710 13:23:10.066023 17911 raft_consensus.cc:2393] T 10a3346c91cd401181b97f1574e1f06e P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6d10df89aa74a6bbf41a38ae20920d3 in current term 1: Already voted for candidate 88e419a2b3ad464c9ca57df8153eaf98 in this term.
W20260710 13:23:10.067812 17801 leader_election.cc:343] T d0ae127710f04c2d8733805dd508b040 P 4d5a8fbac7da4f00afd88b40fefe190e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:10.068377 17801 leader_election.cc:304] T d0ae127710f04c2d8733805dd508b040 P 4d5a8fbac7da4f00afd88b40fefe190e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d5a8fbac7da4f00afd88b40fefe190e; no voters: 88e419a2b3ad464c9ca57df8153eaf98, e6d10df89aa74a6bbf41a38ae20920d3
I20260710 13:23:10.058367 18076 raft_consensus.cc:2749] T 96b67fad77a34cc5920248d354d1c737 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:10.077193 17985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10a3346c91cd401181b97f1574e1f06e" candidate_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" is_pre_election: true
I20260710 13:23:10.080649 18117 raft_consensus.cc:2749] T d0ae127710f04c2d8733805dd508b040 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:10.085021 17949 leader_election.cc:304] T 10a3346c91cd401181b97f1574e1f06e P e6d10df89aa74a6bbf41a38ae20920d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6d10df89aa74a6bbf41a38ae20920d3; no voters: 4d5a8fbac7da4f00afd88b40fefe190e, 88e419a2b3ad464c9ca57df8153eaf98
I20260710 13:23:10.087311 18121 raft_consensus.cc:3060] T 10a3346c91cd401181b97f1574e1f06e P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:10.089846 18026 tablet_bootstrap.cc:492] T 3afb6f590cce40cb8620267adfcf7c41 P 4d5a8fbac7da4f00afd88b40fefe190e: No bootstrap required, opened a new log
I20260710 13:23:10.090408 18026 ts_tablet_manager.cc:1403] T 3afb6f590cce40cb8620267adfcf7c41 P 4d5a8fbac7da4f00afd88b40fefe190e: Time spent bootstrapping tablet: real 0.403s	user 0.014s	sys 0.017s
I20260710 13:23:10.095234 17835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10a3346c91cd401181b97f1574e1f06e" candidate_uuid: "88e419a2b3ad464c9ca57df8153eaf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5a8fbac7da4f00afd88b40fefe190e"
I20260710 13:23:10.095965 17835 raft_consensus.cc:3060] T 10a3346c91cd401181b97f1574e1f06e P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:10.099890 18076 consensus_queue.cc:1048] T c4b1ea2355cc4ad6826495e92f5ba2ae P 4d5a8fbac7da4f00afd88b40fefe190e [LEADER]: Connected to new peer: Peer: permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:10.098784 18121 raft_consensus.cc:2749] T 10a3346c91cd401181b97f1574e1f06e P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:10.105113 18025 tablet_bootstrap.cc:492] T 059279d1d9af4f7bb1d9e35df490b41f P 88e419a2b3ad464c9ca57df8153eaf98: No bootstrap required, opened a new log
I20260710 13:23:10.105713 18025 ts_tablet_manager.cc:1403] T 059279d1d9af4f7bb1d9e35df490b41f P 88e419a2b3ad464c9ca57df8153eaf98: Time spent bootstrapping tablet: real 0.378s	user 0.033s	sys 0.067s
I20260710 13:23:10.108088 18102 raft_consensus.cc:493] T 7740d4721a5842b58cdb20615a9255e2 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:10.108726 18106 leader_election.cc:290] T 10a3346c91cd401181b97f1574e1f06e P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 1 election: Requested vote from peers 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975), e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001)
I20260710 13:23:10.106097 17985 raft_consensus.cc:2468] T 10a3346c91cd401181b97f1574e1f06e P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d5a8fbac7da4f00afd88b40fefe190e in term 1.
I20260710 13:23:10.110988 17982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10a3346c91cd401181b97f1574e1f06e" candidate_uuid: "88e419a2b3ad464c9ca57df8153eaf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d10df89aa74a6bbf41a38ae20920d3"
I20260710 13:23:10.112210 18028 tablet_bootstrap.cc:654] T 93dd69a88c784ceb9a3f5030b93d9ab0 P e6d10df89aa74a6bbf41a38ae20920d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:10.108656 18102 raft_consensus.cc:515] T 7740d4721a5842b58cdb20615a9255e2 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.113579 18025 raft_consensus.cc:359] T 059279d1d9af4f7bb1d9e35df490b41f P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.117974 18025 raft_consensus.cc:385] T 059279d1d9af4f7bb1d9e35df490b41f P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:10.118337 18025 raft_consensus.cc:740] T 059279d1d9af4f7bb1d9e35df490b41f P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88e419a2b3ad464c9ca57df8153eaf98, State: Initialized, Role: FOLLOWER
I20260710 13:23:10.118927 18025 consensus_queue.cc:260] T 059279d1d9af4f7bb1d9e35df490b41f P 88e419a2b3ad464c9ca57df8153eaf98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.124868 17833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7740d4721a5842b58cdb20615a9255e2" candidate_uuid: "88e419a2b3ad464c9ca57df8153eaf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" is_pre_election: true
I20260710 13:23:10.126294 18102 leader_election.cc:290] T 7740d4721a5842b58cdb20615a9255e2 P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975), e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001)
I20260710 13:23:10.128973 18025 ts_tablet_manager.cc:1434] T 059279d1d9af4f7bb1d9e35df490b41f P 88e419a2b3ad464c9ca57df8153eaf98: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.000s
I20260710 13:23:10.126327 17833 raft_consensus.cc:2468] T 7740d4721a5842b58cdb20615a9255e2 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88e419a2b3ad464c9ca57df8153eaf98 in term 0.
I20260710 13:23:10.130726 17876 leader_election.cc:304] T 7740d4721a5842b58cdb20615a9255e2 P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d5a8fbac7da4f00afd88b40fefe190e, 88e419a2b3ad464c9ca57df8153eaf98; no voters: 
I20260710 13:23:10.131733 18102 raft_consensus.cc:2804] T 7740d4721a5842b58cdb20615a9255e2 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:10.132143 18102 raft_consensus.cc:493] T 7740d4721a5842b58cdb20615a9255e2 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:10.132519 18102 raft_consensus.cc:3060] T 7740d4721a5842b58cdb20615a9255e2 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:10.134228 18025 tablet_bootstrap.cc:492] T 3afb6f590cce40cb8620267adfcf7c41 P 88e419a2b3ad464c9ca57df8153eaf98: Bootstrap starting.
I20260710 13:23:10.138135 17985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7740d4721a5842b58cdb20615a9255e2" candidate_uuid: "88e419a2b3ad464c9ca57df8153eaf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" is_pre_election: true
I20260710 13:23:10.138895 17985 raft_consensus.cc:2468] T 7740d4721a5842b58cdb20615a9255e2 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88e419a2b3ad464c9ca57df8153eaf98 in term 0.
I20260710 13:23:10.137084 17982 raft_consensus.cc:2468] T 10a3346c91cd401181b97f1574e1f06e P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88e419a2b3ad464c9ca57df8153eaf98 in term 1.
I20260710 13:23:10.144670 17876 leader_election.cc:304] T 10a3346c91cd401181b97f1574e1f06e P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88e419a2b3ad464c9ca57df8153eaf98, e6d10df89aa74a6bbf41a38ae20920d3; no voters: 
I20260710 13:23:10.145819 18106 raft_consensus.cc:2804] T 10a3346c91cd401181b97f1574e1f06e P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:10.146500 18122 consensus_queue.cc:1048] T 6a0cc81a7f3243a5b9237834e20e6c0e P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:10.146507 18106 raft_consensus.cc:697] T 10a3346c91cd401181b97f1574e1f06e P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Becoming Leader. State: Replica: 88e419a2b3ad464c9ca57df8153eaf98, State: Running, Role: LEADER
I20260710 13:23:10.149122 18106 consensus_queue.cc:237] T 10a3346c91cd401181b97f1574e1f06e P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.158260 18026 raft_consensus.cc:359] T 3afb6f590cce40cb8620267adfcf7c41 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.161332 18026 raft_consensus.cc:385] T 3afb6f590cce40cb8620267adfcf7c41 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:10.161643 18026 raft_consensus.cc:740] T 3afb6f590cce40cb8620267adfcf7c41 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d5a8fbac7da4f00afd88b40fefe190e, State: Initialized, Role: FOLLOWER
I20260710 13:23:10.172031 18025 tablet_bootstrap.cc:654] T 3afb6f590cce40cb8620267adfcf7c41 P 88e419a2b3ad464c9ca57df8153eaf98: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:10.152621 17835 raft_consensus.cc:2468] T 10a3346c91cd401181b97f1574e1f06e P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88e419a2b3ad464c9ca57df8153eaf98 in term 1.
I20260710 13:23:10.175010 18026 consensus_queue.cc:260] T 3afb6f590cce40cb8620267adfcf7c41 P 4d5a8fbac7da4f00afd88b40fefe190e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
W20260710 13:23:10.159771 17801 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.80.131:45001, user_credentials={real_user=slave}} blocked reactor thread for 91623.2us
I20260710 13:23:10.184139 18076 consensus_queue.cc:1048] T 8d27d685e7e04866a7ba571c7d3ff5a1 P 4d5a8fbac7da4f00afd88b40fefe190e [LEADER]: Connected to new peer: Peer: permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:10.186395 18026 ts_tablet_manager.cc:1434] T 3afb6f590cce40cb8620267adfcf7c41 P 4d5a8fbac7da4f00afd88b40fefe190e: Time spent starting tablet: real 0.096s	user 0.004s	sys 0.004s
I20260710 13:23:10.187485 18026 tablet_bootstrap.cc:492] T 6c8202aadf574a8d8186cc9ceb3b5119 P 4d5a8fbac7da4f00afd88b40fefe190e: Bootstrap starting.
I20260710 13:23:10.191331 18117 consensus_queue.cc:1048] T c4b1ea2355cc4ad6826495e92f5ba2ae P 4d5a8fbac7da4f00afd88b40fefe190e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:10.196195 18028 tablet_bootstrap.cc:492] T 93dd69a88c784ceb9a3f5030b93d9ab0 P e6d10df89aa74a6bbf41a38ae20920d3: No bootstrap required, opened a new log
I20260710 13:23:10.189868 18102 raft_consensus.cc:515] T 7740d4721a5842b58cdb20615a9255e2 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.202121 18028 ts_tablet_manager.cc:1403] T 93dd69a88c784ceb9a3f5030b93d9ab0 P e6d10df89aa74a6bbf41a38ae20920d3: Time spent bootstrapping tablet: real 0.183s	user 0.015s	sys 0.003s
I20260710 13:23:10.206511 17801 leader_election.cc:304] T 10a3346c91cd401181b97f1574e1f06e P 4d5a8fbac7da4f00afd88b40fefe190e [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: 4d5a8fbac7da4f00afd88b40fefe190e, e6d10df89aa74a6bbf41a38ae20920d3; no voters: 88e419a2b3ad464c9ca57df8153eaf98
I20260710 13:23:10.207968 18033 raft_consensus.cc:2764] T 10a3346c91cd401181b97f1574e1f06e P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:23:10.224586 18076 consensus_queue.cc:1048] T 8d27d685e7e04866a7ba571c7d3ff5a1 P 4d5a8fbac7da4f00afd88b40fefe190e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260710 13:23:10.235390 17836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7740d4721a5842b58cdb20615a9255e2" candidate_uuid: "88e419a2b3ad464c9ca57df8153eaf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5a8fbac7da4f00afd88b40fefe190e"
I20260710 13:23:10.249393 18102 leader_election.cc:290] T 7740d4721a5842b58cdb20615a9255e2 P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 1 election: Requested vote from peers 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975), e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001)
I20260710 13:23:10.245662 17836 raft_consensus.cc:3060] T 7740d4721a5842b58cdb20615a9255e2 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:10.255358 18028 raft_consensus.cc:359] T 93dd69a88c784ceb9a3f5030b93d9ab0 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.256022 18028 raft_consensus.cc:385] T 93dd69a88c784ceb9a3f5030b93d9ab0 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:10.256283 18028 raft_consensus.cc:740] T 93dd69a88c784ceb9a3f5030b93d9ab0 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d10df89aa74a6bbf41a38ae20920d3, State: Initialized, Role: FOLLOWER
I20260710 13:23:10.259557 18028 consensus_queue.cc:260] T 93dd69a88c784ceb9a3f5030b93d9ab0 P e6d10df89aa74a6bbf41a38ae20920d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.261926 17983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7740d4721a5842b58cdb20615a9255e2" candidate_uuid: "88e419a2b3ad464c9ca57df8153eaf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d10df89aa74a6bbf41a38ae20920d3"
I20260710 13:23:10.262542 17983 raft_consensus.cc:3060] T 7740d4721a5842b58cdb20615a9255e2 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:10.263887 17732 catalog_manager.cc:5697] T 8d27d685e7e04866a7ba571c7d3ff5a1 P 4d5a8fbac7da4f00afd88b40fefe190e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129). New cstate: current_term: 1 leader_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:10.267562 18028 ts_tablet_manager.cc:1434] T 93dd69a88c784ceb9a3f5030b93d9ab0 P e6d10df89aa74a6bbf41a38ae20920d3: Time spent starting tablet: real 0.065s	user 0.005s	sys 0.002s
I20260710 13:23:10.268472 18028 tablet_bootstrap.cc:492] T 059279d1d9af4f7bb1d9e35df490b41f P e6d10df89aa74a6bbf41a38ae20920d3: Bootstrap starting.
I20260710 13:23:10.269577 18025 tablet_bootstrap.cc:492] T 3afb6f590cce40cb8620267adfcf7c41 P 88e419a2b3ad464c9ca57df8153eaf98: No bootstrap required, opened a new log
I20260710 13:23:10.270157 18025 ts_tablet_manager.cc:1403] T 3afb6f590cce40cb8620267adfcf7c41 P 88e419a2b3ad464c9ca57df8153eaf98: Time spent bootstrapping tablet: real 0.140s	user 0.015s	sys 0.014s
I20260710 13:23:10.275846 17983 raft_consensus.cc:2468] T 7740d4721a5842b58cdb20615a9255e2 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88e419a2b3ad464c9ca57df8153eaf98 in term 1.
I20260710 13:23:10.277204 17876 leader_election.cc:304] T 7740d4721a5842b58cdb20615a9255e2 P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88e419a2b3ad464c9ca57df8153eaf98, e6d10df89aa74a6bbf41a38ae20920d3; no voters: 
I20260710 13:23:10.278120 18102 raft_consensus.cc:2804] T 7740d4721a5842b58cdb20615a9255e2 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:10.278592 18102 raft_consensus.cc:697] T 7740d4721a5842b58cdb20615a9255e2 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Becoming Leader. State: Replica: 88e419a2b3ad464c9ca57df8153eaf98, State: Running, Role: LEADER
I20260710 13:23:10.279466 18102 consensus_queue.cc:237] T 7740d4721a5842b58cdb20615a9255e2 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.290838 17836 raft_consensus.cc:2468] T 7740d4721a5842b58cdb20615a9255e2 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88e419a2b3ad464c9ca57df8153eaf98 in term 1.
I20260710 13:23:10.292157 18025 raft_consensus.cc:359] T 3afb6f590cce40cb8620267adfcf7c41 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.292887 18025 raft_consensus.cc:385] T 3afb6f590cce40cb8620267adfcf7c41 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:10.293167 18025 raft_consensus.cc:740] T 3afb6f590cce40cb8620267adfcf7c41 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88e419a2b3ad464c9ca57df8153eaf98, State: Initialized, Role: FOLLOWER
I20260710 13:23:10.293984 18025 consensus_queue.cc:260] T 3afb6f590cce40cb8620267adfcf7c41 P 88e419a2b3ad464c9ca57df8153eaf98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.304148 18025 ts_tablet_manager.cc:1434] T 3afb6f590cce40cb8620267adfcf7c41 P 88e419a2b3ad464c9ca57df8153eaf98: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.002s
I20260710 13:23:10.305156 18025 tablet_bootstrap.cc:492] T 96b67fad77a34cc5920248d354d1c737 P 88e419a2b3ad464c9ca57df8153eaf98: Bootstrap starting.
I20260710 13:23:10.312105 18028 tablet_bootstrap.cc:654] T 059279d1d9af4f7bb1d9e35df490b41f P e6d10df89aa74a6bbf41a38ae20920d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:10.316447 18025 tablet_bootstrap.cc:654] T 96b67fad77a34cc5920248d354d1c737 P 88e419a2b3ad464c9ca57df8153eaf98: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:10.317131 18026 tablet_bootstrap.cc:654] T 6c8202aadf574a8d8186cc9ceb3b5119 P 4d5a8fbac7da4f00afd88b40fefe190e: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:10.323699 18025 tablet_bootstrap.cc:492] T 96b67fad77a34cc5920248d354d1c737 P 88e419a2b3ad464c9ca57df8153eaf98: No bootstrap required, opened a new log
I20260710 13:23:10.324184 18025 ts_tablet_manager.cc:1403] T 96b67fad77a34cc5920248d354d1c737 P 88e419a2b3ad464c9ca57df8153eaf98: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.000s
I20260710 13:23:10.325850 18026 tablet_bootstrap.cc:492] T 6c8202aadf574a8d8186cc9ceb3b5119 P 4d5a8fbac7da4f00afd88b40fefe190e: No bootstrap required, opened a new log
I20260710 13:23:10.326368 18026 ts_tablet_manager.cc:1403] T 6c8202aadf574a8d8186cc9ceb3b5119 P 4d5a8fbac7da4f00afd88b40fefe190e: Time spent bootstrapping tablet: real 0.139s	user 0.012s	sys 0.001s
I20260710 13:23:10.326341 18025 raft_consensus.cc:359] T 96b67fad77a34cc5920248d354d1c737 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.327291 18025 raft_consensus.cc:385] T 96b67fad77a34cc5920248d354d1c737 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:10.327571 18025 raft_consensus.cc:740] T 96b67fad77a34cc5920248d354d1c737 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88e419a2b3ad464c9ca57df8153eaf98, State: Initialized, Role: FOLLOWER
I20260710 13:23:10.328209 18025 consensus_queue.cc:260] T 96b67fad77a34cc5920248d354d1c737 P 88e419a2b3ad464c9ca57df8153eaf98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.329255 18026 raft_consensus.cc:359] T 6c8202aadf574a8d8186cc9ceb3b5119 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.329897 18026 raft_consensus.cc:385] T 6c8202aadf574a8d8186cc9ceb3b5119 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:10.330137 18026 raft_consensus.cc:740] T 6c8202aadf574a8d8186cc9ceb3b5119 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d5a8fbac7da4f00afd88b40fefe190e, State: Initialized, Role: FOLLOWER
I20260710 13:23:10.330458 18025 ts_tablet_manager.cc:1434] T 96b67fad77a34cc5920248d354d1c737 P 88e419a2b3ad464c9ca57df8153eaf98: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:23:10.326720 17734 catalog_manager.cc:5697] T 10a3346c91cd401181b97f1574e1f06e P 88e419a2b3ad464c9ca57df8153eaf98 reported cstate change: term changed from 0 to 1, leader changed from <none> to 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130). New cstate: current_term: 1 leader_uuid: "88e419a2b3ad464c9ca57df8153eaf98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:10.330899 18026 consensus_queue.cc:260] T 6c8202aadf574a8d8186cc9ceb3b5119 P 4d5a8fbac7da4f00afd88b40fefe190e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.331485 18025 tablet_bootstrap.cc:492] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 88e419a2b3ad464c9ca57df8153eaf98: Bootstrap starting.
I20260710 13:23:10.333921 18026 ts_tablet_manager.cc:1434] T 6c8202aadf574a8d8186cc9ceb3b5119 P 4d5a8fbac7da4f00afd88b40fefe190e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:23:10.335206 18026 tablet_bootstrap.cc:492] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 4d5a8fbac7da4f00afd88b40fefe190e: Bootstrap starting.
I20260710 13:23:10.339177 18025 tablet_bootstrap.cc:654] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 88e419a2b3ad464c9ca57df8153eaf98: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:10.341712 18026 tablet_bootstrap.cc:654] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 4d5a8fbac7da4f00afd88b40fefe190e: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:10.360780 18025 tablet_bootstrap.cc:492] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 88e419a2b3ad464c9ca57df8153eaf98: No bootstrap required, opened a new log
I20260710 13:23:10.361297 18025 ts_tablet_manager.cc:1403] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 88e419a2b3ad464c9ca57df8153eaf98: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.006s
I20260710 13:23:10.361655 18026 tablet_bootstrap.cc:492] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 4d5a8fbac7da4f00afd88b40fefe190e: No bootstrap required, opened a new log
I20260710 13:23:10.362181 18026 ts_tablet_manager.cc:1403] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 4d5a8fbac7da4f00afd88b40fefe190e: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.013s
I20260710 13:23:10.364303 18025 raft_consensus.cc:359] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.365128 18025 raft_consensus.cc:385] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:10.364894 18026 raft_consensus.cc:359] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.365515 18025 raft_consensus.cc:740] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88e419a2b3ad464c9ca57df8153eaf98, State: Initialized, Role: FOLLOWER
I20260710 13:23:10.365762 18026 raft_consensus.cc:385] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:10.366137 18026 raft_consensus.cc:740] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d5a8fbac7da4f00afd88b40fefe190e, State: Initialized, Role: FOLLOWER
I20260710 13:23:10.366320 18025 consensus_queue.cc:260] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 88e419a2b3ad464c9ca57df8153eaf98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.366847 18026 consensus_queue.cc:260] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 4d5a8fbac7da4f00afd88b40fefe190e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.368784 18025 ts_tablet_manager.cc:1434] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 88e419a2b3ad464c9ca57df8153eaf98: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:23:10.369830 18025 tablet_bootstrap.cc:492] T d0ae127710f04c2d8733805dd508b040 P 88e419a2b3ad464c9ca57df8153eaf98: Bootstrap starting.
I20260710 13:23:10.369980 18026 ts_tablet_manager.cc:1434] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 4d5a8fbac7da4f00afd88b40fefe190e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:23:10.370780 18028 tablet_bootstrap.cc:492] T 059279d1d9af4f7bb1d9e35df490b41f P e6d10df89aa74a6bbf41a38ae20920d3: No bootstrap required, opened a new log
I20260710 13:23:10.370976 18026 tablet_bootstrap.cc:492] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P 4d5a8fbac7da4f00afd88b40fefe190e: Bootstrap starting.
I20260710 13:23:10.371397 18028 ts_tablet_manager.cc:1403] T 059279d1d9af4f7bb1d9e35df490b41f P e6d10df89aa74a6bbf41a38ae20920d3: Time spent bootstrapping tablet: real 0.103s	user 0.022s	sys 0.022s
I20260710 13:23:10.374186 18028 raft_consensus.cc:359] T 059279d1d9af4f7bb1d9e35df490b41f P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.375183 18028 raft_consensus.cc:385] T 059279d1d9af4f7bb1d9e35df490b41f P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:10.375530 18028 raft_consensus.cc:740] T 059279d1d9af4f7bb1d9e35df490b41f P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d10df89aa74a6bbf41a38ae20920d3, State: Initialized, Role: FOLLOWER
I20260710 13:23:10.376322 18028 consensus_queue.cc:260] T 059279d1d9af4f7bb1d9e35df490b41f P e6d10df89aa74a6bbf41a38ae20920d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.376999 18025 tablet_bootstrap.cc:654] T d0ae127710f04c2d8733805dd508b040 P 88e419a2b3ad464c9ca57df8153eaf98: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:10.377743 18026 tablet_bootstrap.cc:654] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P 4d5a8fbac7da4f00afd88b40fefe190e: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:10.378934 18028 ts_tablet_manager.cc:1434] T 059279d1d9af4f7bb1d9e35df490b41f P e6d10df89aa74a6bbf41a38ae20920d3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:23:10.380162 18028 tablet_bootstrap.cc:492] T 55f0755e73214352a88aa8f4964884c1 P e6d10df89aa74a6bbf41a38ae20920d3: Bootstrap starting.
I20260710 13:23:10.387311 18026 tablet_bootstrap.cc:492] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P 4d5a8fbac7da4f00afd88b40fefe190e: No bootstrap required, opened a new log
I20260710 13:23:10.387270 18102 raft_consensus.cc:493] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:10.387920 18026 ts_tablet_manager.cc:1403] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P 4d5a8fbac7da4f00afd88b40fefe190e: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260710 13:23:10.387913 18102 raft_consensus.cc:515] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.390136 18102 leader_election.cc:290] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975), e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001)
I20260710 13:23:10.390798 18026 raft_consensus.cc:359] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.391528 18026 raft_consensus.cc:385] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:10.391785 18026 raft_consensus.cc:740] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d5a8fbac7da4f00afd88b40fefe190e, State: Initialized, Role: FOLLOWER
I20260710 13:23:10.391930 17836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93dd69a88c784ceb9a3f5030b93d9ab0" candidate_uuid: "88e419a2b3ad464c9ca57df8153eaf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" is_pre_election: true
I20260710 13:23:10.392553 17836 raft_consensus.cc:2468] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88e419a2b3ad464c9ca57df8153eaf98 in term 0.
I20260710 13:23:10.394430 17876 leader_election.cc:304] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d5a8fbac7da4f00afd88b40fefe190e, 88e419a2b3ad464c9ca57df8153eaf98; no voters: 
I20260710 13:23:10.387269 18028 tablet_bootstrap.cc:654] T 55f0755e73214352a88aa8f4964884c1 P e6d10df89aa74a6bbf41a38ae20920d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:10.394272 18026 consensus_queue.cc:260] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P 4d5a8fbac7da4f00afd88b40fefe190e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.396173 18106 raft_consensus.cc:2804] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:10.396580 18106 raft_consensus.cc:493] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:10.396906 18106 raft_consensus.cc:3060] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:10.397290 18025 tablet_bootstrap.cc:492] T d0ae127710f04c2d8733805dd508b040 P 88e419a2b3ad464c9ca57df8153eaf98: No bootstrap required, opened a new log
I20260710 13:23:10.397487 17985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93dd69a88c784ceb9a3f5030b93d9ab0" candidate_uuid: "88e419a2b3ad464c9ca57df8153eaf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" is_pre_election: true
I20260710 13:23:10.398128 17985 raft_consensus.cc:2468] T 93dd69a88c784ceb9a3f5030b93d9ab0 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88e419a2b3ad464c9ca57df8153eaf98 in term 0.
I20260710 13:23:10.399662 18080 raft_consensus.cc:493] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:10.397718 18025 ts_tablet_manager.cc:1403] T d0ae127710f04c2d8733805dd508b040 P 88e419a2b3ad464c9ca57df8153eaf98: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.003s
I20260710 13:23:10.400134 18080 raft_consensus.cc:515] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.402377 18080 leader_election.cc:290] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P 4d5a8fbac7da4f00afd88b40fefe190e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881), e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001)
I20260710 13:23:10.403280 18026 ts_tablet_manager.cc:1434] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P 4d5a8fbac7da4f00afd88b40fefe190e: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 13:23:10.403852 18025 raft_consensus.cc:359] T d0ae127710f04c2d8733805dd508b040 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.404232 18026 tablet_bootstrap.cc:492] T f236422baeea484680d42b685d1e471a P 4d5a8fbac7da4f00afd88b40fefe190e: Bootstrap starting.
I20260710 13:23:10.404589 18025 raft_consensus.cc:385] T d0ae127710f04c2d8733805dd508b040 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:10.404928 18025 raft_consensus.cc:740] T d0ae127710f04c2d8733805dd508b040 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88e419a2b3ad464c9ca57df8153eaf98, State: Initialized, Role: FOLLOWER
I20260710 13:23:10.404709 17909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c28eb3ed2b4d89b2fc9285ef2bf309" candidate_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88e419a2b3ad464c9ca57df8153eaf98" is_pre_election: true
I20260710 13:23:10.405696 18025 consensus_queue.cc:260] T d0ae127710f04c2d8733805dd508b040 P 88e419a2b3ad464c9ca57df8153eaf98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
W20260710 13:23:10.406400 17800 leader_election.cc:343] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P 4d5a8fbac7da4f00afd88b40fefe190e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:10.406816 17985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c28eb3ed2b4d89b2fc9285ef2bf309" candidate_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" is_pre_election: true
I20260710 13:23:10.408118 18025 ts_tablet_manager.cc:1434] T d0ae127710f04c2d8733805dd508b040 P 88e419a2b3ad464c9ca57df8153eaf98: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
W20260710 13:23:10.408744 17801 leader_election.cc:343] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P 4d5a8fbac7da4f00afd88b40fefe190e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:10.409173 18025 tablet_bootstrap.cc:492] T f236422baeea484680d42b685d1e471a P 88e419a2b3ad464c9ca57df8153eaf98: Bootstrap starting.
I20260710 13:23:10.409386 17801 leader_election.cc:304] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P 4d5a8fbac7da4f00afd88b40fefe190e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d5a8fbac7da4f00afd88b40fefe190e; no voters: 88e419a2b3ad464c9ca57df8153eaf98, e6d10df89aa74a6bbf41a38ae20920d3
I20260710 13:23:10.410393 18080 raft_consensus.cc:2749] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:10.412542 18026 tablet_bootstrap.cc:654] T f236422baeea484680d42b685d1e471a P 4d5a8fbac7da4f00afd88b40fefe190e: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:10.413954 18102 raft_consensus.cc:493] T d0ae127710f04c2d8733805dd508b040 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:10.414456 18102 raft_consensus.cc:515] T d0ae127710f04c2d8733805dd508b040 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.417135 18102 leader_election.cc:290] T d0ae127710f04c2d8733805dd508b040 P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975), e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001)
I20260710 13:23:10.418339 17836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ae127710f04c2d8733805dd508b040" candidate_uuid: "88e419a2b3ad464c9ca57df8153eaf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" is_pre_election: true
I20260710 13:23:10.419272 17836 raft_consensus.cc:2468] T d0ae127710f04c2d8733805dd508b040 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88e419a2b3ad464c9ca57df8153eaf98 in term 0.
I20260710 13:23:10.421764 18025 tablet_bootstrap.cc:654] T f236422baeea484680d42b685d1e471a P 88e419a2b3ad464c9ca57df8153eaf98: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:10.423168 18080 raft_consensus.cc:493] T 3afb6f590cce40cb8620267adfcf7c41 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:10.423863 18080 raft_consensus.cc:515] T 3afb6f590cce40cb8620267adfcf7c41 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.427990 18026 tablet_bootstrap.cc:492] T f236422baeea484680d42b685d1e471a P 4d5a8fbac7da4f00afd88b40fefe190e: No bootstrap required, opened a new log
I20260710 13:23:10.428581 17907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afb6f590cce40cb8620267adfcf7c41" candidate_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88e419a2b3ad464c9ca57df8153eaf98" is_pre_election: true
I20260710 13:23:10.429544 17907 raft_consensus.cc:2468] T 3afb6f590cce40cb8620267adfcf7c41 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d5a8fbac7da4f00afd88b40fefe190e in term 0.
I20260710 13:23:10.431666 17800 leader_election.cc:304] T 3afb6f590cce40cb8620267adfcf7c41 P 4d5a8fbac7da4f00afd88b40fefe190e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d5a8fbac7da4f00afd88b40fefe190e, 88e419a2b3ad464c9ca57df8153eaf98; no voters: 
I20260710 13:23:10.428560 18026 ts_tablet_manager.cc:1403] T f236422baeea484680d42b685d1e471a P 4d5a8fbac7da4f00afd88b40fefe190e: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.004s
I20260710 13:23:10.432983 18076 raft_consensus.cc:2804] T 3afb6f590cce40cb8620267adfcf7c41 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:10.433305 18080 leader_election.cc:290] T 3afb6f590cce40cb8620267adfcf7c41 P 4d5a8fbac7da4f00afd88b40fefe190e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881), e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001)
I20260710 13:23:10.433642 18076 raft_consensus.cc:493] T 3afb6f590cce40cb8620267adfcf7c41 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:10.434010 18076 raft_consensus.cc:3060] T 3afb6f590cce40cb8620267adfcf7c41 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:10.435022 17982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ae127710f04c2d8733805dd508b040" candidate_uuid: "88e419a2b3ad464c9ca57df8153eaf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" is_pre_election: true
I20260710 13:23:10.436609 17876 leader_election.cc:304] T d0ae127710f04c2d8733805dd508b040 P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d5a8fbac7da4f00afd88b40fefe190e, 88e419a2b3ad464c9ca57df8153eaf98; no voters: 
I20260710 13:23:10.433056 17985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afb6f590cce40cb8620267adfcf7c41" candidate_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" is_pre_election: true
I20260710 13:23:10.437951 17985 raft_consensus.cc:2468] T 3afb6f590cce40cb8620267adfcf7c41 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d5a8fbac7da4f00afd88b40fefe190e in term 0.
I20260710 13:23:10.437830 18026 raft_consensus.cc:359] T f236422baeea484680d42b685d1e471a P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.438907 18026 raft_consensus.cc:385] T f236422baeea484680d42b685d1e471a P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:10.439397 18026 raft_consensus.cc:740] T f236422baeea484680d42b685d1e471a P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d5a8fbac7da4f00afd88b40fefe190e, State: Initialized, Role: FOLLOWER
I20260710 13:23:10.439941 18102 raft_consensus.cc:2804] T d0ae127710f04c2d8733805dd508b040 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:10.440351 18102 raft_consensus.cc:493] T d0ae127710f04c2d8733805dd508b040 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:10.440680 18102 raft_consensus.cc:3060] T d0ae127710f04c2d8733805dd508b040 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:10.440582 18026 consensus_queue.cc:260] T f236422baeea484680d42b685d1e471a P 4d5a8fbac7da4f00afd88b40fefe190e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.441344 18076 raft_consensus.cc:515] T 3afb6f590cce40cb8620267adfcf7c41 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.444365 17907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afb6f590cce40cb8620267adfcf7c41" candidate_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88e419a2b3ad464c9ca57df8153eaf98"
I20260710 13:23:10.445026 17907 raft_consensus.cc:3060] T 3afb6f590cce40cb8620267adfcf7c41 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:23:10.447620 17876 leader_election.cc:343] T d0ae127710f04c2d8733805dd508b040 P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:10.444502 18026 ts_tablet_manager.cc:1434] T f236422baeea484680d42b685d1e471a P 4d5a8fbac7da4f00afd88b40fefe190e: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260710 13:23:10.448094 18025 tablet_bootstrap.cc:492] T f236422baeea484680d42b685d1e471a P 88e419a2b3ad464c9ca57df8153eaf98: No bootstrap required, opened a new log
I20260710 13:23:10.448629 18025 ts_tablet_manager.cc:1403] T f236422baeea484680d42b685d1e471a P 88e419a2b3ad464c9ca57df8153eaf98: Time spent bootstrapping tablet: real 0.040s	user 0.022s	sys 0.010s
I20260710 13:23:10.449010 18026 tablet_bootstrap.cc:492] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 4d5a8fbac7da4f00afd88b40fefe190e: Bootstrap starting.
I20260710 13:23:10.451074 17985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afb6f590cce40cb8620267adfcf7c41" candidate_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d10df89aa74a6bbf41a38ae20920d3"
I20260710 13:23:10.451696 17985 raft_consensus.cc:3060] T 3afb6f590cce40cb8620267adfcf7c41 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:10.451781 18080 raft_consensus.cc:493] T f236422baeea484680d42b685d1e471a P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:10.452265 18025 raft_consensus.cc:359] T f236422baeea484680d42b685d1e471a P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.452389 18080 raft_consensus.cc:515] T f236422baeea484680d42b685d1e471a P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.453207 18076 leader_election.cc:290] T 3afb6f590cce40cb8620267adfcf7c41 P 4d5a8fbac7da4f00afd88b40fefe190e [CANDIDATE]: Term 1 election: Requested vote from peers 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881), e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001)
I20260710 13:23:10.455642 18080 leader_election.cc:290] T f236422baeea484680d42b685d1e471a P 4d5a8fbac7da4f00afd88b40fefe190e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881), e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001)
I20260710 13:23:10.451815 17733 catalog_manager.cc:5697] T 7740d4721a5842b58cdb20615a9255e2 P 88e419a2b3ad464c9ca57df8153eaf98 reported cstate change: term changed from 0 to 1, leader changed from <none> to 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130). New cstate: current_term: 1 leader_uuid: "88e419a2b3ad464c9ca57df8153eaf98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:10.456764 17982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f236422baeea484680d42b685d1e471a" candidate_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" is_pre_election: true
I20260710 13:23:10.457294 18025 raft_consensus.cc:385] T f236422baeea484680d42b685d1e471a P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:10.457784 18025 raft_consensus.cc:740] T f236422baeea484680d42b685d1e471a P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88e419a2b3ad464c9ca57df8153eaf98, State: Initialized, Role: FOLLOWER
W20260710 13:23:10.458328 17801 leader_election.cc:343] T f236422baeea484680d42b685d1e471a P 4d5a8fbac7da4f00afd88b40fefe190e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:10.460959 18025 consensus_queue.cc:260] T f236422baeea484680d42b685d1e471a P 88e419a2b3ad464c9ca57df8153eaf98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.462074 18063 raft_consensus.cc:493] T 059279d1d9af4f7bb1d9e35df490b41f P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:10.449113 18102 raft_consensus.cc:515] T d0ae127710f04c2d8733805dd508b040 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.464826 18026 tablet_bootstrap.cc:654] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 4d5a8fbac7da4f00afd88b40fefe190e: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:10.462323 18106 raft_consensus.cc:515] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.458341 17909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f236422baeea484680d42b685d1e471a" candidate_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88e419a2b3ad464c9ca57df8153eaf98" is_pre_election: true
I20260710 13:23:10.474000 17909 raft_consensus.cc:2468] T f236422baeea484680d42b685d1e471a P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d5a8fbac7da4f00afd88b40fefe190e in term 0.
I20260710 13:23:10.475402 17800 leader_election.cc:304] T f236422baeea484680d42b685d1e471a P 4d5a8fbac7da4f00afd88b40fefe190e [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: 4d5a8fbac7da4f00afd88b40fefe190e, 88e419a2b3ad464c9ca57df8153eaf98; no voters: e6d10df89aa74a6bbf41a38ae20920d3
I20260710 13:23:10.476562 18080 raft_consensus.cc:2804] T f236422baeea484680d42b685d1e471a P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:10.476675 18102 leader_election.cc:290] T d0ae127710f04c2d8733805dd508b040 P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 1 election: Requested vote from peers 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975), e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001)
I20260710 13:23:10.476974 18080 raft_consensus.cc:493] T f236422baeea484680d42b685d1e471a P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:10.477331 18080 raft_consensus.cc:3060] T f236422baeea484680d42b685d1e471a P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:10.478219 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ae127710f04c2d8733805dd508b040" candidate_uuid: "88e419a2b3ad464c9ca57df8153eaf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5a8fbac7da4f00afd88b40fefe190e"
I20260710 13:23:10.487025 18026 tablet_bootstrap.cc:492] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 4d5a8fbac7da4f00afd88b40fefe190e: No bootstrap required, opened a new log
I20260710 13:23:10.487427 17834 raft_consensus.cc:3060] T d0ae127710f04c2d8733805dd508b040 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:10.487563 18026 ts_tablet_manager.cc:1403] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 4d5a8fbac7da4f00afd88b40fefe190e: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.005s
I20260710 13:23:10.489880 18028 tablet_bootstrap.cc:492] T 55f0755e73214352a88aa8f4964884c1 P e6d10df89aa74a6bbf41a38ae20920d3: No bootstrap required, opened a new log
I20260710 13:23:10.490078 18026 raft_consensus.cc:359] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.490439 18028 ts_tablet_manager.cc:1403] T 55f0755e73214352a88aa8f4964884c1 P e6d10df89aa74a6bbf41a38ae20920d3: Time spent bootstrapping tablet: real 0.111s	user 0.017s	sys 0.041s
I20260710 13:23:10.490747 18026 raft_consensus.cc:385] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:10.479185 18063 raft_consensus.cc:515] T 059279d1d9af4f7bb1d9e35df490b41f P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.491035 18026 raft_consensus.cc:740] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d5a8fbac7da4f00afd88b40fefe190e, State: Initialized, Role: FOLLOWER
I20260710 13:23:10.479765 17982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ae127710f04c2d8733805dd508b040" candidate_uuid: "88e419a2b3ad464c9ca57df8153eaf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d10df89aa74a6bbf41a38ae20920d3"
I20260710 13:23:10.481719 18025 ts_tablet_manager.cc:1434] T f236422baeea484680d42b685d1e471a P 88e419a2b3ad464c9ca57df8153eaf98: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.001s
W20260710 13:23:10.470360 17782 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:23:10.469954 17907 raft_consensus.cc:2468] T 3afb6f590cce40cb8620267adfcf7c41 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d5a8fbac7da4f00afd88b40fefe190e in term 1.
I20260710 13:23:10.498755 18028 raft_consensus.cc:359] T 55f0755e73214352a88aa8f4964884c1 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.499639 18028 raft_consensus.cc:385] T 55f0755e73214352a88aa8f4964884c1 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:10.499922 18028 raft_consensus.cc:740] T 55f0755e73214352a88aa8f4964884c1 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d10df89aa74a6bbf41a38ae20920d3, State: Initialized, Role: FOLLOWER
I20260710 13:23:10.500576 18028 consensus_queue.cc:260] T 55f0755e73214352a88aa8f4964884c1 P e6d10df89aa74a6bbf41a38ae20920d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.502583 18028 ts_tablet_manager.cc:1434] T 55f0755e73214352a88aa8f4964884c1 P e6d10df89aa74a6bbf41a38ae20920d3: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.002s
I20260710 13:23:10.502669 18080 raft_consensus.cc:515] T f236422baeea484680d42b685d1e471a P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
W20260710 13:23:10.503350 17876 leader_election.cc:343] T d0ae127710f04c2d8733805dd508b040 P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:10.504710 18063 leader_election.cc:290] T 059279d1d9af4f7bb1d9e35df490b41f P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975), e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001)
I20260710 13:23:10.505348 18028 tablet_bootstrap.cc:492] T 62241c48f2564ef5b77ec7935eb6eae6 P e6d10df89aa74a6bbf41a38ae20920d3: Bootstrap starting.
I20260710 13:23:10.506517 17800 leader_election.cc:304] T 3afb6f590cce40cb8620267adfcf7c41 P 4d5a8fbac7da4f00afd88b40fefe190e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d5a8fbac7da4f00afd88b40fefe190e, 88e419a2b3ad464c9ca57df8153eaf98; no voters: 
I20260710 13:23:10.507691 18025 tablet_bootstrap.cc:492] T 62241c48f2564ef5b77ec7935eb6eae6 P 88e419a2b3ad464c9ca57df8153eaf98: Bootstrap starting.
I20260710 13:23:10.509685 17982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f236422baeea484680d42b685d1e471a" candidate_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d10df89aa74a6bbf41a38ae20920d3"
W20260710 13:23:10.511294 17801 leader_election.cc:343] T f236422baeea484680d42b685d1e471a P 4d5a8fbac7da4f00afd88b40fefe190e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:10.511875 18080 leader_election.cc:290] T f236422baeea484680d42b685d1e471a P 4d5a8fbac7da4f00afd88b40fefe190e [CANDIDATE]: Term 1 election: Requested vote from peers 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881), e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001)
I20260710 13:23:10.512705 18028 tablet_bootstrap.cc:654] T 62241c48f2564ef5b77ec7935eb6eae6 P e6d10df89aa74a6bbf41a38ae20920d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:10.514341 17835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059279d1d9af4f7bb1d9e35df490b41f" candidate_uuid: "88e419a2b3ad464c9ca57df8153eaf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" is_pre_election: true
I20260710 13:23:10.515195 17835 raft_consensus.cc:2468] T 059279d1d9af4f7bb1d9e35df490b41f P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88e419a2b3ad464c9ca57df8153eaf98 in term 0.
I20260710 13:23:10.518774 18028 tablet_bootstrap.cc:492] T 62241c48f2564ef5b77ec7935eb6eae6 P e6d10df89aa74a6bbf41a38ae20920d3: No bootstrap required, opened a new log
I20260710 13:23:10.483852 18106 leader_election.cc:290] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 1 election: Requested vote from peers 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975), e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001)
I20260710 13:23:10.485033 17983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93dd69a88c784ceb9a3f5030b93d9ab0" candidate_uuid: "88e419a2b3ad464c9ca57df8153eaf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d10df89aa74a6bbf41a38ae20920d3"
I20260710 13:23:10.519479 18028 ts_tablet_manager.cc:1403] T 62241c48f2564ef5b77ec7935eb6eae6 P e6d10df89aa74a6bbf41a38ae20920d3: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260710 13:23:10.519697 17983 raft_consensus.cc:3060] T 93dd69a88c784ceb9a3f5030b93d9ab0 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:10.491919 18026 consensus_queue.cc:260] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 4d5a8fbac7da4f00afd88b40fefe190e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.519692 17907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f236422baeea484680d42b685d1e471a" candidate_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88e419a2b3ad464c9ca57df8153eaf98"
I20260710 13:23:10.486213 17985 raft_consensus.cc:2468] T 3afb6f590cce40cb8620267adfcf7c41 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d5a8fbac7da4f00afd88b40fefe190e in term 1.
I20260710 13:23:10.521082 17907 raft_consensus.cc:3060] T f236422baeea484680d42b685d1e471a P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:10.521669 18026 ts_tablet_manager.cc:1434] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 4d5a8fbac7da4f00afd88b40fefe190e: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.005s
I20260710 13:23:10.520373 17982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059279d1d9af4f7bb1d9e35df490b41f" candidate_uuid: "88e419a2b3ad464c9ca57df8153eaf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" is_pre_election: true
I20260710 13:23:10.522333 17982 raft_consensus.cc:2468] T 059279d1d9af4f7bb1d9e35df490b41f P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88e419a2b3ad464c9ca57df8153eaf98 in term 0.
I20260710 13:23:10.522653 18026 tablet_bootstrap.cc:492] T 55f0755e73214352a88aa8f4964884c1 P 4d5a8fbac7da4f00afd88b40fefe190e: Bootstrap starting.
I20260710 13:23:10.524993 17876 leader_election.cc:304] T 059279d1d9af4f7bb1d9e35df490b41f P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88e419a2b3ad464c9ca57df8153eaf98, e6d10df89aa74a6bbf41a38ae20920d3; no voters: 
I20260710 13:23:10.525858 18106 raft_consensus.cc:2804] T 059279d1d9af4f7bb1d9e35df490b41f P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:10.526232 18106 raft_consensus.cc:493] T 059279d1d9af4f7bb1d9e35df490b41f P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:10.526590 18106 raft_consensus.cc:3060] T 059279d1d9af4f7bb1d9e35df490b41f P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:10.482694 17836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93dd69a88c784ceb9a3f5030b93d9ab0" candidate_uuid: "88e419a2b3ad464c9ca57df8153eaf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5a8fbac7da4f00afd88b40fefe190e"
I20260710 13:23:10.531715 17836 raft_consensus.cc:3060] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:10.532493 17907 raft_consensus.cc:2468] T f236422baeea484680d42b685d1e471a P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d5a8fbac7da4f00afd88b40fefe190e in term 1.
I20260710 13:23:10.535882 18080 raft_consensus.cc:2804] T 3afb6f590cce40cb8620267adfcf7c41 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:10.536445 18080 raft_consensus.cc:697] T 3afb6f590cce40cb8620267adfcf7c41 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 LEADER]: Becoming Leader. State: Replica: 4d5a8fbac7da4f00afd88b40fefe190e, State: Running, Role: LEADER
I20260710 13:23:10.536751 18026 tablet_bootstrap.cc:654] T 55f0755e73214352a88aa8f4964884c1 P 4d5a8fbac7da4f00afd88b40fefe190e: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:10.537282 18080 consensus_queue.cc:237] T 3afb6f590cce40cb8620267adfcf7c41 P 4d5a8fbac7da4f00afd88b40fefe190e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.538687 18121 raft_consensus.cc:493] T 55f0755e73214352a88aa8f4964884c1 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:10.539283 18121 raft_consensus.cc:515] T 55f0755e73214352a88aa8f4964884c1 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.544844 17983 raft_consensus.cc:2468] T 93dd69a88c784ceb9a3f5030b93d9ab0 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88e419a2b3ad464c9ca57df8153eaf98 in term 1.
I20260710 13:23:10.545459 18028 raft_consensus.cc:359] T 62241c48f2564ef5b77ec7935eb6eae6 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.546218 18028 raft_consensus.cc:385] T 62241c48f2564ef5b77ec7935eb6eae6 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:10.546489 18028 raft_consensus.cc:740] T 62241c48f2564ef5b77ec7935eb6eae6 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d10df89aa74a6bbf41a38ae20920d3, State: Initialized, Role: FOLLOWER
I20260710 13:23:10.547906 18028 consensus_queue.cc:260] T 62241c48f2564ef5b77ec7935eb6eae6 P e6d10df89aa74a6bbf41a38ae20920d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.554175 17876 leader_election.cc:304] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88e419a2b3ad464c9ca57df8153eaf98, e6d10df89aa74a6bbf41a38ae20920d3; no voters: 
I20260710 13:23:10.555362 18063 raft_consensus.cc:2804] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:10.556411 18063 raft_consensus.cc:697] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Becoming Leader. State: Replica: 88e419a2b3ad464c9ca57df8153eaf98, State: Running, Role: LEADER
I20260710 13:23:10.557375 18121 leader_election.cc:290] T 55f0755e73214352a88aa8f4964884c1 P e6d10df89aa74a6bbf41a38ae20920d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975), 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881)
I20260710 13:23:10.518735 17834 raft_consensus.cc:2468] T d0ae127710f04c2d8733805dd508b040 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88e419a2b3ad464c9ca57df8153eaf98 in term 1.
I20260710 13:23:10.557273 18063 consensus_queue.cc:237] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.557955 17835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55f0755e73214352a88aa8f4964884c1" candidate_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" is_pre_election: true
W20260710 13:23:10.559432 17950 leader_election.cc:343] T 55f0755e73214352a88aa8f4964884c1 P e6d10df89aa74a6bbf41a38ae20920d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:10.559556 17876 leader_election.cc:304] T d0ae127710f04c2d8733805dd508b040 P 88e419a2b3ad464c9ca57df8153eaf98 [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: 4d5a8fbac7da4f00afd88b40fefe190e, 88e419a2b3ad464c9ca57df8153eaf98; no voters: e6d10df89aa74a6bbf41a38ae20920d3
I20260710 13:23:10.560436 18102 raft_consensus.cc:2804] T d0ae127710f04c2d8733805dd508b040 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:10.561062 18102 raft_consensus.cc:697] T d0ae127710f04c2d8733805dd508b040 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Becoming Leader. State: Replica: 88e419a2b3ad464c9ca57df8153eaf98, State: Running, Role: LEADER
I20260710 13:23:10.560370 17800 leader_election.cc:304] T f236422baeea484680d42b685d1e471a P 4d5a8fbac7da4f00afd88b40fefe190e [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: 4d5a8fbac7da4f00afd88b40fefe190e, 88e419a2b3ad464c9ca57df8153eaf98; no voters: e6d10df89aa74a6bbf41a38ae20920d3
I20260710 13:23:10.564262 18076 raft_consensus.cc:2804] T f236422baeea484680d42b685d1e471a P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:10.562103 18102 consensus_queue.cc:237] T d0ae127710f04c2d8733805dd508b040 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.564946 18076 raft_consensus.cc:697] T f236422baeea484680d42b685d1e471a P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 LEADER]: Becoming Leader. State: Replica: 4d5a8fbac7da4f00afd88b40fefe190e, State: Running, Role: LEADER
I20260710 13:23:10.567373 17909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55f0755e73214352a88aa8f4964884c1" candidate_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88e419a2b3ad464c9ca57df8153eaf98" is_pre_election: true
W20260710 13:23:10.568989 17949 leader_election.cc:343] T 55f0755e73214352a88aa8f4964884c1 P e6d10df89aa74a6bbf41a38ae20920d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:10.569856 17949 leader_election.cc:304] T 55f0755e73214352a88aa8f4964884c1 P e6d10df89aa74a6bbf41a38ae20920d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6d10df89aa74a6bbf41a38ae20920d3; no voters: 4d5a8fbac7da4f00afd88b40fefe190e, 88e419a2b3ad464c9ca57df8153eaf98
I20260710 13:23:10.570607 18028 ts_tablet_manager.cc:1434] T 62241c48f2564ef5b77ec7935eb6eae6 P e6d10df89aa74a6bbf41a38ae20920d3: Time spent starting tablet: real 0.051s	user 0.005s	sys 0.002s
I20260710 13:23:10.571244 18121 raft_consensus.cc:2749] T 55f0755e73214352a88aa8f4964884c1 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:10.571638 18028 tablet_bootstrap.cc:492] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P e6d10df89aa74a6bbf41a38ae20920d3: Bootstrap starting.
I20260710 13:23:10.566936 18076 consensus_queue.cc:237] T f236422baeea484680d42b685d1e471a P 4d5a8fbac7da4f00afd88b40fefe190e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.607889 17836 raft_consensus.cc:2468] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88e419a2b3ad464c9ca57df8153eaf98 in term 1.
I20260710 13:23:10.600422 18106 raft_consensus.cc:515] T 059279d1d9af4f7bb1d9e35df490b41f P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.625470 18025 tablet_bootstrap.cc:654] T 62241c48f2564ef5b77ec7935eb6eae6 P 88e419a2b3ad464c9ca57df8153eaf98: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:10.642985 18105 raft_consensus.cc:493] T 96b67fad77a34cc5920248d354d1c737 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:10.645646 18105 raft_consensus.cc:515] T 96b67fad77a34cc5920248d354d1c737 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.648720 18105 leader_election.cc:290] T 96b67fad77a34cc5920248d354d1c737 P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975), e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001)
I20260710 13:23:10.657779 18106 leader_election.cc:290] T 059279d1d9af4f7bb1d9e35df490b41f P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 1 election: Requested vote from peers 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975), e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001)
I20260710 13:23:10.658356 17733 catalog_manager.cc:5697] T 3afb6f590cce40cb8620267adfcf7c41 P 4d5a8fbac7da4f00afd88b40fefe190e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129). New cstate: current_term: 1 leader_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:10.659381 17983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96b67fad77a34cc5920248d354d1c737" candidate_uuid: "88e419a2b3ad464c9ca57df8153eaf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" is_pre_election: true
I20260710 13:23:10.661623 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96b67fad77a34cc5920248d354d1c737" candidate_uuid: "88e419a2b3ad464c9ca57df8153eaf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" is_pre_election: true
I20260710 13:23:10.662653 17834 raft_consensus.cc:2468] T 96b67fad77a34cc5920248d354d1c737 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88e419a2b3ad464c9ca57df8153eaf98 in term 0.
I20260710 13:23:10.662936 17836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059279d1d9af4f7bb1d9e35df490b41f" candidate_uuid: "88e419a2b3ad464c9ca57df8153eaf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5a8fbac7da4f00afd88b40fefe190e"
I20260710 13:23:10.663292 17983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059279d1d9af4f7bb1d9e35df490b41f" candidate_uuid: "88e419a2b3ad464c9ca57df8153eaf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d10df89aa74a6bbf41a38ae20920d3"
I20260710 13:23:10.663616 17836 raft_consensus.cc:3060] T 059279d1d9af4f7bb1d9e35df490b41f P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:10.663868 17983 raft_consensus.cc:3060] T 059279d1d9af4f7bb1d9e35df490b41f P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:23:10.662648 17876 leader_election.cc:343] T 96b67fad77a34cc5920248d354d1c737 P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:10.666092 17876 leader_election.cc:304] T 96b67fad77a34cc5920248d354d1c737 P 88e419a2b3ad464c9ca57df8153eaf98 [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: 4d5a8fbac7da4f00afd88b40fefe190e, 88e419a2b3ad464c9ca57df8153eaf98; no voters: e6d10df89aa74a6bbf41a38ae20920d3
I20260710 13:23:10.668072 18026 tablet_bootstrap.cc:492] T 55f0755e73214352a88aa8f4964884c1 P 4d5a8fbac7da4f00afd88b40fefe190e: No bootstrap required, opened a new log
I20260710 13:23:10.668591 18026 ts_tablet_manager.cc:1403] T 55f0755e73214352a88aa8f4964884c1 P 4d5a8fbac7da4f00afd88b40fefe190e: Time spent bootstrapping tablet: real 0.146s	user 0.010s	sys 0.014s
I20260710 13:23:10.673316 18026 raft_consensus.cc:359] T 55f0755e73214352a88aa8f4964884c1 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.674361 18026 raft_consensus.cc:385] T 55f0755e73214352a88aa8f4964884c1 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:10.674643 18026 raft_consensus.cc:740] T 55f0755e73214352a88aa8f4964884c1 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d5a8fbac7da4f00afd88b40fefe190e, State: Initialized, Role: FOLLOWER
I20260710 13:23:10.675344 18026 consensus_queue.cc:260] T 55f0755e73214352a88aa8f4964884c1 P 4d5a8fbac7da4f00afd88b40fefe190e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.677536 18026 ts_tablet_manager.cc:1434] T 55f0755e73214352a88aa8f4964884c1 P 4d5a8fbac7da4f00afd88b40fefe190e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:23:10.677748 17836 raft_consensus.cc:2468] T 059279d1d9af4f7bb1d9e35df490b41f P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88e419a2b3ad464c9ca57df8153eaf98 in term 1.
I20260710 13:23:10.678544 18026 tablet_bootstrap.cc:492] T 62241c48f2564ef5b77ec7935eb6eae6 P 4d5a8fbac7da4f00afd88b40fefe190e: Bootstrap starting.
I20260710 13:23:10.682982 18028 tablet_bootstrap.cc:654] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P e6d10df89aa74a6bbf41a38ae20920d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:10.667414 18063 consensus_queue.cc:1048] T 10a3346c91cd401181b97f1574e1f06e P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 13:23:10.687836 18076 raft_consensus.cc:493] T 6c8202aadf574a8d8186cc9ceb3b5119 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:10.688387 18076 raft_consensus.cc:515] T 6c8202aadf574a8d8186cc9ceb3b5119 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.690526 18076 leader_election.cc:290] T 6c8202aadf574a8d8186cc9ceb3b5119 P 4d5a8fbac7da4f00afd88b40fefe190e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881), e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001)
I20260710 13:23:10.670166 18106 raft_consensus.cc:2804] T 96b67fad77a34cc5920248d354d1c737 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:10.691371 18106 raft_consensus.cc:493] T 96b67fad77a34cc5920248d354d1c737 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:10.691758 18106 raft_consensus.cc:3060] T 96b67fad77a34cc5920248d354d1c737 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:10.691779 17876 leader_election.cc:304] T 059279d1d9af4f7bb1d9e35df490b41f P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d5a8fbac7da4f00afd88b40fefe190e, 88e419a2b3ad464c9ca57df8153eaf98; no voters: 
I20260710 13:23:10.692375 17907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8202aadf574a8d8186cc9ceb3b5119" candidate_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88e419a2b3ad464c9ca57df8153eaf98" is_pre_election: true
W20260710 13:23:10.694856 17800 leader_election.cc:343] T 6c8202aadf574a8d8186cc9ceb3b5119 P 4d5a8fbac7da4f00afd88b40fefe190e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:10.690912 17983 raft_consensus.cc:2468] T 059279d1d9af4f7bb1d9e35df490b41f P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88e419a2b3ad464c9ca57df8153eaf98 in term 1.
I20260710 13:23:10.706097 18063 raft_consensus.cc:2804] T 059279d1d9af4f7bb1d9e35df490b41f P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:10.706908 18063 raft_consensus.cc:697] T 059279d1d9af4f7bb1d9e35df490b41f P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Becoming Leader. State: Replica: 88e419a2b3ad464c9ca57df8153eaf98, State: Running, Role: LEADER
I20260710 13:23:10.708009 18063 consensus_queue.cc:237] T 059279d1d9af4f7bb1d9e35df490b41f P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.702769 17732 catalog_manager.cc:5697] T d0ae127710f04c2d8733805dd508b040 P 88e419a2b3ad464c9ca57df8153eaf98 reported cstate change: term changed from 0 to 1, leader changed from <none> to 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130). New cstate: current_term: 1 leader_uuid: "88e419a2b3ad464c9ca57df8153eaf98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:10.716874 17732 catalog_manager.cc:5697] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 88e419a2b3ad464c9ca57df8153eaf98 reported cstate change: term changed from 0 to 1, leader changed from <none> to 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130). New cstate: current_term: 1 leader_uuid: "88e419a2b3ad464c9ca57df8153eaf98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:10.717958 18158 consensus_queue.cc:1048] T 10a3346c91cd401181b97f1574e1f06e P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:10.736809 18102 consensus_queue.cc:1048] T 7740d4721a5842b58cdb20615a9255e2 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:10.753966 17982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8202aadf574a8d8186cc9ceb3b5119" candidate_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" is_pre_election: true
I20260710 13:23:10.754578 18025 tablet_bootstrap.cc:492] T 62241c48f2564ef5b77ec7935eb6eae6 P 88e419a2b3ad464c9ca57df8153eaf98: No bootstrap required, opened a new log
I20260710 13:23:10.721287 18106 raft_consensus.cc:515] T 96b67fad77a34cc5920248d354d1c737 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.755034 18025 ts_tablet_manager.cc:1403] T 62241c48f2564ef5b77ec7935eb6eae6 P 88e419a2b3ad464c9ca57df8153eaf98: Time spent bootstrapping tablet: real 0.248s	user 0.018s	sys 0.017s
W20260710 13:23:10.755702 17801 leader_election.cc:343] T 6c8202aadf574a8d8186cc9ceb3b5119 P 4d5a8fbac7da4f00afd88b40fefe190e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:10.756217 17801 leader_election.cc:304] T 6c8202aadf574a8d8186cc9ceb3b5119 P 4d5a8fbac7da4f00afd88b40fefe190e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d5a8fbac7da4f00afd88b40fefe190e; no voters: 88e419a2b3ad464c9ca57df8153eaf98, e6d10df89aa74a6bbf41a38ae20920d3
I20260710 13:23:10.757020 18106 leader_election.cc:290] T 96b67fad77a34cc5920248d354d1c737 P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 1 election: Requested vote from peers 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975), e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001)
I20260710 13:23:10.757576 18025 raft_consensus.cc:359] T 62241c48f2564ef5b77ec7935eb6eae6 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.758069 18025 raft_consensus.cc:385] T 62241c48f2564ef5b77ec7935eb6eae6 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:10.758253 18025 raft_consensus.cc:740] T 62241c48f2564ef5b77ec7935eb6eae6 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88e419a2b3ad464c9ca57df8153eaf98, State: Initialized, Role: FOLLOWER
I20260710 13:23:10.758802 18025 consensus_queue.cc:260] T 62241c48f2564ef5b77ec7935eb6eae6 P 88e419a2b3ad464c9ca57df8153eaf98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.761197 18025 ts_tablet_manager.cc:1434] T 62241c48f2564ef5b77ec7935eb6eae6 P 88e419a2b3ad464c9ca57df8153eaf98: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:23:10.762532 18025 tablet_bootstrap.cc:492] T 6c8202aadf574a8d8186cc9ceb3b5119 P 88e419a2b3ad464c9ca57df8153eaf98: Bootstrap starting.
I20260710 13:23:10.766005 18080 raft_consensus.cc:493] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:10.766808 18080 raft_consensus.cc:515] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.770520 18025 tablet_bootstrap.cc:654] T 6c8202aadf574a8d8186cc9ceb3b5119 P 88e419a2b3ad464c9ca57df8153eaf98: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:10.771245 17982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff25f2c9a5b4411a8174e8bbb80cd3a" candidate_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" is_pre_election: true
W20260710 13:23:10.772750 17801 leader_election.cc:343] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 4d5a8fbac7da4f00afd88b40fefe190e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:10.772919 18033 raft_consensus.cc:2749] T 6c8202aadf574a8d8186cc9ceb3b5119 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:10.772789 17909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff25f2c9a5b4411a8174e8bbb80cd3a" candidate_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88e419a2b3ad464c9ca57df8153eaf98" is_pre_election: true
I20260710 13:23:10.774565 18080 leader_election.cc:290] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 4d5a8fbac7da4f00afd88b40fefe190e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881), e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001)
W20260710 13:23:10.776201 17800 leader_election.cc:343] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 4d5a8fbac7da4f00afd88b40fefe190e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:10.776656 17800 leader_election.cc:304] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 4d5a8fbac7da4f00afd88b40fefe190e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d5a8fbac7da4f00afd88b40fefe190e; no voters: 88e419a2b3ad464c9ca57df8153eaf98, e6d10df89aa74a6bbf41a38ae20920d3
I20260710 13:23:10.779868 18117 raft_consensus.cc:2749] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:23:10.790998 17876 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.80.131:45001, user_credentials={real_user=slave}} blocked reactor thread for 59429.8us
I20260710 13:23:10.793511 18102 consensus_queue.cc:1048] T 7740d4721a5842b58cdb20615a9255e2 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:10.796705 17836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96b67fad77a34cc5920248d354d1c737" candidate_uuid: "88e419a2b3ad464c9ca57df8153eaf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5a8fbac7da4f00afd88b40fefe190e"
I20260710 13:23:10.797417 17836 raft_consensus.cc:3060] T 96b67fad77a34cc5920248d354d1c737 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:10.797525 17983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96b67fad77a34cc5920248d354d1c737" candidate_uuid: "88e419a2b3ad464c9ca57df8153eaf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d10df89aa74a6bbf41a38ae20920d3"
I20260710 13:23:10.805454 17836 raft_consensus.cc:2468] T 96b67fad77a34cc5920248d354d1c737 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88e419a2b3ad464c9ca57df8153eaf98 in term 1.
I20260710 13:23:10.818327 18026 tablet_bootstrap.cc:654] T 62241c48f2564ef5b77ec7935eb6eae6 P 4d5a8fbac7da4f00afd88b40fefe190e: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:10.825977 17876 leader_election.cc:304] T 96b67fad77a34cc5920248d354d1c737 P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d5a8fbac7da4f00afd88b40fefe190e, 88e419a2b3ad464c9ca57df8153eaf98; no voters: 
I20260710 13:23:10.827626 18106 raft_consensus.cc:2804] T 96b67fad77a34cc5920248d354d1c737 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:10.828106 18106 raft_consensus.cc:697] T 96b67fad77a34cc5920248d354d1c737 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Becoming Leader. State: Replica: 88e419a2b3ad464c9ca57df8153eaf98, State: Running, Role: LEADER
W20260710 13:23:10.828676 17876 leader_election.cc:343] T 96b67fad77a34cc5920248d354d1c737 P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:10.828991 18106 consensus_queue.cc:237] T 96b67fad77a34cc5920248d354d1c737 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.830241 18028 tablet_bootstrap.cc:492] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P e6d10df89aa74a6bbf41a38ae20920d3: No bootstrap required, opened a new log
I20260710 13:23:10.830706 18028 ts_tablet_manager.cc:1403] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P e6d10df89aa74a6bbf41a38ae20920d3: Time spent bootstrapping tablet: real 0.259s	user 0.026s	sys 0.006s
I20260710 13:23:10.833364 18028 raft_consensus.cc:359] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.834055 18028 raft_consensus.cc:385] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:10.834331 18028 raft_consensus.cc:740] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d10df89aa74a6bbf41a38ae20920d3, State: Initialized, Role: FOLLOWER
I20260710 13:23:10.835490 18028 consensus_queue.cc:260] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P e6d10df89aa74a6bbf41a38ae20920d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.837412 18028 ts_tablet_manager.cc:1434] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P e6d10df89aa74a6bbf41a38ae20920d3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:23:10.838388 18028 tablet_bootstrap.cc:492] T 6c8202aadf574a8d8186cc9ceb3b5119 P e6d10df89aa74a6bbf41a38ae20920d3: Bootstrap starting.
I20260710 13:23:10.841799 18025 tablet_bootstrap.cc:492] T 6c8202aadf574a8d8186cc9ceb3b5119 P 88e419a2b3ad464c9ca57df8153eaf98: No bootstrap required, opened a new log
I20260710 13:23:10.842501 18025 ts_tablet_manager.cc:1403] T 6c8202aadf574a8d8186cc9ceb3b5119 P 88e419a2b3ad464c9ca57df8153eaf98: Time spent bootstrapping tablet: real 0.080s	user 0.026s	sys 0.031s
I20260710 13:23:10.846510 18025 raft_consensus.cc:359] T 6c8202aadf574a8d8186cc9ceb3b5119 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.847824 18025 raft_consensus.cc:385] T 6c8202aadf574a8d8186cc9ceb3b5119 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:10.848215 18025 raft_consensus.cc:740] T 6c8202aadf574a8d8186cc9ceb3b5119 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88e419a2b3ad464c9ca57df8153eaf98, State: Initialized, Role: FOLLOWER
I20260710 13:23:10.849174 18025 consensus_queue.cc:260] T 6c8202aadf574a8d8186cc9ceb3b5119 P 88e419a2b3ad464c9ca57df8153eaf98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.852834 18025 ts_tablet_manager.cc:1434] T 6c8202aadf574a8d8186cc9ceb3b5119 P 88e419a2b3ad464c9ca57df8153eaf98: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.001s
I20260710 13:23:10.854362 18025 tablet_bootstrap.cc:492] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P 88e419a2b3ad464c9ca57df8153eaf98: Bootstrap starting.
I20260710 13:23:10.837020 17733 catalog_manager.cc:5697] T 059279d1d9af4f7bb1d9e35df490b41f P 88e419a2b3ad464c9ca57df8153eaf98 reported cstate change: term changed from 0 to 1, leader changed from <none> to 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130). New cstate: current_term: 1 leader_uuid: "88e419a2b3ad464c9ca57df8153eaf98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:10.862957 18025 tablet_bootstrap.cc:654] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P 88e419a2b3ad464c9ca57df8153eaf98: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:10.882782 17732 catalog_manager.cc:5697] T f236422baeea484680d42b685d1e471a P 4d5a8fbac7da4f00afd88b40fefe190e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129). New cstate: current_term: 1 leader_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:10.895607 18028 tablet_bootstrap.cc:654] T 6c8202aadf574a8d8186cc9ceb3b5119 P e6d10df89aa74a6bbf41a38ae20920d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:10.895789 17733 catalog_manager.cc:5697] T 96b67fad77a34cc5920248d354d1c737 P 88e419a2b3ad464c9ca57df8153eaf98 reported cstate change: term changed from 0 to 1, leader changed from <none> to 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130). New cstate: current_term: 1 leader_uuid: "88e419a2b3ad464c9ca57df8153eaf98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:10.912163 18026 tablet_bootstrap.cc:492] T 62241c48f2564ef5b77ec7935eb6eae6 P 4d5a8fbac7da4f00afd88b40fefe190e: No bootstrap required, opened a new log
I20260710 13:23:10.916445 18026 ts_tablet_manager.cc:1403] T 62241c48f2564ef5b77ec7935eb6eae6 P 4d5a8fbac7da4f00afd88b40fefe190e: Time spent bootstrapping tablet: real 0.238s	user 0.010s	sys 0.039s
I20260710 13:23:10.923780 18028 tablet_bootstrap.cc:492] T 6c8202aadf574a8d8186cc9ceb3b5119 P e6d10df89aa74a6bbf41a38ae20920d3: No bootstrap required, opened a new log
I20260710 13:23:10.924265 18028 ts_tablet_manager.cc:1403] T 6c8202aadf574a8d8186cc9ceb3b5119 P e6d10df89aa74a6bbf41a38ae20920d3: Time spent bootstrapping tablet: real 0.086s	user 0.016s	sys 0.014s
I20260710 13:23:10.924736 18025 tablet_bootstrap.cc:492] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P 88e419a2b3ad464c9ca57df8153eaf98: No bootstrap required, opened a new log
I20260710 13:23:10.925201 18025 ts_tablet_manager.cc:1403] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P 88e419a2b3ad464c9ca57df8153eaf98: Time spent bootstrapping tablet: real 0.071s	user 0.014s	sys 0.005s
I20260710 13:23:10.926829 18028 raft_consensus.cc:359] T 6c8202aadf574a8d8186cc9ceb3b5119 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.927531 18028 raft_consensus.cc:385] T 6c8202aadf574a8d8186cc9ceb3b5119 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:10.927822 18028 raft_consensus.cc:740] T 6c8202aadf574a8d8186cc9ceb3b5119 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d10df89aa74a6bbf41a38ae20920d3, State: Initialized, Role: FOLLOWER
I20260710 13:23:10.928478 18028 consensus_queue.cc:260] T 6c8202aadf574a8d8186cc9ceb3b5119 P e6d10df89aa74a6bbf41a38ae20920d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.929520 18025 raft_consensus.cc:359] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.930182 18025 raft_consensus.cc:385] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:10.930431 18025 raft_consensus.cc:740] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88e419a2b3ad464c9ca57df8153eaf98, State: Initialized, Role: FOLLOWER
I20260710 13:23:10.930568 18028 ts_tablet_manager.cc:1434] T 6c8202aadf574a8d8186cc9ceb3b5119 P e6d10df89aa74a6bbf41a38ae20920d3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:23:10.931049 18025 consensus_queue.cc:260] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P 88e419a2b3ad464c9ca57df8153eaf98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.931505 18026 raft_consensus.cc:359] T 62241c48f2564ef5b77ec7935eb6eae6 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.932225 18026 raft_consensus.cc:385] T 62241c48f2564ef5b77ec7935eb6eae6 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:10.932467 18026 raft_consensus.cc:740] T 62241c48f2564ef5b77ec7935eb6eae6 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d5a8fbac7da4f00afd88b40fefe190e, State: Initialized, Role: FOLLOWER
I20260710 13:23:10.933544 18025 ts_tablet_manager.cc:1434] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P 88e419a2b3ad464c9ca57df8153eaf98: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:23:10.934121 18026 consensus_queue.cc:260] T 62241c48f2564ef5b77ec7935eb6eae6 P 4d5a8fbac7da4f00afd88b40fefe190e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.933624 18028 tablet_bootstrap.cc:492] T 874189b850c5489ea349b5a25dde2369 P e6d10df89aa74a6bbf41a38ae20920d3: Bootstrap starting.
I20260710 13:23:10.936161 18025 tablet_bootstrap.cc:492] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 88e419a2b3ad464c9ca57df8153eaf98: Bootstrap starting.
I20260710 13:23:10.941716 18028 tablet_bootstrap.cc:654] T 874189b850c5489ea349b5a25dde2369 P e6d10df89aa74a6bbf41a38ae20920d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:10.942276 18025 tablet_bootstrap.cc:654] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 88e419a2b3ad464c9ca57df8153eaf98: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:10.951715 18026 ts_tablet_manager.cc:1434] T 62241c48f2564ef5b77ec7935eb6eae6 P 4d5a8fbac7da4f00afd88b40fefe190e: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.001s
I20260710 13:23:10.953640 18102 raft_consensus.cc:493] T 62241c48f2564ef5b77ec7935eb6eae6 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:10.954205 18028 tablet_bootstrap.cc:492] T 874189b850c5489ea349b5a25dde2369 P e6d10df89aa74a6bbf41a38ae20920d3: No bootstrap required, opened a new log
I20260710 13:23:10.954165 18102 raft_consensus.cc:515] T 62241c48f2564ef5b77ec7935eb6eae6 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.954753 18028 ts_tablet_manager.cc:1403] T 874189b850c5489ea349b5a25dde2369 P e6d10df89aa74a6bbf41a38ae20920d3: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260710 13:23:10.958230 18028 raft_consensus.cc:359] T 874189b850c5489ea349b5a25dde2369 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.958909 18028 raft_consensus.cc:385] T 874189b850c5489ea349b5a25dde2369 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:10.959209 18028 raft_consensus.cc:740] T 874189b850c5489ea349b5a25dde2369 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d10df89aa74a6bbf41a38ae20920d3, State: Initialized, Role: FOLLOWER
I20260710 13:23:10.960042 18076 consensus_queue.cc:1048] T 3afb6f590cce40cb8620267adfcf7c41 P 4d5a8fbac7da4f00afd88b40fefe190e [LEADER]: Connected to new peer: Peer: permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:10.959947 18028 consensus_queue.cc:260] T 874189b850c5489ea349b5a25dde2369 P e6d10df89aa74a6bbf41a38ae20920d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.962441 18028 ts_tablet_manager.cc:1434] T 874189b850c5489ea349b5a25dde2369 P e6d10df89aa74a6bbf41a38ae20920d3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:23:10.962378 18076 raft_consensus.cc:493] T 55f0755e73214352a88aa8f4964884c1 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:10.963385 18076 raft_consensus.cc:515] T 55f0755e73214352a88aa8f4964884c1 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.964375 18102 leader_election.cc:290] T 62241c48f2564ef5b77ec7935eb6eae6 P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975), e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001)
I20260710 13:23:10.965178 18026 tablet_bootstrap.cc:492] T 874189b850c5489ea349b5a25dde2369 P 4d5a8fbac7da4f00afd88b40fefe190e: Bootstrap starting.
I20260710 13:23:10.965425 18076 leader_election.cc:290] T 55f0755e73214352a88aa8f4964884c1 P 4d5a8fbac7da4f00afd88b40fefe190e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881), e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001)
I20260710 13:23:10.966502 17836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62241c48f2564ef5b77ec7935eb6eae6" candidate_uuid: "88e419a2b3ad464c9ca57df8153eaf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" is_pre_election: true
I20260710 13:23:10.967132 17836 raft_consensus.cc:2468] T 62241c48f2564ef5b77ec7935eb6eae6 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88e419a2b3ad464c9ca57df8153eaf98 in term 0.
I20260710 13:23:10.968529 17876 leader_election.cc:304] T 62241c48f2564ef5b77ec7935eb6eae6 P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d5a8fbac7da4f00afd88b40fefe190e, 88e419a2b3ad464c9ca57df8153eaf98; no voters: 
I20260710 13:23:10.970551 17907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55f0755e73214352a88aa8f4964884c1" candidate_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88e419a2b3ad464c9ca57df8153eaf98" is_pre_election: true
W20260710 13:23:10.972187 17800 leader_election.cc:343] T 55f0755e73214352a88aa8f4964884c1 P 4d5a8fbac7da4f00afd88b40fefe190e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:10.975673 18106 raft_consensus.cc:2804] T 62241c48f2564ef5b77ec7935eb6eae6 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:10.976122 18106 raft_consensus.cc:493] T 62241c48f2564ef5b77ec7935eb6eae6 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:10.976444 18106 raft_consensus.cc:3060] T 62241c48f2564ef5b77ec7935eb6eae6 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:10.979364 17983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55f0755e73214352a88aa8f4964884c1" candidate_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" is_pre_election: true
I20260710 13:23:10.979429 17985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62241c48f2564ef5b77ec7935eb6eae6" candidate_uuid: "88e419a2b3ad464c9ca57df8153eaf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" is_pre_election: true
I20260710 13:23:10.980229 17983 raft_consensus.cc:2468] T 55f0755e73214352a88aa8f4964884c1 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d5a8fbac7da4f00afd88b40fefe190e in term 0.
I20260710 13:23:10.980448 17985 raft_consensus.cc:2468] T 62241c48f2564ef5b77ec7935eb6eae6 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88e419a2b3ad464c9ca57df8153eaf98 in term 0.
I20260710 13:23:10.981953 18028 tablet_bootstrap.cc:492] T d0ae127710f04c2d8733805dd508b040 P e6d10df89aa74a6bbf41a38ae20920d3: Bootstrap starting.
I20260710 13:23:10.983422 17801 leader_election.cc:304] T 55f0755e73214352a88aa8f4964884c1 P 4d5a8fbac7da4f00afd88b40fefe190e [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: 4d5a8fbac7da4f00afd88b40fefe190e, e6d10df89aa74a6bbf41a38ae20920d3; no voters: 88e419a2b3ad464c9ca57df8153eaf98
I20260710 13:23:10.987195 18106 raft_consensus.cc:515] T 62241c48f2564ef5b77ec7935eb6eae6 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:10.991112 18076 raft_consensus.cc:2804] T 55f0755e73214352a88aa8f4964884c1 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:10.991658 18076 raft_consensus.cc:493] T 55f0755e73214352a88aa8f4964884c1 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:10.992086 18076 raft_consensus.cc:3060] T 55f0755e73214352a88aa8f4964884c1 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:10.980552 18102 consensus_queue.cc:1048] T d0ae127710f04c2d8733805dd508b040 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260710 13:23:11.024248 18106 leader_election.cc:290] T 62241c48f2564ef5b77ec7935eb6eae6 P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 1 election: Requested vote from peers 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975), e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001)
I20260710 13:23:11.025630 18026 tablet_bootstrap.cc:654] T 874189b850c5489ea349b5a25dde2369 P 4d5a8fbac7da4f00afd88b40fefe190e: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:11.026664 18025 tablet_bootstrap.cc:492] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 88e419a2b3ad464c9ca57df8153eaf98: No bootstrap required, opened a new log
I20260710 13:23:11.027136 18025 ts_tablet_manager.cc:1403] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 88e419a2b3ad464c9ca57df8153eaf98: Time spent bootstrapping tablet: real 0.091s	user 0.006s	sys 0.011s
I20260710 13:23:11.029929 18106 raft_consensus.cc:493] T 6c8202aadf574a8d8186cc9ceb3b5119 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:11.029610 18025 raft_consensus.cc:359] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:11.030560 18106 raft_consensus.cc:515] T 6c8202aadf574a8d8186cc9ceb3b5119 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:11.031169 18025 raft_consensus.cc:385] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:11.031215 18028 tablet_bootstrap.cc:654] T d0ae127710f04c2d8733805dd508b040 P e6d10df89aa74a6bbf41a38ae20920d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:11.031554 18025 raft_consensus.cc:740] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88e419a2b3ad464c9ca57df8153eaf98, State: Initialized, Role: FOLLOWER
I20260710 13:23:11.032222 18025 consensus_queue.cc:260] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 88e419a2b3ad464c9ca57df8153eaf98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:11.033756 17836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62241c48f2564ef5b77ec7935eb6eae6" candidate_uuid: "88e419a2b3ad464c9ca57df8153eaf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5a8fbac7da4f00afd88b40fefe190e"
I20260710 13:23:11.034237 17985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62241c48f2564ef5b77ec7935eb6eae6" candidate_uuid: "88e419a2b3ad464c9ca57df8153eaf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d10df89aa74a6bbf41a38ae20920d3"
I20260710 13:23:11.034459 17836 raft_consensus.cc:3060] T 62241c48f2564ef5b77ec7935eb6eae6 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:11.034400 18025 ts_tablet_manager.cc:1434] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 88e419a2b3ad464c9ca57df8153eaf98: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:23:11.035961 18025 tablet_bootstrap.cc:492] T 55f0755e73214352a88aa8f4964884c1 P 88e419a2b3ad464c9ca57df8153eaf98: Bootstrap starting.
I20260710 13:23:11.034812 17985 raft_consensus.cc:3060] T 62241c48f2564ef5b77ec7935eb6eae6 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:11.041745 18025 tablet_bootstrap.cc:654] T 55f0755e73214352a88aa8f4964884c1 P 88e419a2b3ad464c9ca57df8153eaf98: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:11.043548 17836 raft_consensus.cc:2468] T 62241c48f2564ef5b77ec7935eb6eae6 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88e419a2b3ad464c9ca57df8153eaf98 in term 1.
I20260710 13:23:11.046031 17985 raft_consensus.cc:2468] T 62241c48f2564ef5b77ec7935eb6eae6 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88e419a2b3ad464c9ca57df8153eaf98 in term 1.
I20260710 13:23:11.047070 18102 consensus_queue.cc:1048] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:11.047127 18106 leader_election.cc:290] T 6c8202aadf574a8d8186cc9ceb3b5119 P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975), e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001)
I20260710 13:23:11.046455 17876 leader_election.cc:304] T 62241c48f2564ef5b77ec7935eb6eae6 P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d5a8fbac7da4f00afd88b40fefe190e, 88e419a2b3ad464c9ca57df8153eaf98; no voters: 
I20260710 13:23:11.050525 18026 tablet_bootstrap.cc:492] T 874189b850c5489ea349b5a25dde2369 P 4d5a8fbac7da4f00afd88b40fefe190e: No bootstrap required, opened a new log
I20260710 13:23:11.051029 18026 ts_tablet_manager.cc:1403] T 874189b850c5489ea349b5a25dde2369 P 4d5a8fbac7da4f00afd88b40fefe190e: Time spent bootstrapping tablet: real 0.086s	user 0.011s	sys 0.000s
I20260710 13:23:11.051505 18106 raft_consensus.cc:2804] T 62241c48f2564ef5b77ec7935eb6eae6 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:11.052616 17985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8202aadf574a8d8186cc9ceb3b5119" candidate_uuid: "88e419a2b3ad464c9ca57df8153eaf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" is_pre_election: true
I20260710 13:23:11.053326 18106 raft_consensus.cc:697] T 62241c48f2564ef5b77ec7935eb6eae6 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Becoming Leader. State: Replica: 88e419a2b3ad464c9ca57df8153eaf98, State: Running, Role: LEADER
I20260710 13:23:11.071995 18106 consensus_queue.cc:237] T 62241c48f2564ef5b77ec7935eb6eae6 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:11.054046 18026 raft_consensus.cc:359] T 874189b850c5489ea349b5a25dde2369 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:11.069205 18025 tablet_bootstrap.cc:492] T 55f0755e73214352a88aa8f4964884c1 P 88e419a2b3ad464c9ca57df8153eaf98: No bootstrap required, opened a new log
I20260710 13:23:11.074103 18026 raft_consensus.cc:385] T 874189b850c5489ea349b5a25dde2369 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:11.074527 18025 ts_tablet_manager.cc:1403] T 55f0755e73214352a88aa8f4964884c1 P 88e419a2b3ad464c9ca57df8153eaf98: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.003s
I20260710 13:23:11.053990 17985 raft_consensus.cc:2468] T 6c8202aadf574a8d8186cc9ceb3b5119 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88e419a2b3ad464c9ca57df8153eaf98 in term 0.
I20260710 13:23:11.053378 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8202aadf574a8d8186cc9ceb3b5119" candidate_uuid: "88e419a2b3ad464c9ca57df8153eaf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" is_pre_election: true
I20260710 13:23:11.074471 18026 raft_consensus.cc:740] T 874189b850c5489ea349b5a25dde2369 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d5a8fbac7da4f00afd88b40fefe190e, State: Initialized, Role: FOLLOWER
I20260710 13:23:11.076833 17834 raft_consensus.cc:2468] T 6c8202aadf574a8d8186cc9ceb3b5119 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88e419a2b3ad464c9ca57df8153eaf98 in term 0.
I20260710 13:23:11.067461 18117 consensus_queue.cc:1048] T 3afb6f590cce40cb8620267adfcf7c41 P 4d5a8fbac7da4f00afd88b40fefe190e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 13:23:11.077425 18025 raft_consensus.cc:359] T 55f0755e73214352a88aa8f4964884c1 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:11.078130 18025 raft_consensus.cc:385] T 55f0755e73214352a88aa8f4964884c1 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:11.060494 18028 tablet_bootstrap.cc:492] T d0ae127710f04c2d8733805dd508b040 P e6d10df89aa74a6bbf41a38ae20920d3: No bootstrap required, opened a new log
I20260710 13:23:11.078405 18025 raft_consensus.cc:740] T 55f0755e73214352a88aa8f4964884c1 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88e419a2b3ad464c9ca57df8153eaf98, State: Initialized, Role: FOLLOWER
I20260710 13:23:11.077082 18026 consensus_queue.cc:260] T 874189b850c5489ea349b5a25dde2369 P 4d5a8fbac7da4f00afd88b40fefe190e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:11.079358 18025 consensus_queue.cc:260] T 55f0755e73214352a88aa8f4964884c1 P 88e419a2b3ad464c9ca57df8153eaf98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:11.079119 18028 ts_tablet_manager.cc:1403] T d0ae127710f04c2d8733805dd508b040 P e6d10df89aa74a6bbf41a38ae20920d3: Time spent bootstrapping tablet: real 0.097s	user 0.014s	sys 0.003s
I20260710 13:23:11.052968 18076 raft_consensus.cc:515] T 55f0755e73214352a88aa8f4964884c1 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:11.080940 18026 ts_tablet_manager.cc:1434] T 874189b850c5489ea349b5a25dde2369 P 4d5a8fbac7da4f00afd88b40fefe190e: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260710 13:23:11.079694 17876 leader_election.cc:304] T 6c8202aadf574a8d8186cc9ceb3b5119 P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d5a8fbac7da4f00afd88b40fefe190e, 88e419a2b3ad464c9ca57df8153eaf98; no voters: 
I20260710 13:23:11.087219 18076 leader_election.cc:290] T 55f0755e73214352a88aa8f4964884c1 P 4d5a8fbac7da4f00afd88b40fefe190e [CANDIDATE]: Term 1 election: Requested vote from peers 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881), e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001)
I20260710 13:23:11.087798 18102 raft_consensus.cc:2804] T 6c8202aadf574a8d8186cc9ceb3b5119 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:11.088781 18102 raft_consensus.cc:493] T 6c8202aadf574a8d8186cc9ceb3b5119 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:11.088822 17907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55f0755e73214352a88aa8f4964884c1" candidate_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88e419a2b3ad464c9ca57df8153eaf98"
I20260710 13:23:11.091076 18025 ts_tablet_manager.cc:1434] T 55f0755e73214352a88aa8f4964884c1 P 88e419a2b3ad464c9ca57df8153eaf98: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260710 13:23:11.089572 18028 raft_consensus.cc:359] T d0ae127710f04c2d8733805dd508b040 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:11.091988 18028 raft_consensus.cc:385] T d0ae127710f04c2d8733805dd508b040 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:11.092365 18025 tablet_bootstrap.cc:492] T 874189b850c5489ea349b5a25dde2369 P 88e419a2b3ad464c9ca57df8153eaf98: Bootstrap starting.
I20260710 13:23:11.092329 18028 raft_consensus.cc:740] T d0ae127710f04c2d8733805dd508b040 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d10df89aa74a6bbf41a38ae20920d3, State: Initialized, Role: FOLLOWER
I20260710 13:23:11.093941 18028 consensus_queue.cc:260] T d0ae127710f04c2d8733805dd508b040 P e6d10df89aa74a6bbf41a38ae20920d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:11.097174 18028 ts_tablet_manager.cc:1434] T d0ae127710f04c2d8733805dd508b040 P e6d10df89aa74a6bbf41a38ae20920d3: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260710 13:23:11.098538 18028 tablet_bootstrap.cc:492] T f236422baeea484680d42b685d1e471a P e6d10df89aa74a6bbf41a38ae20920d3: Bootstrap starting.
I20260710 13:23:11.099215 17907 raft_consensus.cc:3060] T 55f0755e73214352a88aa8f4964884c1 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:11.103129 17983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55f0755e73214352a88aa8f4964884c1" candidate_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d10df89aa74a6bbf41a38ae20920d3"
I20260710 13:23:11.103806 17983 raft_consensus.cc:3060] T 55f0755e73214352a88aa8f4964884c1 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:11.106732 17907 raft_consensus.cc:2468] T 55f0755e73214352a88aa8f4964884c1 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d5a8fbac7da4f00afd88b40fefe190e in term 1.
I20260710 13:23:11.089619 18102 raft_consensus.cc:3060] T 6c8202aadf574a8d8186cc9ceb3b5119 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:11.108420 17800 leader_election.cc:304] T 55f0755e73214352a88aa8f4964884c1 P 4d5a8fbac7da4f00afd88b40fefe190e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d5a8fbac7da4f00afd88b40fefe190e, 88e419a2b3ad464c9ca57df8153eaf98; no voters: 
I20260710 13:23:11.113782 18076 raft_consensus.cc:2804] T 55f0755e73214352a88aa8f4964884c1 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:11.114897 18076 raft_consensus.cc:697] T 55f0755e73214352a88aa8f4964884c1 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 LEADER]: Becoming Leader. State: Replica: 4d5a8fbac7da4f00afd88b40fefe190e, State: Running, Role: LEADER
I20260710 13:23:11.119499 18118 raft_consensus.cc:493] T 874189b850c5489ea349b5a25dde2369 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:11.120005 18118 raft_consensus.cc:515] T 874189b850c5489ea349b5a25dde2369 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:11.119875 18076 consensus_queue.cc:237] T 55f0755e73214352a88aa8f4964884c1 P 4d5a8fbac7da4f00afd88b40fefe190e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:11.122226 18118 leader_election.cc:290] T 874189b850c5489ea349b5a25dde2369 P e6d10df89aa74a6bbf41a38ae20920d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975), 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881)
I20260710 13:23:11.122941 17836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "874189b850c5489ea349b5a25dde2369" candidate_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" is_pre_election: true
I20260710 13:23:11.124152 17907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "874189b850c5489ea349b5a25dde2369" candidate_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88e419a2b3ad464c9ca57df8153eaf98" is_pre_election: true
I20260710 13:23:11.125267 17983 raft_consensus.cc:2468] T 55f0755e73214352a88aa8f4964884c1 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d5a8fbac7da4f00afd88b40fefe190e in term 1.
I20260710 13:23:11.124344 17836 raft_consensus.cc:2468] T 874189b850c5489ea349b5a25dde2369 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6d10df89aa74a6bbf41a38ae20920d3 in term 0.
W20260710 13:23:11.125610 17949 leader_election.cc:343] T 874189b850c5489ea349b5a25dde2369 P e6d10df89aa74a6bbf41a38ae20920d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:11.126938 18118 raft_consensus.cc:493] T d0ae127710f04c2d8733805dd508b040 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:11.127427 18118 raft_consensus.cc:515] T d0ae127710f04c2d8733805dd508b040 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:11.130972 18118 leader_election.cc:290] T d0ae127710f04c2d8733805dd508b040 P e6d10df89aa74a6bbf41a38ae20920d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975), 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881)
I20260710 13:23:11.131490 17835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ae127710f04c2d8733805dd508b040" candidate_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" is_pre_election: true
I20260710 13:23:11.132911 17950 leader_election.cc:304] T 874189b850c5489ea349b5a25dde2369 P e6d10df89aa74a6bbf41a38ae20920d3 [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: 4d5a8fbac7da4f00afd88b40fefe190e, e6d10df89aa74a6bbf41a38ae20920d3; no voters: 88e419a2b3ad464c9ca57df8153eaf98
I20260710 13:23:11.136683 18025 tablet_bootstrap.cc:654] T 874189b850c5489ea349b5a25dde2369 P 88e419a2b3ad464c9ca57df8153eaf98: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:11.137266 17734 catalog_manager.cc:5697] T 62241c48f2564ef5b77ec7935eb6eae6 P 88e419a2b3ad464c9ca57df8153eaf98 reported cstate change: term changed from 0 to 1, leader changed from <none> to 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130). New cstate: current_term: 1 leader_uuid: "88e419a2b3ad464c9ca57df8153eaf98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:11.139765 18118 raft_consensus.cc:2804] T 874189b850c5489ea349b5a25dde2369 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:11.142714 18118 raft_consensus.cc:493] T 874189b850c5489ea349b5a25dde2369 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:11.143267 18118 raft_consensus.cc:3060] T 874189b850c5489ea349b5a25dde2369 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:11.135342 17907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ae127710f04c2d8733805dd508b040" candidate_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88e419a2b3ad464c9ca57df8153eaf98" is_pre_election: true
I20260710 13:23:11.144481 18028 tablet_bootstrap.cc:654] T f236422baeea484680d42b685d1e471a P e6d10df89aa74a6bbf41a38ae20920d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:11.145792 17733 catalog_manager.cc:5697] T 55f0755e73214352a88aa8f4964884c1 P 4d5a8fbac7da4f00afd88b40fefe190e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129). New cstate: current_term: 1 leader_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:11.147610 17949 leader_election.cc:304] T d0ae127710f04c2d8733805dd508b040 P e6d10df89aa74a6bbf41a38ae20920d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6d10df89aa74a6bbf41a38ae20920d3; no voters: 4d5a8fbac7da4f00afd88b40fefe190e, 88e419a2b3ad464c9ca57df8153eaf98
I20260710 13:23:11.148386 18125 raft_consensus.cc:2749] T d0ae127710f04c2d8733805dd508b040 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:11.150789 18117 consensus_queue.cc:1048] T f236422baeea484680d42b685d1e471a P 4d5a8fbac7da4f00afd88b40fefe190e [LEADER]: Connected to new peer: Peer: permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:11.152344 18118 raft_consensus.cc:515] T 874189b850c5489ea349b5a25dde2369 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:11.155579 17909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "874189b850c5489ea349b5a25dde2369" candidate_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88e419a2b3ad464c9ca57df8153eaf98"
W20260710 13:23:11.156057 17801 consensus_peers.cc:597] T f236422baeea484680d42b685d1e471a P 4d5a8fbac7da4f00afd88b40fefe190e -> Peer e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001): Couldn't send request to peer e6d10df89aa74a6bbf41a38ae20920d3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:11.157104 17949 leader_election.cc:343] T 874189b850c5489ea349b5a25dde2369 P e6d10df89aa74a6bbf41a38ae20920d3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:11.157044 18102 raft_consensus.cc:515] T 6c8202aadf574a8d8186cc9ceb3b5119 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:11.157419 17836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "874189b850c5489ea349b5a25dde2369" candidate_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5a8fbac7da4f00afd88b40fefe190e"
I20260710 13:23:11.158528 17836 raft_consensus.cc:3060] T 874189b850c5489ea349b5a25dde2369 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:11.163534 18118 leader_election.cc:290] T 874189b850c5489ea349b5a25dde2369 P e6d10df89aa74a6bbf41a38ae20920d3 [CANDIDATE]: Term 1 election: Requested vote from peers 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975), 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881)
I20260710 13:23:11.176797 17985 raft_consensus.cc:3060] T d0ae127710f04c2d8733805dd508b040 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:11.177224 18105 consensus_queue.cc:1048] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 13:23:11.180859 18102 leader_election.cc:290] T 6c8202aadf574a8d8186cc9ceb3b5119 P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 1 election: Requested vote from peers 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975), e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001)
I20260710 13:23:11.185708 17983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8202aadf574a8d8186cc9ceb3b5119" candidate_uuid: "88e419a2b3ad464c9ca57df8153eaf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d10df89aa74a6bbf41a38ae20920d3"
I20260710 13:23:11.186095 17835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8202aadf574a8d8186cc9ceb3b5119" candidate_uuid: "88e419a2b3ad464c9ca57df8153eaf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5a8fbac7da4f00afd88b40fefe190e"
I20260710 13:23:11.186430 17983 raft_consensus.cc:3060] T 6c8202aadf574a8d8186cc9ceb3b5119 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:11.186712 17835 raft_consensus.cc:3060] T 6c8202aadf574a8d8186cc9ceb3b5119 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:11.195374 17983 raft_consensus.cc:2468] T 6c8202aadf574a8d8186cc9ceb3b5119 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88e419a2b3ad464c9ca57df8153eaf98 in term 1.
I20260710 13:23:11.201625 17876 leader_election.cc:304] T 6c8202aadf574a8d8186cc9ceb3b5119 P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88e419a2b3ad464c9ca57df8153eaf98, e6d10df89aa74a6bbf41a38ae20920d3; no voters: 
I20260710 13:23:11.202716 18162 raft_consensus.cc:2804] T 6c8202aadf574a8d8186cc9ceb3b5119 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:11.203228 18162 raft_consensus.cc:697] T 6c8202aadf574a8d8186cc9ceb3b5119 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Becoming Leader. State: Replica: 88e419a2b3ad464c9ca57df8153eaf98, State: Running, Role: LEADER
I20260710 13:23:11.204063 18162 consensus_queue.cc:237] T 6c8202aadf574a8d8186cc9ceb3b5119 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:11.195374 17835 raft_consensus.cc:2468] T 6c8202aadf574a8d8186cc9ceb3b5119 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88e419a2b3ad464c9ca57df8153eaf98 in term 1.
I20260710 13:23:11.218364 17836 raft_consensus.cc:2468] T 874189b850c5489ea349b5a25dde2369 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6d10df89aa74a6bbf41a38ae20920d3 in term 1.
I20260710 13:23:11.233908 18025 tablet_bootstrap.cc:492] T 874189b850c5489ea349b5a25dde2369 P 88e419a2b3ad464c9ca57df8153eaf98: No bootstrap required, opened a new log
I20260710 13:23:11.234496 18025 ts_tablet_manager.cc:1403] T 874189b850c5489ea349b5a25dde2369 P 88e419a2b3ad464c9ca57df8153eaf98: Time spent bootstrapping tablet: real 0.142s	user 0.033s	sys 0.034s
I20260710 13:23:11.237339 18025 raft_consensus.cc:359] T 874189b850c5489ea349b5a25dde2369 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:11.238147 18025 raft_consensus.cc:385] T 874189b850c5489ea349b5a25dde2369 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:11.238531 18025 raft_consensus.cc:740] T 874189b850c5489ea349b5a25dde2369 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88e419a2b3ad464c9ca57df8153eaf98, State: Initialized, Role: FOLLOWER
I20260710 13:23:11.239277 18025 consensus_queue.cc:260] T 874189b850c5489ea349b5a25dde2369 P 88e419a2b3ad464c9ca57df8153eaf98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:11.240532 18102 consensus_queue.cc:1048] T d0ae127710f04c2d8733805dd508b040 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:11.241554 18025 ts_tablet_manager.cc:1434] T 874189b850c5489ea349b5a25dde2369 P 88e419a2b3ad464c9ca57df8153eaf98: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 13:23:11.243292 18028 tablet_bootstrap.cc:492] T f236422baeea484680d42b685d1e471a P e6d10df89aa74a6bbf41a38ae20920d3: No bootstrap required, opened a new log
I20260710 13:23:11.243798 18028 ts_tablet_manager.cc:1403] T f236422baeea484680d42b685d1e471a P e6d10df89aa74a6bbf41a38ae20920d3: Time spent bootstrapping tablet: real 0.145s	user 0.030s	sys 0.024s
I20260710 13:23:11.248154 18028 raft_consensus.cc:359] T f236422baeea484680d42b685d1e471a P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:11.248703 18028 raft_consensus.cc:385] T f236422baeea484680d42b685d1e471a P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:11.248960 18028 raft_consensus.cc:740] T f236422baeea484680d42b685d1e471a P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d10df89aa74a6bbf41a38ae20920d3, State: Initialized, Role: FOLLOWER
I20260710 13:23:11.249446 18162 consensus_queue.cc:1048] T 059279d1d9af4f7bb1d9e35df490b41f P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:11.249789 18028 consensus_queue.cc:260] T f236422baeea484680d42b685d1e471a P e6d10df89aa74a6bbf41a38ae20920d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:11.250192 17950 leader_election.cc:304] T 874189b850c5489ea349b5a25dde2369 P e6d10df89aa74a6bbf41a38ae20920d3 [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: 4d5a8fbac7da4f00afd88b40fefe190e, e6d10df89aa74a6bbf41a38ae20920d3; no voters: 88e419a2b3ad464c9ca57df8153eaf98
I20260710 13:23:11.251573 18125 raft_consensus.cc:2804] T 874189b850c5489ea349b5a25dde2369 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:11.251933 18028 ts_tablet_manager.cc:1434] T f236422baeea484680d42b685d1e471a P e6d10df89aa74a6bbf41a38ae20920d3: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 13:23:11.252077 18125 raft_consensus.cc:697] T 874189b850c5489ea349b5a25dde2369 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 LEADER]: Becoming Leader. State: Replica: e6d10df89aa74a6bbf41a38ae20920d3, State: Running, Role: LEADER
I20260710 13:23:11.252897 18028 tablet_bootstrap.cc:492] T 96b67fad77a34cc5920248d354d1c737 P e6d10df89aa74a6bbf41a38ae20920d3: Bootstrap starting.
I20260710 13:23:11.252931 18125 consensus_queue.cc:237] T 874189b850c5489ea349b5a25dde2369 P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:11.255573 18121 raft_consensus.cc:493] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:11.256089 18121 raft_consensus.cc:515] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:11.259562 17907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c28eb3ed2b4d89b2fc9285ef2bf309" candidate_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88e419a2b3ad464c9ca57df8153eaf98" is_pre_election: true
I20260710 13:23:11.259915 18028 tablet_bootstrap.cc:654] T 96b67fad77a34cc5920248d354d1c737 P e6d10df89aa74a6bbf41a38ae20920d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:11.260444 17907 raft_consensus.cc:2468] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6d10df89aa74a6bbf41a38ae20920d3 in term 0.
I20260710 13:23:11.262126 17949 leader_election.cc:304] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P e6d10df89aa74a6bbf41a38ae20920d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88e419a2b3ad464c9ca57df8153eaf98, e6d10df89aa74a6bbf41a38ae20920d3; no voters: 
I20260710 13:23:11.263362 18118 raft_consensus.cc:2804] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:11.263867 18118 raft_consensus.cc:493] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:11.264293 18118 raft_consensus.cc:3060] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:11.266571 18121 leader_election.cc:290] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P e6d10df89aa74a6bbf41a38ae20920d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975), 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881)
I20260710 13:23:11.268744 17836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c28eb3ed2b4d89b2fc9285ef2bf309" candidate_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" is_pre_election: true
I20260710 13:23:11.270174 17836 raft_consensus.cc:2468] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6d10df89aa74a6bbf41a38ae20920d3 in term 0.
I20260710 13:23:11.250242 17734 catalog_manager.cc:5697] T 6c8202aadf574a8d8186cc9ceb3b5119 P 88e419a2b3ad464c9ca57df8153eaf98 reported cstate change: term changed from 0 to 1, leader changed from <none> to 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130). New cstate: current_term: 1 leader_uuid: "88e419a2b3ad464c9ca57df8153eaf98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:11.286955 18028 tablet_bootstrap.cc:492] T 96b67fad77a34cc5920248d354d1c737 P e6d10df89aa74a6bbf41a38ae20920d3: No bootstrap required, opened a new log
I20260710 13:23:11.287647 18028 ts_tablet_manager.cc:1403] T 96b67fad77a34cc5920248d354d1c737 P e6d10df89aa74a6bbf41a38ae20920d3: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.023s
I20260710 13:23:11.290674 18028 raft_consensus.cc:359] T 96b67fad77a34cc5920248d354d1c737 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:11.291594 18028 raft_consensus.cc:385] T 96b67fad77a34cc5920248d354d1c737 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:11.291976 18028 raft_consensus.cc:740] T 96b67fad77a34cc5920248d354d1c737 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d10df89aa74a6bbf41a38ae20920d3, State: Initialized, Role: FOLLOWER
I20260710 13:23:11.292706 18028 consensus_queue.cc:260] T 96b67fad77a34cc5920248d354d1c737 P e6d10df89aa74a6bbf41a38ae20920d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:11.295133 18028 ts_tablet_manager.cc:1434] T 96b67fad77a34cc5920248d354d1c737 P e6d10df89aa74a6bbf41a38ae20920d3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:23:11.294391 18118 raft_consensus.cc:515] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:11.296279 18028 tablet_bootstrap.cc:492] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P e6d10df89aa74a6bbf41a38ae20920d3: Bootstrap starting.
I20260710 13:23:11.291328 17731 catalog_manager.cc:5697] T 874189b850c5489ea349b5a25dde2369 P e6d10df89aa74a6bbf41a38ae20920d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131). New cstate: current_term: 1 leader_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:11.299461 17907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c28eb3ed2b4d89b2fc9285ef2bf309" candidate_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88e419a2b3ad464c9ca57df8153eaf98"
I20260710 13:23:11.300124 17907 raft_consensus.cc:3060] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:11.302243 18105 consensus_queue.cc:1048] T 059279d1d9af4f7bb1d9e35df490b41f P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:11.304170 18028 tablet_bootstrap.cc:654] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P e6d10df89aa74a6bbf41a38ae20920d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:11.307974 17907 raft_consensus.cc:2468] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6d10df89aa74a6bbf41a38ae20920d3 in term 1.
I20260710 13:23:11.309298 17949 leader_election.cc:304] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P e6d10df89aa74a6bbf41a38ae20920d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88e419a2b3ad464c9ca57df8153eaf98, e6d10df89aa74a6bbf41a38ae20920d3; no voters: 
I20260710 13:23:11.310388 18125 raft_consensus.cc:2804] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:11.310864 18125 raft_consensus.cc:697] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 LEADER]: Becoming Leader. State: Replica: e6d10df89aa74a6bbf41a38ae20920d3, State: Running, Role: LEADER
I20260710 13:23:11.311758 18125 consensus_queue.cc:237] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:11.316968 17835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c28eb3ed2b4d89b2fc9285ef2bf309" candidate_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5a8fbac7da4f00afd88b40fefe190e"
I20260710 13:23:11.319279 17835 raft_consensus.cc:3060] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:11.318300 18118 leader_election.cc:290] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P e6d10df89aa74a6bbf41a38ae20920d3 [CANDIDATE]: Term 1 election: Requested vote from peers 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975), 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881)
I20260710 13:23:11.330621 17835 raft_consensus.cc:2468] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6d10df89aa74a6bbf41a38ae20920d3 in term 1.
I20260710 13:23:11.334089 18028 tablet_bootstrap.cc:492] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P e6d10df89aa74a6bbf41a38ae20920d3: No bootstrap required, opened a new log
I20260710 13:23:11.334578 18028 ts_tablet_manager.cc:1403] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P e6d10df89aa74a6bbf41a38ae20920d3: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.014s
I20260710 13:23:11.337414 18028 raft_consensus.cc:359] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:11.337944 18028 raft_consensus.cc:385] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:11.337589 17731 catalog_manager.cc:5697] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P e6d10df89aa74a6bbf41a38ae20920d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131). New cstate: current_term: 1 leader_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:11.338212 18028 raft_consensus.cc:740] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d10df89aa74a6bbf41a38ae20920d3, State: Initialized, Role: FOLLOWER
I20260710 13:23:11.338954 18028 consensus_queue.cc:260] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P e6d10df89aa74a6bbf41a38ae20920d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:11.340886 18028 ts_tablet_manager.cc:1434] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P e6d10df89aa74a6bbf41a38ae20920d3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:23:11.382396 18105 raft_consensus.cc:493] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:11.382894 18105 raft_consensus.cc:515] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:11.384914 18105 leader_election.cc:290] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975), e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001)
I20260710 13:23:11.385620 17835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff25f2c9a5b4411a8174e8bbb80cd3a" candidate_uuid: "88e419a2b3ad464c9ca57df8153eaf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" is_pre_election: true
I20260710 13:23:11.386291 17835 raft_consensus.cc:2468] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88e419a2b3ad464c9ca57df8153eaf98 in term 0.
I20260710 13:23:11.386355 17983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff25f2c9a5b4411a8174e8bbb80cd3a" candidate_uuid: "88e419a2b3ad464c9ca57df8153eaf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" is_pre_election: true
I20260710 13:23:11.386997 17983 raft_consensus.cc:2468] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88e419a2b3ad464c9ca57df8153eaf98 in term 0.
I20260710 13:23:11.387296 17876 leader_election.cc:304] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d5a8fbac7da4f00afd88b40fefe190e, 88e419a2b3ad464c9ca57df8153eaf98; no voters: 
I20260710 13:23:11.388173 18105 raft_consensus.cc:2804] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:11.388484 18105 raft_consensus.cc:493] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:11.388747 18105 raft_consensus.cc:3060] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:11.394029 18105 raft_consensus.cc:515] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:11.396090 18105 leader_election.cc:290] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 1 election: Requested vote from peers 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975), e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001)
I20260710 13:23:11.397189 17835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff25f2c9a5b4411a8174e8bbb80cd3a" candidate_uuid: "88e419a2b3ad464c9ca57df8153eaf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5a8fbac7da4f00afd88b40fefe190e"
I20260710 13:23:11.397719 17835 raft_consensus.cc:3060] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 4d5a8fbac7da4f00afd88b40fefe190e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:11.397773 17983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff25f2c9a5b4411a8174e8bbb80cd3a" candidate_uuid: "88e419a2b3ad464c9ca57df8153eaf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d10df89aa74a6bbf41a38ae20920d3"
I20260710 13:23:11.398321 17983 raft_consensus.cc:3060] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:11.401903 18118 raft_consensus.cc:493] T 96b67fad77a34cc5920248d354d1c737 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:11.402469 18118 raft_consensus.cc:515] T 96b67fad77a34cc5920248d354d1c737 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:11.403330 17835 raft_consensus.cc:2468] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88e419a2b3ad464c9ca57df8153eaf98 in term 1.
I20260710 13:23:11.403932 17983 raft_consensus.cc:2468] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88e419a2b3ad464c9ca57df8153eaf98 in term 1.
I20260710 13:23:11.405278 18118 leader_election.cc:290] T 96b67fad77a34cc5920248d354d1c737 P e6d10df89aa74a6bbf41a38ae20920d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975), 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881)
I20260710 13:23:11.405412 17876 leader_election.cc:304] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d5a8fbac7da4f00afd88b40fefe190e, 88e419a2b3ad464c9ca57df8153eaf98; no voters: 
I20260710 13:23:11.406383 17907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96b67fad77a34cc5920248d354d1c737" candidate_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88e419a2b3ad464c9ca57df8153eaf98" is_pre_election: true
I20260710 13:23:11.406652 18105 raft_consensus.cc:2804] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:11.406629 17835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96b67fad77a34cc5920248d354d1c737" candidate_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" is_pre_election: true
I20260710 13:23:11.407594 17835 raft_consensus.cc:2393] T 96b67fad77a34cc5920248d354d1c737 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6d10df89aa74a6bbf41a38ae20920d3 in current term 1: Already voted for candidate 88e419a2b3ad464c9ca57df8153eaf98 in this term.
I20260710 13:23:11.407514 18105 raft_consensus.cc:697] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Becoming Leader. State: Replica: 88e419a2b3ad464c9ca57df8153eaf98, State: Running, Role: LEADER
I20260710 13:23:11.408941 17950 leader_election.cc:304] T 96b67fad77a34cc5920248d354d1c737 P e6d10df89aa74a6bbf41a38ae20920d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6d10df89aa74a6bbf41a38ae20920d3; no voters: 4d5a8fbac7da4f00afd88b40fefe190e, 88e419a2b3ad464c9ca57df8153eaf98
I20260710 13:23:11.409041 18105 consensus_queue.cc:237] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:11.409950 18118 raft_consensus.cc:3060] T 96b67fad77a34cc5920248d354d1c737 P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:11.416306 18118 raft_consensus.cc:2749] T 96b67fad77a34cc5920248d354d1c737 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:11.417474 17731 catalog_manager.cc:5697] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 88e419a2b3ad464c9ca57df8153eaf98 reported cstate change: term changed from 0 to 1, leader changed from <none> to 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130). New cstate: current_term: 1 leader_uuid: "88e419a2b3ad464c9ca57df8153eaf98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:11.437304 18105 consensus_queue.cc:1048] T 96b67fad77a34cc5920248d354d1c737 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:11.448110 18105 consensus_queue.cc:1048] T 96b67fad77a34cc5920248d354d1c737 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:11.463732 18105 raft_consensus.cc:493] T 874189b850c5489ea349b5a25dde2369 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:11.464294 18105 raft_consensus.cc:515] T 874189b850c5489ea349b5a25dde2369 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:11.466324 18105 leader_election.cc:290] T 874189b850c5489ea349b5a25dde2369 P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975), e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001)
I20260710 13:23:11.467386 17983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "874189b850c5489ea349b5a25dde2369" candidate_uuid: "88e419a2b3ad464c9ca57df8153eaf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" is_pre_election: true
I20260710 13:23:11.468133 17835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "874189b850c5489ea349b5a25dde2369" candidate_uuid: "88e419a2b3ad464c9ca57df8153eaf98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" is_pre_election: true
I20260710 13:23:11.468931 17835 raft_consensus.cc:2393] T 874189b850c5489ea349b5a25dde2369 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88e419a2b3ad464c9ca57df8153eaf98 in current term 1: Already voted for candidate e6d10df89aa74a6bbf41a38ae20920d3 in this term.
I20260710 13:23:11.469848 17876 leader_election.cc:304] T 874189b850c5489ea349b5a25dde2369 P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 88e419a2b3ad464c9ca57df8153eaf98; no voters: 4d5a8fbac7da4f00afd88b40fefe190e, e6d10df89aa74a6bbf41a38ae20920d3
I20260710 13:23:11.470754 18162 raft_consensus.cc:3060] T 874189b850c5489ea349b5a25dde2369 P 88e419a2b3ad464c9ca57df8153eaf98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:11.473456 18105 consensus_queue.cc:1048] T 62241c48f2564ef5b77ec7935eb6eae6 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:11.477458 18162 raft_consensus.cc:2749] T 874189b850c5489ea349b5a25dde2369 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:11.485464 18162 consensus_queue.cc:1048] T 62241c48f2564ef5b77ec7935eb6eae6 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:11.515560 18117 consensus_queue.cc:1048] T 55f0755e73214352a88aa8f4964884c1 P 4d5a8fbac7da4f00afd88b40fefe190e [LEADER]: Connected to new peer: Peer: permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:11.531450 18117 consensus_queue.cc:1048] T 55f0755e73214352a88aa8f4964884c1 P 4d5a8fbac7da4f00afd88b40fefe190e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:11.619853 18125 raft_consensus.cc:493] T f236422baeea484680d42b685d1e471a P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:11.620481 18125 raft_consensus.cc:515] T f236422baeea484680d42b685d1e471a P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:11.622859 18125 leader_election.cc:290] T f236422baeea484680d42b685d1e471a P e6d10df89aa74a6bbf41a38ae20920d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975), 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881)
I20260710 13:23:11.623988 17909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f236422baeea484680d42b685d1e471a" candidate_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88e419a2b3ad464c9ca57df8153eaf98" is_pre_election: true
I20260710 13:23:11.623847 17835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f236422baeea484680d42b685d1e471a" candidate_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" is_pre_election: true
I20260710 13:23:11.625604 17950 leader_election.cc:304] T f236422baeea484680d42b685d1e471a P e6d10df89aa74a6bbf41a38ae20920d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6d10df89aa74a6bbf41a38ae20920d3; no voters: 4d5a8fbac7da4f00afd88b40fefe190e, 88e419a2b3ad464c9ca57df8153eaf98
I20260710 13:23:11.626367 18125 raft_consensus.cc:2749] T f236422baeea484680d42b685d1e471a P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:11.643870 18106 consensus_queue.cc:1048] T 6c8202aadf574a8d8186cc9ceb3b5119 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:11.656807 18106 consensus_queue.cc:1048] T 6c8202aadf574a8d8186cc9ceb3b5119 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:11.665213 17985 raft_consensus.cc:3060] T f236422baeea484680d42b685d1e471a P e6d10df89aa74a6bbf41a38ae20920d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:11.694770 16706 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:11.702666 18210 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:11.703821 18211 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:11.708026 18213 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:11.708176 16706 server_base.cc:1061] running on GCE node
I20260710 13:23:11.709535 16706 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:11.709798 16706 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:11.710017 16706 hybrid_clock.cc:648] HybridClock initialized: now 1783689791709996 us; error 0 us; skew 500 ppm
I20260710 13:23:11.710822 16706 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:11.714172 16706 webserver.cc:533] Webserver started at http://127.16.80.132:35115/ using document root <none> and password file <none>
I20260710 13:23:11.714794 16706 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:11.715070 16706 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:11.715430 16706 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:11.716877 16706 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689763121184-16706-0/minicluster-data/ts-3-root/instance:
uuid: "b68a02e58ac34350aa0d177303e6175c"
format_stamp: "Formatted at 2026-07-10 13:23:11 on dist-test-slave-3ksx"
I20260710 13:23:11.721690 16706 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260710 13:23:11.725126 18218 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:11.726019 16706 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:23:11.726387 16706 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689763121184-16706-0/minicluster-data/ts-3-root
uuid: "b68a02e58ac34350aa0d177303e6175c"
format_stamp: "Formatted at 2026-07-10 13:23:11 on dist-test-slave-3ksx"
I20260710 13:23:11.726698 16706 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689763121184-16706-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689763121184-16706-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689763121184-16706-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:11.756877 16706 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:11.758325 16706 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:11.759838 16706 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:11.762077 16706 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:11.762357 16706 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:11.762637 16706 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:11.762843 16706 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:11.837148 16706 rpc_server.cc:307] RPC server started. Bound to: 127.16.80.132:36347
I20260710 13:23:11.837229 18280 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.80.132:36347 every 8 connection(s)
I20260710 13:23:11.841121 16706 auto_leader_rebalancer-test.cc:388] add a tserver: b68a02e58ac34350aa0d177303e6175c
I20260710 13:23:11.858867 18281 heartbeater.cc:344] Connected to a master server at 127.16.80.190:43935
I20260710 13:23:11.859417 18281 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:11.860625 18281 heartbeater.cc:507] Master 127.16.80.190:43935 requested a full tablet report, sending...
I20260710 13:23:11.863266 17733 ts_manager.cc:194] Registered new tserver with Master: b68a02e58ac34350aa0d177303e6175c (127.16.80.132:36347)
I20260710 13:23:11.864987 17733 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42682
I20260710 13:23:11.872599 18125 consensus_queue.cc:1048] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:11.872864 18118 consensus_queue.cc:1048] T 874189b850c5489ea349b5a25dde2369 P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:11.877949 18125 consensus_queue.cc:1048] T 874189b850c5489ea349b5a25dde2369 P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:11.903801 18290 consensus_queue.cc:1048] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:11.979671 18063 consensus_queue.cc:1048] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:11.996089 18063 consensus_queue.cc:1048] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:12.590775 17909 consensus_queue.cc:237] T 059279d1d9af4f7bb1d9e35df490b41f P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Queue 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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } }
I20260710 13:23:12.601037 17983 raft_consensus.cc:1275] T 059279d1d9af4f7bb1d9e35df490b41f P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:12.601461 17835 raft_consensus.cc:1275] T 059279d1d9af4f7bb1d9e35df490b41f P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:12.603901 18063 consensus_queue.cc:1048] T 059279d1d9af4f7bb1d9e35df490b41f P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:12.606752 18162 consensus_queue.cc:1048] T 059279d1d9af4f7bb1d9e35df490b41f P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 13:23:12.614641 17874 consensus_peers.cc:597] T 059279d1d9af4f7bb1d9e35df490b41f P 88e419a2b3ad464c9ca57df8153eaf98 -> Peer b68a02e58ac34350aa0d177303e6175c (127.16.80.132:36347): Couldn't send request to peer b68a02e58ac34350aa0d177303e6175c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 059279d1d9af4f7bb1d9e35df490b41f. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:12.616464 18063 raft_consensus.cc:2955] T 059279d1d9af4f7bb1d9e35df490b41f P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:12.619133 17983 raft_consensus.cc:2955] T 059279d1d9af4f7bb1d9e35df490b41f P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:12.622565 17835 raft_consensus.cc:2955] T 059279d1d9af4f7bb1d9e35df490b41f P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:12.637117 17734 catalog_manager.cc:5697] T 059279d1d9af4f7bb1d9e35df490b41f P e6d10df89aa74a6bbf41a38ae20920d3 reported cstate change: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New cstate: current_term: 1 leader_uuid: "88e419a2b3ad464c9ca57df8153eaf98" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:12.648020 17983 consensus_queue.cc:237] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Queue 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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } }
I20260710 13:23:12.654527 17907 raft_consensus.cc:1275] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Refusing update from remote peer e6d10df89aa74a6bbf41a38ae20920d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:12.655886 17835 raft_consensus.cc:1275] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Refusing update from remote peer e6d10df89aa74a6bbf41a38ae20920d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:12.656504 18289 consensus_queue.cc:1048] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:12.657505 18125 consensus_queue.cc:1048] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:12.672469 18125 raft_consensus.cc:2955] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:12.676326 17835 raft_consensus.cc:2955] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
W20260710 13:23:12.678746 17948 consensus_peers.cc:597] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P e6d10df89aa74a6bbf41a38ae20920d3 -> Peer b68a02e58ac34350aa0d177303e6175c (127.16.80.132:36347): Couldn't send request to peer b68a02e58ac34350aa0d177303e6175c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 03c28eb3ed2b4d89b2fc9285ef2bf309. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:12.676548 17907 raft_consensus.cc:2955] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:12.689960 17731 catalog_manager.cc:5697] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P 4d5a8fbac7da4f00afd88b40fefe190e reported cstate change: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New cstate: current_term: 1 leader_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:12.694042 17983 consensus_queue.cc:237] T 494d81da0d5b4284ac872dbf308fc1fd P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Queue 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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } }
W20260710 13:23:12.701292 17948 consensus_peers.cc:597] T 494d81da0d5b4284ac872dbf308fc1fd P e6d10df89aa74a6bbf41a38ae20920d3 -> Peer b68a02e58ac34350aa0d177303e6175c (127.16.80.132:36347): Couldn't send request to peer b68a02e58ac34350aa0d177303e6175c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 494d81da0d5b4284ac872dbf308fc1fd. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:12.705200 17835 raft_consensus.cc:1275] T 494d81da0d5b4284ac872dbf308fc1fd P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Refusing update from remote peer e6d10df89aa74a6bbf41a38ae20920d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:12.703317 17907 raft_consensus.cc:1275] T 494d81da0d5b4284ac872dbf308fc1fd P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Refusing update from remote peer e6d10df89aa74a6bbf41a38ae20920d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:12.707911 18125 consensus_queue.cc:1048] T 494d81da0d5b4284ac872dbf308fc1fd P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:12.708813 18289 consensus_queue.cc:1048] T 494d81da0d5b4284ac872dbf308fc1fd P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:12.718679 18289 raft_consensus.cc:2955] T 494d81da0d5b4284ac872dbf308fc1fd P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:12.720278 17907 raft_consensus.cc:2955] T 494d81da0d5b4284ac872dbf308fc1fd P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:12.724786 17835 raft_consensus.cc:2955] T 494d81da0d5b4284ac872dbf308fc1fd P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:12.732609 17983 consensus_queue.cc:237] T 874189b850c5489ea349b5a25dde2369 P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Queue 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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } }
I20260710 13:23:12.732456 17734 catalog_manager.cc:5697] T 494d81da0d5b4284ac872dbf308fc1fd P e6d10df89aa74a6bbf41a38ae20920d3 reported cstate change: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New cstate: current_term: 1 leader_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 13:23:12.741721 17948 consensus_peers.cc:597] T 874189b850c5489ea349b5a25dde2369 P e6d10df89aa74a6bbf41a38ae20920d3 -> Peer b68a02e58ac34350aa0d177303e6175c (127.16.80.132:36347): Couldn't send request to peer b68a02e58ac34350aa0d177303e6175c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 874189b850c5489ea349b5a25dde2369. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:12.742645 17835 raft_consensus.cc:1275] T 874189b850c5489ea349b5a25dde2369 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Refusing update from remote peer e6d10df89aa74a6bbf41a38ae20920d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:12.744105 17907 raft_consensus.cc:1275] T 874189b850c5489ea349b5a25dde2369 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Refusing update from remote peer e6d10df89aa74a6bbf41a38ae20920d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:12.745086 18289 consensus_queue.cc:1048] T 874189b850c5489ea349b5a25dde2369 P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260710 13:23:12.747761 18290 consensus_queue.cc:1048] T 874189b850c5489ea349b5a25dde2369 P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:12.757943 18290 raft_consensus.cc:2955] T 874189b850c5489ea349b5a25dde2369 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:12.763731 17907 raft_consensus.cc:2955] T 874189b850c5489ea349b5a25dde2369 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:12.772091 17835 raft_consensus.cc:2955] T 874189b850c5489ea349b5a25dde2369 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:12.779253 17733 catalog_manager.cc:5697] T 874189b850c5489ea349b5a25dde2369 P e6d10df89aa74a6bbf41a38ae20920d3 reported cstate change: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New cstate: current_term: 1 leader_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:12.868023 18281 heartbeater.cc:499] Master 127.16.80.190:43935 was elected leader, sending a full tablet report...
I20260710 13:23:13.119872 18311 ts_tablet_manager.cc:933] T 059279d1d9af4f7bb1d9e35df490b41f P b68a02e58ac34350aa0d177303e6175c: Initiating tablet copy from peer 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881)
I20260710 13:23:13.121877 18311 tablet_copy_client.cc:323] T 059279d1d9af4f7bb1d9e35df490b41f P b68a02e58ac34350aa0d177303e6175c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.80.130:34881
I20260710 13:23:13.138474 17921 tablet_copy_service.cc:140] P 88e419a2b3ad464c9ca57df8153eaf98: Received BeginTabletCopySession request for tablet 059279d1d9af4f7bb1d9e35df490b41f from peer b68a02e58ac34350aa0d177303e6175c ({username='slave'} at 127.0.0.1:38724)
I20260710 13:23:13.139021 17921 tablet_copy_service.cc:161] P 88e419a2b3ad464c9ca57df8153eaf98: Beginning new tablet copy session on tablet 059279d1d9af4f7bb1d9e35df490b41f from peer b68a02e58ac34350aa0d177303e6175c at {username='slave'} at 127.0.0.1:38724: session id = b68a02e58ac34350aa0d177303e6175c-059279d1d9af4f7bb1d9e35df490b41f
I20260710 13:23:13.145907 17921 tablet_copy_source_session.cc:215] T 059279d1d9af4f7bb1d9e35df490b41f P 88e419a2b3ad464c9ca57df8153eaf98: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:13.149669 18311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 059279d1d9af4f7bb1d9e35df490b41f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:13.167852 18311 tablet_copy_client.cc:806] T 059279d1d9af4f7bb1d9e35df490b41f P b68a02e58ac34350aa0d177303e6175c: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:13.168568 18311 tablet_copy_client.cc:670] T 059279d1d9af4f7bb1d9e35df490b41f P b68a02e58ac34350aa0d177303e6175c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:13.172878 18311 tablet_copy_client.cc:538] T 059279d1d9af4f7bb1d9e35df490b41f P b68a02e58ac34350aa0d177303e6175c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:13.183801 18311 tablet_bootstrap.cc:492] T 059279d1d9af4f7bb1d9e35df490b41f P b68a02e58ac34350aa0d177303e6175c: Bootstrap starting.
I20260710 13:23:13.200834 18315 ts_tablet_manager.cc:933] T 494d81da0d5b4284ac872dbf308fc1fd P b68a02e58ac34350aa0d177303e6175c: Initiating tablet copy from peer e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001)
I20260710 13:23:13.210412 18315 tablet_copy_client.cc:323] T 494d81da0d5b4284ac872dbf308fc1fd P b68a02e58ac34350aa0d177303e6175c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.80.131:45001
I20260710 13:23:13.218079 18311 tablet_bootstrap.cc:492] T 059279d1d9af4f7bb1d9e35df490b41f P b68a02e58ac34350aa0d177303e6175c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:13.219280 18311 tablet_bootstrap.cc:492] T 059279d1d9af4f7bb1d9e35df490b41f P b68a02e58ac34350aa0d177303e6175c: Bootstrap complete.
I20260710 13:23:13.220054 18311 ts_tablet_manager.cc:1403] T 059279d1d9af4f7bb1d9e35df490b41f P b68a02e58ac34350aa0d177303e6175c: Time spent bootstrapping tablet: real 0.036s	user 0.022s	sys 0.012s
I20260710 13:23:13.223470 18311 raft_consensus.cc:359] T 059279d1d9af4f7bb1d9e35df490b41f P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } }
I20260710 13:23:13.224426 18311 raft_consensus.cc:740] T 059279d1d9af4f7bb1d9e35df490b41f P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b68a02e58ac34350aa0d177303e6175c, State: Initialized, Role: LEARNER
I20260710 13:23:13.225390 17995 tablet_copy_service.cc:140] P e6d10df89aa74a6bbf41a38ae20920d3: Received BeginTabletCopySession request for tablet 494d81da0d5b4284ac872dbf308fc1fd from peer b68a02e58ac34350aa0d177303e6175c ({username='slave'} at 127.0.0.1:41050)
I20260710 13:23:13.225067 18311 consensus_queue.cc:260] T 059279d1d9af4f7bb1d9e35df490b41f P b68a02e58ac34350aa0d177303e6175c [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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } }
I20260710 13:23:13.226013 17995 tablet_copy_service.cc:161] P e6d10df89aa74a6bbf41a38ae20920d3: Beginning new tablet copy session on tablet 494d81da0d5b4284ac872dbf308fc1fd from peer b68a02e58ac34350aa0d177303e6175c at {username='slave'} at 127.0.0.1:41050: session id = b68a02e58ac34350aa0d177303e6175c-494d81da0d5b4284ac872dbf308fc1fd
I20260710 13:23:13.229079 18311 ts_tablet_manager.cc:1434] T 059279d1d9af4f7bb1d9e35df490b41f P b68a02e58ac34350aa0d177303e6175c: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:23:13.232219 17921 tablet_copy_service.cc:342] P 88e419a2b3ad464c9ca57df8153eaf98: Request end of tablet copy session b68a02e58ac34350aa0d177303e6175c-059279d1d9af4f7bb1d9e35df490b41f received from {username='slave'} at 127.0.0.1:38724
I20260710 13:23:13.232750 17921 tablet_copy_service.cc:434] P 88e419a2b3ad464c9ca57df8153eaf98: ending tablet copy session b68a02e58ac34350aa0d177303e6175c-059279d1d9af4f7bb1d9e35df490b41f on tablet 059279d1d9af4f7bb1d9e35df490b41f with peer b68a02e58ac34350aa0d177303e6175c
I20260710 13:23:13.237377 17995 tablet_copy_source_session.cc:215] T 494d81da0d5b4284ac872dbf308fc1fd P e6d10df89aa74a6bbf41a38ae20920d3: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:13.240638 18315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 494d81da0d5b4284ac872dbf308fc1fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:13.244865 18311 ts_tablet_manager.cc:933] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P b68a02e58ac34350aa0d177303e6175c: Initiating tablet copy from peer e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001)
I20260710 13:23:13.246577 18311 tablet_copy_client.cc:323] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P b68a02e58ac34350aa0d177303e6175c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.80.131:45001
I20260710 13:23:13.248317 17995 tablet_copy_service.cc:140] P e6d10df89aa74a6bbf41a38ae20920d3: Received BeginTabletCopySession request for tablet 03c28eb3ed2b4d89b2fc9285ef2bf309 from peer b68a02e58ac34350aa0d177303e6175c ({username='slave'} at 127.0.0.1:41050)
I20260710 13:23:13.248855 17995 tablet_copy_service.cc:161] P e6d10df89aa74a6bbf41a38ae20920d3: Beginning new tablet copy session on tablet 03c28eb3ed2b4d89b2fc9285ef2bf309 from peer b68a02e58ac34350aa0d177303e6175c at {username='slave'} at 127.0.0.1:41050: session id = b68a02e58ac34350aa0d177303e6175c-03c28eb3ed2b4d89b2fc9285ef2bf309
I20260710 13:23:13.255659 18315 tablet_copy_client.cc:806] T 494d81da0d5b4284ac872dbf308fc1fd P b68a02e58ac34350aa0d177303e6175c: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:13.256428 18315 tablet_copy_client.cc:670] T 494d81da0d5b4284ac872dbf308fc1fd P b68a02e58ac34350aa0d177303e6175c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:13.256567 17995 tablet_copy_source_session.cc:215] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P e6d10df89aa74a6bbf41a38ae20920d3: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:13.259938 18311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03c28eb3ed2b4d89b2fc9285ef2bf309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:13.260668 18315 tablet_copy_client.cc:538] T 494d81da0d5b4284ac872dbf308fc1fd P b68a02e58ac34350aa0d177303e6175c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:13.268806 18315 tablet_bootstrap.cc:492] T 494d81da0d5b4284ac872dbf308fc1fd P b68a02e58ac34350aa0d177303e6175c: Bootstrap starting.
I20260710 13:23:13.279210 18311 tablet_copy_client.cc:806] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P b68a02e58ac34350aa0d177303e6175c: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:13.279865 18311 tablet_copy_client.cc:670] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P b68a02e58ac34350aa0d177303e6175c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:13.283535 18311 tablet_copy_client.cc:538] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P b68a02e58ac34350aa0d177303e6175c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:13.287812 18315 tablet_bootstrap.cc:492] T 494d81da0d5b4284ac872dbf308fc1fd P b68a02e58ac34350aa0d177303e6175c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:13.288885 18315 tablet_bootstrap.cc:492] T 494d81da0d5b4284ac872dbf308fc1fd P b68a02e58ac34350aa0d177303e6175c: Bootstrap complete.
I20260710 13:23:13.289609 18315 ts_tablet_manager.cc:1403] T 494d81da0d5b4284ac872dbf308fc1fd P b68a02e58ac34350aa0d177303e6175c: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260710 13:23:13.290331 18311 tablet_bootstrap.cc:492] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P b68a02e58ac34350aa0d177303e6175c: Bootstrap starting.
I20260710 13:23:13.293547 18315 raft_consensus.cc:359] T 494d81da0d5b4284ac872dbf308fc1fd P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } }
I20260710 13:23:13.294516 18315 raft_consensus.cc:740] T 494d81da0d5b4284ac872dbf308fc1fd P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b68a02e58ac34350aa0d177303e6175c, State: Initialized, Role: LEARNER
I20260710 13:23:13.295296 18315 consensus_queue.cc:260] T 494d81da0d5b4284ac872dbf308fc1fd P b68a02e58ac34350aa0d177303e6175c [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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } }
I20260710 13:23:13.298285 18315 ts_tablet_manager.cc:1434] T 494d81da0d5b4284ac872dbf308fc1fd P b68a02e58ac34350aa0d177303e6175c: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 13:23:13.301739 17995 tablet_copy_service.cc:342] P e6d10df89aa74a6bbf41a38ae20920d3: Request end of tablet copy session b68a02e58ac34350aa0d177303e6175c-494d81da0d5b4284ac872dbf308fc1fd received from {username='slave'} at 127.0.0.1:41050
I20260710 13:23:13.302191 17995 tablet_copy_service.cc:434] P e6d10df89aa74a6bbf41a38ae20920d3: ending tablet copy session b68a02e58ac34350aa0d177303e6175c-494d81da0d5b4284ac872dbf308fc1fd on tablet 494d81da0d5b4284ac872dbf308fc1fd with peer b68a02e58ac34350aa0d177303e6175c
I20260710 13:23:13.315500 18315 ts_tablet_manager.cc:933] T 874189b850c5489ea349b5a25dde2369 P b68a02e58ac34350aa0d177303e6175c: Initiating tablet copy from peer e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001)
I20260710 13:23:13.321261 18315 tablet_copy_client.cc:323] T 874189b850c5489ea349b5a25dde2369 P b68a02e58ac34350aa0d177303e6175c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.80.131:45001
I20260710 13:23:13.325472 17995 tablet_copy_service.cc:140] P e6d10df89aa74a6bbf41a38ae20920d3: Received BeginTabletCopySession request for tablet 874189b850c5489ea349b5a25dde2369 from peer b68a02e58ac34350aa0d177303e6175c ({username='slave'} at 127.0.0.1:41050)
I20260710 13:23:13.326038 17995 tablet_copy_service.cc:161] P e6d10df89aa74a6bbf41a38ae20920d3: Beginning new tablet copy session on tablet 874189b850c5489ea349b5a25dde2369 from peer b68a02e58ac34350aa0d177303e6175c at {username='slave'} at 127.0.0.1:41050: session id = b68a02e58ac34350aa0d177303e6175c-874189b850c5489ea349b5a25dde2369
I20260710 13:23:13.337785 17995 tablet_copy_source_session.cc:215] T 874189b850c5489ea349b5a25dde2369 P e6d10df89aa74a6bbf41a38ae20920d3: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:13.340202 18311 tablet_bootstrap.cc:492] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P b68a02e58ac34350aa0d177303e6175c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:13.341218 18311 tablet_bootstrap.cc:492] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P b68a02e58ac34350aa0d177303e6175c: Bootstrap complete.
I20260710 13:23:13.341463 18315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 874189b850c5489ea349b5a25dde2369. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:13.341921 18311 ts_tablet_manager.cc:1403] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P b68a02e58ac34350aa0d177303e6175c: Time spent bootstrapping tablet: real 0.052s	user 0.023s	sys 0.017s
I20260710 13:23:13.345312 18311 raft_consensus.cc:359] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } }
I20260710 13:23:13.346176 18311 raft_consensus.cc:740] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b68a02e58ac34350aa0d177303e6175c, State: Initialized, Role: LEARNER
I20260710 13:23:13.346828 18311 consensus_queue.cc:260] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P b68a02e58ac34350aa0d177303e6175c [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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } }
I20260710 13:23:13.349273 18311 ts_tablet_manager.cc:1434] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P b68a02e58ac34350aa0d177303e6175c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:23:13.357499 17995 tablet_copy_service.cc:342] P e6d10df89aa74a6bbf41a38ae20920d3: Request end of tablet copy session b68a02e58ac34350aa0d177303e6175c-03c28eb3ed2b4d89b2fc9285ef2bf309 received from {username='slave'} at 127.0.0.1:41050
I20260710 13:23:13.358021 17995 tablet_copy_service.cc:434] P e6d10df89aa74a6bbf41a38ae20920d3: ending tablet copy session b68a02e58ac34350aa0d177303e6175c-03c28eb3ed2b4d89b2fc9285ef2bf309 on tablet 03c28eb3ed2b4d89b2fc9285ef2bf309 with peer b68a02e58ac34350aa0d177303e6175c
I20260710 13:23:13.367044 18315 tablet_copy_client.cc:806] T 874189b850c5489ea349b5a25dde2369 P b68a02e58ac34350aa0d177303e6175c: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:13.367727 18315 tablet_copy_client.cc:670] T 874189b850c5489ea349b5a25dde2369 P b68a02e58ac34350aa0d177303e6175c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:13.371304 18315 tablet_copy_client.cc:538] T 874189b850c5489ea349b5a25dde2369 P b68a02e58ac34350aa0d177303e6175c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:13.380713 18315 tablet_bootstrap.cc:492] T 874189b850c5489ea349b5a25dde2369 P b68a02e58ac34350aa0d177303e6175c: Bootstrap starting.
I20260710 13:23:13.396085 18315 tablet_bootstrap.cc:492] T 874189b850c5489ea349b5a25dde2369 P b68a02e58ac34350aa0d177303e6175c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:13.396982 18315 tablet_bootstrap.cc:492] T 874189b850c5489ea349b5a25dde2369 P b68a02e58ac34350aa0d177303e6175c: Bootstrap complete.
I20260710 13:23:13.397655 18315 ts_tablet_manager.cc:1403] T 874189b850c5489ea349b5a25dde2369 P b68a02e58ac34350aa0d177303e6175c: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260710 13:23:13.400295 18315 raft_consensus.cc:359] T 874189b850c5489ea349b5a25dde2369 P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } }
I20260710 13:23:13.401104 18315 raft_consensus.cc:740] T 874189b850c5489ea349b5a25dde2369 P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b68a02e58ac34350aa0d177303e6175c, State: Initialized, Role: LEARNER
I20260710 13:23:13.401630 18315 consensus_queue.cc:260] T 874189b850c5489ea349b5a25dde2369 P b68a02e58ac34350aa0d177303e6175c [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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } }
I20260710 13:23:13.403460 18315 ts_tablet_manager.cc:1434] T 874189b850c5489ea349b5a25dde2369 P b68a02e58ac34350aa0d177303e6175c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260710 13:23:13.405125 17995 tablet_copy_service.cc:342] P e6d10df89aa74a6bbf41a38ae20920d3: Request end of tablet copy session b68a02e58ac34350aa0d177303e6175c-874189b850c5489ea349b5a25dde2369 received from {username='slave'} at 127.0.0.1:41050
I20260710 13:23:13.405562 17995 tablet_copy_service.cc:434] P e6d10df89aa74a6bbf41a38ae20920d3: ending tablet copy session b68a02e58ac34350aa0d177303e6175c-874189b850c5489ea349b5a25dde2369 on tablet 874189b850c5489ea349b5a25dde2369 with peer b68a02e58ac34350aa0d177303e6175c
I20260710 13:23:13.705246 18256 raft_consensus.cc:1217] T 494d81da0d5b4284ac872dbf308fc1fd P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:13.717803 18256 raft_consensus.cc:1217] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:13.730937 18256 raft_consensus.cc:1217] T 059279d1d9af4f7bb1d9e35df490b41f P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:13.909101 18256 raft_consensus.cc:1217] T 874189b850c5489ea349b5a25dde2369 P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:14.172979 18322 raft_consensus.cc:1064] T 059279d1d9af4f7bb1d9e35df490b41f P 88e419a2b3ad464c9ca57df8153eaf98: attempting to promote NON_VOTER b68a02e58ac34350aa0d177303e6175c to VOTER
I20260710 13:23:14.175853 18322 consensus_queue.cc:237] T 059279d1d9af4f7bb1d9e35df490b41f P 88e419a2b3ad464c9ca57df8153eaf98 [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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } }
I20260710 13:23:14.185509 18256 raft_consensus.cc:1275] T 059279d1d9af4f7bb1d9e35df490b41f P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:14.185835 17985 raft_consensus.cc:1275] T 059279d1d9af4f7bb1d9e35df490b41f P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:14.186266 17835 raft_consensus.cc:1275] T 059279d1d9af4f7bb1d9e35df490b41f P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:14.187683 18289 raft_consensus.cc:1064] T 494d81da0d5b4284ac872dbf308fc1fd P e6d10df89aa74a6bbf41a38ae20920d3: attempting to promote NON_VOTER b68a02e58ac34350aa0d177303e6175c to VOTER
I20260710 13:23:14.187877 18322 consensus_queue.cc:1048] T 059279d1d9af4f7bb1d9e35df490b41f P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:14.190963 18289 consensus_queue.cc:237] T 494d81da0d5b4284ac872dbf308fc1fd P e6d10df89aa74a6bbf41a38ae20920d3 [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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } }
I20260710 13:23:14.191692 18330 consensus_queue.cc:1048] T 059279d1d9af4f7bb1d9e35df490b41f P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:14.195336 18063 consensus_queue.cc:1048] T 059279d1d9af4f7bb1d9e35df490b41f P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:14.211443 18330 raft_consensus.cc:2955] T 059279d1d9af4f7bb1d9e35df490b41f P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:14.213624 18255 raft_consensus.cc:1275] T 494d81da0d5b4284ac872dbf308fc1fd P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Refusing update from remote peer e6d10df89aa74a6bbf41a38ae20920d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:14.213162 17835 raft_consensus.cc:2955] T 059279d1d9af4f7bb1d9e35df490b41f P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:14.216760 18324 consensus_queue.cc:1048] T 494d81da0d5b4284ac872dbf308fc1fd P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:14.229228 17731 catalog_manager.cc:5697] T 059279d1d9af4f7bb1d9e35df490b41f P 4d5a8fbac7da4f00afd88b40fefe190e reported cstate change: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "88e419a2b3ad464c9ca57df8153eaf98" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:14.233068 17911 raft_consensus.cc:1275] T 494d81da0d5b4284ac872dbf308fc1fd P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Refusing update from remote peer e6d10df89aa74a6bbf41a38ae20920d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:14.235354 18254 raft_consensus.cc:2955] T 059279d1d9af4f7bb1d9e35df490b41f P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:14.240895 17834 raft_consensus.cc:1275] T 494d81da0d5b4284ac872dbf308fc1fd P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Refusing update from remote peer e6d10df89aa74a6bbf41a38ae20920d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:14.240669 18327 consensus_queue.cc:1048] T 494d81da0d5b4284ac872dbf308fc1fd P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:14.245503 18324 consensus_queue.cc:1048] T 494d81da0d5b4284ac872dbf308fc1fd P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:14.270294 18327 raft_consensus.cc:1064] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P e6d10df89aa74a6bbf41a38ae20920d3: attempting to promote NON_VOTER b68a02e58ac34350aa0d177303e6175c to VOTER
I20260710 13:23:14.273487 18327 consensus_queue.cc:237] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P e6d10df89aa74a6bbf41a38ae20920d3 [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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } }
I20260710 13:23:14.279922 18289 raft_consensus.cc:2955] T 494d81da0d5b4284ac872dbf308fc1fd P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:14.289986 17835 raft_consensus.cc:2955] T 494d81da0d5b4284ac872dbf308fc1fd P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:14.291558 17907 raft_consensus.cc:2955] T 494d81da0d5b4284ac872dbf308fc1fd P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:14.314180 18256 raft_consensus.cc:2955] T 494d81da0d5b4284ac872dbf308fc1fd P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:14.327373 17985 raft_consensus.cc:2955] T 059279d1d9af4f7bb1d9e35df490b41f P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:14.344683 17911 raft_consensus.cc:1275] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Refusing update from remote peer e6d10df89aa74a6bbf41a38ae20920d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:14.345541 17835 raft_consensus.cc:1275] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Refusing update from remote peer e6d10df89aa74a6bbf41a38ae20920d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:14.350809 18256 raft_consensus.cc:1275] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Refusing update from remote peer e6d10df89aa74a6bbf41a38ae20920d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:14.352160 18327 consensus_queue.cc:1048] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:14.351999 17731 catalog_manager.cc:5697] T 494d81da0d5b4284ac872dbf308fc1fd P e6d10df89aa74a6bbf41a38ae20920d3 reported cstate change: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:23:14.355527 18327 consensus_queue.cc:1048] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:14.356839 17907 consensus_queue.cc:237] T 059279d1d9af4f7bb1d9e35df490b41f P 88e419a2b3ad464c9ca57df8153eaf98 [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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } }
I20260710 13:23:14.363461 18342 consensus_queue.cc:1048] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:14.367899 18254 raft_consensus.cc:1275] T 059279d1d9af4f7bb1d9e35df490b41f P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:14.369760 18063 consensus_queue.cc:1048] T 059279d1d9af4f7bb1d9e35df490b41f P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:14.370743 17836 raft_consensus.cc:1275] T 059279d1d9af4f7bb1d9e35df490b41f P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:14.372473 18330 consensus_queue.cc:1048] T 059279d1d9af4f7bb1d9e35df490b41f P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:14.379597 18332 raft_consensus.cc:2955] T 059279d1d9af4f7bb1d9e35df490b41f P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:14.384089 17836 raft_consensus.cc:2955] T 059279d1d9af4f7bb1d9e35df490b41f P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:14.385620 18324 raft_consensus.cc:2955] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:14.387499 18255 raft_consensus.cc:2955] T 059279d1d9af4f7bb1d9e35df490b41f P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:14.390498 18254 raft_consensus.cc:2955] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:14.401077 17985 consensus_queue.cc:237] T 494d81da0d5b4284ac872dbf308fc1fd P e6d10df89aa74a6bbf41a38ae20920d3 [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: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } }
I20260710 13:23:14.410391 18256 raft_consensus.cc:1275] T 494d81da0d5b4284ac872dbf308fc1fd P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Refusing update from remote peer e6d10df89aa74a6bbf41a38ae20920d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:14.413906 18327 consensus_queue.cc:1048] T 494d81da0d5b4284ac872dbf308fc1fd P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:14.413681 17734 catalog_manager.cc:5697] T 059279d1d9af4f7bb1d9e35df490b41f P b68a02e58ac34350aa0d177303e6175c reported cstate change: config changed from index 3 to 4, VOTER e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131) evicted. New cstate: current_term: 1 leader_uuid: "88e419a2b3ad464c9ca57df8153eaf98" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:14.418916 17907 raft_consensus.cc:1275] T 494d81da0d5b4284ac872dbf308fc1fd P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Refusing update from remote peer e6d10df89aa74a6bbf41a38ae20920d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:14.420500 18327 consensus_queue.cc:1048] T 494d81da0d5b4284ac872dbf308fc1fd P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:14.395326 17911 raft_consensus.cc:2955] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:14.430763 17967 tablet_service.cc:1558] Processing DeleteTablet for tablet 059279d1d9af4f7bb1d9e35df490b41f with delete_type TABLET_DATA_TOMBSTONED (Replica with old config index 3 (current committed config index is 4)) from {username='slave'} at 127.0.0.1:43746
I20260710 13:23:14.431236 18345 raft_consensus.cc:1064] T 874189b850c5489ea349b5a25dde2369 P e6d10df89aa74a6bbf41a38ae20920d3: attempting to promote NON_VOTER b68a02e58ac34350aa0d177303e6175c to VOTER
I20260710 13:23:14.436671 18345 consensus_queue.cc:237] T 874189b850c5489ea349b5a25dde2369 P e6d10df89aa74a6bbf41a38ae20920d3 [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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } }
I20260710 13:23:14.438961 17719 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 059279d1d9af4f7bb1d9e35df490b41f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:14.441395 17731 catalog_manager.cc:5697] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P b68a02e58ac34350aa0d177303e6175c reported cstate change: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:14.443936 18289 raft_consensus.cc:2955] T 494d81da0d5b4284ac872dbf308fc1fd P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:14.449796 17907 raft_consensus.cc:2955] T 494d81da0d5b4284ac872dbf308fc1fd P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:14.454191 18351 tablet_replica.cc:333] T 059279d1d9af4f7bb1d9e35df490b41f P e6d10df89aa74a6bbf41a38ae20920d3: stopping tablet replica
I20260710 13:23:14.460413 18351 raft_consensus.cc:2243] T 059279d1d9af4f7bb1d9e35df490b41f P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:14.465358 18254 raft_consensus.cc:1275] T 874189b850c5489ea349b5a25dde2369 P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Refusing update from remote peer e6d10df89aa74a6bbf41a38ae20920d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:14.465826 18351 raft_consensus.cc:2272] T 059279d1d9af4f7bb1d9e35df490b41f P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:14.467458 17835 raft_consensus.cc:1275] T 874189b850c5489ea349b5a25dde2369 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Refusing update from remote peer e6d10df89aa74a6bbf41a38ae20920d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:14.468335 18353 consensus_queue.cc:1048] T 874189b850c5489ea349b5a25dde2369 P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:14.469262 18345 consensus_queue.cc:1048] T 874189b850c5489ea349b5a25dde2369 P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:14.472875 18351 ts_tablet_manager.cc:1916] T 059279d1d9af4f7bb1d9e35df490b41f P e6d10df89aa74a6bbf41a38ae20920d3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:14.489995 17720 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 494d81da0d5b4284ac872dbf308fc1fd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:14.491225 18353 raft_consensus.cc:2955] T 874189b850c5489ea349b5a25dde2369 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:14.478552 18255 raft_consensus.cc:2955] T 494d81da0d5b4284ac872dbf308fc1fd P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:14.487651 17836 raft_consensus.cc:2955] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:14.498029 17734 catalog_manager.cc:5697] T 494d81da0d5b4284ac872dbf308fc1fd P 88e419a2b3ad464c9ca57df8153eaf98 reported cstate change: config changed from index 3 to 4, VOTER 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129) evicted. New cstate: current_term: 1 leader_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:14.489356 17911 raft_consensus.cc:1275] T 874189b850c5489ea349b5a25dde2369 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Refusing update from remote peer e6d10df89aa74a6bbf41a38ae20920d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:14.508692 18289 consensus_queue.cc:1048] T 874189b850c5489ea349b5a25dde2369 P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:14.510401 17822 tablet_service.cc:1558] Processing DeleteTablet for tablet 494d81da0d5b4284ac872dbf308fc1fd with delete_type TABLET_DATA_TOMBSTONED (TS 4d5a8fbac7da4f00afd88b40fefe190e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39520
I20260710 13:23:14.492373 18254 raft_consensus.cc:2955] T 874189b850c5489ea349b5a25dde2369 P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:14.510488 17985 consensus_queue.cc:237] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P e6d10df89aa74a6bbf41a38ae20920d3 [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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } }
I20260710 13:23:14.535724 18255 raft_consensus.cc:1275] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Refusing update from remote peer e6d10df89aa74a6bbf41a38ae20920d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:14.538246 18289 consensus_queue.cc:1048] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:14.539170 17835 raft_consensus.cc:1275] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Refusing update from remote peer e6d10df89aa74a6bbf41a38ae20920d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:14.534333 17836 raft_consensus.cc:2955] T 874189b850c5489ea349b5a25dde2369 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:14.541393 18324 consensus_queue.cc:1048] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:23:14.542690 18351 ts_tablet_manager.cc:1929] T 059279d1d9af4f7bb1d9e35df490b41f P e6d10df89aa74a6bbf41a38ae20920d3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:23:14.543303 18351 log.cc:1199] T 059279d1d9af4f7bb1d9e35df490b41f P e6d10df89aa74a6bbf41a38ae20920d3: Deleting WAL directory at /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689763121184-16706-0/minicluster-data/ts-2-root/wals/059279d1d9af4f7bb1d9e35df490b41f
I20260710 13:23:14.546494 18327 raft_consensus.cc:2955] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:14.548818 18356 tablet_replica.cc:333] T 494d81da0d5b4284ac872dbf308fc1fd P 4d5a8fbac7da4f00afd88b40fefe190e: stopping tablet replica
I20260710 13:23:14.549111 17720 catalog_manager.cc:5028] TS e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001): tablet 059279d1d9af4f7bb1d9e35df490b41f (table test-workload [id=700ef07af636456da293cc5914e9290d]) successfully deleted
I20260710 13:23:14.550009 18356 raft_consensus.cc:2243] T 494d81da0d5b4284ac872dbf308fc1fd P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:14.554412 17835 raft_consensus.cc:2955] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:14.554880 18256 raft_consensus.cc:2955] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:14.553251 17734 catalog_manager.cc:5697] T 874189b850c5489ea349b5a25dde2369 P e6d10df89aa74a6bbf41a38ae20920d3 reported cstate change: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:23:14.550941 18356 raft_consensus.cc:2272] T 494d81da0d5b4284ac872dbf308fc1fd P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:14.573675 18356 ts_tablet_manager.cc:1916] T 494d81da0d5b4284ac872dbf308fc1fd P 4d5a8fbac7da4f00afd88b40fefe190e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:14.581427 17720 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 03c28eb3ed2b4d89b2fc9285ef2bf309 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:14.580381 17907 raft_consensus.cc:2955] T 874189b850c5489ea349b5a25dde2369 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:14.584254 17732 catalog_manager.cc:5697] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P 4d5a8fbac7da4f00afd88b40fefe190e reported cstate change: config changed from index 3 to 4, VOTER 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130) evicted. New cstate: current_term: 1 leader_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:14.607718 18356 ts_tablet_manager.cc:1929] T 494d81da0d5b4284ac872dbf308fc1fd P 4d5a8fbac7da4f00afd88b40fefe190e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:23:14.608580 18356 log.cc:1199] T 494d81da0d5b4284ac872dbf308fc1fd P 4d5a8fbac7da4f00afd88b40fefe190e: Deleting WAL directory at /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689763121184-16706-0/minicluster-data/ts-0-root/wals/494d81da0d5b4284ac872dbf308fc1fd
I20260710 13:23:14.611104 17720 catalog_manager.cc:5028] TS 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975): tablet 494d81da0d5b4284ac872dbf308fc1fd (table test-workload [id=700ef07af636456da293cc5914e9290d]) successfully deleted
I20260710 13:23:14.614641 17894 tablet_service.cc:1558] Processing DeleteTablet for tablet 03c28eb3ed2b4d89b2fc9285ef2bf309 with delete_type TABLET_DATA_TOMBSTONED (TS 88e419a2b3ad464c9ca57df8153eaf98 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55320
I20260710 13:23:14.632557 18358 tablet_replica.cc:333] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P 88e419a2b3ad464c9ca57df8153eaf98: stopping tablet replica
I20260710 13:23:14.633589 18358 raft_consensus.cc:2243] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:14.634176 18358 raft_consensus.cc:2272] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:14.637184 18358 ts_tablet_manager.cc:1916] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P 88e419a2b3ad464c9ca57df8153eaf98: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:14.649920 18358 ts_tablet_manager.cc:1929] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P 88e419a2b3ad464c9ca57df8153eaf98: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:23:14.650305 18358 log.cc:1199] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P 88e419a2b3ad464c9ca57df8153eaf98: Deleting WAL directory at /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689763121184-16706-0/minicluster-data/ts-1-root/wals/03c28eb3ed2b4d89b2fc9285ef2bf309
I20260710 13:23:14.652055 17719 catalog_manager.cc:5028] TS 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881): tablet 03c28eb3ed2b4d89b2fc9285ef2bf309 (table test-workload [id=700ef07af636456da293cc5914e9290d]) successfully deleted
I20260710 13:23:15.032732 17985 consensus_queue.cc:237] T 874189b850c5489ea349b5a25dde2369 P e6d10df89aa74a6bbf41a38ae20920d3 [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: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } }
I20260710 13:23:15.037065 18255 raft_consensus.cc:1275] T 874189b850c5489ea349b5a25dde2369 P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Refusing update from remote peer e6d10df89aa74a6bbf41a38ae20920d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:15.037174 17911 raft_consensus.cc:1275] T 874189b850c5489ea349b5a25dde2369 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Refusing update from remote peer e6d10df89aa74a6bbf41a38ae20920d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:15.038657 18327 consensus_queue.cc:1048] T 874189b850c5489ea349b5a25dde2369 P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:23:15.039748 18324 consensus_queue.cc:1048] T 874189b850c5489ea349b5a25dde2369 P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:15.047060 18324 raft_consensus.cc:2955] T 874189b850c5489ea349b5a25dde2369 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:15.049125 18255 raft_consensus.cc:2955] T 874189b850c5489ea349b5a25dde2369 P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:15.048843 17911 raft_consensus.cc:2955] T 874189b850c5489ea349b5a25dde2369 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:15.063287 17720 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 874189b850c5489ea349b5a25dde2369 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:15.067128 17734 catalog_manager.cc:5697] T 874189b850c5489ea349b5a25dde2369 P e6d10df89aa74a6bbf41a38ae20920d3 reported cstate change: config changed from index 3 to 4, VOTER 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129) evicted. New cstate: current_term: 1 leader_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:23:15.080994 17822 tablet_service.cc:1558] Processing DeleteTablet for tablet 874189b850c5489ea349b5a25dde2369 with delete_type TABLET_DATA_TOMBSTONED (TS 4d5a8fbac7da4f00afd88b40fefe190e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39520
I20260710 13:23:15.084853 18356 tablet_replica.cc:333] T 874189b850c5489ea349b5a25dde2369 P 4d5a8fbac7da4f00afd88b40fefe190e: stopping tablet replica
I20260710 13:23:15.086011 18356 raft_consensus.cc:2243] T 874189b850c5489ea349b5a25dde2369 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:15.086869 18356 raft_consensus.cc:2272] T 874189b850c5489ea349b5a25dde2369 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:15.089469 18356 ts_tablet_manager.cc:1916] T 874189b850c5489ea349b5a25dde2369 P 4d5a8fbac7da4f00afd88b40fefe190e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:15.101013 18356 ts_tablet_manager.cc:1929] T 874189b850c5489ea349b5a25dde2369 P 4d5a8fbac7da4f00afd88b40fefe190e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:23:15.101373 18356 log.cc:1199] T 874189b850c5489ea349b5a25dde2369 P 4d5a8fbac7da4f00afd88b40fefe190e: Deleting WAL directory at /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689763121184-16706-0/minicluster-data/ts-0-root/wals/874189b850c5489ea349b5a25dde2369
I20260710 13:23:15.102769 17720 catalog_manager.cc:5028] TS 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975): tablet 874189b850c5489ea349b5a25dde2369 (table test-workload [id=700ef07af636456da293cc5914e9290d]) successfully deleted
I20260710 13:23:16.115792 17911 consensus_queue.cc:237] T 62241c48f2564ef5b77ec7935eb6eae6 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Queue 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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } }
W20260710 13:23:16.126284 17874 consensus_peers.cc:597] T 62241c48f2564ef5b77ec7935eb6eae6 P 88e419a2b3ad464c9ca57df8153eaf98 -> Peer b68a02e58ac34350aa0d177303e6175c (127.16.80.132:36347): Couldn't send request to peer b68a02e58ac34350aa0d177303e6175c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 62241c48f2564ef5b77ec7935eb6eae6. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:16.127177 17836 raft_consensus.cc:1275] T 62241c48f2564ef5b77ec7935eb6eae6 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:16.127275 17982 raft_consensus.cc:1275] T 62241c48f2564ef5b77ec7935eb6eae6 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:16.129097 18332 consensus_queue.cc:1048] T 62241c48f2564ef5b77ec7935eb6eae6 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:16.129874 18363 consensus_queue.cc:1048] T 62241c48f2564ef5b77ec7935eb6eae6 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:16.138058 18332 raft_consensus.cc:2955] T 62241c48f2564ef5b77ec7935eb6eae6 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:16.140004 17836 raft_consensus.cc:2955] T 62241c48f2564ef5b77ec7935eb6eae6 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:16.144513 17982 raft_consensus.cc:2955] T 62241c48f2564ef5b77ec7935eb6eae6 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:16.153729 17985 consensus_queue.cc:237] T 6a0cc81a7f3243a5b9237834e20e6c0e P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Queue 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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } }
I20260710 13:23:16.154250 17734 catalog_manager.cc:5697] T 62241c48f2564ef5b77ec7935eb6eae6 P 88e419a2b3ad464c9ca57df8153eaf98 reported cstate change: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New cstate: current_term: 1 leader_uuid: "88e419a2b3ad464c9ca57df8153eaf98" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:16.162865 17911 raft_consensus.cc:1275] T 6a0cc81a7f3243a5b9237834e20e6c0e P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Refusing update from remote peer e6d10df89aa74a6bbf41a38ae20920d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:23:16.163194 17948 consensus_peers.cc:597] T 6a0cc81a7f3243a5b9237834e20e6c0e P e6d10df89aa74a6bbf41a38ae20920d3 -> Peer b68a02e58ac34350aa0d177303e6175c (127.16.80.132:36347): Couldn't send request to peer b68a02e58ac34350aa0d177303e6175c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6a0cc81a7f3243a5b9237834e20e6c0e. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:16.163533 17836 raft_consensus.cc:1275] T 6a0cc81a7f3243a5b9237834e20e6c0e P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Refusing update from remote peer e6d10df89aa74a6bbf41a38ae20920d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:16.164402 18324 consensus_queue.cc:1048] T 6a0cc81a7f3243a5b9237834e20e6c0e P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:16.165308 18368 consensus_queue.cc:1048] T 6a0cc81a7f3243a5b9237834e20e6c0e P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:16.176541 18324 raft_consensus.cc:2955] T 6a0cc81a7f3243a5b9237834e20e6c0e P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:16.184131 17836 raft_consensus.cc:2955] T 6a0cc81a7f3243a5b9237834e20e6c0e P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:16.184144 17911 raft_consensus.cc:2955] T 6a0cc81a7f3243a5b9237834e20e6c0e P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:16.192507 17907 consensus_queue.cc:237] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Queue 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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } }
I20260710 13:23:16.208863 17982 raft_consensus.cc:1275] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:23:16.209257 17874 consensus_peers.cc:597] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 88e419a2b3ad464c9ca57df8153eaf98 -> Peer b68a02e58ac34350aa0d177303e6175c (127.16.80.132:36347): Couldn't send request to peer b68a02e58ac34350aa0d177303e6175c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 769f1fdbc62c4e3286a8e03ed0dd56f5. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:16.212396 18363 consensus_queue.cc:1048] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:16.214098 17836 raft_consensus.cc:1275] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:16.215479 18359 consensus_queue.cc:1048] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:16.224776 18363 raft_consensus.cc:2955] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:16.226681 17730 catalog_manager.cc:5697] T 6a0cc81a7f3243a5b9237834e20e6c0e P 4d5a8fbac7da4f00afd88b40fefe190e reported cstate change: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New cstate: current_term: 1 leader_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:16.231245 17985 raft_consensus.cc:2955] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:16.240043 17836 raft_consensus.cc:2955] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:16.252894 17731 catalog_manager.cc:5697] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 88e419a2b3ad464c9ca57df8153eaf98 reported cstate change: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New cstate: current_term: 1 leader_uuid: "88e419a2b3ad464c9ca57df8153eaf98" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:16.264395 17836 consensus_queue.cc:237] T f236422baeea484680d42b685d1e471a P 4d5a8fbac7da4f00afd88b40fefe190e [LEADER]: Queue 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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } }
I20260710 13:23:16.272421 17985 raft_consensus.cc:1275] T f236422baeea484680d42b685d1e471a P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Refusing update from remote peer 4d5a8fbac7da4f00afd88b40fefe190e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:16.274040 17907 raft_consensus.cc:1275] T f236422baeea484680d42b685d1e471a P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Refusing update from remote peer 4d5a8fbac7da4f00afd88b40fefe190e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:16.274438 18310 consensus_queue.cc:1048] T f236422baeea484680d42b685d1e471a P 4d5a8fbac7da4f00afd88b40fefe190e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:16.276499 18360 consensus_queue.cc:1048] T f236422baeea484680d42b685d1e471a P 4d5a8fbac7da4f00afd88b40fefe190e [LEADER]: Connected to new peer: Peer: permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:16.285619 18310 raft_consensus.cc:2955] T f236422baeea484680d42b685d1e471a P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:16.292460 17985 raft_consensus.cc:2955] T f236422baeea484680d42b685d1e471a P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
W20260710 13:23:16.304082 17799 consensus_peers.cc:597] T f236422baeea484680d42b685d1e471a P 4d5a8fbac7da4f00afd88b40fefe190e -> Peer b68a02e58ac34350aa0d177303e6175c (127.16.80.132:36347): Couldn't send request to peer b68a02e58ac34350aa0d177303e6175c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f236422baeea484680d42b685d1e471a. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:16.306205 17734 catalog_manager.cc:5697] T f236422baeea484680d42b685d1e471a P e6d10df89aa74a6bbf41a38ae20920d3 reported cstate change: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New cstate: current_term: 1 leader_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:16.310788 17907 raft_consensus.cc:2955] T f236422baeea484680d42b685d1e471a P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:16.632697 18387 ts_tablet_manager.cc:933] T 62241c48f2564ef5b77ec7935eb6eae6 P b68a02e58ac34350aa0d177303e6175c: Initiating tablet copy from peer 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881)
I20260710 13:23:16.634722 18387 tablet_copy_client.cc:323] T 62241c48f2564ef5b77ec7935eb6eae6 P b68a02e58ac34350aa0d177303e6175c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.80.130:34881
I20260710 13:23:16.636833 17921 tablet_copy_service.cc:140] P 88e419a2b3ad464c9ca57df8153eaf98: Received BeginTabletCopySession request for tablet 62241c48f2564ef5b77ec7935eb6eae6 from peer b68a02e58ac34350aa0d177303e6175c ({username='slave'} at 127.0.0.1:38724)
I20260710 13:23:16.637425 17921 tablet_copy_service.cc:161] P 88e419a2b3ad464c9ca57df8153eaf98: Beginning new tablet copy session on tablet 62241c48f2564ef5b77ec7935eb6eae6 from peer b68a02e58ac34350aa0d177303e6175c at {username='slave'} at 127.0.0.1:38724: session id = b68a02e58ac34350aa0d177303e6175c-62241c48f2564ef5b77ec7935eb6eae6
I20260710 13:23:16.643743 17921 tablet_copy_source_session.cc:215] T 62241c48f2564ef5b77ec7935eb6eae6 P 88e419a2b3ad464c9ca57df8153eaf98: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:16.647334 18387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62241c48f2564ef5b77ec7935eb6eae6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:16.651070 18389 ts_tablet_manager.cc:933] T 6a0cc81a7f3243a5b9237834e20e6c0e P b68a02e58ac34350aa0d177303e6175c: Initiating tablet copy from peer e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001)
I20260710 13:23:16.664265 18391 ts_tablet_manager.cc:933] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P b68a02e58ac34350aa0d177303e6175c: Initiating tablet copy from peer 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881)
I20260710 13:23:16.666108 18389 tablet_copy_client.cc:323] T 6a0cc81a7f3243a5b9237834e20e6c0e P b68a02e58ac34350aa0d177303e6175c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.80.131:45001
I20260710 13:23:16.668301 17995 tablet_copy_service.cc:140] P e6d10df89aa74a6bbf41a38ae20920d3: Received BeginTabletCopySession request for tablet 6a0cc81a7f3243a5b9237834e20e6c0e from peer b68a02e58ac34350aa0d177303e6175c ({username='slave'} at 127.0.0.1:41050)
I20260710 13:23:16.668927 17995 tablet_copy_service.cc:161] P e6d10df89aa74a6bbf41a38ae20920d3: Beginning new tablet copy session on tablet 6a0cc81a7f3243a5b9237834e20e6c0e from peer b68a02e58ac34350aa0d177303e6175c at {username='slave'} at 127.0.0.1:41050: session id = b68a02e58ac34350aa0d177303e6175c-6a0cc81a7f3243a5b9237834e20e6c0e
I20260710 13:23:16.673926 18387 tablet_copy_client.cc:806] T 62241c48f2564ef5b77ec7935eb6eae6 P b68a02e58ac34350aa0d177303e6175c: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:16.674707 18387 tablet_copy_client.cc:670] T 62241c48f2564ef5b77ec7935eb6eae6 P b68a02e58ac34350aa0d177303e6175c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:16.675998 18391 tablet_copy_client.cc:323] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P b68a02e58ac34350aa0d177303e6175c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.80.130:34881
I20260710 13:23:16.677086 17995 tablet_copy_source_session.cc:215] T 6a0cc81a7f3243a5b9237834e20e6c0e P e6d10df89aa74a6bbf41a38ae20920d3: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:16.678454 17920 tablet_copy_service.cc:140] P 88e419a2b3ad464c9ca57df8153eaf98: Received BeginTabletCopySession request for tablet 769f1fdbc62c4e3286a8e03ed0dd56f5 from peer b68a02e58ac34350aa0d177303e6175c ({username='slave'} at 127.0.0.1:38724)
I20260710 13:23:16.679028 17920 tablet_copy_service.cc:161] P 88e419a2b3ad464c9ca57df8153eaf98: Beginning new tablet copy session on tablet 769f1fdbc62c4e3286a8e03ed0dd56f5 from peer b68a02e58ac34350aa0d177303e6175c at {username='slave'} at 127.0.0.1:38724: session id = b68a02e58ac34350aa0d177303e6175c-769f1fdbc62c4e3286a8e03ed0dd56f5
I20260710 13:23:16.679592 18387 tablet_copy_client.cc:538] T 62241c48f2564ef5b77ec7935eb6eae6 P b68a02e58ac34350aa0d177303e6175c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:16.681540 18389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a0cc81a7f3243a5b9237834e20e6c0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:16.687358 17920 tablet_copy_source_session.cc:215] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 88e419a2b3ad464c9ca57df8153eaf98: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:16.690613 18391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 769f1fdbc62c4e3286a8e03ed0dd56f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:16.691586 18387 tablet_bootstrap.cc:492] T 62241c48f2564ef5b77ec7935eb6eae6 P b68a02e58ac34350aa0d177303e6175c: Bootstrap starting.
I20260710 13:23:16.706904 18389 tablet_copy_client.cc:806] T 6a0cc81a7f3243a5b9237834e20e6c0e P b68a02e58ac34350aa0d177303e6175c: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:16.707599 18389 tablet_copy_client.cc:670] T 6a0cc81a7f3243a5b9237834e20e6c0e P b68a02e58ac34350aa0d177303e6175c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:16.708417 18391 tablet_copy_client.cc:806] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P b68a02e58ac34350aa0d177303e6175c: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:16.708981 18391 tablet_copy_client.cc:670] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P b68a02e58ac34350aa0d177303e6175c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:16.712675 18389 tablet_copy_client.cc:538] T 6a0cc81a7f3243a5b9237834e20e6c0e P b68a02e58ac34350aa0d177303e6175c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:16.720275 18391 tablet_copy_client.cc:538] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P b68a02e58ac34350aa0d177303e6175c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:16.722769 18389 tablet_bootstrap.cc:492] T 6a0cc81a7f3243a5b9237834e20e6c0e P b68a02e58ac34350aa0d177303e6175c: Bootstrap starting.
I20260710 13:23:16.731179 18391 tablet_bootstrap.cc:492] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P b68a02e58ac34350aa0d177303e6175c: Bootstrap starting.
I20260710 13:23:16.754423 18387 tablet_bootstrap.cc:492] T 62241c48f2564ef5b77ec7935eb6eae6 P b68a02e58ac34350aa0d177303e6175c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:16.755801 18387 tablet_bootstrap.cc:492] T 62241c48f2564ef5b77ec7935eb6eae6 P b68a02e58ac34350aa0d177303e6175c: Bootstrap complete.
I20260710 13:23:16.762061 18387 ts_tablet_manager.cc:1403] T 62241c48f2564ef5b77ec7935eb6eae6 P b68a02e58ac34350aa0d177303e6175c: Time spent bootstrapping tablet: real 0.071s	user 0.034s	sys 0.000s
I20260710 13:23:16.765210 18391 tablet_bootstrap.cc:492] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P b68a02e58ac34350aa0d177303e6175c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:16.765554 18387 raft_consensus.cc:359] T 62241c48f2564ef5b77ec7935eb6eae6 P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } }
I20260710 13:23:16.766759 18387 raft_consensus.cc:740] T 62241c48f2564ef5b77ec7935eb6eae6 P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b68a02e58ac34350aa0d177303e6175c, State: Initialized, Role: LEARNER
I20260710 13:23:16.767560 18387 consensus_queue.cc:260] T 62241c48f2564ef5b77ec7935eb6eae6 P b68a02e58ac34350aa0d177303e6175c [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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } }
I20260710 13:23:16.768594 18389 tablet_bootstrap.cc:492] T 6a0cc81a7f3243a5b9237834e20e6c0e P b68a02e58ac34350aa0d177303e6175c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:16.769584 18389 tablet_bootstrap.cc:492] T 6a0cc81a7f3243a5b9237834e20e6c0e P b68a02e58ac34350aa0d177303e6175c: Bootstrap complete.
I20260710 13:23:16.769759 18391 tablet_bootstrap.cc:492] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P b68a02e58ac34350aa0d177303e6175c: Bootstrap complete.
I20260710 13:23:16.770263 18389 ts_tablet_manager.cc:1403] T 6a0cc81a7f3243a5b9237834e20e6c0e P b68a02e58ac34350aa0d177303e6175c: Time spent bootstrapping tablet: real 0.048s	user 0.026s	sys 0.012s
I20260710 13:23:16.771631 18391 ts_tablet_manager.cc:1403] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P b68a02e58ac34350aa0d177303e6175c: Time spent bootstrapping tablet: real 0.041s	user 0.025s	sys 0.003s
I20260710 13:23:16.773835 18389 raft_consensus.cc:359] T 6a0cc81a7f3243a5b9237834e20e6c0e P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } }
I20260710 13:23:16.774765 18389 raft_consensus.cc:740] T 6a0cc81a7f3243a5b9237834e20e6c0e P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b68a02e58ac34350aa0d177303e6175c, State: Initialized, Role: LEARNER
I20260710 13:23:16.775463 18389 consensus_queue.cc:260] T 6a0cc81a7f3243a5b9237834e20e6c0e P b68a02e58ac34350aa0d177303e6175c [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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } }
I20260710 13:23:16.775905 18391 raft_consensus.cc:359] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } }
I20260710 13:23:16.777073 18391 raft_consensus.cc:740] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b68a02e58ac34350aa0d177303e6175c, State: Initialized, Role: LEARNER
I20260710 13:23:16.777791 18391 consensus_queue.cc:260] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P b68a02e58ac34350aa0d177303e6175c [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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } }
I20260710 13:23:16.780741 18387 ts_tablet_manager.cc:1434] T 62241c48f2564ef5b77ec7935eb6eae6 P b68a02e58ac34350aa0d177303e6175c: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.013s
I20260710 13:23:16.781899 18391 ts_tablet_manager.cc:1434] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P b68a02e58ac34350aa0d177303e6175c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260710 13:23:16.782850 17920 tablet_copy_service.cc:342] P 88e419a2b3ad464c9ca57df8153eaf98: Request end of tablet copy session b68a02e58ac34350aa0d177303e6175c-62241c48f2564ef5b77ec7935eb6eae6 received from {username='slave'} at 127.0.0.1:38724
I20260710 13:23:16.783432 17920 tablet_copy_service.cc:434] P 88e419a2b3ad464c9ca57df8153eaf98: ending tablet copy session b68a02e58ac34350aa0d177303e6175c-62241c48f2564ef5b77ec7935eb6eae6 on tablet 62241c48f2564ef5b77ec7935eb6eae6 with peer b68a02e58ac34350aa0d177303e6175c
I20260710 13:23:16.786442 17920 tablet_copy_service.cc:342] P 88e419a2b3ad464c9ca57df8153eaf98: Request end of tablet copy session b68a02e58ac34350aa0d177303e6175c-769f1fdbc62c4e3286a8e03ed0dd56f5 received from {username='slave'} at 127.0.0.1:38724
I20260710 13:23:16.786931 17920 tablet_copy_service.cc:434] P 88e419a2b3ad464c9ca57df8153eaf98: ending tablet copy session b68a02e58ac34350aa0d177303e6175c-769f1fdbc62c4e3286a8e03ed0dd56f5 on tablet 769f1fdbc62c4e3286a8e03ed0dd56f5 with peer b68a02e58ac34350aa0d177303e6175c
I20260710 13:23:16.791769 18389 ts_tablet_manager.cc:1434] T 6a0cc81a7f3243a5b9237834e20e6c0e P b68a02e58ac34350aa0d177303e6175c: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.011s
I20260710 13:23:16.793337 17995 tablet_copy_service.cc:342] P e6d10df89aa74a6bbf41a38ae20920d3: Request end of tablet copy session b68a02e58ac34350aa0d177303e6175c-6a0cc81a7f3243a5b9237834e20e6c0e received from {username='slave'} at 127.0.0.1:41050
I20260710 13:23:16.793748 17995 tablet_copy_service.cc:434] P e6d10df89aa74a6bbf41a38ae20920d3: ending tablet copy session b68a02e58ac34350aa0d177303e6175c-6a0cc81a7f3243a5b9237834e20e6c0e on tablet 6a0cc81a7f3243a5b9237834e20e6c0e with peer b68a02e58ac34350aa0d177303e6175c
I20260710 13:23:16.825009 18389 ts_tablet_manager.cc:933] T f236422baeea484680d42b685d1e471a P b68a02e58ac34350aa0d177303e6175c: Initiating tablet copy from peer 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975)
I20260710 13:23:16.826793 18389 tablet_copy_client.cc:323] T f236422baeea484680d42b685d1e471a P b68a02e58ac34350aa0d177303e6175c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.80.129:34975
I20260710 13:23:16.861121 17846 tablet_copy_service.cc:140] P 4d5a8fbac7da4f00afd88b40fefe190e: Received BeginTabletCopySession request for tablet f236422baeea484680d42b685d1e471a from peer b68a02e58ac34350aa0d177303e6175c ({username='slave'} at 127.0.0.1:41638)
I20260710 13:23:16.861739 17846 tablet_copy_service.cc:161] P 4d5a8fbac7da4f00afd88b40fefe190e: Beginning new tablet copy session on tablet f236422baeea484680d42b685d1e471a from peer b68a02e58ac34350aa0d177303e6175c at {username='slave'} at 127.0.0.1:41638: session id = b68a02e58ac34350aa0d177303e6175c-f236422baeea484680d42b685d1e471a
I20260710 13:23:16.869900 17846 tablet_copy_source_session.cc:215] T f236422baeea484680d42b685d1e471a P 4d5a8fbac7da4f00afd88b40fefe190e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:16.873241 18389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f236422baeea484680d42b685d1e471a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:16.884639 18389 tablet_copy_client.cc:806] T f236422baeea484680d42b685d1e471a P b68a02e58ac34350aa0d177303e6175c: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:16.885182 18389 tablet_copy_client.cc:670] T f236422baeea484680d42b685d1e471a P b68a02e58ac34350aa0d177303e6175c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:16.889073 18389 tablet_copy_client.cc:538] T f236422baeea484680d42b685d1e471a P b68a02e58ac34350aa0d177303e6175c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:16.896847 18389 tablet_bootstrap.cc:492] T f236422baeea484680d42b685d1e471a P b68a02e58ac34350aa0d177303e6175c: Bootstrap starting.
I20260710 13:23:16.914669 18389 tablet_bootstrap.cc:492] T f236422baeea484680d42b685d1e471a P b68a02e58ac34350aa0d177303e6175c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:16.915547 18389 tablet_bootstrap.cc:492] T f236422baeea484680d42b685d1e471a P b68a02e58ac34350aa0d177303e6175c: Bootstrap complete.
I20260710 13:23:16.916263 18389 ts_tablet_manager.cc:1403] T f236422baeea484680d42b685d1e471a P b68a02e58ac34350aa0d177303e6175c: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260710 13:23:16.919159 18389 raft_consensus.cc:359] T f236422baeea484680d42b685d1e471a P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } }
I20260710 13:23:16.919869 18389 raft_consensus.cc:740] T f236422baeea484680d42b685d1e471a P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b68a02e58ac34350aa0d177303e6175c, State: Initialized, Role: LEARNER
I20260710 13:23:16.920424 18389 consensus_queue.cc:260] T f236422baeea484680d42b685d1e471a P b68a02e58ac34350aa0d177303e6175c [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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } }
I20260710 13:23:16.922335 18389 ts_tablet_manager.cc:1434] T f236422baeea484680d42b685d1e471a P b68a02e58ac34350aa0d177303e6175c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:23:16.924690 17846 tablet_copy_service.cc:342] P 4d5a8fbac7da4f00afd88b40fefe190e: Request end of tablet copy session b68a02e58ac34350aa0d177303e6175c-f236422baeea484680d42b685d1e471a received from {username='slave'} at 127.0.0.1:41638
I20260710 13:23:16.925168 17846 tablet_copy_service.cc:434] P 4d5a8fbac7da4f00afd88b40fefe190e: ending tablet copy session b68a02e58ac34350aa0d177303e6175c-f236422baeea484680d42b685d1e471a on tablet f236422baeea484680d42b685d1e471a with peer b68a02e58ac34350aa0d177303e6175c
I20260710 13:23:17.083578 18255 raft_consensus.cc:1217] T 62241c48f2564ef5b77ec7935eb6eae6 P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:17.136091 18255 raft_consensus.cc:1217] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:17.271906 18255 raft_consensus.cc:1217] T 6a0cc81a7f3243a5b9237834e20e6c0e P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:17.356554 18255 raft_consensus.cc:1217] T f236422baeea484680d42b685d1e471a P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:17.669516 18363 raft_consensus.cc:1064] T 62241c48f2564ef5b77ec7935eb6eae6 P 88e419a2b3ad464c9ca57df8153eaf98: attempting to promote NON_VOTER b68a02e58ac34350aa0d177303e6175c to VOTER
I20260710 13:23:17.672113 18363 consensus_queue.cc:237] T 62241c48f2564ef5b77ec7935eb6eae6 P 88e419a2b3ad464c9ca57df8153eaf98 [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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } }
I20260710 13:23:17.680358 18256 raft_consensus.cc:1275] T 62241c48f2564ef5b77ec7935eb6eae6 P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:17.684369 17982 raft_consensus.cc:1275] T 62241c48f2564ef5b77ec7935eb6eae6 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:17.687500 18407 consensus_queue.cc:1048] T 62241c48f2564ef5b77ec7935eb6eae6 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:17.688827 17836 raft_consensus.cc:1275] T 62241c48f2564ef5b77ec7935eb6eae6 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:17.688683 18408 consensus_queue.cc:1048] T 62241c48f2564ef5b77ec7935eb6eae6 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:17.690667 18359 consensus_queue.cc:1048] T 62241c48f2564ef5b77ec7935eb6eae6 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:17.711759 18407 raft_consensus.cc:2955] T 62241c48f2564ef5b77ec7935eb6eae6 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:17.716199 17835 raft_consensus.cc:2955] T 62241c48f2564ef5b77ec7935eb6eae6 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:17.714946 18256 raft_consensus.cc:2955] T 62241c48f2564ef5b77ec7935eb6eae6 P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:17.726694 17983 raft_consensus.cc:2955] T 62241c48f2564ef5b77ec7935eb6eae6 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:17.732522 17734 catalog_manager.cc:5697] T 62241c48f2564ef5b77ec7935eb6eae6 P 88e419a2b3ad464c9ca57df8153eaf98 reported cstate change: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "88e419a2b3ad464c9ca57df8153eaf98" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:23:17.756079 18398 raft_consensus.cc:1064] T f236422baeea484680d42b685d1e471a P 4d5a8fbac7da4f00afd88b40fefe190e: attempting to promote NON_VOTER b68a02e58ac34350aa0d177303e6175c to VOTER
I20260710 13:23:17.756800 18409 raft_consensus.cc:1064] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 88e419a2b3ad464c9ca57df8153eaf98: attempting to promote NON_VOTER b68a02e58ac34350aa0d177303e6175c to VOTER
I20260710 13:23:17.759532 18409 consensus_queue.cc:237] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 88e419a2b3ad464c9ca57df8153eaf98 [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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } }
I20260710 13:23:17.758985 18398 consensus_queue.cc:237] T f236422baeea484680d42b685d1e471a P 4d5a8fbac7da4f00afd88b40fefe190e [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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } }
I20260710 13:23:17.774734 18256 raft_consensus.cc:1275] T f236422baeea484680d42b685d1e471a P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Refusing update from remote peer 4d5a8fbac7da4f00afd88b40fefe190e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:17.777307 18405 consensus_queue.cc:1048] T f236422baeea484680d42b685d1e471a P 4d5a8fbac7da4f00afd88b40fefe190e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:17.779994 17983 raft_consensus.cc:1275] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:17.781527 18256 raft_consensus.cc:1275] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:17.781961 17835 raft_consensus.cc:1275] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:17.783555 18409 consensus_queue.cc:1048] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:17.785269 18407 consensus_queue.cc:1048] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:17.791165 18372 raft_consensus.cc:1064] T 6a0cc81a7f3243a5b9237834e20e6c0e P e6d10df89aa74a6bbf41a38ae20920d3: attempting to promote NON_VOTER b68a02e58ac34350aa0d177303e6175c to VOTER
I20260710 13:23:17.795387 18408 consensus_queue.cc:1048] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:17.794847 18372 consensus_queue.cc:237] T 6a0cc81a7f3243a5b9237834e20e6c0e P e6d10df89aa74a6bbf41a38ae20920d3 [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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } }
I20260710 13:23:17.830067 17983 raft_consensus.cc:1275] T f236422baeea484680d42b685d1e471a P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Refusing update from remote peer 4d5a8fbac7da4f00afd88b40fefe190e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:17.832290 18405 consensus_queue.cc:1048] T f236422baeea484680d42b685d1e471a P 4d5a8fbac7da4f00afd88b40fefe190e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:17.835956 18407 raft_consensus.cc:2955] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:17.846614 18254 raft_consensus.cc:2955] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:17.859268 17985 raft_consensus.cc:2955] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:17.861944 17911 raft_consensus.cc:1275] T f236422baeea484680d42b685d1e471a P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Refusing update from remote peer 4d5a8fbac7da4f00afd88b40fefe190e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:17.865082 18424 consensus_queue.cc:1048] T f236422baeea484680d42b685d1e471a P 4d5a8fbac7da4f00afd88b40fefe190e [LEADER]: Connected to new peer: Peer: permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:17.890094 18398 raft_consensus.cc:2955] T f236422baeea484680d42b685d1e471a P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:17.892254 17907 raft_consensus.cc:2955] T f236422baeea484680d42b685d1e471a P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:17.899735 18254 raft_consensus.cc:1275] T 6a0cc81a7f3243a5b9237834e20e6c0e P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Refusing update from remote peer e6d10df89aa74a6bbf41a38ae20920d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:17.899974 17835 raft_consensus.cc:2955] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:17.903489 18368 consensus_queue.cc:1048] T 6a0cc81a7f3243a5b9237834e20e6c0e P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:17.918151 17982 raft_consensus.cc:2955] T f236422baeea484680d42b685d1e471a P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:17.944476 17911 consensus_queue.cc:237] T 62241c48f2564ef5b77ec7935eb6eae6 P 88e419a2b3ad464c9ca57df8153eaf98 [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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } }
I20260710 13:23:17.950755 18256 raft_consensus.cc:2955] T f236422baeea484680d42b685d1e471a P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:17.951843 17732 catalog_manager.cc:5697] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P e6d10df89aa74a6bbf41a38ae20920d3 reported cstate change: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "88e419a2b3ad464c9ca57df8153eaf98" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:17.954389 17732 catalog_manager.cc:5697] T f236422baeea484680d42b685d1e471a P e6d10df89aa74a6bbf41a38ae20920d3 reported cstate change: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:17.962098 18254 raft_consensus.cc:1275] T 62241c48f2564ef5b77ec7935eb6eae6 P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:17.963892 18409 consensus_queue.cc:1048] T 62241c48f2564ef5b77ec7935eb6eae6 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:23:17.970527 17835 raft_consensus.cc:1275] T 62241c48f2564ef5b77ec7935eb6eae6 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:17.974090 18359 consensus_queue.cc:1048] T 62241c48f2564ef5b77ec7935eb6eae6 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:17.977900 17835 raft_consensus.cc:1275] T 6a0cc81a7f3243a5b9237834e20e6c0e P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Refusing update from remote peer e6d10df89aa74a6bbf41a38ae20920d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:17.978014 17911 raft_consensus.cc:1275] T 6a0cc81a7f3243a5b9237834e20e6c0e P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Refusing update from remote peer e6d10df89aa74a6bbf41a38ae20920d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:17.979156 17836 raft_consensus.cc:2955] T 62241c48f2564ef5b77ec7935eb6eae6 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:17.980278 18368 consensus_queue.cc:1048] T 6a0cc81a7f3243a5b9237834e20e6c0e P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 13:23:17.981717 18408 raft_consensus.cc:2955] T 62241c48f2564ef5b77ec7935eb6eae6 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:17.988004 18255 raft_consensus.cc:2955] T 62241c48f2564ef5b77ec7935eb6eae6 P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:18.020036 17719 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 62241c48f2564ef5b77ec7935eb6eae6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:18.029086 18427 consensus_queue.cc:1048] T 6a0cc81a7f3243a5b9237834e20e6c0e P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:18.035493 17911 consensus_queue.cc:237] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 88e419a2b3ad464c9ca57df8153eaf98 [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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } }
I20260710 13:23:18.040314 18372 raft_consensus.cc:2955] T 6a0cc81a7f3243a5b9237834e20e6c0e P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:18.042186 17732 catalog_manager.cc:5697] T 62241c48f2564ef5b77ec7935eb6eae6 P 4d5a8fbac7da4f00afd88b40fefe190e reported cstate change: config changed from index 3 to 4, VOTER e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131) evicted. New cstate: current_term: 1 leader_uuid: "88e419a2b3ad464c9ca57df8153eaf98" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:18.042537 17911 raft_consensus.cc:2955] T 6a0cc81a7f3243a5b9237834e20e6c0e P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:18.044601 18255 raft_consensus.cc:1275] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:18.046406 18408 consensus_queue.cc:1048] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:23:18.049232 17836 raft_consensus.cc:1275] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:18.052150 18407 consensus_queue.cc:1048] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:23:18.063956 18256 raft_consensus.cc:2955] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:18.064216 18407 raft_consensus.cc:2955] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:18.067893 17835 raft_consensus.cc:2955] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:18.075326 17967 tablet_service.cc:1558] Processing DeleteTablet for tablet 62241c48f2564ef5b77ec7935eb6eae6 with delete_type TABLET_DATA_TOMBSTONED (TS e6d10df89aa74a6bbf41a38ae20920d3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43746
I20260710 13:23:18.079620 17834 consensus_queue.cc:237] T f236422baeea484680d42b685d1e471a P 4d5a8fbac7da4f00afd88b40fefe190e [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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } }
I20260710 13:23:18.086475 17719 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 769f1fdbc62c4e3286a8e03ed0dd56f5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:18.088275 18255 raft_consensus.cc:1275] T f236422baeea484680d42b685d1e471a P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Refusing update from remote peer 4d5a8fbac7da4f00afd88b40fefe190e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:18.088994 17982 raft_consensus.cc:1275] T f236422baeea484680d42b685d1e471a P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Refusing update from remote peer 4d5a8fbac7da4f00afd88b40fefe190e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:18.090024 18398 consensus_queue.cc:1048] T f236422baeea484680d42b685d1e471a P 4d5a8fbac7da4f00afd88b40fefe190e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:18.089742 17732 catalog_manager.cc:5697] T 6a0cc81a7f3243a5b9237834e20e6c0e P 88e419a2b3ad464c9ca57df8153eaf98 reported cstate change: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:18.091212 18430 consensus_queue.cc:1048] T f236422baeea484680d42b685d1e471a P 4d5a8fbac7da4f00afd88b40fefe190e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:23:18.093585 18435 tablet_replica.cc:333] T 62241c48f2564ef5b77ec7935eb6eae6 P e6d10df89aa74a6bbf41a38ae20920d3: stopping tablet replica
I20260710 13:23:18.094686 18435 raft_consensus.cc:2243] T 62241c48f2564ef5b77ec7935eb6eae6 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.095498 18435 raft_consensus.cc:2272] T 62241c48f2564ef5b77ec7935eb6eae6 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.101965 18435 ts_tablet_manager.cc:1916] T 62241c48f2564ef5b77ec7935eb6eae6 P e6d10df89aa74a6bbf41a38ae20920d3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:18.101549 18255 raft_consensus.cc:2955] T 6a0cc81a7f3243a5b9237834e20e6c0e P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:18.103801 18424 raft_consensus.cc:2955] T f236422baeea484680d42b685d1e471a P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:18.106266 17985 raft_consensus.cc:2955] T f236422baeea484680d42b685d1e471a P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:18.111639 18254 raft_consensus.cc:2955] T f236422baeea484680d42b685d1e471a P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:18.116704 17734 catalog_manager.cc:5697] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 4d5a8fbac7da4f00afd88b40fefe190e reported cstate change: config changed from index 3 to 4, VOTER e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131) evicted. New cstate: current_term: 1 leader_uuid: "88e419a2b3ad464c9ca57df8153eaf98" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:18.120285 17833 raft_consensus.cc:2955] T 6a0cc81a7f3243a5b9237834e20e6c0e P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:18.138135 17967 tablet_service.cc:1558] Processing DeleteTablet for tablet 769f1fdbc62c4e3286a8e03ed0dd56f5 with delete_type TABLET_DATA_TOMBSTONED (TS e6d10df89aa74a6bbf41a38ae20920d3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43746
I20260710 13:23:18.143890 17720 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f236422baeea484680d42b685d1e471a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:18.154968 17982 consensus_queue.cc:237] T 6a0cc81a7f3243a5b9237834e20e6c0e P e6d10df89aa74a6bbf41a38ae20920d3 [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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } }
I20260710 13:23:18.163359 17731 catalog_manager.cc:5697] T f236422baeea484680d42b685d1e471a P b68a02e58ac34350aa0d177303e6175c reported cstate change: config changed from index 3 to 4, VOTER 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130) evicted. New cstate: current_term: 1 leader_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:18.169541 18255 raft_consensus.cc:1275] T 6a0cc81a7f3243a5b9237834e20e6c0e P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Refusing update from remote peer e6d10df89aa74a6bbf41a38ae20920d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:18.171377 18372 consensus_queue.cc:1048] T 6a0cc81a7f3243a5b9237834e20e6c0e P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:18.175082 18435 ts_tablet_manager.cc:1929] T 62241c48f2564ef5b77ec7935eb6eae6 P e6d10df89aa74a6bbf41a38ae20920d3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:23:18.175806 18435 log.cc:1199] T 62241c48f2564ef5b77ec7935eb6eae6 P e6d10df89aa74a6bbf41a38ae20920d3: Deleting WAL directory at /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689763121184-16706-0/minicluster-data/ts-2-root/wals/62241c48f2564ef5b77ec7935eb6eae6
I20260710 13:23:18.177685 17720 catalog_manager.cc:5028] TS e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001): tablet 62241c48f2564ef5b77ec7935eb6eae6 (table test-workload [id=700ef07af636456da293cc5914e9290d]) successfully deleted
I20260710 13:23:18.178952 18435 tablet_replica.cc:333] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P e6d10df89aa74a6bbf41a38ae20920d3: stopping tablet replica
I20260710 13:23:18.180552 18435 raft_consensus.cc:2243] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.181427 18435 raft_consensus.cc:2272] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.182391 18431 raft_consensus.cc:2955] T 6a0cc81a7f3243a5b9237834e20e6c0e P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:18.183400 18255 raft_consensus.cc:2955] T 6a0cc81a7f3243a5b9237834e20e6c0e P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:18.189567 18435 ts_tablet_manager.cc:1916] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P e6d10df89aa74a6bbf41a38ae20920d3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:18.193960 17833 raft_consensus.cc:1275] T 6a0cc81a7f3243a5b9237834e20e6c0e P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Refusing update from remote peer e6d10df89aa74a6bbf41a38ae20920d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:18.195837 17894 tablet_service.cc:1558] Processing DeleteTablet for tablet f236422baeea484680d42b685d1e471a with delete_type TABLET_DATA_TOMBSTONED (TS 88e419a2b3ad464c9ca57df8153eaf98 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55320
I20260710 13:23:18.195881 18427 consensus_queue.cc:1048] T 6a0cc81a7f3243a5b9237834e20e6c0e P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260710 13:23:18.204392 17833 raft_consensus.cc:2955] T 6a0cc81a7f3243a5b9237834e20e6c0e P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:18.209014 18435 ts_tablet_manager.cc:1929] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P e6d10df89aa74a6bbf41a38ae20920d3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:23:18.209661 18435 log.cc:1199] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P e6d10df89aa74a6bbf41a38ae20920d3: Deleting WAL directory at /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689763121184-16706-0/minicluster-data/ts-2-root/wals/769f1fdbc62c4e3286a8e03ed0dd56f5
I20260710 13:23:18.211527 17720 catalog_manager.cc:5028] TS e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001): tablet 769f1fdbc62c4e3286a8e03ed0dd56f5 (table test-workload [id=700ef07af636456da293cc5914e9290d]) successfully deleted
I20260710 13:23:18.220517 17720 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6a0cc81a7f3243a5b9237834e20e6c0e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:18.222029 18436 tablet_replica.cc:333] T f236422baeea484680d42b685d1e471a P 88e419a2b3ad464c9ca57df8153eaf98: stopping tablet replica
I20260710 13:23:18.212415 17729 catalog_manager.cc:5697] T 6a0cc81a7f3243a5b9237834e20e6c0e P b68a02e58ac34350aa0d177303e6175c reported cstate change: config changed from index 3 to 4, VOTER 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130) evicted. New cstate: current_term: 1 leader_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:18.223071 18436 raft_consensus.cc:2243] T f236422baeea484680d42b685d1e471a P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.223948 18436 raft_consensus.cc:2272] T f236422baeea484680d42b685d1e471a P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.227576 18436 ts_tablet_manager.cc:1916] T f236422baeea484680d42b685d1e471a P 88e419a2b3ad464c9ca57df8153eaf98: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:18.238106 17894 tablet_service.cc:1558] Processing DeleteTablet for tablet 6a0cc81a7f3243a5b9237834e20e6c0e with delete_type TABLET_DATA_TOMBSTONED (TS 88e419a2b3ad464c9ca57df8153eaf98 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55320
I20260710 13:23:18.248740 18436 ts_tablet_manager.cc:1929] T f236422baeea484680d42b685d1e471a P 88e419a2b3ad464c9ca57df8153eaf98: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:23:18.249387 18436 log.cc:1199] T f236422baeea484680d42b685d1e471a P 88e419a2b3ad464c9ca57df8153eaf98: Deleting WAL directory at /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689763121184-16706-0/minicluster-data/ts-1-root/wals/f236422baeea484680d42b685d1e471a
I20260710 13:23:18.251500 18436 tablet_replica.cc:333] T 6a0cc81a7f3243a5b9237834e20e6c0e P 88e419a2b3ad464c9ca57df8153eaf98: stopping tablet replica
I20260710 13:23:18.251500 17719 catalog_manager.cc:5028] TS 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881): tablet f236422baeea484680d42b685d1e471a (table test-workload [id=700ef07af636456da293cc5914e9290d]) successfully deleted
I20260710 13:23:18.259243 18436 raft_consensus.cc:2243] T 6a0cc81a7f3243a5b9237834e20e6c0e P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.259971 18436 raft_consensus.cc:2272] T 6a0cc81a7f3243a5b9237834e20e6c0e P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.263023 18436 ts_tablet_manager.cc:1916] T 6a0cc81a7f3243a5b9237834e20e6c0e P 88e419a2b3ad464c9ca57df8153eaf98: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:18.275812 18436 ts_tablet_manager.cc:1929] T 6a0cc81a7f3243a5b9237834e20e6c0e P 88e419a2b3ad464c9ca57df8153eaf98: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:23:18.276204 18436 log.cc:1199] T 6a0cc81a7f3243a5b9237834e20e6c0e P 88e419a2b3ad464c9ca57df8153eaf98: Deleting WAL directory at /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689763121184-16706-0/minicluster-data/ts-1-root/wals/6a0cc81a7f3243a5b9237834e20e6c0e
I20260710 13:23:18.277547 17719 catalog_manager.cc:5028] TS 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881): tablet 6a0cc81a7f3243a5b9237834e20e6c0e (table test-workload [id=700ef07af636456da293cc5914e9290d]) successfully deleted
I20260710 13:23:19.268741 17982 consensus_queue.cc:237] T 8d4bdf69c5bc4140996df36fa409a644 P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Queue 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: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } }
W20260710 13:23:19.278424 17948 consensus_peers.cc:597] T 8d4bdf69c5bc4140996df36fa409a644 P e6d10df89aa74a6bbf41a38ae20920d3 -> Peer b68a02e58ac34350aa0d177303e6175c (127.16.80.132:36347): Couldn't send request to peer b68a02e58ac34350aa0d177303e6175c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8d4bdf69c5bc4140996df36fa409a644. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:19.279747 17833 raft_consensus.cc:1275] T 8d4bdf69c5bc4140996df36fa409a644 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Refusing update from remote peer e6d10df89aa74a6bbf41a38ae20920d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:19.280081 17909 raft_consensus.cc:1275] T 8d4bdf69c5bc4140996df36fa409a644 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Refusing update from remote peer e6d10df89aa74a6bbf41a38ae20920d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:19.281474 18439 consensus_queue.cc:1048] T 8d4bdf69c5bc4140996df36fa409a644 P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:19.282310 18432 consensus_queue.cc:1048] T 8d4bdf69c5bc4140996df36fa409a644 P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:19.291193 18432 raft_consensus.cc:2955] T 8d4bdf69c5bc4140996df36fa409a644 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:19.293211 17909 raft_consensus.cc:2955] T 8d4bdf69c5bc4140996df36fa409a644 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:19.294013 17833 raft_consensus.cc:2955] T 8d4bdf69c5bc4140996df36fa409a644 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:19.307029 17834 consensus_queue.cc:237] T 163e87ebe4c54f51b2ec67ae516fba1b P 4d5a8fbac7da4f00afd88b40fefe190e [LEADER]: Queue 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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } }
I20260710 13:23:19.308084 17732 catalog_manager.cc:5697] T 8d4bdf69c5bc4140996df36fa409a644 P e6d10df89aa74a6bbf41a38ae20920d3 reported cstate change: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New cstate: current_term: 1 leader_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:19.322140 17982 raft_consensus.cc:1275] T 163e87ebe4c54f51b2ec67ae516fba1b P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Refusing update from remote peer 4d5a8fbac7da4f00afd88b40fefe190e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:23:19.322510 17799 consensus_peers.cc:597] T 163e87ebe4c54f51b2ec67ae516fba1b P 4d5a8fbac7da4f00afd88b40fefe190e -> Peer b68a02e58ac34350aa0d177303e6175c (127.16.80.132:36347): Couldn't send request to peer b68a02e58ac34350aa0d177303e6175c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 163e87ebe4c54f51b2ec67ae516fba1b. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:19.324476 18424 consensus_queue.cc:1048] T 163e87ebe4c54f51b2ec67ae516fba1b P 4d5a8fbac7da4f00afd88b40fefe190e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:19.325819 17909 raft_consensus.cc:1275] T 163e87ebe4c54f51b2ec67ae516fba1b P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Refusing update from remote peer 4d5a8fbac7da4f00afd88b40fefe190e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:19.327286 18424 consensus_queue.cc:1048] T 163e87ebe4c54f51b2ec67ae516fba1b P 4d5a8fbac7da4f00afd88b40fefe190e [LEADER]: Connected to new peer: Peer: permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:19.336555 18437 raft_consensus.cc:2955] T 163e87ebe4c54f51b2ec67ae516fba1b P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:19.338163 17982 raft_consensus.cc:2955] T 163e87ebe4c54f51b2ec67ae516fba1b P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:19.339210 17909 raft_consensus.cc:2955] T 163e87ebe4c54f51b2ec67ae516fba1b P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:19.350821 17729 catalog_manager.cc:5697] T 163e87ebe4c54f51b2ec67ae516fba1b P e6d10df89aa74a6bbf41a38ae20920d3 reported cstate change: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New cstate: current_term: 1 leader_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:19.353843 17911 consensus_queue.cc:237] T 96b67fad77a34cc5920248d354d1c737 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Queue 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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } }
I20260710 13:23:19.368685 17834 raft_consensus.cc:1275] T 96b67fad77a34cc5920248d354d1c737 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:19.374202 17982 raft_consensus.cc:1275] T 96b67fad77a34cc5920248d354d1c737 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:23:19.375931 17874 consensus_peers.cc:597] T 96b67fad77a34cc5920248d354d1c737 P 88e419a2b3ad464c9ca57df8153eaf98 -> Peer b68a02e58ac34350aa0d177303e6175c (127.16.80.132:36347): Couldn't send request to peer b68a02e58ac34350aa0d177303e6175c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 96b67fad77a34cc5920248d354d1c737. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:19.377844 18407 consensus_queue.cc:1048] T 96b67fad77a34cc5920248d354d1c737 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:19.378791 18359 consensus_queue.cc:1048] T 96b67fad77a34cc5920248d354d1c737 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:19.388175 18359 raft_consensus.cc:2955] T 96b67fad77a34cc5920248d354d1c737 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:19.389933 17982 raft_consensus.cc:2955] T 96b67fad77a34cc5920248d354d1c737 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:19.391041 17834 raft_consensus.cc:2955] T 96b67fad77a34cc5920248d354d1c737 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:19.401852 17731 catalog_manager.cc:5697] T 96b67fad77a34cc5920248d354d1c737 P e6d10df89aa74a6bbf41a38ae20920d3 reported cstate change: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New cstate: current_term: 1 leader_uuid: "88e419a2b3ad464c9ca57df8153eaf98" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:19.411669 17911 consensus_queue.cc:237] T 20dea6e9a35c4c9eb7729f1756da7ebd P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Queue 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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } }
I20260710 13:23:19.419596 17982 raft_consensus.cc:1275] T 20dea6e9a35c4c9eb7729f1756da7ebd P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:23:19.419544 17874 consensus_peers.cc:597] T 20dea6e9a35c4c9eb7729f1756da7ebd P 88e419a2b3ad464c9ca57df8153eaf98 -> Peer b68a02e58ac34350aa0d177303e6175c (127.16.80.132:36347): Couldn't send request to peer b68a02e58ac34350aa0d177303e6175c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 20dea6e9a35c4c9eb7729f1756da7ebd. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:19.419953 17834 raft_consensus.cc:1275] T 20dea6e9a35c4c9eb7729f1756da7ebd P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:19.422093 18407 consensus_queue.cc:1048] T 20dea6e9a35c4c9eb7729f1756da7ebd P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:19.423671 18359 consensus_queue.cc:1048] T 20dea6e9a35c4c9eb7729f1756da7ebd P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:19.432071 18450 raft_consensus.cc:2955] T 20dea6e9a35c4c9eb7729f1756da7ebd P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:19.433831 17982 raft_consensus.cc:2955] T 20dea6e9a35c4c9eb7729f1756da7ebd P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:19.433813 17834 raft_consensus.cc:2955] T 20dea6e9a35c4c9eb7729f1756da7ebd P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:19.449138 17729 catalog_manager.cc:5697] T 20dea6e9a35c4c9eb7729f1756da7ebd P 4d5a8fbac7da4f00afd88b40fefe190e reported cstate change: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New cstate: current_term: 1 leader_uuid: "88e419a2b3ad464c9ca57df8153eaf98" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:19.840996 18456 ts_tablet_manager.cc:933] T 8d4bdf69c5bc4140996df36fa409a644 P b68a02e58ac34350aa0d177303e6175c: Initiating tablet copy from peer e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001)
I20260710 13:23:19.850395 18456 tablet_copy_client.cc:323] T 8d4bdf69c5bc4140996df36fa409a644 P b68a02e58ac34350aa0d177303e6175c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.80.131:45001
I20260710 13:23:19.853116 17995 tablet_copy_service.cc:140] P e6d10df89aa74a6bbf41a38ae20920d3: Received BeginTabletCopySession request for tablet 8d4bdf69c5bc4140996df36fa409a644 from peer b68a02e58ac34350aa0d177303e6175c ({username='slave'} at 127.0.0.1:41050)
I20260710 13:23:19.853719 17995 tablet_copy_service.cc:161] P e6d10df89aa74a6bbf41a38ae20920d3: Beginning new tablet copy session on tablet 8d4bdf69c5bc4140996df36fa409a644 from peer b68a02e58ac34350aa0d177303e6175c at {username='slave'} at 127.0.0.1:41050: session id = b68a02e58ac34350aa0d177303e6175c-8d4bdf69c5bc4140996df36fa409a644
I20260710 13:23:19.854197 18459 ts_tablet_manager.cc:933] T 20dea6e9a35c4c9eb7729f1756da7ebd P b68a02e58ac34350aa0d177303e6175c: Initiating tablet copy from peer 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881)
I20260710 13:23:19.863268 17995 tablet_copy_source_session.cc:215] T 8d4bdf69c5bc4140996df36fa409a644 P e6d10df89aa74a6bbf41a38ae20920d3: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:19.864708 18459 tablet_copy_client.cc:323] T 20dea6e9a35c4c9eb7729f1756da7ebd P b68a02e58ac34350aa0d177303e6175c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.80.130:34881
I20260710 13:23:19.866477 17920 tablet_copy_service.cc:140] P 88e419a2b3ad464c9ca57df8153eaf98: Received BeginTabletCopySession request for tablet 20dea6e9a35c4c9eb7729f1756da7ebd from peer b68a02e58ac34350aa0d177303e6175c ({username='slave'} at 127.0.0.1:38724)
I20260710 13:23:19.867183 18457 ts_tablet_manager.cc:933] T 163e87ebe4c54f51b2ec67ae516fba1b P b68a02e58ac34350aa0d177303e6175c: Initiating tablet copy from peer 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975)
I20260710 13:23:19.867760 18456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d4bdf69c5bc4140996df36fa409a644. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:19.872355 17920 tablet_copy_service.cc:161] P 88e419a2b3ad464c9ca57df8153eaf98: Beginning new tablet copy session on tablet 20dea6e9a35c4c9eb7729f1756da7ebd from peer b68a02e58ac34350aa0d177303e6175c at {username='slave'} at 127.0.0.1:38724: session id = b68a02e58ac34350aa0d177303e6175c-20dea6e9a35c4c9eb7729f1756da7ebd
I20260710 13:23:19.885643 18456 tablet_copy_client.cc:806] T 8d4bdf69c5bc4140996df36fa409a644 P b68a02e58ac34350aa0d177303e6175c: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:19.886439 18456 tablet_copy_client.cc:670] T 8d4bdf69c5bc4140996df36fa409a644 P b68a02e58ac34350aa0d177303e6175c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:19.890655 18456 tablet_copy_client.cc:538] T 8d4bdf69c5bc4140996df36fa409a644 P b68a02e58ac34350aa0d177303e6175c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:19.893602 17920 tablet_copy_source_session.cc:215] T 20dea6e9a35c4c9eb7729f1756da7ebd P 88e419a2b3ad464c9ca57df8153eaf98: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:19.904539 18456 tablet_bootstrap.cc:492] T 8d4bdf69c5bc4140996df36fa409a644 P b68a02e58ac34350aa0d177303e6175c: Bootstrap starting.
I20260710 13:23:19.908241 18459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20dea6e9a35c4c9eb7729f1756da7ebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:19.922655 18457 tablet_copy_client.cc:323] T 163e87ebe4c54f51b2ec67ae516fba1b P b68a02e58ac34350aa0d177303e6175c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.80.129:34975
I20260710 13:23:19.924677 18462 ts_tablet_manager.cc:933] T 96b67fad77a34cc5920248d354d1c737 P b68a02e58ac34350aa0d177303e6175c: Initiating tablet copy from peer 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881)
I20260710 13:23:19.924940 17846 tablet_copy_service.cc:140] P 4d5a8fbac7da4f00afd88b40fefe190e: Received BeginTabletCopySession request for tablet 163e87ebe4c54f51b2ec67ae516fba1b from peer b68a02e58ac34350aa0d177303e6175c ({username='slave'} at 127.0.0.1:41638)
I20260710 13:23:19.925582 17846 tablet_copy_service.cc:161] P 4d5a8fbac7da4f00afd88b40fefe190e: Beginning new tablet copy session on tablet 163e87ebe4c54f51b2ec67ae516fba1b from peer b68a02e58ac34350aa0d177303e6175c at {username='slave'} at 127.0.0.1:41638: session id = b68a02e58ac34350aa0d177303e6175c-163e87ebe4c54f51b2ec67ae516fba1b
I20260710 13:23:19.931398 18462 tablet_copy_client.cc:323] T 96b67fad77a34cc5920248d354d1c737 P b68a02e58ac34350aa0d177303e6175c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.80.130:34881
I20260710 13:23:19.934293 17920 tablet_copy_service.cc:140] P 88e419a2b3ad464c9ca57df8153eaf98: Received BeginTabletCopySession request for tablet 96b67fad77a34cc5920248d354d1c737 from peer b68a02e58ac34350aa0d177303e6175c ({username='slave'} at 127.0.0.1:38724)
I20260710 13:23:19.935482 17920 tablet_copy_service.cc:161] P 88e419a2b3ad464c9ca57df8153eaf98: Beginning new tablet copy session on tablet 96b67fad77a34cc5920248d354d1c737 from peer b68a02e58ac34350aa0d177303e6175c at {username='slave'} at 127.0.0.1:38724: session id = b68a02e58ac34350aa0d177303e6175c-96b67fad77a34cc5920248d354d1c737
I20260710 13:23:19.935811 17846 tablet_copy_source_session.cc:215] T 163e87ebe4c54f51b2ec67ae516fba1b P 4d5a8fbac7da4f00afd88b40fefe190e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:19.940326 18457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 163e87ebe4c54f51b2ec67ae516fba1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:19.947880 17920 tablet_copy_source_session.cc:215] T 96b67fad77a34cc5920248d354d1c737 P 88e419a2b3ad464c9ca57df8153eaf98: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:19.948714 18459 tablet_copy_client.cc:806] T 20dea6e9a35c4c9eb7729f1756da7ebd P b68a02e58ac34350aa0d177303e6175c: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:19.949371 18459 tablet_copy_client.cc:670] T 20dea6e9a35c4c9eb7729f1756da7ebd P b68a02e58ac34350aa0d177303e6175c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:19.956912 18462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96b67fad77a34cc5920248d354d1c737. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:19.961769 18459 tablet_copy_client.cc:538] T 20dea6e9a35c4c9eb7729f1756da7ebd P b68a02e58ac34350aa0d177303e6175c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:19.971602 18457 tablet_copy_client.cc:806] T 163e87ebe4c54f51b2ec67ae516fba1b P b68a02e58ac34350aa0d177303e6175c: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:19.972046 18456 tablet_bootstrap.cc:492] T 8d4bdf69c5bc4140996df36fa409a644 P b68a02e58ac34350aa0d177303e6175c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:19.973541 18456 tablet_bootstrap.cc:492] T 8d4bdf69c5bc4140996df36fa409a644 P b68a02e58ac34350aa0d177303e6175c: Bootstrap complete.
I20260710 13:23:19.974262 18456 ts_tablet_manager.cc:1403] T 8d4bdf69c5bc4140996df36fa409a644 P b68a02e58ac34350aa0d177303e6175c: Time spent bootstrapping tablet: real 0.070s	user 0.031s	sys 0.021s
I20260710 13:23:19.972251 18457 tablet_copy_client.cc:670] T 163e87ebe4c54f51b2ec67ae516fba1b P b68a02e58ac34350aa0d177303e6175c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:19.977667 18456 raft_consensus.cc:359] T 8d4bdf69c5bc4140996df36fa409a644 P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } }
I20260710 13:23:19.978863 18456 raft_consensus.cc:740] T 8d4bdf69c5bc4140996df36fa409a644 P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b68a02e58ac34350aa0d177303e6175c, State: Initialized, Role: LEARNER
I20260710 13:23:19.980034 18456 consensus_queue.cc:260] T 8d4bdf69c5bc4140996df36fa409a644 P b68a02e58ac34350aa0d177303e6175c [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: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } }
I20260710 13:23:19.990391 18462 tablet_copy_client.cc:806] T 96b67fad77a34cc5920248d354d1c737 P b68a02e58ac34350aa0d177303e6175c: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:19.991665 18457 tablet_copy_client.cc:538] T 163e87ebe4c54f51b2ec67ae516fba1b P b68a02e58ac34350aa0d177303e6175c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:19.992249 18459 tablet_bootstrap.cc:492] T 20dea6e9a35c4c9eb7729f1756da7ebd P b68a02e58ac34350aa0d177303e6175c: Bootstrap starting.
I20260710 13:23:20.016582 18457 tablet_bootstrap.cc:492] T 163e87ebe4c54f51b2ec67ae516fba1b P b68a02e58ac34350aa0d177303e6175c: Bootstrap starting.
I20260710 13:23:20.017943 18456 ts_tablet_manager.cc:1434] T 8d4bdf69c5bc4140996df36fa409a644 P b68a02e58ac34350aa0d177303e6175c: Time spent starting tablet: real 0.043s	user 0.022s	sys 0.011s
I20260710 13:23:20.020396 17995 tablet_copy_service.cc:342] P e6d10df89aa74a6bbf41a38ae20920d3: Request end of tablet copy session b68a02e58ac34350aa0d177303e6175c-8d4bdf69c5bc4140996df36fa409a644 received from {username='slave'} at 127.0.0.1:41050
I20260710 13:23:20.020900 17995 tablet_copy_service.cc:434] P e6d10df89aa74a6bbf41a38ae20920d3: ending tablet copy session b68a02e58ac34350aa0d177303e6175c-8d4bdf69c5bc4140996df36fa409a644 on tablet 8d4bdf69c5bc4140996df36fa409a644 with peer b68a02e58ac34350aa0d177303e6175c
I20260710 13:23:19.991075 18462 tablet_copy_client.cc:670] T 96b67fad77a34cc5920248d354d1c737 P b68a02e58ac34350aa0d177303e6175c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:20.026458 18462 tablet_copy_client.cc:538] T 96b67fad77a34cc5920248d354d1c737 P b68a02e58ac34350aa0d177303e6175c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:20.036789 18462 tablet_bootstrap.cc:492] T 96b67fad77a34cc5920248d354d1c737 P b68a02e58ac34350aa0d177303e6175c: Bootstrap starting.
I20260710 13:23:20.041931 18459 tablet_bootstrap.cc:492] T 20dea6e9a35c4c9eb7729f1756da7ebd P b68a02e58ac34350aa0d177303e6175c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:20.043308 18459 tablet_bootstrap.cc:492] T 20dea6e9a35c4c9eb7729f1756da7ebd P b68a02e58ac34350aa0d177303e6175c: Bootstrap complete.
I20260710 13:23:20.044413 18459 ts_tablet_manager.cc:1403] T 20dea6e9a35c4c9eb7729f1756da7ebd P b68a02e58ac34350aa0d177303e6175c: Time spent bootstrapping tablet: real 0.052s	user 0.022s	sys 0.004s
I20260710 13:23:20.052690 18459 raft_consensus.cc:359] T 20dea6e9a35c4c9eb7729f1756da7ebd P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } }
I20260710 13:23:20.053663 18459 raft_consensus.cc:740] T 20dea6e9a35c4c9eb7729f1756da7ebd P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b68a02e58ac34350aa0d177303e6175c, State: Initialized, Role: LEARNER
I20260710 13:23:20.054368 18459 consensus_queue.cc:260] T 20dea6e9a35c4c9eb7729f1756da7ebd P b68a02e58ac34350aa0d177303e6175c [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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } }
I20260710 13:23:20.063527 18457 tablet_bootstrap.cc:492] T 163e87ebe4c54f51b2ec67ae516fba1b P b68a02e58ac34350aa0d177303e6175c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:20.064603 18457 tablet_bootstrap.cc:492] T 163e87ebe4c54f51b2ec67ae516fba1b P b68a02e58ac34350aa0d177303e6175c: Bootstrap complete.
I20260710 13:23:20.066243 18459 ts_tablet_manager.cc:1434] T 20dea6e9a35c4c9eb7729f1756da7ebd P b68a02e58ac34350aa0d177303e6175c: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.004s
I20260710 13:23:20.065411 18457 ts_tablet_manager.cc:1403] T 163e87ebe4c54f51b2ec67ae516fba1b P b68a02e58ac34350aa0d177303e6175c: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.019s
I20260710 13:23:20.071970 18457 raft_consensus.cc:359] T 163e87ebe4c54f51b2ec67ae516fba1b P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } }
I20260710 13:23:20.072949 18457 raft_consensus.cc:740] T 163e87ebe4c54f51b2ec67ae516fba1b P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b68a02e58ac34350aa0d177303e6175c, State: Initialized, Role: LEARNER
I20260710 13:23:20.074178 18462 tablet_bootstrap.cc:492] T 96b67fad77a34cc5920248d354d1c737 P b68a02e58ac34350aa0d177303e6175c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:20.075240 18462 tablet_bootstrap.cc:492] T 96b67fad77a34cc5920248d354d1c737 P b68a02e58ac34350aa0d177303e6175c: Bootstrap complete.
I20260710 13:23:20.075927 18462 ts_tablet_manager.cc:1403] T 96b67fad77a34cc5920248d354d1c737 P b68a02e58ac34350aa0d177303e6175c: Time spent bootstrapping tablet: real 0.039s	user 0.026s	sys 0.003s
I20260710 13:23:20.073704 18457 consensus_queue.cc:260] T 163e87ebe4c54f51b2ec67ae516fba1b P b68a02e58ac34350aa0d177303e6175c [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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } }
I20260710 13:23:20.079051 18462 raft_consensus.cc:359] T 96b67fad77a34cc5920248d354d1c737 P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } }
I20260710 13:23:20.080389 18462 raft_consensus.cc:740] T 96b67fad77a34cc5920248d354d1c737 P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b68a02e58ac34350aa0d177303e6175c, State: Initialized, Role: LEARNER
I20260710 13:23:20.081108 17920 tablet_copy_service.cc:342] P 88e419a2b3ad464c9ca57df8153eaf98: Request end of tablet copy session b68a02e58ac34350aa0d177303e6175c-20dea6e9a35c4c9eb7729f1756da7ebd received from {username='slave'} at 127.0.0.1:38724
I20260710 13:23:20.081717 17920 tablet_copy_service.cc:434] P 88e419a2b3ad464c9ca57df8153eaf98: ending tablet copy session b68a02e58ac34350aa0d177303e6175c-20dea6e9a35c4c9eb7729f1756da7ebd on tablet 20dea6e9a35c4c9eb7729f1756da7ebd with peer b68a02e58ac34350aa0d177303e6175c
I20260710 13:23:20.081185 18462 consensus_queue.cc:260] T 96b67fad77a34cc5920248d354d1c737 P b68a02e58ac34350aa0d177303e6175c [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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } }
I20260710 13:23:20.084426 18462 ts_tablet_manager.cc:1434] T 96b67fad77a34cc5920248d354d1c737 P b68a02e58ac34350aa0d177303e6175c: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 13:23:20.086418 17920 tablet_copy_service.cc:342] P 88e419a2b3ad464c9ca57df8153eaf98: Request end of tablet copy session b68a02e58ac34350aa0d177303e6175c-96b67fad77a34cc5920248d354d1c737 received from {username='slave'} at 127.0.0.1:38724
I20260710 13:23:20.086838 17920 tablet_copy_service.cc:434] P 88e419a2b3ad464c9ca57df8153eaf98: ending tablet copy session b68a02e58ac34350aa0d177303e6175c-96b67fad77a34cc5920248d354d1c737 on tablet 96b67fad77a34cc5920248d354d1c737 with peer b68a02e58ac34350aa0d177303e6175c
I20260710 13:23:20.091279 18457 ts_tablet_manager.cc:1434] T 163e87ebe4c54f51b2ec67ae516fba1b P b68a02e58ac34350aa0d177303e6175c: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260710 13:23:20.093178 17846 tablet_copy_service.cc:342] P 4d5a8fbac7da4f00afd88b40fefe190e: Request end of tablet copy session b68a02e58ac34350aa0d177303e6175c-163e87ebe4c54f51b2ec67ae516fba1b received from {username='slave'} at 127.0.0.1:41638
I20260710 13:23:20.093668 17846 tablet_copy_service.cc:434] P 4d5a8fbac7da4f00afd88b40fefe190e: ending tablet copy session b68a02e58ac34350aa0d177303e6175c-163e87ebe4c54f51b2ec67ae516fba1b on tablet 163e87ebe4c54f51b2ec67ae516fba1b with peer b68a02e58ac34350aa0d177303e6175c
I20260710 13:23:20.235428 18256 raft_consensus.cc:1217] T 163e87ebe4c54f51b2ec67ae516fba1b P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:20.309868 18256 raft_consensus.cc:1217] T 96b67fad77a34cc5920248d354d1c737 P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:20.336849 18256 raft_consensus.cc:1217] T 20dea6e9a35c4c9eb7729f1756da7ebd P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:20.343670 18256 raft_consensus.cc:1217] T 8d4bdf69c5bc4140996df36fa409a644 P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:20.750960 18450 raft_consensus.cc:1064] T 20dea6e9a35c4c9eb7729f1756da7ebd P 88e419a2b3ad464c9ca57df8153eaf98: attempting to promote NON_VOTER b68a02e58ac34350aa0d177303e6175c to VOTER
I20260710 13:23:20.753698 18450 consensus_queue.cc:237] T 20dea6e9a35c4c9eb7729f1756da7ebd P 88e419a2b3ad464c9ca57df8153eaf98 [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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } }
I20260710 13:23:20.761829 18256 raft_consensus.cc:1275] T 20dea6e9a35c4c9eb7729f1756da7ebd P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:20.762782 17833 raft_consensus.cc:1275] T 20dea6e9a35c4c9eb7729f1756da7ebd P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:20.763500 18474 consensus_queue.cc:1048] T 20dea6e9a35c4c9eb7729f1756da7ebd P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:20.764750 17982 raft_consensus.cc:1275] T 20dea6e9a35c4c9eb7729f1756da7ebd P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:20.767015 18465 consensus_queue.cc:1048] T 20dea6e9a35c4c9eb7729f1756da7ebd P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:20.769093 18359 consensus_queue.cc:1048] T 20dea6e9a35c4c9eb7729f1756da7ebd P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:20.793253 18478 raft_consensus.cc:1064] T 163e87ebe4c54f51b2ec67ae516fba1b P 4d5a8fbac7da4f00afd88b40fefe190e: attempting to promote NON_VOTER b68a02e58ac34350aa0d177303e6175c to VOTER
I20260710 13:23:20.792006 18359 raft_consensus.cc:2955] T 20dea6e9a35c4c9eb7729f1756da7ebd P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:20.800170 17982 raft_consensus.cc:2955] T 20dea6e9a35c4c9eb7729f1756da7ebd P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:20.800642 18478 consensus_queue.cc:237] T 163e87ebe4c54f51b2ec67ae516fba1b P 4d5a8fbac7da4f00afd88b40fefe190e [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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } }
I20260710 13:23:20.804229 17834 raft_consensus.cc:2955] T 20dea6e9a35c4c9eb7729f1756da7ebd P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:20.808576 18256 raft_consensus.cc:2955] T 20dea6e9a35c4c9eb7729f1756da7ebd P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:20.830269 18255 raft_consensus.cc:1275] T 163e87ebe4c54f51b2ec67ae516fba1b P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Refusing update from remote peer 4d5a8fbac7da4f00afd88b40fefe190e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:20.832046 18479 consensus_queue.cc:1048] T 163e87ebe4c54f51b2ec67ae516fba1b P 4d5a8fbac7da4f00afd88b40fefe190e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:20.839315 17732 catalog_manager.cc:5697] T 20dea6e9a35c4c9eb7729f1756da7ebd P 88e419a2b3ad464c9ca57df8153eaf98 reported cstate change: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "88e419a2b3ad464c9ca57df8153eaf98" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:23:20.860841 17909 raft_consensus.cc:1275] T 163e87ebe4c54f51b2ec67ae516fba1b P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Refusing update from remote peer 4d5a8fbac7da4f00afd88b40fefe190e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:20.866331 17985 raft_consensus.cc:1275] T 163e87ebe4c54f51b2ec67ae516fba1b P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Refusing update from remote peer 4d5a8fbac7da4f00afd88b40fefe190e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:20.867724 18482 consensus_queue.cc:1048] T 163e87ebe4c54f51b2ec67ae516fba1b P 4d5a8fbac7da4f00afd88b40fefe190e [LEADER]: Connected to new peer: Peer: permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:20.872180 18478 consensus_queue.cc:1048] T 163e87ebe4c54f51b2ec67ae516fba1b P 4d5a8fbac7da4f00afd88b40fefe190e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:20.886114 18478 raft_consensus.cc:2955] T 163e87ebe4c54f51b2ec67ae516fba1b P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:20.886498 17909 raft_consensus.cc:2955] T 163e87ebe4c54f51b2ec67ae516fba1b P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:20.899341 17982 raft_consensus.cc:2955] T 163e87ebe4c54f51b2ec67ae516fba1b P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:20.911270 18256 raft_consensus.cc:2955] T 163e87ebe4c54f51b2ec67ae516fba1b P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:20.921268 18474 raft_consensus.cc:1064] T 96b67fad77a34cc5920248d354d1c737 P 88e419a2b3ad464c9ca57df8153eaf98: attempting to promote NON_VOTER b68a02e58ac34350aa0d177303e6175c to VOTER
I20260710 13:23:20.924015 18474 consensus_queue.cc:237] T 96b67fad77a34cc5920248d354d1c737 P 88e419a2b3ad464c9ca57df8153eaf98 [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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } }
I20260710 13:23:20.934828 17909 consensus_queue.cc:237] T 20dea6e9a35c4c9eb7729f1756da7ebd P 88e419a2b3ad464c9ca57df8153eaf98 [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: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } }
I20260710 13:23:20.943826 17982 raft_consensus.cc:1275] T 20dea6e9a35c4c9eb7729f1756da7ebd P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:20.944873 18256 raft_consensus.cc:1275] T 20dea6e9a35c4c9eb7729f1756da7ebd P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:20.946197 18359 consensus_queue.cc:1048] T 20dea6e9a35c4c9eb7729f1756da7ebd P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:20.947669 18465 consensus_queue.cc:1048] T 20dea6e9a35c4c9eb7729f1756da7ebd P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:20.958890 18359 raft_consensus.cc:2955] T 20dea6e9a35c4c9eb7729f1756da7ebd P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:20.938074 17732 catalog_manager.cc:5697] T 163e87ebe4c54f51b2ec67ae516fba1b P 4d5a8fbac7da4f00afd88b40fefe190e reported cstate change: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:23:20.960868 18255 raft_consensus.cc:2955] T 20dea6e9a35c4c9eb7729f1756da7ebd P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:20.969434 18256 raft_consensus.cc:1275] T 96b67fad77a34cc5920248d354d1c737 P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:20.970387 18493 raft_consensus.cc:1064] T 8d4bdf69c5bc4140996df36fa409a644 P e6d10df89aa74a6bbf41a38ae20920d3: attempting to promote NON_VOTER b68a02e58ac34350aa0d177303e6175c to VOTER
I20260710 13:23:20.971217 18450 consensus_queue.cc:1048] T 96b67fad77a34cc5920248d354d1c737 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:20.972996 17833 raft_consensus.cc:1275] T 96b67fad77a34cc5920248d354d1c737 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:20.975168 18450 consensus_queue.cc:1048] T 96b67fad77a34cc5920248d354d1c737 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:20.982661 17985 raft_consensus.cc:1275] T 96b67fad77a34cc5920248d354d1c737 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:20.988695 18465 consensus_queue.cc:1048] T 96b67fad77a34cc5920248d354d1c737 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:20.972942 18493 consensus_queue.cc:237] T 8d4bdf69c5bc4140996df36fa409a644 P e6d10df89aa74a6bbf41a38ae20920d3 [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: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } }
I20260710 13:23:20.995725 17834 consensus_queue.cc:237] T 163e87ebe4c54f51b2ec67ae516fba1b P 4d5a8fbac7da4f00afd88b40fefe190e [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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } }
I20260710 13:23:20.996701 17719 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 20dea6e9a35c4c9eb7729f1756da7ebd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:21.003396 17732 catalog_manager.cc:5697] T 20dea6e9a35c4c9eb7729f1756da7ebd P b68a02e58ac34350aa0d177303e6175c reported cstate change: config changed from index 3 to 4, VOTER 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129) evicted. New cstate: current_term: 1 leader_uuid: "88e419a2b3ad464c9ca57df8153eaf98" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:21.004104 18255 raft_consensus.cc:1275] T 163e87ebe4c54f51b2ec67ae516fba1b P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Refusing update from remote peer 4d5a8fbac7da4f00afd88b40fefe190e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:21.006456 18478 consensus_queue.cc:1048] T 163e87ebe4c54f51b2ec67ae516fba1b P 4d5a8fbac7da4f00afd88b40fefe190e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:23:21.026067 17982 raft_consensus.cc:1275] T 163e87ebe4c54f51b2ec67ae516fba1b P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Refusing update from remote peer 4d5a8fbac7da4f00afd88b40fefe190e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:21.024737 17834 raft_consensus.cc:1275] T 8d4bdf69c5bc4140996df36fa409a644 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Refusing update from remote peer e6d10df89aa74a6bbf41a38ae20920d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:21.028913 18255 raft_consensus.cc:1275] T 8d4bdf69c5bc4140996df36fa409a644 P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Refusing update from remote peer e6d10df89aa74a6bbf41a38ae20920d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:21.055941 17985 raft_consensus.cc:2955] T 20dea6e9a35c4c9eb7729f1756da7ebd P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:21.042622 18479 consensus_queue.cc:1048] T 163e87ebe4c54f51b2ec67ae516fba1b P 4d5a8fbac7da4f00afd88b40fefe190e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.020s
I20260710 13:23:21.031745 18471 raft_consensus.cc:2955] T 163e87ebe4c54f51b2ec67ae516fba1b P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:21.065156 17822 tablet_service.cc:1558] Processing DeleteTablet for tablet 20dea6e9a35c4c9eb7729f1756da7ebd with delete_type TABLET_DATA_TOMBSTONED (TS 4d5a8fbac7da4f00afd88b40fefe190e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39520
I20260710 13:23:21.065322 18255 raft_consensus.cc:2955] T 163e87ebe4c54f51b2ec67ae516fba1b P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:21.042999 18439 consensus_queue.cc:1048] T 8d4bdf69c5bc4140996df36fa409a644 P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.019s
I20260710 13:23:21.069317 17983 raft_consensus.cc:2955] T 163e87ebe4c54f51b2ec67ae516fba1b P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:21.070188 18493 consensus_queue.cc:1048] T 8d4bdf69c5bc4140996df36fa409a644 P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:21.071053 17909 raft_consensus.cc:1275] T 8d4bdf69c5bc4140996df36fa409a644 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Refusing update from remote peer e6d10df89aa74a6bbf41a38ae20920d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:21.093736 18493 consensus_queue.cc:1048] T 8d4bdf69c5bc4140996df36fa409a644 P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:21.100760 18501 tablet_replica.cc:333] T 20dea6e9a35c4c9eb7729f1756da7ebd P 4d5a8fbac7da4f00afd88b40fefe190e: stopping tablet replica
I20260710 13:23:21.101053 17732 catalog_manager.cc:5697] T 163e87ebe4c54f51b2ec67ae516fba1b P e6d10df89aa74a6bbf41a38ae20920d3 reported cstate change: config changed from index 3 to 4, VOTER 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130) evicted. New cstate: current_term: 1 leader_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:21.117971 17720 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 163e87ebe4c54f51b2ec67ae516fba1b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:21.122746 18501 raft_consensus.cc:2243] T 20dea6e9a35c4c9eb7729f1756da7ebd P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:21.123680 18501 raft_consensus.cc:2272] T 20dea6e9a35c4c9eb7729f1756da7ebd P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:21.126226 18493 raft_consensus.cc:2955] T 8d4bdf69c5bc4140996df36fa409a644 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:21.129907 18501 ts_tablet_manager.cc:1916] T 20dea6e9a35c4c9eb7729f1756da7ebd P 4d5a8fbac7da4f00afd88b40fefe190e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:21.131970 18254 raft_consensus.cc:2955] T 8d4bdf69c5bc4140996df36fa409a644 P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:21.146461 18474 raft_consensus.cc:2955] T 96b67fad77a34cc5920248d354d1c737 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:21.147722 17909 raft_consensus.cc:2955] T 8d4bdf69c5bc4140996df36fa409a644 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
W20260710 13:23:21.157610 17800 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.80.130:34881, user_credentials={real_user=slave}} blocked reactor thread for 105218us
I20260710 13:23:21.165232 18255 raft_consensus.cc:2955] T 96b67fad77a34cc5920248d354d1c737 P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:21.175971 17833 raft_consensus.cc:2955] T 96b67fad77a34cc5920248d354d1c737 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:21.179757 17894 tablet_service.cc:1558] Processing DeleteTablet for tablet 163e87ebe4c54f51b2ec67ae516fba1b with delete_type TABLET_DATA_TOMBSTONED (TS 88e419a2b3ad464c9ca57df8153eaf98 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55320
I20260710 13:23:21.190822 17985 raft_consensus.cc:2955] T 96b67fad77a34cc5920248d354d1c737 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:21.194192 18506 tablet_replica.cc:333] T 163e87ebe4c54f51b2ec67ae516fba1b P 88e419a2b3ad464c9ca57df8153eaf98: stopping tablet replica
I20260710 13:23:21.199751 17731 catalog_manager.cc:5697] T 96b67fad77a34cc5920248d354d1c737 P 88e419a2b3ad464c9ca57df8153eaf98 reported cstate change: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "88e419a2b3ad464c9ca57df8153eaf98" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:23:21.202746 17729 catalog_manager.cc:5697] T 8d4bdf69c5bc4140996df36fa409a644 P b68a02e58ac34350aa0d177303e6175c reported cstate change: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:21.205816 18501 ts_tablet_manager.cc:1929] T 20dea6e9a35c4c9eb7729f1756da7ebd P 4d5a8fbac7da4f00afd88b40fefe190e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:23:21.206321 18501 log.cc:1199] T 20dea6e9a35c4c9eb7729f1756da7ebd P 4d5a8fbac7da4f00afd88b40fefe190e: Deleting WAL directory at /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689763121184-16706-0/minicluster-data/ts-0-root/wals/20dea6e9a35c4c9eb7729f1756da7ebd
I20260710 13:23:21.209632 17720 catalog_manager.cc:5028] TS 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975): tablet 20dea6e9a35c4c9eb7729f1756da7ebd (table test-workload [id=700ef07af636456da293cc5914e9290d]) successfully deleted
I20260710 13:23:21.216895 17834 raft_consensus.cc:2955] T 8d4bdf69c5bc4140996df36fa409a644 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:21.200881 18506 raft_consensus.cc:2243] T 163e87ebe4c54f51b2ec67ae516fba1b P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:21.223016 18506 raft_consensus.cc:2272] T 163e87ebe4c54f51b2ec67ae516fba1b P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:21.224352 17909 consensus_queue.cc:237] T 96b67fad77a34cc5920248d354d1c737 P 88e419a2b3ad464c9ca57df8153eaf98 [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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } }
I20260710 13:23:21.231196 17833 raft_consensus.cc:1275] T 96b67fad77a34cc5920248d354d1c737 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:21.233191 18474 consensus_queue.cc:1048] T 96b67fad77a34cc5920248d354d1c737 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:21.235703 18254 raft_consensus.cc:1275] T 96b67fad77a34cc5920248d354d1c737 P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:21.238790 17985 consensus_queue.cc:237] T 8d4bdf69c5bc4140996df36fa409a644 P e6d10df89aa74a6bbf41a38ae20920d3 [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: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } }
I20260710 13:23:21.242563 18474 consensus_queue.cc:1048] T 96b67fad77a34cc5920248d354d1c737 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:21.244320 18506 ts_tablet_manager.cc:1916] T 163e87ebe4c54f51b2ec67ae516fba1b P 88e419a2b3ad464c9ca57df8153eaf98: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:21.248162 17909 raft_consensus.cc:1275] T 8d4bdf69c5bc4140996df36fa409a644 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Refusing update from remote peer e6d10df89aa74a6bbf41a38ae20920d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:21.249591 18256 raft_consensus.cc:1275] T 8d4bdf69c5bc4140996df36fa409a644 P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Refusing update from remote peer e6d10df89aa74a6bbf41a38ae20920d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:21.249985 18493 consensus_queue.cc:1048] T 8d4bdf69c5bc4140996df36fa409a644 P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:21.251310 18498 raft_consensus.cc:2955] T 96b67fad77a34cc5920248d354d1c737 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:21.254633 18439 consensus_queue.cc:1048] T 8d4bdf69c5bc4140996df36fa409a644 P e6d10df89aa74a6bbf41a38ae20920d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:21.257546 18254 raft_consensus.cc:2955] T 96b67fad77a34cc5920248d354d1c737 P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:21.263442 18494 raft_consensus.cc:2955] T 8d4bdf69c5bc4140996df36fa409a644 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:21.265869 17833 raft_consensus.cc:2955] T 96b67fad77a34cc5920248d354d1c737 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:21.267644 17909 raft_consensus.cc:2955] T 8d4bdf69c5bc4140996df36fa409a644 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:21.278069 18256 raft_consensus.cc:2955] T 8d4bdf69c5bc4140996df36fa409a644 P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:21.279839 17720 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8d4bdf69c5bc4140996df36fa409a644 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:21.280905 17731 catalog_manager.cc:5697] T 96b67fad77a34cc5920248d354d1c737 P 4d5a8fbac7da4f00afd88b40fefe190e reported cstate change: config changed from index 3 to 4, VOTER e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131) evicted. New cstate: current_term: 1 leader_uuid: "88e419a2b3ad464c9ca57df8153eaf98" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:21.282505 17719 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 96b67fad77a34cc5920248d354d1c737 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:21.279148 18506 ts_tablet_manager.cc:1929] T 163e87ebe4c54f51b2ec67ae516fba1b P 88e419a2b3ad464c9ca57df8153eaf98: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:23:21.284435 18506 log.cc:1199] T 163e87ebe4c54f51b2ec67ae516fba1b P 88e419a2b3ad464c9ca57df8153eaf98: Deleting WAL directory at /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689763121184-16706-0/minicluster-data/ts-1-root/wals/163e87ebe4c54f51b2ec67ae516fba1b
I20260710 13:23:21.286743 17719 catalog_manager.cc:5028] TS 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881): tablet 163e87ebe4c54f51b2ec67ae516fba1b (table test-workload [id=700ef07af636456da293cc5914e9290d]) successfully deleted
I20260710 13:23:21.293529 17729 catalog_manager.cc:5697] T 8d4bdf69c5bc4140996df36fa409a644 P e6d10df89aa74a6bbf41a38ae20920d3 reported cstate change: config changed from index 3 to 4, VOTER 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129) evicted. New cstate: current_term: 1 leader_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:23:21.303591 17967 tablet_service.cc:1558] Processing DeleteTablet for tablet 96b67fad77a34cc5920248d354d1c737 with delete_type TABLET_DATA_TOMBSTONED (TS e6d10df89aa74a6bbf41a38ae20920d3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43746
I20260710 13:23:21.306784 18507 tablet_replica.cc:333] T 96b67fad77a34cc5920248d354d1c737 P e6d10df89aa74a6bbf41a38ae20920d3: stopping tablet replica
I20260710 13:23:21.307978 17822 tablet_service.cc:1558] Processing DeleteTablet for tablet 8d4bdf69c5bc4140996df36fa409a644 with delete_type TABLET_DATA_TOMBSTONED (TS 4d5a8fbac7da4f00afd88b40fefe190e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39520
I20260710 13:23:21.308974 18501 tablet_replica.cc:333] T 8d4bdf69c5bc4140996df36fa409a644 P 4d5a8fbac7da4f00afd88b40fefe190e: stopping tablet replica
I20260710 13:23:21.309810 18501 raft_consensus.cc:2243] T 8d4bdf69c5bc4140996df36fa409a644 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:21.307978 18507 raft_consensus.cc:2243] T 96b67fad77a34cc5920248d354d1c737 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:21.310480 18501 raft_consensus.cc:2272] T 8d4bdf69c5bc4140996df36fa409a644 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:21.310658 18507 raft_consensus.cc:2272] T 96b67fad77a34cc5920248d354d1c737 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:21.314030 18501 ts_tablet_manager.cc:1916] T 8d4bdf69c5bc4140996df36fa409a644 P 4d5a8fbac7da4f00afd88b40fefe190e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:21.314877 18507 ts_tablet_manager.cc:1916] T 96b67fad77a34cc5920248d354d1c737 P e6d10df89aa74a6bbf41a38ae20920d3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:21.326459 18501 ts_tablet_manager.cc:1929] T 8d4bdf69c5bc4140996df36fa409a644 P 4d5a8fbac7da4f00afd88b40fefe190e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:23:21.326916 18501 log.cc:1199] T 8d4bdf69c5bc4140996df36fa409a644 P 4d5a8fbac7da4f00afd88b40fefe190e: Deleting WAL directory at /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689763121184-16706-0/minicluster-data/ts-0-root/wals/8d4bdf69c5bc4140996df36fa409a644
I20260710 13:23:21.328411 17720 catalog_manager.cc:5028] TS 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975): tablet 8d4bdf69c5bc4140996df36fa409a644 (table test-workload [id=700ef07af636456da293cc5914e9290d]) successfully deleted
I20260710 13:23:21.329576 18507 ts_tablet_manager.cc:1929] T 96b67fad77a34cc5920248d354d1c737 P e6d10df89aa74a6bbf41a38ae20920d3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:23:21.329922 18507 log.cc:1199] T 96b67fad77a34cc5920248d354d1c737 P e6d10df89aa74a6bbf41a38ae20920d3: Deleting WAL directory at /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689763121184-16706-0/minicluster-data/ts-2-root/wals/96b67fad77a34cc5920248d354d1c737
I20260710 13:23:21.331372 17720 catalog_manager.cc:5028] TS e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001): tablet 96b67fad77a34cc5920248d354d1c737 (table test-workload [id=700ef07af636456da293cc5914e9290d]) successfully deleted
I20260710 13:23:22.343842 17834 consensus_queue.cc:237] T 55f0755e73214352a88aa8f4964884c1 P 4d5a8fbac7da4f00afd88b40fefe190e [LEADER]: Queue 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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } }
W20260710 13:23:22.349877 17799 consensus_peers.cc:597] T 55f0755e73214352a88aa8f4964884c1 P 4d5a8fbac7da4f00afd88b40fefe190e -> Peer b68a02e58ac34350aa0d177303e6175c (127.16.80.132:36347): Couldn't send request to peer b68a02e58ac34350aa0d177303e6175c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 55f0755e73214352a88aa8f4964884c1. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:22.350651 17907 raft_consensus.cc:1275] T 55f0755e73214352a88aa8f4964884c1 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Refusing update from remote peer 4d5a8fbac7da4f00afd88b40fefe190e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:22.351936 18500 consensus_queue.cc:1048] T 55f0755e73214352a88aa8f4964884c1 P 4d5a8fbac7da4f00afd88b40fefe190e [LEADER]: Connected to new peer: Peer: permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:22.352216 17982 raft_consensus.cc:1275] T 55f0755e73214352a88aa8f4964884c1 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Refusing update from remote peer 4d5a8fbac7da4f00afd88b40fefe190e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:22.353715 18511 consensus_queue.cc:1048] T 55f0755e73214352a88aa8f4964884c1 P 4d5a8fbac7da4f00afd88b40fefe190e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:22.407889 17909 raft_consensus.cc:2955] T 55f0755e73214352a88aa8f4964884c1 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:22.452589 18500 raft_consensus.cc:2955] T 55f0755e73214352a88aa8f4964884c1 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:22.624903 17985 raft_consensus.cc:2955] T 55f0755e73214352a88aa8f4964884c1 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:22.630216 17731 catalog_manager.cc:5697] T 55f0755e73214352a88aa8f4964884c1 P 88e419a2b3ad464c9ca57df8153eaf98 reported cstate change: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New cstate: current_term: 1 leader_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:22.658806 17909 consensus_queue.cc:237] T 7740d4721a5842b58cdb20615a9255e2 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Queue 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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } }
I20260710 13:23:22.672844 17985 raft_consensus.cc:1275] T 7740d4721a5842b58cdb20615a9255e2 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:23:22.673051 17874 consensus_peers.cc:597] T 7740d4721a5842b58cdb20615a9255e2 P 88e419a2b3ad464c9ca57df8153eaf98 -> Peer b68a02e58ac34350aa0d177303e6175c (127.16.80.132:36347): Couldn't send request to peer b68a02e58ac34350aa0d177303e6175c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7740d4721a5842b58cdb20615a9255e2. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:22.673976 17834 raft_consensus.cc:1275] T 7740d4721a5842b58cdb20615a9255e2 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:22.674716 18495 consensus_queue.cc:1048] T 7740d4721a5842b58cdb20615a9255e2 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:22.675666 18514 consensus_queue.cc:1048] T 7740d4721a5842b58cdb20615a9255e2 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:22.684460 18495 raft_consensus.cc:2955] T 7740d4721a5842b58cdb20615a9255e2 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:22.686161 17982 raft_consensus.cc:2955] T 7740d4721a5842b58cdb20615a9255e2 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:22.689261 17834 raft_consensus.cc:2955] T 7740d4721a5842b58cdb20615a9255e2 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:22.702124 17909 consensus_queue.cc:237] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Queue 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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } }
I20260710 13:23:22.704996 17729 catalog_manager.cc:5697] T 7740d4721a5842b58cdb20615a9255e2 P e6d10df89aa74a6bbf41a38ae20920d3 reported cstate change: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New cstate: current_term: 1 leader_uuid: "88e419a2b3ad464c9ca57df8153eaf98" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
W20260710 13:23:22.709777 17874 consensus_peers.cc:597] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 88e419a2b3ad464c9ca57df8153eaf98 -> Peer b68a02e58ac34350aa0d177303e6175c (127.16.80.132:36347): Couldn't send request to peer b68a02e58ac34350aa0d177303e6175c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5ff25f2c9a5b4411a8174e8bbb80cd3a. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:22.710511 17834 raft_consensus.cc:1275] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:22.710511 17982 raft_consensus.cc:1275] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:22.711881 18495 consensus_queue.cc:1048] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:22.712749 18514 consensus_queue.cc:1048] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:22.724328 18465 raft_consensus.cc:2955] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:22.726177 17834 raft_consensus.cc:2955] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:22.738556 17729 catalog_manager.cc:5697] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 4d5a8fbac7da4f00afd88b40fefe190e reported cstate change: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New cstate: current_term: 1 leader_uuid: "88e419a2b3ad464c9ca57df8153eaf98" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:22.744807 17982 raft_consensus.cc:2955] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:22.753677 17909 consensus_queue.cc:237] T 10a3346c91cd401181b97f1574e1f06e P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Queue 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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } }
W20260710 13:23:22.765045 17874 consensus_peers.cc:597] T 10a3346c91cd401181b97f1574e1f06e P 88e419a2b3ad464c9ca57df8153eaf98 -> Peer b68a02e58ac34350aa0d177303e6175c (127.16.80.132:36347): Couldn't send request to peer b68a02e58ac34350aa0d177303e6175c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 10a3346c91cd401181b97f1574e1f06e. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:22.767434 17834 raft_consensus.cc:1275] T 10a3346c91cd401181b97f1574e1f06e P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:22.767529 17982 raft_consensus.cc:1275] T 10a3346c91cd401181b97f1574e1f06e P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:22.768814 18495 consensus_queue.cc:1048] T 10a3346c91cd401181b97f1574e1f06e P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:22.769675 18514 consensus_queue.cc:1048] T 10a3346c91cd401181b97f1574e1f06e P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:22.777622 18495 raft_consensus.cc:2955] T 10a3346c91cd401181b97f1574e1f06e P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:22.779474 17982 raft_consensus.cc:2955] T 10a3346c91cd401181b97f1574e1f06e P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:22.780977 17834 raft_consensus.cc:2955] T 10a3346c91cd401181b97f1574e1f06e P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:22.794680 17733 catalog_manager.cc:5697] T 10a3346c91cd401181b97f1574e1f06e P e6d10df89aa74a6bbf41a38ae20920d3 reported cstate change: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New cstate: current_term: 1 leader_uuid: "88e419a2b3ad464c9ca57df8153eaf98" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:22.828548 18531 ts_tablet_manager.cc:933] T 55f0755e73214352a88aa8f4964884c1 P b68a02e58ac34350aa0d177303e6175c: Initiating tablet copy from peer 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975)
I20260710 13:23:22.830307 18531 tablet_copy_client.cc:323] T 55f0755e73214352a88aa8f4964884c1 P b68a02e58ac34350aa0d177303e6175c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.80.129:34975
I20260710 13:23:22.832120 17846 tablet_copy_service.cc:140] P 4d5a8fbac7da4f00afd88b40fefe190e: Received BeginTabletCopySession request for tablet 55f0755e73214352a88aa8f4964884c1 from peer b68a02e58ac34350aa0d177303e6175c ({username='slave'} at 127.0.0.1:41638)
I20260710 13:23:22.832664 17846 tablet_copy_service.cc:161] P 4d5a8fbac7da4f00afd88b40fefe190e: Beginning new tablet copy session on tablet 55f0755e73214352a88aa8f4964884c1 from peer b68a02e58ac34350aa0d177303e6175c at {username='slave'} at 127.0.0.1:41638: session id = b68a02e58ac34350aa0d177303e6175c-55f0755e73214352a88aa8f4964884c1
I20260710 13:23:22.840114 17846 tablet_copy_source_session.cc:215] T 55f0755e73214352a88aa8f4964884c1 P 4d5a8fbac7da4f00afd88b40fefe190e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:22.842928 18531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55f0755e73214352a88aa8f4964884c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:22.854825 18531 tablet_copy_client.cc:806] T 55f0755e73214352a88aa8f4964884c1 P b68a02e58ac34350aa0d177303e6175c: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:22.855502 18531 tablet_copy_client.cc:670] T 55f0755e73214352a88aa8f4964884c1 P b68a02e58ac34350aa0d177303e6175c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:22.859360 18531 tablet_copy_client.cc:538] T 55f0755e73214352a88aa8f4964884c1 P b68a02e58ac34350aa0d177303e6175c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:22.865545 18531 tablet_bootstrap.cc:492] T 55f0755e73214352a88aa8f4964884c1 P b68a02e58ac34350aa0d177303e6175c: Bootstrap starting.
I20260710 13:23:22.881851 18531 tablet_bootstrap.cc:492] T 55f0755e73214352a88aa8f4964884c1 P b68a02e58ac34350aa0d177303e6175c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:22.882603 18531 tablet_bootstrap.cc:492] T 55f0755e73214352a88aa8f4964884c1 P b68a02e58ac34350aa0d177303e6175c: Bootstrap complete.
I20260710 13:23:22.883219 18531 ts_tablet_manager.cc:1403] T 55f0755e73214352a88aa8f4964884c1 P b68a02e58ac34350aa0d177303e6175c: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.008s
I20260710 13:23:22.885391 18531 raft_consensus.cc:359] T 55f0755e73214352a88aa8f4964884c1 P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } }
I20260710 13:23:22.886000 18531 raft_consensus.cc:740] T 55f0755e73214352a88aa8f4964884c1 P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b68a02e58ac34350aa0d177303e6175c, State: Initialized, Role: LEARNER
I20260710 13:23:22.886516 18531 consensus_queue.cc:260] T 55f0755e73214352a88aa8f4964884c1 P b68a02e58ac34350aa0d177303e6175c [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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } }
I20260710 13:23:22.894907 18531 ts_tablet_manager.cc:1434] T 55f0755e73214352a88aa8f4964884c1 P b68a02e58ac34350aa0d177303e6175c: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.002s
I20260710 13:23:22.897037 17846 tablet_copy_service.cc:342] P 4d5a8fbac7da4f00afd88b40fefe190e: Request end of tablet copy session b68a02e58ac34350aa0d177303e6175c-55f0755e73214352a88aa8f4964884c1 received from {username='slave'} at 127.0.0.1:41638
I20260710 13:23:22.897469 17846 tablet_copy_service.cc:434] P 4d5a8fbac7da4f00afd88b40fefe190e: ending tablet copy session b68a02e58ac34350aa0d177303e6175c-55f0755e73214352a88aa8f4964884c1 on tablet 55f0755e73214352a88aa8f4964884c1 with peer b68a02e58ac34350aa0d177303e6175c
I20260710 13:23:23.142621 18531 ts_tablet_manager.cc:933] T 7740d4721a5842b58cdb20615a9255e2 P b68a02e58ac34350aa0d177303e6175c: Initiating tablet copy from peer 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881)
I20260710 13:23:23.144297 18531 tablet_copy_client.cc:323] T 7740d4721a5842b58cdb20615a9255e2 P b68a02e58ac34350aa0d177303e6175c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.80.130:34881
I20260710 13:23:23.145731 17920 tablet_copy_service.cc:140] P 88e419a2b3ad464c9ca57df8153eaf98: Received BeginTabletCopySession request for tablet 7740d4721a5842b58cdb20615a9255e2 from peer b68a02e58ac34350aa0d177303e6175c ({username='slave'} at 127.0.0.1:38724)
I20260710 13:23:23.146215 17920 tablet_copy_service.cc:161] P 88e419a2b3ad464c9ca57df8153eaf98: Beginning new tablet copy session on tablet 7740d4721a5842b58cdb20615a9255e2 from peer b68a02e58ac34350aa0d177303e6175c at {username='slave'} at 127.0.0.1:38724: session id = b68a02e58ac34350aa0d177303e6175c-7740d4721a5842b58cdb20615a9255e2
I20260710 13:23:23.151854 17920 tablet_copy_source_session.cc:215] T 7740d4721a5842b58cdb20615a9255e2 P 88e419a2b3ad464c9ca57df8153eaf98: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:23.155793 18531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7740d4721a5842b58cdb20615a9255e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:23.175936 18531 tablet_copy_client.cc:806] T 7740d4721a5842b58cdb20615a9255e2 P b68a02e58ac34350aa0d177303e6175c: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:23.176649 18531 tablet_copy_client.cc:670] T 7740d4721a5842b58cdb20615a9255e2 P b68a02e58ac34350aa0d177303e6175c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:23.180748 18531 tablet_copy_client.cc:538] T 7740d4721a5842b58cdb20615a9255e2 P b68a02e58ac34350aa0d177303e6175c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:23.190065 18531 tablet_bootstrap.cc:492] T 7740d4721a5842b58cdb20615a9255e2 P b68a02e58ac34350aa0d177303e6175c: Bootstrap starting.
I20260710 13:23:23.210520 18531 tablet_bootstrap.cc:492] T 7740d4721a5842b58cdb20615a9255e2 P b68a02e58ac34350aa0d177303e6175c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:23.211537 18531 tablet_bootstrap.cc:492] T 7740d4721a5842b58cdb20615a9255e2 P b68a02e58ac34350aa0d177303e6175c: Bootstrap complete.
I20260710 13:23:23.212276 18531 ts_tablet_manager.cc:1403] T 7740d4721a5842b58cdb20615a9255e2 P b68a02e58ac34350aa0d177303e6175c: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.006s
I20260710 13:23:23.214967 18531 raft_consensus.cc:359] T 7740d4721a5842b58cdb20615a9255e2 P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } }
I20260710 13:23:23.216099 18531 raft_consensus.cc:740] T 7740d4721a5842b58cdb20615a9255e2 P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b68a02e58ac34350aa0d177303e6175c, State: Initialized, Role: LEARNER
I20260710 13:23:23.216840 18531 consensus_queue.cc:260] T 7740d4721a5842b58cdb20615a9255e2 P b68a02e58ac34350aa0d177303e6175c [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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } }
I20260710 13:23:23.219134 18531 ts_tablet_manager.cc:1434] T 7740d4721a5842b58cdb20615a9255e2 P b68a02e58ac34350aa0d177303e6175c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:23:23.223387 17920 tablet_copy_service.cc:342] P 88e419a2b3ad464c9ca57df8153eaf98: Request end of tablet copy session b68a02e58ac34350aa0d177303e6175c-7740d4721a5842b58cdb20615a9255e2 received from {username='slave'} at 127.0.0.1:38724
I20260710 13:23:23.223834 17920 tablet_copy_service.cc:434] P 88e419a2b3ad464c9ca57df8153eaf98: ending tablet copy session b68a02e58ac34350aa0d177303e6175c-7740d4721a5842b58cdb20615a9255e2 on tablet 7740d4721a5842b58cdb20615a9255e2 with peer b68a02e58ac34350aa0d177303e6175c
I20260710 13:23:23.305171 18531 ts_tablet_manager.cc:933] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P b68a02e58ac34350aa0d177303e6175c: Initiating tablet copy from peer 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881)
I20260710 13:23:23.306753 18531 tablet_copy_client.cc:323] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P b68a02e58ac34350aa0d177303e6175c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.80.130:34881
I20260710 13:23:23.308249 17920 tablet_copy_service.cc:140] P 88e419a2b3ad464c9ca57df8153eaf98: Received BeginTabletCopySession request for tablet 5ff25f2c9a5b4411a8174e8bbb80cd3a from peer b68a02e58ac34350aa0d177303e6175c ({username='slave'} at 127.0.0.1:38724)
I20260710 13:23:23.308830 17920 tablet_copy_service.cc:161] P 88e419a2b3ad464c9ca57df8153eaf98: Beginning new tablet copy session on tablet 5ff25f2c9a5b4411a8174e8bbb80cd3a from peer b68a02e58ac34350aa0d177303e6175c at {username='slave'} at 127.0.0.1:38724: session id = b68a02e58ac34350aa0d177303e6175c-5ff25f2c9a5b4411a8174e8bbb80cd3a
I20260710 13:23:23.316915 17920 tablet_copy_source_session.cc:215] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 88e419a2b3ad464c9ca57df8153eaf98: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:23.320051 18531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ff25f2c9a5b4411a8174e8bbb80cd3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:23.331952 18531 tablet_copy_client.cc:806] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P b68a02e58ac34350aa0d177303e6175c: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:23.332499 18531 tablet_copy_client.cc:670] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P b68a02e58ac34350aa0d177303e6175c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:23.335789 18531 tablet_copy_client.cc:538] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P b68a02e58ac34350aa0d177303e6175c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:23.341357 18531 tablet_bootstrap.cc:492] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P b68a02e58ac34350aa0d177303e6175c: Bootstrap starting.
I20260710 13:23:23.354171 18531 tablet_bootstrap.cc:492] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P b68a02e58ac34350aa0d177303e6175c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:23.354902 18531 tablet_bootstrap.cc:492] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P b68a02e58ac34350aa0d177303e6175c: Bootstrap complete.
I20260710 13:23:23.355480 18531 ts_tablet_manager.cc:1403] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P b68a02e58ac34350aa0d177303e6175c: Time spent bootstrapping tablet: real 0.014s	user 0.015s	sys 0.000s
I20260710 13:23:23.357707 18531 raft_consensus.cc:359] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } }
I20260710 13:23:23.358410 18531 raft_consensus.cc:740] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b68a02e58ac34350aa0d177303e6175c, State: Initialized, Role: LEARNER
I20260710 13:23:23.359405 18539 ts_tablet_manager.cc:933] T 10a3346c91cd401181b97f1574e1f06e P b68a02e58ac34350aa0d177303e6175c: Initiating tablet copy from peer 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881)
I20260710 13:23:23.359185 18531 consensus_queue.cc:260] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P b68a02e58ac34350aa0d177303e6175c [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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } }
I20260710 13:23:23.361439 18539 tablet_copy_client.cc:323] T 10a3346c91cd401181b97f1574e1f06e P b68a02e58ac34350aa0d177303e6175c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.80.130:34881
I20260710 13:23:23.363200 17920 tablet_copy_service.cc:140] P 88e419a2b3ad464c9ca57df8153eaf98: Received BeginTabletCopySession request for tablet 10a3346c91cd401181b97f1574e1f06e from peer b68a02e58ac34350aa0d177303e6175c ({username='slave'} at 127.0.0.1:38724)
I20260710 13:23:23.363683 17920 tablet_copy_service.cc:161] P 88e419a2b3ad464c9ca57df8153eaf98: Beginning new tablet copy session on tablet 10a3346c91cd401181b97f1574e1f06e from peer b68a02e58ac34350aa0d177303e6175c at {username='slave'} at 127.0.0.1:38724: session id = b68a02e58ac34350aa0d177303e6175c-10a3346c91cd401181b97f1574e1f06e
I20260710 13:23:23.363832 18531 ts_tablet_manager.cc:1434] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P b68a02e58ac34350aa0d177303e6175c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:23:23.365504 17921 tablet_copy_service.cc:342] P 88e419a2b3ad464c9ca57df8153eaf98: Request end of tablet copy session b68a02e58ac34350aa0d177303e6175c-5ff25f2c9a5b4411a8174e8bbb80cd3a received from {username='slave'} at 127.0.0.1:38724
I20260710 13:23:23.365895 17921 tablet_copy_service.cc:434] P 88e419a2b3ad464c9ca57df8153eaf98: ending tablet copy session b68a02e58ac34350aa0d177303e6175c-5ff25f2c9a5b4411a8174e8bbb80cd3a on tablet 5ff25f2c9a5b4411a8174e8bbb80cd3a with peer b68a02e58ac34350aa0d177303e6175c
I20260710 13:23:23.375620 18253 raft_consensus.cc:1217] T 55f0755e73214352a88aa8f4964884c1 P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:23.385378 17920 tablet_copy_source_session.cc:215] T 10a3346c91cd401181b97f1574e1f06e P 88e419a2b3ad464c9ca57df8153eaf98: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:23.389170 18539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10a3346c91cd401181b97f1574e1f06e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:23.401932 18539 tablet_copy_client.cc:806] T 10a3346c91cd401181b97f1574e1f06e P b68a02e58ac34350aa0d177303e6175c: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:23.402606 18539 tablet_copy_client.cc:670] T 10a3346c91cd401181b97f1574e1f06e P b68a02e58ac34350aa0d177303e6175c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:23.405975 18539 tablet_copy_client.cc:538] T 10a3346c91cd401181b97f1574e1f06e P b68a02e58ac34350aa0d177303e6175c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:23.412724 18539 tablet_bootstrap.cc:492] T 10a3346c91cd401181b97f1574e1f06e P b68a02e58ac34350aa0d177303e6175c: Bootstrap starting.
I20260710 13:23:23.432524 18539 tablet_bootstrap.cc:492] T 10a3346c91cd401181b97f1574e1f06e P b68a02e58ac34350aa0d177303e6175c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:23.433320 18539 tablet_bootstrap.cc:492] T 10a3346c91cd401181b97f1574e1f06e P b68a02e58ac34350aa0d177303e6175c: Bootstrap complete.
I20260710 13:23:23.433918 18539 ts_tablet_manager.cc:1403] T 10a3346c91cd401181b97f1574e1f06e P b68a02e58ac34350aa0d177303e6175c: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.012s
I20260710 13:23:23.436775 18539 raft_consensus.cc:359] T 10a3346c91cd401181b97f1574e1f06e P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } }
I20260710 13:23:23.437650 18539 raft_consensus.cc:740] T 10a3346c91cd401181b97f1574e1f06e P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b68a02e58ac34350aa0d177303e6175c, State: Initialized, Role: LEARNER
I20260710 13:23:23.438393 18539 consensus_queue.cc:260] T 10a3346c91cd401181b97f1574e1f06e P b68a02e58ac34350aa0d177303e6175c [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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } }
I20260710 13:23:23.441004 18539 ts_tablet_manager.cc:1434] T 10a3346c91cd401181b97f1574e1f06e P b68a02e58ac34350aa0d177303e6175c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:23:23.442888 17920 tablet_copy_service.cc:342] P 88e419a2b3ad464c9ca57df8153eaf98: Request end of tablet copy session b68a02e58ac34350aa0d177303e6175c-10a3346c91cd401181b97f1574e1f06e received from {username='slave'} at 127.0.0.1:38724
I20260710 13:23:23.443339 17920 tablet_copy_service.cc:434] P 88e419a2b3ad464c9ca57df8153eaf98: ending tablet copy session b68a02e58ac34350aa0d177303e6175c-10a3346c91cd401181b97f1574e1f06e on tablet 10a3346c91cd401181b97f1574e1f06e with peer b68a02e58ac34350aa0d177303e6175c
W20260710 13:23:23.540436 17857 debug-util.cc:398] Leaking SignalData structure 0x7b08000cf880 after lost signal to thread 16709
W20260710 13:23:23.543545 17857 debug-util.cc:398] Leaking SignalData structure 0x7b08000a77c0 after lost signal to thread 17768
W20260710 13:23:23.551633 17857 debug-util.cc:398] Leaking SignalData structure 0x7b080015f2c0 after lost signal to thread 17860
W20260710 13:23:23.557770 17857 debug-util.cc:398] Leaking SignalData structure 0x7b08000b48c0 after lost signal to thread 17935
W20260710 13:23:23.559906 17857 debug-util.cc:398] Leaking SignalData structure 0x7b0800282820 after lost signal to thread 18009
W20260710 13:23:23.562039 17857 debug-util.cc:398] Leaking SignalData structure 0x7b0800016340 after lost signal to thread 18280
I20260710 13:23:23.626669 18253 raft_consensus.cc:1217] T 7740d4721a5842b58cdb20615a9255e2 P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:23.774071 18253 raft_consensus.cc:1217] T 10a3346c91cd401181b97f1574e1f06e P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:23.919432 18253 raft_consensus.cc:1217] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:23.932845 18545 raft_consensus.cc:1064] T 55f0755e73214352a88aa8f4964884c1 P 4d5a8fbac7da4f00afd88b40fefe190e: attempting to promote NON_VOTER b68a02e58ac34350aa0d177303e6175c to VOTER
I20260710 13:23:23.936473 18545 consensus_queue.cc:237] T 55f0755e73214352a88aa8f4964884c1 P 4d5a8fbac7da4f00afd88b40fefe190e [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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } }
I20260710 13:23:23.948287 18253 raft_consensus.cc:1275] T 55f0755e73214352a88aa8f4964884c1 P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Refusing update from remote peer 4d5a8fbac7da4f00afd88b40fefe190e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:23.950241 18511 consensus_queue.cc:1048] T 55f0755e73214352a88aa8f4964884c1 P 4d5a8fbac7da4f00afd88b40fefe190e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:23.954262 17909 raft_consensus.cc:1275] T 55f0755e73214352a88aa8f4964884c1 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Refusing update from remote peer 4d5a8fbac7da4f00afd88b40fefe190e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:23.956174 18542 consensus_queue.cc:1048] T 55f0755e73214352a88aa8f4964884c1 P 4d5a8fbac7da4f00afd88b40fefe190e [LEADER]: Connected to new peer: Peer: permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:23.978755 17982 raft_consensus.cc:1275] T 55f0755e73214352a88aa8f4964884c1 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Refusing update from remote peer 4d5a8fbac7da4f00afd88b40fefe190e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:23.980906 18541 consensus_queue.cc:1048] T 55f0755e73214352a88aa8f4964884c1 P 4d5a8fbac7da4f00afd88b40fefe190e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:23.980234 18511 raft_consensus.cc:2955] T 55f0755e73214352a88aa8f4964884c1 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:23.997651 17909 raft_consensus.cc:2955] T 55f0755e73214352a88aa8f4964884c1 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:23.997188 17982 raft_consensus.cc:2955] T 55f0755e73214352a88aa8f4964884c1 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:24.019935 18253 raft_consensus.cc:2955] T 55f0755e73214352a88aa8f4964884c1 P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:24.025693 17731 catalog_manager.cc:5697] T 55f0755e73214352a88aa8f4964884c1 P e6d10df89aa74a6bbf41a38ae20920d3 reported cstate change: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:24.064404 17834 consensus_queue.cc:237] T 55f0755e73214352a88aa8f4964884c1 P 4d5a8fbac7da4f00afd88b40fefe190e [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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } }
I20260710 13:23:24.076226 18254 raft_consensus.cc:1275] T 55f0755e73214352a88aa8f4964884c1 P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Refusing update from remote peer 4d5a8fbac7da4f00afd88b40fefe190e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:24.078531 18511 consensus_queue.cc:1048] T 55f0755e73214352a88aa8f4964884c1 P 4d5a8fbac7da4f00afd88b40fefe190e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:23:24.085568 18547 raft_consensus.cc:1064] T 7740d4721a5842b58cdb20615a9255e2 P 88e419a2b3ad464c9ca57df8153eaf98: attempting to promote NON_VOTER b68a02e58ac34350aa0d177303e6175c to VOTER
I20260710 13:23:24.089948 17982 raft_consensus.cc:1275] T 55f0755e73214352a88aa8f4964884c1 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Refusing update from remote peer 4d5a8fbac7da4f00afd88b40fefe190e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:24.090839 18547 consensus_queue.cc:237] T 7740d4721a5842b58cdb20615a9255e2 P 88e419a2b3ad464c9ca57df8153eaf98 [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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } }
I20260710 13:23:24.091799 18545 consensus_queue.cc:1048] T 55f0755e73214352a88aa8f4964884c1 P 4d5a8fbac7da4f00afd88b40fefe190e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:24.099839 18541 raft_consensus.cc:2955] T 55f0755e73214352a88aa8f4964884c1 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:24.105041 18253 raft_consensus.cc:2955] T 55f0755e73214352a88aa8f4964884c1 P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:24.116639 17982 raft_consensus.cc:2955] T 55f0755e73214352a88aa8f4964884c1 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:24.128187 18254 raft_consensus.cc:1275] T 7740d4721a5842b58cdb20615a9255e2 P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:24.129805 17985 raft_consensus.cc:1275] T 7740d4721a5842b58cdb20615a9255e2 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:24.130548 18546 consensus_queue.cc:1048] T 7740d4721a5842b58cdb20615a9255e2 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:24.131707 18514 consensus_queue.cc:1048] T 7740d4721a5842b58cdb20615a9255e2 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:24.133332 17834 raft_consensus.cc:1275] T 7740d4721a5842b58cdb20615a9255e2 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:24.137557 18514 consensus_queue.cc:1048] T 7740d4721a5842b58cdb20615a9255e2 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:24.153108 17733 catalog_manager.cc:5697] T 55f0755e73214352a88aa8f4964884c1 P b68a02e58ac34350aa0d177303e6175c reported cstate change: config changed from index 3 to 4, VOTER 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130) evicted. New cstate: current_term: 1 leader_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:24.165621 17720 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 55f0755e73214352a88aa8f4964884c1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:24.171434 17894 tablet_service.cc:1558] Processing DeleteTablet for tablet 55f0755e73214352a88aa8f4964884c1 with delete_type TABLET_DATA_TOMBSTONED (TS 88e419a2b3ad464c9ca57df8153eaf98 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55320
I20260710 13:23:24.204164 17985 raft_consensus.cc:2955] T 7740d4721a5842b58cdb20615a9255e2 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:24.209820 18560 tablet_replica.cc:333] T 55f0755e73214352a88aa8f4964884c1 P 88e419a2b3ad464c9ca57df8153eaf98: stopping tablet replica
I20260710 13:23:24.212815 18546 raft_consensus.cc:2955] T 7740d4721a5842b58cdb20615a9255e2 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:24.217288 18560 raft_consensus.cc:2243] T 55f0755e73214352a88aa8f4964884c1 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:24.224978 18560 raft_consensus.cc:2272] T 55f0755e73214352a88aa8f4964884c1 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:24.226411 18254 raft_consensus.cc:2955] T 7740d4721a5842b58cdb20615a9255e2 P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:24.233028 17729 catalog_manager.cc:5697] T 7740d4721a5842b58cdb20615a9255e2 P e6d10df89aa74a6bbf41a38ae20920d3 reported cstate change: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "88e419a2b3ad464c9ca57df8153eaf98" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:24.238281 18560 ts_tablet_manager.cc:1916] T 55f0755e73214352a88aa8f4964884c1 P 88e419a2b3ad464c9ca57df8153eaf98: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:24.248121 17835 raft_consensus.cc:2955] T 7740d4721a5842b58cdb20615a9255e2 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:24.279289 17909 consensus_queue.cc:237] T 7740d4721a5842b58cdb20615a9255e2 P 88e419a2b3ad464c9ca57df8153eaf98 [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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } }
I20260710 13:23:24.290127 18560 ts_tablet_manager.cc:1929] T 55f0755e73214352a88aa8f4964884c1 P 88e419a2b3ad464c9ca57df8153eaf98: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:23:24.290817 18560 log.cc:1199] T 55f0755e73214352a88aa8f4964884c1 P 88e419a2b3ad464c9ca57df8153eaf98: Deleting WAL directory at /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689763121184-16706-0/minicluster-data/ts-1-root/wals/55f0755e73214352a88aa8f4964884c1
I20260710 13:23:24.293071 17719 catalog_manager.cc:5028] TS 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881): tablet 55f0755e73214352a88aa8f4964884c1 (table test-workload [id=700ef07af636456da293cc5914e9290d]) successfully deleted
I20260710 13:23:24.294718 18254 raft_consensus.cc:1275] T 7740d4721a5842b58cdb20615a9255e2 P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:24.296267 17835 raft_consensus.cc:1275] T 7740d4721a5842b58cdb20615a9255e2 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:24.297960 18547 consensus_queue.cc:1048] T 7740d4721a5842b58cdb20615a9255e2 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:23:24.299050 18546 consensus_queue.cc:1048] T 7740d4721a5842b58cdb20615a9255e2 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:24.306708 18465 raft_consensus.cc:2955] T 7740d4721a5842b58cdb20615a9255e2 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:24.308393 18253 raft_consensus.cc:2955] T 7740d4721a5842b58cdb20615a9255e2 P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:24.317953 17835 raft_consensus.cc:2955] T 7740d4721a5842b58cdb20615a9255e2 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:24.323982 17729 catalog_manager.cc:5697] T 7740d4721a5842b58cdb20615a9255e2 P b68a02e58ac34350aa0d177303e6175c reported cstate change: config changed from index 3 to 4, VOTER e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131) evicted. New cstate: current_term: 1 leader_uuid: "88e419a2b3ad464c9ca57df8153eaf98" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:24.333992 17967 tablet_service.cc:1558] Processing DeleteTablet for tablet 7740d4721a5842b58cdb20615a9255e2 with delete_type TABLET_DATA_TOMBSTONED (TS e6d10df89aa74a6bbf41a38ae20920d3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43746
I20260710 13:23:24.335760 17719 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7740d4721a5842b58cdb20615a9255e2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:24.346138 18546 raft_consensus.cc:1064] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 88e419a2b3ad464c9ca57df8153eaf98: attempting to promote NON_VOTER b68a02e58ac34350aa0d177303e6175c to VOTER
I20260710 13:23:24.354910 18546 consensus_queue.cc:237] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 88e419a2b3ad464c9ca57df8153eaf98 [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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } }
I20260710 13:23:24.357336 18561 tablet_replica.cc:333] T 7740d4721a5842b58cdb20615a9255e2 P e6d10df89aa74a6bbf41a38ae20920d3: stopping tablet replica
I20260710 13:23:24.358716 18561 raft_consensus.cc:2243] T 7740d4721a5842b58cdb20615a9255e2 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:24.359555 18561 raft_consensus.cc:2272] T 7740d4721a5842b58cdb20615a9255e2 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:24.363256 18561 ts_tablet_manager.cc:1916] T 7740d4721a5842b58cdb20615a9255e2 P e6d10df89aa74a6bbf41a38ae20920d3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:24.380892 18547 raft_consensus.cc:1064] T 10a3346c91cd401181b97f1574e1f06e P 88e419a2b3ad464c9ca57df8153eaf98: attempting to promote NON_VOTER b68a02e58ac34350aa0d177303e6175c to VOTER
I20260710 13:23:24.385444 18547 consensus_queue.cc:237] T 10a3346c91cd401181b97f1574e1f06e P 88e419a2b3ad464c9ca57df8153eaf98 [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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } }
I20260710 13:23:24.405046 18253 raft_consensus.cc:1275] T 10a3346c91cd401181b97f1574e1f06e P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:24.408051 18514 consensus_queue.cc:1048] T 10a3346c91cd401181b97f1574e1f06e P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:24.412840 17985 raft_consensus.cc:1275] T 10a3346c91cd401181b97f1574e1f06e P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:24.414693 18465 consensus_queue.cc:1048] T 10a3346c91cd401181b97f1574e1f06e P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:24.423825 17835 raft_consensus.cc:1275] T 10a3346c91cd401181b97f1574e1f06e P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:24.430045 18564 consensus_queue.cc:1048] T 10a3346c91cd401181b97f1574e1f06e P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:24.475044 17833 raft_consensus.cc:1275] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:24.478132 18568 consensus_queue.cc:1048] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:24.478825 17982 raft_consensus.cc:1275] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:24.481422 18254 raft_consensus.cc:1275] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:24.483157 18564 consensus_queue.cc:1048] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:24.484071 18561 ts_tablet_manager.cc:1929] T 7740d4721a5842b58cdb20615a9255e2 P e6d10df89aa74a6bbf41a38ae20920d3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:23:24.484673 18561 log.cc:1199] T 7740d4721a5842b58cdb20615a9255e2 P e6d10df89aa74a6bbf41a38ae20920d3: Deleting WAL directory at /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689763121184-16706-0/minicluster-data/ts-2-root/wals/7740d4721a5842b58cdb20615a9255e2
I20260710 13:23:24.487150 17720 catalog_manager.cc:5028] TS e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001): tablet 7740d4721a5842b58cdb20615a9255e2 (table test-workload [id=700ef07af636456da293cc5914e9290d]) successfully deleted
I20260710 13:23:24.492215 18568 consensus_queue.cc:1048] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:24.505683 18568 raft_consensus.cc:2955] T 10a3346c91cd401181b97f1574e1f06e P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:24.508605 17985 raft_consensus.cc:2955] T 10a3346c91cd401181b97f1574e1f06e P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:24.508704 18256 raft_consensus.cc:2955] T 10a3346c91cd401181b97f1574e1f06e P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:24.523639 18546 raft_consensus.cc:2955] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:24.535728 17729 catalog_manager.cc:5697] T 10a3346c91cd401181b97f1574e1f06e P b68a02e58ac34350aa0d177303e6175c reported cstate change: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "88e419a2b3ad464c9ca57df8153eaf98" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:24.535943 17983 raft_consensus.cc:2955] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:24.554844 17835 raft_consensus.cc:2955] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:24.553422 18256 raft_consensus.cc:2955] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:24.558081 17729 catalog_manager.cc:5697] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 88e419a2b3ad464c9ca57df8153eaf98 reported cstate change: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "88e419a2b3ad464c9ca57df8153eaf98" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:23:24.569890 17835 raft_consensus.cc:2955] T 10a3346c91cd401181b97f1574e1f06e P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } attrs { replace: true } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:24.579409 17909 consensus_queue.cc:237] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 88e419a2b3ad464c9ca57df8153eaf98 [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: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } }
I20260710 13:23:24.594901 17983 raft_consensus.cc:1275] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:24.597846 18568 consensus_queue.cc:1048] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:24.606598 18546 raft_consensus.cc:2955] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:24.613341 18254 raft_consensus.cc:1275] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:24.615989 17909 consensus_queue.cc:237] T 10a3346c91cd401181b97f1574e1f06e P 88e419a2b3ad464c9ca57df8153eaf98 [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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } }
I20260710 13:23:24.619254 18514 consensus_queue.cc:1048] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:24.627151 18256 raft_consensus.cc:1275] T 10a3346c91cd401181b97f1574e1f06e P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:24.627851 17835 raft_consensus.cc:1275] T 10a3346c91cd401181b97f1574e1f06e P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:24.629530 17985 raft_consensus.cc:2955] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:24.630452 18514 consensus_queue.cc:1048] T 10a3346c91cd401181b97f1574e1f06e P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:23:24.635581 18567 consensus_queue.cc:1048] T 10a3346c91cd401181b97f1574e1f06e P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:23:24.637696 18254 raft_consensus.cc:2955] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:24.641637 18465 raft_consensus.cc:2955] T 10a3346c91cd401181b97f1574e1f06e P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:24.666178 17719 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5ff25f2c9a5b4411a8174e8bbb80cd3a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:24.643255 17835 raft_consensus.cc:2955] T 10a3346c91cd401181b97f1574e1f06e P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:24.649844 18253 raft_consensus.cc:2955] T 10a3346c91cd401181b97f1574e1f06e P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:24.669128 17731 catalog_manager.cc:5697] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P b68a02e58ac34350aa0d177303e6175c reported cstate change: config changed from index 3 to 4, VOTER 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129) evicted. New cstate: current_term: 1 leader_uuid: "88e419a2b3ad464c9ca57df8153eaf98" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:24.677645 17719 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 10a3346c91cd401181b97f1574e1f06e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:24.687984 17732 catalog_manager.cc:5697] T 10a3346c91cd401181b97f1574e1f06e P 4d5a8fbac7da4f00afd88b40fefe190e reported cstate change: config changed from index 3 to 4, VOTER e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131) evicted. New cstate: current_term: 1 leader_uuid: "88e419a2b3ad464c9ca57df8153eaf98" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:24.693377 17822 tablet_service.cc:1558] Processing DeleteTablet for tablet 5ff25f2c9a5b4411a8174e8bbb80cd3a with delete_type TABLET_DATA_TOMBSTONED (TS 4d5a8fbac7da4f00afd88b40fefe190e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39520
I20260710 13:23:24.702687 18574 tablet_replica.cc:333] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 4d5a8fbac7da4f00afd88b40fefe190e: stopping tablet replica
I20260710 13:23:24.703917 18574 raft_consensus.cc:2243] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:24.704845 18574 raft_consensus.cc:2272] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:24.709208 18574 ts_tablet_manager.cc:1916] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 4d5a8fbac7da4f00afd88b40fefe190e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:24.713085 17967 tablet_service.cc:1558] Processing DeleteTablet for tablet 10a3346c91cd401181b97f1574e1f06e with delete_type TABLET_DATA_TOMBSTONED (TS e6d10df89aa74a6bbf41a38ae20920d3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43746
I20260710 13:23:24.715489 18561 tablet_replica.cc:333] T 10a3346c91cd401181b97f1574e1f06e P e6d10df89aa74a6bbf41a38ae20920d3: stopping tablet replica
I20260710 13:23:24.716842 18561 raft_consensus.cc:2243] T 10a3346c91cd401181b97f1574e1f06e P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:24.717836 18561 raft_consensus.cc:2272] T 10a3346c91cd401181b97f1574e1f06e P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:24.724334 18561 ts_tablet_manager.cc:1916] T 10a3346c91cd401181b97f1574e1f06e P e6d10df89aa74a6bbf41a38ae20920d3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:24.730819 18574 ts_tablet_manager.cc:1929] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 4d5a8fbac7da4f00afd88b40fefe190e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:23:24.731408 18574 log.cc:1199] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 4d5a8fbac7da4f00afd88b40fefe190e: Deleting WAL directory at /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689763121184-16706-0/minicluster-data/ts-0-root/wals/5ff25f2c9a5b4411a8174e8bbb80cd3a
I20260710 13:23:24.733424 17720 catalog_manager.cc:5028] TS 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975): tablet 5ff25f2c9a5b4411a8174e8bbb80cd3a (table test-workload [id=700ef07af636456da293cc5914e9290d]) successfully deleted
I20260710 13:23:24.741148 18561 ts_tablet_manager.cc:1929] T 10a3346c91cd401181b97f1574e1f06e P e6d10df89aa74a6bbf41a38ae20920d3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:23:24.741595 18561 log.cc:1199] T 10a3346c91cd401181b97f1574e1f06e P e6d10df89aa74a6bbf41a38ae20920d3: Deleting WAL directory at /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689763121184-16706-0/minicluster-data/ts-2-root/wals/10a3346c91cd401181b97f1574e1f06e
I20260710 13:23:24.743211 17720 catalog_manager.cc:5028] TS e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001): tablet 10a3346c91cd401181b97f1574e1f06e (table test-workload [id=700ef07af636456da293cc5914e9290d]) successfully deleted
I20260710 13:23:25.763031 17835 consensus_queue.cc:237] T 3afb6f590cce40cb8620267adfcf7c41 P 4d5a8fbac7da4f00afd88b40fefe190e [LEADER]: Queue 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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } }
I20260710 13:23:25.771232 17985 raft_consensus.cc:1275] T 3afb6f590cce40cb8620267adfcf7c41 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Refusing update from remote peer 4d5a8fbac7da4f00afd88b40fefe190e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:23:25.771972 17799 consensus_peers.cc:597] T 3afb6f590cce40cb8620267adfcf7c41 P 4d5a8fbac7da4f00afd88b40fefe190e -> Peer b68a02e58ac34350aa0d177303e6175c (127.16.80.132:36347): Couldn't send request to peer b68a02e58ac34350aa0d177303e6175c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3afb6f590cce40cb8620267adfcf7c41. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:25.772976 18511 consensus_queue.cc:1048] T 3afb6f590cce40cb8620267adfcf7c41 P 4d5a8fbac7da4f00afd88b40fefe190e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:25.775905 17909 raft_consensus.cc:1275] T 3afb6f590cce40cb8620267adfcf7c41 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Refusing update from remote peer 4d5a8fbac7da4f00afd88b40fefe190e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:25.777210 18511 consensus_queue.cc:1048] T 3afb6f590cce40cb8620267adfcf7c41 P 4d5a8fbac7da4f00afd88b40fefe190e [LEADER]: Connected to new peer: Peer: permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:25.785737 18511 raft_consensus.cc:2955] T 3afb6f590cce40cb8620267adfcf7c41 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:25.799350 17985 raft_consensus.cc:2955] T 3afb6f590cce40cb8620267adfcf7c41 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:25.817231 17729 catalog_manager.cc:5697] T 3afb6f590cce40cb8620267adfcf7c41 P e6d10df89aa74a6bbf41a38ae20920d3 reported cstate change: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New cstate: current_term: 1 leader_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:25.822832 17907 raft_consensus.cc:2955] T 3afb6f590cce40cb8620267adfcf7c41 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:25.830058 17909 consensus_queue.cc:237] T 6c8202aadf574a8d8186cc9ceb3b5119 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Queue 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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } }
I20260710 13:23:25.843498 17985 raft_consensus.cc:1275] T 6c8202aadf574a8d8186cc9ceb3b5119 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:25.844949 17835 raft_consensus.cc:1275] T 6c8202aadf574a8d8186cc9ceb3b5119 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:23:25.846599 17874 consensus_peers.cc:597] T 6c8202aadf574a8d8186cc9ceb3b5119 P 88e419a2b3ad464c9ca57df8153eaf98 -> Peer b68a02e58ac34350aa0d177303e6175c (127.16.80.132:36347): Couldn't send request to peer b68a02e58ac34350aa0d177303e6175c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6c8202aadf574a8d8186cc9ceb3b5119. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:25.848062 18575 consensus_queue.cc:1048] T 6c8202aadf574a8d8186cc9ceb3b5119 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:25.850525 18575 consensus_queue.cc:1048] T 6c8202aadf574a8d8186cc9ceb3b5119 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:25.870091 18465 raft_consensus.cc:2955] T 6c8202aadf574a8d8186cc9ceb3b5119 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:25.871567 17983 raft_consensus.cc:2955] T 6c8202aadf574a8d8186cc9ceb3b5119 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:25.890339 17732 catalog_manager.cc:5697] T 6c8202aadf574a8d8186cc9ceb3b5119 P e6d10df89aa74a6bbf41a38ae20920d3 reported cstate change: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New cstate: current_term: 1 leader_uuid: "88e419a2b3ad464c9ca57df8153eaf98" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:25.900583 17835 raft_consensus.cc:2955] T 6c8202aadf574a8d8186cc9ceb3b5119 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b68a02e58ac34350aa0d177303e6175c (127.16.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } } }
I20260710 13:23:26.205619 18593 ts_tablet_manager.cc:933] T 3afb6f590cce40cb8620267adfcf7c41 P b68a02e58ac34350aa0d177303e6175c: Initiating tablet copy from peer 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975)
I20260710 13:23:26.208981 18593 tablet_copy_client.cc:323] T 3afb6f590cce40cb8620267adfcf7c41 P b68a02e58ac34350aa0d177303e6175c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.80.129:34975
I20260710 13:23:26.211593 17846 tablet_copy_service.cc:140] P 4d5a8fbac7da4f00afd88b40fefe190e: Received BeginTabletCopySession request for tablet 3afb6f590cce40cb8620267adfcf7c41 from peer b68a02e58ac34350aa0d177303e6175c ({username='slave'} at 127.0.0.1:41638)
I20260710 13:23:26.212260 17846 tablet_copy_service.cc:161] P 4d5a8fbac7da4f00afd88b40fefe190e: Beginning new tablet copy session on tablet 3afb6f590cce40cb8620267adfcf7c41 from peer b68a02e58ac34350aa0d177303e6175c at {username='slave'} at 127.0.0.1:41638: session id = b68a02e58ac34350aa0d177303e6175c-3afb6f590cce40cb8620267adfcf7c41
I20260710 13:23:26.228964 17846 tablet_copy_source_session.cc:215] T 3afb6f590cce40cb8620267adfcf7c41 P 4d5a8fbac7da4f00afd88b40fefe190e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:26.234212 18593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3afb6f590cce40cb8620267adfcf7c41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:26.253849 18593 tablet_copy_client.cc:806] T 3afb6f590cce40cb8620267adfcf7c41 P b68a02e58ac34350aa0d177303e6175c: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:26.255336 18593 tablet_copy_client.cc:670] T 3afb6f590cce40cb8620267adfcf7c41 P b68a02e58ac34350aa0d177303e6175c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:26.265605 18593 tablet_copy_client.cc:538] T 3afb6f590cce40cb8620267adfcf7c41 P b68a02e58ac34350aa0d177303e6175c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:26.281169 18593 tablet_bootstrap.cc:492] T 3afb6f590cce40cb8620267adfcf7c41 P b68a02e58ac34350aa0d177303e6175c: Bootstrap starting.
I20260710 13:23:26.316099 18593 tablet_bootstrap.cc:492] T 3afb6f590cce40cb8620267adfcf7c41 P b68a02e58ac34350aa0d177303e6175c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:26.317148 18593 tablet_bootstrap.cc:492] T 3afb6f590cce40cb8620267adfcf7c41 P b68a02e58ac34350aa0d177303e6175c: Bootstrap complete.
I20260710 13:23:26.318013 18593 ts_tablet_manager.cc:1403] T 3afb6f590cce40cb8620267adfcf7c41 P b68a02e58ac34350aa0d177303e6175c: Time spent bootstrapping tablet: real 0.037s	user 0.022s	sys 0.004s
I20260710 13:23:26.321774 18593 raft_consensus.cc:359] T 3afb6f590cce40cb8620267adfcf7c41 P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } }
I20260710 13:23:26.322749 18593 raft_consensus.cc:740] T 3afb6f590cce40cb8620267adfcf7c41 P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b68a02e58ac34350aa0d177303e6175c, State: Initialized, Role: LEARNER
I20260710 13:23:26.323642 18593 consensus_queue.cc:260] T 3afb6f590cce40cb8620267adfcf7c41 P b68a02e58ac34350aa0d177303e6175c [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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } }
I20260710 13:23:26.327652 18593 ts_tablet_manager.cc:1434] T 3afb6f590cce40cb8620267adfcf7c41 P b68a02e58ac34350aa0d177303e6175c: Time spent starting tablet: real 0.009s	user 0.012s	sys 0.000s
I20260710 13:23:26.330250 17846 tablet_copy_service.cc:342] P 4d5a8fbac7da4f00afd88b40fefe190e: Request end of tablet copy session b68a02e58ac34350aa0d177303e6175c-3afb6f590cce40cb8620267adfcf7c41 received from {username='slave'} at 127.0.0.1:41638
I20260710 13:23:26.330786 17846 tablet_copy_service.cc:434] P 4d5a8fbac7da4f00afd88b40fefe190e: ending tablet copy session b68a02e58ac34350aa0d177303e6175c-3afb6f590cce40cb8620267adfcf7c41 on tablet 3afb6f590cce40cb8620267adfcf7c41 with peer b68a02e58ac34350aa0d177303e6175c
I20260710 13:23:26.373669 18593 ts_tablet_manager.cc:933] T 6c8202aadf574a8d8186cc9ceb3b5119 P b68a02e58ac34350aa0d177303e6175c: Initiating tablet copy from peer 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881)
I20260710 13:23:26.375737 18593 tablet_copy_client.cc:323] T 6c8202aadf574a8d8186cc9ceb3b5119 P b68a02e58ac34350aa0d177303e6175c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.80.130:34881
I20260710 13:23:26.378003 17920 tablet_copy_service.cc:140] P 88e419a2b3ad464c9ca57df8153eaf98: Received BeginTabletCopySession request for tablet 6c8202aadf574a8d8186cc9ceb3b5119 from peer b68a02e58ac34350aa0d177303e6175c ({username='slave'} at 127.0.0.1:38724)
I20260710 13:23:26.378652 17920 tablet_copy_service.cc:161] P 88e419a2b3ad464c9ca57df8153eaf98: Beginning new tablet copy session on tablet 6c8202aadf574a8d8186cc9ceb3b5119 from peer b68a02e58ac34350aa0d177303e6175c at {username='slave'} at 127.0.0.1:38724: session id = b68a02e58ac34350aa0d177303e6175c-6c8202aadf574a8d8186cc9ceb3b5119
I20260710 13:23:26.387779 17920 tablet_copy_source_session.cc:215] T 6c8202aadf574a8d8186cc9ceb3b5119 P 88e419a2b3ad464c9ca57df8153eaf98: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:26.391891 18593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c8202aadf574a8d8186cc9ceb3b5119. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:26.412040 18593 tablet_copy_client.cc:806] T 6c8202aadf574a8d8186cc9ceb3b5119 P b68a02e58ac34350aa0d177303e6175c: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:26.412747 18593 tablet_copy_client.cc:670] T 6c8202aadf574a8d8186cc9ceb3b5119 P b68a02e58ac34350aa0d177303e6175c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:26.419116 18593 tablet_copy_client.cc:538] T 6c8202aadf574a8d8186cc9ceb3b5119 P b68a02e58ac34350aa0d177303e6175c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:26.429942 18593 tablet_bootstrap.cc:492] T 6c8202aadf574a8d8186cc9ceb3b5119 P b68a02e58ac34350aa0d177303e6175c: Bootstrap starting.
I20260710 13:23:26.453460 18593 tablet_bootstrap.cc:492] T 6c8202aadf574a8d8186cc9ceb3b5119 P b68a02e58ac34350aa0d177303e6175c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:26.454540 18593 tablet_bootstrap.cc:492] T 6c8202aadf574a8d8186cc9ceb3b5119 P b68a02e58ac34350aa0d177303e6175c: Bootstrap complete.
I20260710 13:23:26.455449 18593 ts_tablet_manager.cc:1403] T 6c8202aadf574a8d8186cc9ceb3b5119 P b68a02e58ac34350aa0d177303e6175c: Time spent bootstrapping tablet: real 0.026s	user 0.022s	sys 0.004s
I20260710 13:23:26.458820 18593 raft_consensus.cc:359] T 6c8202aadf574a8d8186cc9ceb3b5119 P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } }
I20260710 13:23:26.459805 18593 raft_consensus.cc:740] T 6c8202aadf574a8d8186cc9ceb3b5119 P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b68a02e58ac34350aa0d177303e6175c, State: Initialized, Role: LEARNER
I20260710 13:23:26.460573 18593 consensus_queue.cc:260] T 6c8202aadf574a8d8186cc9ceb3b5119 P b68a02e58ac34350aa0d177303e6175c [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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: NON_VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: true } }
I20260710 13:23:26.463464 18593 ts_tablet_manager.cc:1434] T 6c8202aadf574a8d8186cc9ceb3b5119 P b68a02e58ac34350aa0d177303e6175c: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 13:23:26.465595 17920 tablet_copy_service.cc:342] P 88e419a2b3ad464c9ca57df8153eaf98: Request end of tablet copy session b68a02e58ac34350aa0d177303e6175c-6c8202aadf574a8d8186cc9ceb3b5119 received from {username='slave'} at 127.0.0.1:38724
I20260710 13:23:26.466087 17920 tablet_copy_service.cc:434] P 88e419a2b3ad464c9ca57df8153eaf98: ending tablet copy session b68a02e58ac34350aa0d177303e6175c-6c8202aadf574a8d8186cc9ceb3b5119 on tablet 6c8202aadf574a8d8186cc9ceb3b5119 with peer b68a02e58ac34350aa0d177303e6175c
I20260710 13:23:26.616912 18253 raft_consensus.cc:1217] T 3afb6f590cce40cb8620267adfcf7c41 P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:27.163012 18253 raft_consensus.cc:1217] T 6c8202aadf574a8d8186cc9ceb3b5119 P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:27.204691 18599 raft_consensus.cc:1064] T 3afb6f590cce40cb8620267adfcf7c41 P 4d5a8fbac7da4f00afd88b40fefe190e: attempting to promote NON_VOTER b68a02e58ac34350aa0d177303e6175c to VOTER
I20260710 13:23:27.208428 18599 consensus_queue.cc:237] T 3afb6f590cce40cb8620267adfcf7c41 P 4d5a8fbac7da4f00afd88b40fefe190e [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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } }
I20260710 13:23:27.225996 17981 raft_consensus.cc:1275] T 3afb6f590cce40cb8620267adfcf7c41 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Refusing update from remote peer 4d5a8fbac7da4f00afd88b40fefe190e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:27.226230 18253 raft_consensus.cc:1275] T 3afb6f590cce40cb8620267adfcf7c41 P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Refusing update from remote peer 4d5a8fbac7da4f00afd88b40fefe190e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:27.227509 17909 raft_consensus.cc:1275] T 3afb6f590cce40cb8620267adfcf7c41 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Refusing update from remote peer 4d5a8fbac7da4f00afd88b40fefe190e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:27.227509 18511 consensus_queue.cc:1048] T 3afb6f590cce40cb8620267adfcf7c41 P 4d5a8fbac7da4f00afd88b40fefe190e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:27.229182 18583 consensus_queue.cc:1048] T 3afb6f590cce40cb8620267adfcf7c41 P 4d5a8fbac7da4f00afd88b40fefe190e [LEADER]: Connected to new peer: Peer: permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:27.230787 18599 consensus_queue.cc:1048] T 3afb6f590cce40cb8620267adfcf7c41 P 4d5a8fbac7da4f00afd88b40fefe190e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:27.251153 18591 raft_consensus.cc:1064] T 6c8202aadf574a8d8186cc9ceb3b5119 P 88e419a2b3ad464c9ca57df8153eaf98: attempting to promote NON_VOTER b68a02e58ac34350aa0d177303e6175c to VOTER
I20260710 13:23:27.254504 18591 consensus_queue.cc:237] T 6c8202aadf574a8d8186cc9ceb3b5119 P 88e419a2b3ad464c9ca57df8153eaf98 [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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } }
I20260710 13:23:27.256264 18602 raft_consensus.cc:2955] T 3afb6f590cce40cb8620267adfcf7c41 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:27.259274 17981 raft_consensus.cc:2955] T 3afb6f590cce40cb8620267adfcf7c41 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:27.259931 18254 raft_consensus.cc:2955] T 3afb6f590cce40cb8620267adfcf7c41 P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:27.277369 17731 catalog_manager.cc:5697] T 3afb6f590cce40cb8620267adfcf7c41 P e6d10df89aa74a6bbf41a38ae20920d3 reported cstate change: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:27.295600 17909 raft_consensus.cc:2955] T 3afb6f590cce40cb8620267adfcf7c41 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:27.328083 18254 raft_consensus.cc:1275] T 6c8202aadf574a8d8186cc9ceb3b5119 P b68a02e58ac34350aa0d177303e6175c [term 1 LEARNER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:27.328342 17981 raft_consensus.cc:1275] T 6c8202aadf574a8d8186cc9ceb3b5119 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:27.330888 17834 raft_consensus.cc:1275] T 6c8202aadf574a8d8186cc9ceb3b5119 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:27.331298 18465 consensus_queue.cc:1048] T 6c8202aadf574a8d8186cc9ceb3b5119 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:27.332252 18591 consensus_queue.cc:1048] T 6c8202aadf574a8d8186cc9ceb3b5119 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:27.339404 18592 consensus_queue.cc:1048] T 6c8202aadf574a8d8186cc9ceb3b5119 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:27.353907 18591 raft_consensus.cc:2955] T 6c8202aadf574a8d8186cc9ceb3b5119 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:27.356426 17981 raft_consensus.cc:2955] T 6c8202aadf574a8d8186cc9ceb3b5119 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:27.377804 17834 raft_consensus.cc:2955] T 6c8202aadf574a8d8186cc9ceb3b5119 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:27.385907 17731 catalog_manager.cc:5697] T 6c8202aadf574a8d8186cc9ceb3b5119 P e6d10df89aa74a6bbf41a38ae20920d3 reported cstate change: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "88e419a2b3ad464c9ca57df8153eaf98" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:27.394483 17833 consensus_queue.cc:237] T 3afb6f590cce40cb8620267adfcf7c41 P 4d5a8fbac7da4f00afd88b40fefe190e [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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } }
I20260710 13:23:27.395968 18254 raft_consensus.cc:2955] T 6c8202aadf574a8d8186cc9ceb3b5119 P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b68a02e58ac34350aa0d177303e6175c (127.16.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:27.407181 18253 raft_consensus.cc:1275] T 3afb6f590cce40cb8620267adfcf7c41 P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Refusing update from remote peer 4d5a8fbac7da4f00afd88b40fefe190e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:27.407183 17981 raft_consensus.cc:1275] T 3afb6f590cce40cb8620267adfcf7c41 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Refusing update from remote peer 4d5a8fbac7da4f00afd88b40fefe190e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:27.408735 18583 consensus_queue.cc:1048] T 3afb6f590cce40cb8620267adfcf7c41 P 4d5a8fbac7da4f00afd88b40fefe190e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:27.418514 18583 consensus_queue.cc:1048] T 3afb6f590cce40cb8620267adfcf7c41 P 4d5a8fbac7da4f00afd88b40fefe190e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:27.425350 18583 raft_consensus.cc:2955] T 3afb6f590cce40cb8620267adfcf7c41 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:27.429653 17909 consensus_queue.cc:237] T 6c8202aadf574a8d8186cc9ceb3b5119 P 88e419a2b3ad464c9ca57df8153eaf98 [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: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } }
I20260710 13:23:27.432942 17985 raft_consensus.cc:2955] T 3afb6f590cce40cb8620267adfcf7c41 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:27.438429 17981 raft_consensus.cc:1275] T 6c8202aadf574a8d8186cc9ceb3b5119 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:27.440101 18592 consensus_queue.cc:1048] T 6c8202aadf574a8d8186cc9ceb3b5119 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:27.443688 18253 raft_consensus.cc:2955] T 3afb6f590cce40cb8620267adfcf7c41 P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:27.451535 17981 raft_consensus.cc:2955] T 6c8202aadf574a8d8186cc9ceb3b5119 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:27.451967 18465 raft_consensus.cc:2955] T 6c8202aadf574a8d8186cc9ceb3b5119 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:27.458951 18254 raft_consensus.cc:1275] T 6c8202aadf574a8d8186cc9ceb3b5119 P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:27.464354 18591 consensus_queue.cc:1048] T 6c8202aadf574a8d8186cc9ceb3b5119 P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:27.467053 17719 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6c8202aadf574a8d8186cc9ceb3b5119 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:27.468987 18254 raft_consensus.cc:2955] T 6c8202aadf574a8d8186cc9ceb3b5119 P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:27.474119 17732 catalog_manager.cc:5697] T 3afb6f590cce40cb8620267adfcf7c41 P e6d10df89aa74a6bbf41a38ae20920d3 reported cstate change: config changed from index 3 to 4, VOTER 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130) evicted. New cstate: current_term: 1 leader_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } } }
I20260710 13:23:27.474450 17729 catalog_manager.cc:5697] T 6c8202aadf574a8d8186cc9ceb3b5119 P 88e419a2b3ad464c9ca57df8153eaf98 reported cstate change: config changed from index 3 to 4, VOTER 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129) evicted. New cstate: current_term: 1 leader_uuid: "88e419a2b3ad464c9ca57df8153eaf98" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:27.486071 17720 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3afb6f590cce40cb8620267adfcf7c41 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:27.493835 17822 tablet_service.cc:1558] Processing DeleteTablet for tablet 6c8202aadf574a8d8186cc9ceb3b5119 with delete_type TABLET_DATA_TOMBSTONED (TS 4d5a8fbac7da4f00afd88b40fefe190e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39520
I20260710 13:23:27.497866 17894 tablet_service.cc:1558] Processing DeleteTablet for tablet 3afb6f590cce40cb8620267adfcf7c41 with delete_type TABLET_DATA_TOMBSTONED (TS 88e419a2b3ad464c9ca57df8153eaf98 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55320
I20260710 13:23:27.516837 18618 tablet_replica.cc:333] T 6c8202aadf574a8d8186cc9ceb3b5119 P 4d5a8fbac7da4f00afd88b40fefe190e: stopping tablet replica
I20260710 13:23:27.517846 18619 tablet_replica.cc:333] T 3afb6f590cce40cb8620267adfcf7c41 P 88e419a2b3ad464c9ca57df8153eaf98: stopping tablet replica
I20260710 13:23:27.518111 18618 raft_consensus.cc:2243] T 6c8202aadf574a8d8186cc9ceb3b5119 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:27.519127 18619 raft_consensus.cc:2243] T 3afb6f590cce40cb8620267adfcf7c41 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:27.519140 18618 raft_consensus.cc:2272] T 6c8202aadf574a8d8186cc9ceb3b5119 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:27.520000 18619 raft_consensus.cc:2272] T 3afb6f590cce40cb8620267adfcf7c41 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:27.524683 18618 ts_tablet_manager.cc:1916] T 6c8202aadf574a8d8186cc9ceb3b5119 P 4d5a8fbac7da4f00afd88b40fefe190e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:27.525879 18619 ts_tablet_manager.cc:1916] T 3afb6f590cce40cb8620267adfcf7c41 P 88e419a2b3ad464c9ca57df8153eaf98: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:27.539012 18619 ts_tablet_manager.cc:1929] T 3afb6f590cce40cb8620267adfcf7c41 P 88e419a2b3ad464c9ca57df8153eaf98: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:23:27.539497 18619 log.cc:1199] T 3afb6f590cce40cb8620267adfcf7c41 P 88e419a2b3ad464c9ca57df8153eaf98: Deleting WAL directory at /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689763121184-16706-0/minicluster-data/ts-1-root/wals/3afb6f590cce40cb8620267adfcf7c41
I20260710 13:23:27.540982 17719 catalog_manager.cc:5028] TS 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881): tablet 3afb6f590cce40cb8620267adfcf7c41 (table test-workload [id=700ef07af636456da293cc5914e9290d]) successfully deleted
I20260710 13:23:27.545665 18618 ts_tablet_manager.cc:1929] T 6c8202aadf574a8d8186cc9ceb3b5119 P 4d5a8fbac7da4f00afd88b40fefe190e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:23:27.546186 18618 log.cc:1199] T 6c8202aadf574a8d8186cc9ceb3b5119 P 4d5a8fbac7da4f00afd88b40fefe190e: Deleting WAL directory at /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689763121184-16706-0/minicluster-data/ts-0-root/wals/6c8202aadf574a8d8186cc9ceb3b5119
I20260710 13:23:27.548430 17720 catalog_manager.cc:5028] TS 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975): tablet 6c8202aadf574a8d8186cc9ceb3b5119 (table test-workload [id=700ef07af636456da293cc5914e9290d]) successfully deleted
W20260710 13:23:27.845332 18277 debug-util.cc:398] Leaking SignalData structure 0x7b0800270060 after lost signal to thread 16709
W20260710 13:23:27.846328 18277 debug-util.cc:398] Leaking SignalData structure 0x7b0800270740 after lost signal to thread 17768
W20260710 13:23:27.847458 18277 debug-util.cc:398] Leaking SignalData structure 0x7b08002816e0 after lost signal to thread 17860
W20260710 13:23:27.848362 18277 debug-util.cc:398] Leaking SignalData structure 0x7b0800280ae0 after lost signal to thread 17935
W20260710 13:23:27.849538 18277 debug-util.cc:398] Leaking SignalData structure 0x7b0800145240 after lost signal to thread 18009
W20260710 13:23:27.850716 18277 debug-util.cc:398] Leaking SignalData structure 0x7b0800226840 after lost signal to thread 18280
I20260710 13:23:32.077118 16706 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:32.112514 17909 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10a3346c91cd401181b97f1574e1f06e"
dest_uuid: "88e419a2b3ad464c9ca57df8153eaf98"
mode: GRACEFUL
new_leader_uuid: "b68a02e58ac34350aa0d177303e6175c"
 from {username='slave'} at 127.0.0.1:47942
I20260710 13:23:32.113256 17909 raft_consensus.cc:606] T 10a3346c91cd401181b97f1574e1f06e P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Received request to transfer leadership to TS b68a02e58ac34350aa0d177303e6175c
I20260710 13:23:32.116115 17909 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "20dea6e9a35c4c9eb7729f1756da7ebd"
dest_uuid: "88e419a2b3ad464c9ca57df8153eaf98"
mode: GRACEFUL
new_leader_uuid: "b68a02e58ac34350aa0d177303e6175c"
 from {username='slave'} at 127.0.0.1:47942
I20260710 13:23:32.116778 17909 raft_consensus.cc:606] T 20dea6e9a35c4c9eb7729f1756da7ebd P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Received request to transfer leadership to TS b68a02e58ac34350aa0d177303e6175c
I20260710 13:23:32.130484 17985 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a0cc81a7f3243a5b9237834e20e6c0e"
dest_uuid: "e6d10df89aa74a6bbf41a38ae20920d3"
mode: GRACEFUL
new_leader_uuid: "b68a02e58ac34350aa0d177303e6175c"
 from {username='slave'} at 127.0.0.1:49380
I20260710 13:23:32.131065 17985 raft_consensus.cc:606] T 6a0cc81a7f3243a5b9237834e20e6c0e P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 LEADER]: Received request to transfer leadership to TS b68a02e58ac34350aa0d177303e6175c
I20260710 13:23:32.133832 17909 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "769f1fdbc62c4e3286a8e03ed0dd56f5"
dest_uuid: "88e419a2b3ad464c9ca57df8153eaf98"
mode: GRACEFUL
new_leader_uuid: "b68a02e58ac34350aa0d177303e6175c"
 from {username='slave'} at 127.0.0.1:47942
I20260710 13:23:32.134421 17909 raft_consensus.cc:606] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Received request to transfer leadership to TS b68a02e58ac34350aa0d177303e6175c
I20260710 13:23:32.136770 17909 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "93dd69a88c784ceb9a3f5030b93d9ab0"
dest_uuid: "88e419a2b3ad464c9ca57df8153eaf98"
mode: GRACEFUL
new_leader_uuid: "4d5a8fbac7da4f00afd88b40fefe190e"
 from {username='slave'} at 127.0.0.1:47942
I20260710 13:23:32.137277 17909 raft_consensus.cc:606] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Received request to transfer leadership to TS 4d5a8fbac7da4f00afd88b40fefe190e
I20260710 13:23:32.139894 17909 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "96b67fad77a34cc5920248d354d1c737"
dest_uuid: "88e419a2b3ad464c9ca57df8153eaf98"
mode: GRACEFUL
new_leader_uuid: "b68a02e58ac34350aa0d177303e6175c"
 from {username='slave'} at 127.0.0.1:47942
I20260710 13:23:32.140445 17909 raft_consensus.cc:606] T 96b67fad77a34cc5920248d354d1c737 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Received request to transfer leadership to TS b68a02e58ac34350aa0d177303e6175c
I20260710 13:23:32.141595 16706 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260710 13:23:32.142339 16706 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:23:32.206044 18621 raft_consensus.cc:993] T 10a3346c91cd401181b97f1574e1f06e P 88e419a2b3ad464c9ca57df8153eaf98: : Instructing follower b68a02e58ac34350aa0d177303e6175c to start an election
I20260710 13:23:32.206576 18621 raft_consensus.cc:1081] T 10a3346c91cd401181b97f1574e1f06e P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Signalling peer b68a02e58ac34350aa0d177303e6175c to start an election
I20260710 13:23:32.208173 18254 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10a3346c91cd401181b97f1574e1f06e"
dest_uuid: "b68a02e58ac34350aa0d177303e6175c"
 from {username='slave'} at 127.0.0.1:44452
I20260710 13:23:32.208724 18254 raft_consensus.cc:493] T 10a3346c91cd401181b97f1574e1f06e P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:32.208978 18254 raft_consensus.cc:3060] T 10a3346c91cd401181b97f1574e1f06e P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:32.214169 18254 raft_consensus.cc:515] T 10a3346c91cd401181b97f1574e1f06e P b68a02e58ac34350aa0d177303e6175c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } }
I20260710 13:23:32.216326 18254 leader_election.cc:290] T 10a3346c91cd401181b97f1574e1f06e P b68a02e58ac34350aa0d177303e6175c [CANDIDATE]: Term 2 election: Requested vote from peers 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975), 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881)
I20260710 13:23:32.217487 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10a3346c91cd401181b97f1574e1f06e" candidate_uuid: "b68a02e58ac34350aa0d177303e6175c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4d5a8fbac7da4f00afd88b40fefe190e"
I20260710 13:23:32.217511 17909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10a3346c91cd401181b97f1574e1f06e" candidate_uuid: "b68a02e58ac34350aa0d177303e6175c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "88e419a2b3ad464c9ca57df8153eaf98"
I20260710 13:23:32.218133 17834 raft_consensus.cc:3060] T 10a3346c91cd401181b97f1574e1f06e P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:32.218222 17909 raft_consensus.cc:3055] T 10a3346c91cd401181b97f1574e1f06e P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:32.218612 17909 raft_consensus.cc:740] T 10a3346c91cd401181b97f1574e1f06e P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 88e419a2b3ad464c9ca57df8153eaf98, State: Running, Role: LEADER
I20260710 13:23:32.219313 17909 consensus_queue.cc:260] T 10a3346c91cd401181b97f1574e1f06e P 88e419a2b3ad464c9ca57df8153eaf98 [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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } }
I20260710 13:23:32.220218 17909 raft_consensus.cc:3060] T 10a3346c91cd401181b97f1574e1f06e P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:32.222929 17834 raft_consensus.cc:2468] T 10a3346c91cd401181b97f1574e1f06e P 4d5a8fbac7da4f00afd88b40fefe190e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b68a02e58ac34350aa0d177303e6175c in term 2.
I20260710 13:23:32.224452 18221 leader_election.cc:304] T 10a3346c91cd401181b97f1574e1f06e P b68a02e58ac34350aa0d177303e6175c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d5a8fbac7da4f00afd88b40fefe190e, b68a02e58ac34350aa0d177303e6175c; no voters: 
I20260710 13:23:32.225243 17909 raft_consensus.cc:2468] T 10a3346c91cd401181b97f1574e1f06e P 88e419a2b3ad464c9ca57df8153eaf98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b68a02e58ac34350aa0d177303e6175c in term 2.
I20260710 13:23:32.225973 18631 raft_consensus.cc:2804] T 10a3346c91cd401181b97f1574e1f06e P b68a02e58ac34350aa0d177303e6175c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:32.227258 18631 raft_consensus.cc:697] T 10a3346c91cd401181b97f1574e1f06e P b68a02e58ac34350aa0d177303e6175c [term 2 LEADER]: Becoming Leader. State: Replica: b68a02e58ac34350aa0d177303e6175c, State: Running, Role: LEADER
I20260710 13:23:32.228125 18631 consensus_queue.cc:237] T 10a3346c91cd401181b97f1574e1f06e P b68a02e58ac34350aa0d177303e6175c [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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } }
I20260710 13:23:32.235266 17731 catalog_manager.cc:5697] T 10a3346c91cd401181b97f1574e1f06e P b68a02e58ac34350aa0d177303e6175c reported cstate change: term changed from 1 to 2, leader changed from 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130) to b68a02e58ac34350aa0d177303e6175c (127.16.80.132). New cstate: current_term: 2 leader_uuid: "b68a02e58ac34350aa0d177303e6175c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:23:32.270843 18613 raft_consensus.cc:993] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 88e419a2b3ad464c9ca57df8153eaf98: : Instructing follower b68a02e58ac34350aa0d177303e6175c to start an election
I20260710 13:23:32.271404 18613 raft_consensus.cc:1081] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Signalling peer b68a02e58ac34350aa0d177303e6175c to start an election
I20260710 13:23:32.272873 18254 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "769f1fdbc62c4e3286a8e03ed0dd56f5"
dest_uuid: "b68a02e58ac34350aa0d177303e6175c"
 from {username='slave'} at 127.0.0.1:44452
I20260710 13:23:32.273434 18254 raft_consensus.cc:493] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:32.273756 18254 raft_consensus.cc:3060] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:32.278376 18254 raft_consensus.cc:515] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P b68a02e58ac34350aa0d177303e6175c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } }
I20260710 13:23:32.280046 18254 leader_election.cc:290] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P b68a02e58ac34350aa0d177303e6175c [CANDIDATE]: Term 2 election: Requested vote from peers 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975), 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881)
I20260710 13:23:32.281113 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769f1fdbc62c4e3286a8e03ed0dd56f5" candidate_uuid: "b68a02e58ac34350aa0d177303e6175c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4d5a8fbac7da4f00afd88b40fefe190e"
I20260710 13:23:32.281438 17909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769f1fdbc62c4e3286a8e03ed0dd56f5" candidate_uuid: "b68a02e58ac34350aa0d177303e6175c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "88e419a2b3ad464c9ca57df8153eaf98"
I20260710 13:23:32.281738 17834 raft_consensus.cc:3060] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:32.282011 17909 raft_consensus.cc:3055] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:32.282302 17909 raft_consensus.cc:740] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 88e419a2b3ad464c9ca57df8153eaf98, State: Running, Role: LEADER
I20260710 13:23:32.283032 17909 consensus_queue.cc:260] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 88e419a2b3ad464c9ca57df8153eaf98 [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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } }
I20260710 13:23:32.284224 17909 raft_consensus.cc:3060] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:32.290927 17909 raft_consensus.cc:2468] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 88e419a2b3ad464c9ca57df8153eaf98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b68a02e58ac34350aa0d177303e6175c in term 2.
I20260710 13:23:32.291855 17834 raft_consensus.cc:2468] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 4d5a8fbac7da4f00afd88b40fefe190e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b68a02e58ac34350aa0d177303e6175c in term 2.
I20260710 13:23:32.292747 18220 leader_election.cc:304] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P b68a02e58ac34350aa0d177303e6175c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88e419a2b3ad464c9ca57df8153eaf98, b68a02e58ac34350aa0d177303e6175c; no voters: 
I20260710 13:23:32.294039 18631 raft_consensus.cc:2804] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P b68a02e58ac34350aa0d177303e6175c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:32.294595 18631 raft_consensus.cc:697] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P b68a02e58ac34350aa0d177303e6175c [term 2 LEADER]: Becoming Leader. State: Replica: b68a02e58ac34350aa0d177303e6175c, State: Running, Role: LEADER
I20260710 13:23:32.295437 18631 consensus_queue.cc:237] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P b68a02e58ac34350aa0d177303e6175c [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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } }
I20260710 13:23:32.304541 17731 catalog_manager.cc:5697] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P b68a02e58ac34350aa0d177303e6175c reported cstate change: term changed from 1 to 2, leader changed from 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130) to b68a02e58ac34350aa0d177303e6175c (127.16.80.132). New cstate: current_term: 2 leader_uuid: "b68a02e58ac34350aa0d177303e6175c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:23:32.306991 18621 raft_consensus.cc:993] T 20dea6e9a35c4c9eb7729f1756da7ebd P 88e419a2b3ad464c9ca57df8153eaf98: : Instructing follower b68a02e58ac34350aa0d177303e6175c to start an election
I20260710 13:23:32.307745 18613 raft_consensus.cc:1081] T 20dea6e9a35c4c9eb7729f1756da7ebd P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Signalling peer b68a02e58ac34350aa0d177303e6175c to start an election
I20260710 13:23:32.310328 18254 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "20dea6e9a35c4c9eb7729f1756da7ebd"
dest_uuid: "b68a02e58ac34350aa0d177303e6175c"
 from {username='slave'} at 127.0.0.1:44452
I20260710 13:23:32.311017 18254 raft_consensus.cc:493] T 20dea6e9a35c4c9eb7729f1756da7ebd P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:32.311463 18254 raft_consensus.cc:3060] T 20dea6e9a35c4c9eb7729f1756da7ebd P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:32.317474 18254 raft_consensus.cc:515] T 20dea6e9a35c4c9eb7729f1756da7ebd P b68a02e58ac34350aa0d177303e6175c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } }
I20260710 13:23:32.319478 18254 leader_election.cc:290] T 20dea6e9a35c4c9eb7729f1756da7ebd P b68a02e58ac34350aa0d177303e6175c [CANDIDATE]: Term 2 election: Requested vote from peers 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881), e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001)
I20260710 13:23:32.320220 17909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20dea6e9a35c4c9eb7729f1756da7ebd" candidate_uuid: "b68a02e58ac34350aa0d177303e6175c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "88e419a2b3ad464c9ca57df8153eaf98"
I20260710 13:23:32.320582 17985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20dea6e9a35c4c9eb7729f1756da7ebd" candidate_uuid: "b68a02e58ac34350aa0d177303e6175c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e6d10df89aa74a6bbf41a38ae20920d3"
I20260710 13:23:32.320852 17909 raft_consensus.cc:3055] T 20dea6e9a35c4c9eb7729f1756da7ebd P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:32.321218 17985 raft_consensus.cc:3060] T 20dea6e9a35c4c9eb7729f1756da7ebd P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:32.321233 17909 raft_consensus.cc:740] T 20dea6e9a35c4c9eb7729f1756da7ebd P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 88e419a2b3ad464c9ca57df8153eaf98, State: Running, Role: LEADER
I20260710 13:23:32.322052 17909 consensus_queue.cc:260] T 20dea6e9a35c4c9eb7729f1756da7ebd P 88e419a2b3ad464c9ca57df8153eaf98 [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: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } }
I20260710 13:23:32.323148 17909 raft_consensus.cc:3060] T 20dea6e9a35c4c9eb7729f1756da7ebd P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:32.327440 17985 raft_consensus.cc:2468] T 20dea6e9a35c4c9eb7729f1756da7ebd P e6d10df89aa74a6bbf41a38ae20920d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b68a02e58ac34350aa0d177303e6175c in term 2.
I20260710 13:23:32.328685 18221 leader_election.cc:304] T 20dea6e9a35c4c9eb7729f1756da7ebd P b68a02e58ac34350aa0d177303e6175c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b68a02e58ac34350aa0d177303e6175c, e6d10df89aa74a6bbf41a38ae20920d3; no voters: 
I20260710 13:23:32.329420 18631 raft_consensus.cc:2804] T 20dea6e9a35c4c9eb7729f1756da7ebd P b68a02e58ac34350aa0d177303e6175c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:32.329846 18631 raft_consensus.cc:697] T 20dea6e9a35c4c9eb7729f1756da7ebd P b68a02e58ac34350aa0d177303e6175c [term 2 LEADER]: Becoming Leader. State: Replica: b68a02e58ac34350aa0d177303e6175c, State: Running, Role: LEADER
I20260710 13:23:32.330065 17909 raft_consensus.cc:2468] T 20dea6e9a35c4c9eb7729f1756da7ebd P 88e419a2b3ad464c9ca57df8153eaf98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b68a02e58ac34350aa0d177303e6175c in term 2.
I20260710 13:23:32.330734 18631 consensus_queue.cc:237] T 20dea6e9a35c4c9eb7729f1756da7ebd P b68a02e58ac34350aa0d177303e6175c [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: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } }
I20260710 13:23:32.339685 17731 catalog_manager.cc:5697] T 20dea6e9a35c4c9eb7729f1756da7ebd P b68a02e58ac34350aa0d177303e6175c reported cstate change: term changed from 1 to 2, leader changed from 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130) to b68a02e58ac34350aa0d177303e6175c (127.16.80.132). New cstate: current_term: 2 leader_uuid: "b68a02e58ac34350aa0d177303e6175c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:23:32.363936 18627 raft_consensus.cc:993] T 6a0cc81a7f3243a5b9237834e20e6c0e P e6d10df89aa74a6bbf41a38ae20920d3: : Instructing follower b68a02e58ac34350aa0d177303e6175c to start an election
I20260710 13:23:32.364387 18627 raft_consensus.cc:1081] T 6a0cc81a7f3243a5b9237834e20e6c0e P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 LEADER]: Signalling peer b68a02e58ac34350aa0d177303e6175c to start an election
I20260710 13:23:32.366142 18254 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a0cc81a7f3243a5b9237834e20e6c0e"
dest_uuid: "b68a02e58ac34350aa0d177303e6175c"
 from {username='slave'} at 127.0.0.1:44458
I20260710 13:23:32.366678 18254 raft_consensus.cc:493] T 6a0cc81a7f3243a5b9237834e20e6c0e P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:32.366968 18254 raft_consensus.cc:3060] T 6a0cc81a7f3243a5b9237834e20e6c0e P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:32.372210 18254 raft_consensus.cc:515] T 6a0cc81a7f3243a5b9237834e20e6c0e P b68a02e58ac34350aa0d177303e6175c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } }
I20260710 13:23:32.374029 18254 leader_election.cc:290] T 6a0cc81a7f3243a5b9237834e20e6c0e P b68a02e58ac34350aa0d177303e6175c [CANDIDATE]: Term 2 election: Requested vote from peers 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975), e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001)
I20260710 13:23:32.374877 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a0cc81a7f3243a5b9237834e20e6c0e" candidate_uuid: "b68a02e58ac34350aa0d177303e6175c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4d5a8fbac7da4f00afd88b40fefe190e"
I20260710 13:23:32.375560 17834 raft_consensus.cc:3060] T 6a0cc81a7f3243a5b9237834e20e6c0e P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:32.375396 17985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a0cc81a7f3243a5b9237834e20e6c0e" candidate_uuid: "b68a02e58ac34350aa0d177303e6175c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e6d10df89aa74a6bbf41a38ae20920d3"
I20260710 13:23:32.376176 17985 raft_consensus.cc:3055] T 6a0cc81a7f3243a5b9237834e20e6c0e P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:32.376451 17985 raft_consensus.cc:740] T 6a0cc81a7f3243a5b9237834e20e6c0e P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e6d10df89aa74a6bbf41a38ae20920d3, State: Running, Role: LEADER
I20260710 13:23:32.377221 17985 consensus_queue.cc:260] T 6a0cc81a7f3243a5b9237834e20e6c0e P e6d10df89aa74a6bbf41a38ae20920d3 [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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } }
I20260710 13:23:32.378427 17985 raft_consensus.cc:3060] T 6a0cc81a7f3243a5b9237834e20e6c0e P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:32.381300 17834 raft_consensus.cc:2468] T 6a0cc81a7f3243a5b9237834e20e6c0e P 4d5a8fbac7da4f00afd88b40fefe190e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b68a02e58ac34350aa0d177303e6175c in term 2.
I20260710 13:23:32.382561 18221 leader_election.cc:304] T 6a0cc81a7f3243a5b9237834e20e6c0e P b68a02e58ac34350aa0d177303e6175c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d5a8fbac7da4f00afd88b40fefe190e, b68a02e58ac34350aa0d177303e6175c; no voters: 
I20260710 13:23:32.383522 18631 raft_consensus.cc:2804] T 6a0cc81a7f3243a5b9237834e20e6c0e P b68a02e58ac34350aa0d177303e6175c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:32.383656 17985 raft_consensus.cc:2468] T 6a0cc81a7f3243a5b9237834e20e6c0e P e6d10df89aa74a6bbf41a38ae20920d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b68a02e58ac34350aa0d177303e6175c in term 2.
I20260710 13:23:32.384092 18631 raft_consensus.cc:697] T 6a0cc81a7f3243a5b9237834e20e6c0e P b68a02e58ac34350aa0d177303e6175c [term 2 LEADER]: Becoming Leader. State: Replica: b68a02e58ac34350aa0d177303e6175c, State: Running, Role: LEADER
I20260710 13:23:32.385215 18631 consensus_queue.cc:237] T 6a0cc81a7f3243a5b9237834e20e6c0e P b68a02e58ac34350aa0d177303e6175c [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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } }
I20260710 13:23:32.393177 17731 catalog_manager.cc:5697] T 6a0cc81a7f3243a5b9237834e20e6c0e P b68a02e58ac34350aa0d177303e6175c reported cstate change: term changed from 1 to 2, leader changed from e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131) to b68a02e58ac34350aa0d177303e6175c (127.16.80.132). New cstate: current_term: 2 leader_uuid: "b68a02e58ac34350aa0d177303e6175c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:23:32.480334 18621 raft_consensus.cc:993] T 96b67fad77a34cc5920248d354d1c737 P 88e419a2b3ad464c9ca57df8153eaf98: : Instructing follower b68a02e58ac34350aa0d177303e6175c to start an election
I20260710 13:23:32.480945 18613 raft_consensus.cc:1081] T 96b67fad77a34cc5920248d354d1c737 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Signalling peer b68a02e58ac34350aa0d177303e6175c to start an election
I20260710 13:23:32.482436 18254 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "96b67fad77a34cc5920248d354d1c737"
dest_uuid: "b68a02e58ac34350aa0d177303e6175c"
 from {username='slave'} at 127.0.0.1:44452
I20260710 13:23:32.482961 18254 raft_consensus.cc:493] T 96b67fad77a34cc5920248d354d1c737 P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:32.483268 18254 raft_consensus.cc:3060] T 96b67fad77a34cc5920248d354d1c737 P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:32.488473 18254 raft_consensus.cc:515] T 96b67fad77a34cc5920248d354d1c737 P b68a02e58ac34350aa0d177303e6175c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } }
I20260710 13:23:32.490401 18254 leader_election.cc:290] T 96b67fad77a34cc5920248d354d1c737 P b68a02e58ac34350aa0d177303e6175c [CANDIDATE]: Term 2 election: Requested vote from peers 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975), 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881)
I20260710 13:23:32.491176 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96b67fad77a34cc5920248d354d1c737" candidate_uuid: "b68a02e58ac34350aa0d177303e6175c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4d5a8fbac7da4f00afd88b40fefe190e"
I20260710 13:23:32.491396 17909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96b67fad77a34cc5920248d354d1c737" candidate_uuid: "b68a02e58ac34350aa0d177303e6175c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "88e419a2b3ad464c9ca57df8153eaf98"
I20260710 13:23:32.491706 17834 raft_consensus.cc:3060] T 96b67fad77a34cc5920248d354d1c737 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:32.491982 17909 raft_consensus.cc:3055] T 96b67fad77a34cc5920248d354d1c737 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:32.492275 17909 raft_consensus.cc:740] T 96b67fad77a34cc5920248d354d1c737 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 88e419a2b3ad464c9ca57df8153eaf98, State: Running, Role: LEADER
I20260710 13:23:32.492952 17909 consensus_queue.cc:260] T 96b67fad77a34cc5920248d354d1c737 P 88e419a2b3ad464c9ca57df8153eaf98 [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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } }
I20260710 13:23:32.493916 17909 raft_consensus.cc:3060] T 96b67fad77a34cc5920248d354d1c737 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:32.497195 17834 raft_consensus.cc:2468] T 96b67fad77a34cc5920248d354d1c737 P 4d5a8fbac7da4f00afd88b40fefe190e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b68a02e58ac34350aa0d177303e6175c in term 2.
I20260710 13:23:32.498246 18221 leader_election.cc:304] T 96b67fad77a34cc5920248d354d1c737 P b68a02e58ac34350aa0d177303e6175c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d5a8fbac7da4f00afd88b40fefe190e, b68a02e58ac34350aa0d177303e6175c; no voters: 
I20260710 13:23:32.499150 18631 raft_consensus.cc:2804] T 96b67fad77a34cc5920248d354d1c737 P b68a02e58ac34350aa0d177303e6175c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:32.499634 18631 raft_consensus.cc:697] T 96b67fad77a34cc5920248d354d1c737 P b68a02e58ac34350aa0d177303e6175c [term 2 LEADER]: Becoming Leader. State: Replica: b68a02e58ac34350aa0d177303e6175c, State: Running, Role: LEADER
I20260710 13:23:32.500137 17909 raft_consensus.cc:2468] T 96b67fad77a34cc5920248d354d1c737 P 88e419a2b3ad464c9ca57df8153eaf98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b68a02e58ac34350aa0d177303e6175c in term 2.
I20260710 13:23:32.500473 18631 consensus_queue.cc:237] T 96b67fad77a34cc5920248d354d1c737 P b68a02e58ac34350aa0d177303e6175c [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: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } }
I20260710 13:23:32.512720 17731 catalog_manager.cc:5697] T 96b67fad77a34cc5920248d354d1c737 P b68a02e58ac34350aa0d177303e6175c reported cstate change: term changed from 1 to 2, leader changed from 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130) to b68a02e58ac34350aa0d177303e6175c (127.16.80.132). New cstate: current_term: 2 leader_uuid: "b68a02e58ac34350aa0d177303e6175c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:23:32.589188 18621 raft_consensus.cc:993] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 88e419a2b3ad464c9ca57df8153eaf98: : Instructing follower 4d5a8fbac7da4f00afd88b40fefe190e to start an election
I20260710 13:23:32.589704 18621 raft_consensus.cc:1081] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Signalling peer 4d5a8fbac7da4f00afd88b40fefe190e to start an election
I20260710 13:23:32.591374 17834 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "93dd69a88c784ceb9a3f5030b93d9ab0"
dest_uuid: "4d5a8fbac7da4f00afd88b40fefe190e"
 from {username='slave'} at 127.0.0.1:39522
I20260710 13:23:32.591871 17834 raft_consensus.cc:493] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:32.592168 17834 raft_consensus.cc:3060] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:32.596719 17834 raft_consensus.cc:515] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 4d5a8fbac7da4f00afd88b40fefe190e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:32.598489 17834 leader_election.cc:290] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 4d5a8fbac7da4f00afd88b40fefe190e [CANDIDATE]: Term 2 election: Requested vote from peers 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881), e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001)
I20260710 13:23:32.599391 17909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93dd69a88c784ceb9a3f5030b93d9ab0" candidate_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88e419a2b3ad464c9ca57df8153eaf98"
I20260710 13:23:32.600004 17909 raft_consensus.cc:3055] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:32.599864 17985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93dd69a88c784ceb9a3f5030b93d9ab0" candidate_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6d10df89aa74a6bbf41a38ae20920d3"
I20260710 13:23:32.600384 17909 raft_consensus.cc:740] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 88e419a2b3ad464c9ca57df8153eaf98, State: Running, Role: LEADER
I20260710 13:23:32.600584 17985 raft_consensus.cc:3060] T 93dd69a88c784ceb9a3f5030b93d9ab0 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:32.601313 17909 consensus_queue.cc:260] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 88e419a2b3ad464c9ca57df8153eaf98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:32.602367 17909 raft_consensus.cc:3060] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:32.605594 17985 raft_consensus.cc:2468] T 93dd69a88c784ceb9a3f5030b93d9ab0 P e6d10df89aa74a6bbf41a38ae20920d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d5a8fbac7da4f00afd88b40fefe190e in term 2.
I20260710 13:23:32.606771 17801 leader_election.cc:304] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 4d5a8fbac7da4f00afd88b40fefe190e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d5a8fbac7da4f00afd88b40fefe190e, e6d10df89aa74a6bbf41a38ae20920d3; no voters: 
I20260710 13:23:32.607553 18600 raft_consensus.cc:2804] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 4d5a8fbac7da4f00afd88b40fefe190e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:32.607662 17909 raft_consensus.cc:2468] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 88e419a2b3ad464c9ca57df8153eaf98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d5a8fbac7da4f00afd88b40fefe190e in term 2.
I20260710 13:23:32.609020 18600 raft_consensus.cc:697] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 4d5a8fbac7da4f00afd88b40fefe190e [term 2 LEADER]: Becoming Leader. State: Replica: 4d5a8fbac7da4f00afd88b40fefe190e, State: Running, Role: LEADER
I20260710 13:23:32.610078 18600 consensus_queue.cc:237] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 4d5a8fbac7da4f00afd88b40fefe190e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:32.618582 17731 catalog_manager.cc:5697] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 4d5a8fbac7da4f00afd88b40fefe190e reported cstate change: term changed from 1 to 2, leader changed from 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130) to 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129). New cstate: current_term: 2 leader_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:32.710897 17909 raft_consensus.cc:1275] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 88e419a2b3ad464c9ca57df8153eaf98 [term 2 FOLLOWER]: Refusing update from remote peer b68a02e58ac34350aa0d177303e6175c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:23:32.712124 18631 consensus_queue.cc:1048] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P b68a02e58ac34350aa0d177303e6175c [LEADER]: Connected to new peer: Peer: permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:23:32.727759 17834 raft_consensus.cc:1275] T 10a3346c91cd401181b97f1574e1f06e P 4d5a8fbac7da4f00afd88b40fefe190e [term 2 FOLLOWER]: Refusing update from remote peer b68a02e58ac34350aa0d177303e6175c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:23:32.728550 17833 raft_consensus.cc:1275] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 4d5a8fbac7da4f00afd88b40fefe190e [term 2 FOLLOWER]: Refusing update from remote peer b68a02e58ac34350aa0d177303e6175c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:23:32.729862 18631 consensus_queue.cc:1048] T 10a3346c91cd401181b97f1574e1f06e P b68a02e58ac34350aa0d177303e6175c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:23:32.731261 18631 consensus_queue.cc:1048] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P b68a02e58ac34350aa0d177303e6175c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:23:32.748577 17909 raft_consensus.cc:1275] T 10a3346c91cd401181b97f1574e1f06e P 88e419a2b3ad464c9ca57df8153eaf98 [term 2 FOLLOWER]: Refusing update from remote peer b68a02e58ac34350aa0d177303e6175c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:23:32.749876 18632 consensus_queue.cc:1048] T 10a3346c91cd401181b97f1574e1f06e P b68a02e58ac34350aa0d177303e6175c [LEADER]: Connected to new peer: Peer: permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:23:32.811982 17909 raft_consensus.cc:1275] T 20dea6e9a35c4c9eb7729f1756da7ebd P 88e419a2b3ad464c9ca57df8153eaf98 [term 2 FOLLOWER]: Refusing update from remote peer b68a02e58ac34350aa0d177303e6175c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:23:32.813369 18632 consensus_queue.cc:1048] T 20dea6e9a35c4c9eb7729f1756da7ebd P b68a02e58ac34350aa0d177303e6175c [LEADER]: Connected to new peer: Peer: permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:23:32.822568 17985 raft_consensus.cc:1275] T 20dea6e9a35c4c9eb7729f1756da7ebd P e6d10df89aa74a6bbf41a38ae20920d3 [term 2 FOLLOWER]: Refusing update from remote peer b68a02e58ac34350aa0d177303e6175c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:23:32.824968 18649 consensus_queue.cc:1048] T 20dea6e9a35c4c9eb7729f1756da7ebd P b68a02e58ac34350aa0d177303e6175c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:23:32.933472 17833 raft_consensus.cc:1275] T 6a0cc81a7f3243a5b9237834e20e6c0e P 4d5a8fbac7da4f00afd88b40fefe190e [term 2 FOLLOWER]: Refusing update from remote peer b68a02e58ac34350aa0d177303e6175c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:23:32.934728 18649 consensus_queue.cc:1048] T 6a0cc81a7f3243a5b9237834e20e6c0e P b68a02e58ac34350aa0d177303e6175c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:23:32.945106 17985 raft_consensus.cc:1275] T 6a0cc81a7f3243a5b9237834e20e6c0e P e6d10df89aa74a6bbf41a38ae20920d3 [term 2 FOLLOWER]: Refusing update from remote peer b68a02e58ac34350aa0d177303e6175c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:23:32.948136 18649 consensus_queue.cc:1048] T 6a0cc81a7f3243a5b9237834e20e6c0e P b68a02e58ac34350aa0d177303e6175c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:23:33.080053 17909 raft_consensus.cc:1275] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 88e419a2b3ad464c9ca57df8153eaf98 [term 2 FOLLOWER]: Refusing update from remote peer 4d5a8fbac7da4f00afd88b40fefe190e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:33.081590 18600 consensus_queue.cc:1048] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 4d5a8fbac7da4f00afd88b40fefe190e [LEADER]: Connected to new peer: Peer: permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:33.094054 17985 raft_consensus.cc:1275] T 93dd69a88c784ceb9a3f5030b93d9ab0 P e6d10df89aa74a6bbf41a38ae20920d3 [term 2 FOLLOWER]: Refusing update from remote peer 4d5a8fbac7da4f00afd88b40fefe190e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:33.095921 18643 consensus_queue.cc:1048] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 4d5a8fbac7da4f00afd88b40fefe190e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:33.106561 17833 raft_consensus.cc:1275] T 96b67fad77a34cc5920248d354d1c737 P 4d5a8fbac7da4f00afd88b40fefe190e [term 2 FOLLOWER]: Refusing update from remote peer b68a02e58ac34350aa0d177303e6175c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:23:33.107892 18649 consensus_queue.cc:1048] T 96b67fad77a34cc5920248d354d1c737 P b68a02e58ac34350aa0d177303e6175c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:23:33.117441 17909 raft_consensus.cc:1275] T 96b67fad77a34cc5920248d354d1c737 P 88e419a2b3ad464c9ca57df8153eaf98 [term 2 FOLLOWER]: Refusing update from remote peer b68a02e58ac34350aa0d177303e6175c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:23:33.118952 18649 consensus_queue.cc:1048] T 96b67fad77a34cc5920248d354d1c737 P b68a02e58ac34350aa0d177303e6175c [LEADER]: Connected to new peer: Peer: permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:23:33.143270 16706 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:33.159490 16706 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:33.195981 17834 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c4b1ea2355cc4ad6826495e92f5ba2ae"
dest_uuid: "4d5a8fbac7da4f00afd88b40fefe190e"
mode: GRACEFUL
new_leader_uuid: "88e419a2b3ad464c9ca57df8153eaf98"
 from {username='slave'} at 127.0.0.1:50286
I20260710 13:23:33.196771 17834 raft_consensus.cc:606] T c4b1ea2355cc4ad6826495e92f5ba2ae P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 LEADER]: Received request to transfer leadership to TS 88e419a2b3ad464c9ca57df8153eaf98
I20260710 13:23:33.200923 16706 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:23:33.202436 16706 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:23:33.480170 18643 raft_consensus.cc:993] T c4b1ea2355cc4ad6826495e92f5ba2ae P 4d5a8fbac7da4f00afd88b40fefe190e: : Instructing follower 88e419a2b3ad464c9ca57df8153eaf98 to start an election
I20260710 13:23:33.480572 18643 raft_consensus.cc:1081] T c4b1ea2355cc4ad6826495e92f5ba2ae P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 LEADER]: Signalling peer 88e419a2b3ad464c9ca57df8153eaf98 to start an election
I20260710 13:23:33.482127 17911 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c4b1ea2355cc4ad6826495e92f5ba2ae"
dest_uuid: "88e419a2b3ad464c9ca57df8153eaf98"
 from {username='slave'} at 127.0.0.1:55324
I20260710 13:23:33.482678 17911 raft_consensus.cc:493] T c4b1ea2355cc4ad6826495e92f5ba2ae P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:33.482959 17911 raft_consensus.cc:3060] T c4b1ea2355cc4ad6826495e92f5ba2ae P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:33.487644 17911 raft_consensus.cc:515] T c4b1ea2355cc4ad6826495e92f5ba2ae P 88e419a2b3ad464c9ca57df8153eaf98 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:33.489249 17911 leader_election.cc:290] T c4b1ea2355cc4ad6826495e92f5ba2ae P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 2 election: Requested vote from peers 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975), e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001)
I20260710 13:23:33.490183 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b1ea2355cc4ad6826495e92f5ba2ae" candidate_uuid: "88e419a2b3ad464c9ca57df8153eaf98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d5a8fbac7da4f00afd88b40fefe190e"
I20260710 13:23:33.490468 17985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b1ea2355cc4ad6826495e92f5ba2ae" candidate_uuid: "88e419a2b3ad464c9ca57df8153eaf98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6d10df89aa74a6bbf41a38ae20920d3"
I20260710 13:23:33.490741 17834 raft_consensus.cc:3055] T c4b1ea2355cc4ad6826495e92f5ba2ae P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:33.491046 17834 raft_consensus.cc:740] T c4b1ea2355cc4ad6826495e92f5ba2ae P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4d5a8fbac7da4f00afd88b40fefe190e, State: Running, Role: LEADER
I20260710 13:23:33.491076 17985 raft_consensus.cc:3060] T c4b1ea2355cc4ad6826495e92f5ba2ae P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:33.491896 17834 consensus_queue.cc:260] T c4b1ea2355cc4ad6826495e92f5ba2ae P 4d5a8fbac7da4f00afd88b40fefe190e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:33.492806 17834 raft_consensus.cc:3060] T c4b1ea2355cc4ad6826495e92f5ba2ae P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:33.497905 17985 raft_consensus.cc:2468] T c4b1ea2355cc4ad6826495e92f5ba2ae P e6d10df89aa74a6bbf41a38ae20920d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88e419a2b3ad464c9ca57df8153eaf98 in term 2.
I20260710 13:23:33.498617 17834 raft_consensus.cc:2468] T c4b1ea2355cc4ad6826495e92f5ba2ae P 4d5a8fbac7da4f00afd88b40fefe190e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88e419a2b3ad464c9ca57df8153eaf98 in term 2.
I20260710 13:23:33.499363 17876 leader_election.cc:304] T c4b1ea2355cc4ad6826495e92f5ba2ae P 88e419a2b3ad464c9ca57df8153eaf98 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88e419a2b3ad464c9ca57df8153eaf98, e6d10df89aa74a6bbf41a38ae20920d3; no voters: 
I20260710 13:23:33.500177 18613 raft_consensus.cc:2804] T c4b1ea2355cc4ad6826495e92f5ba2ae P 88e419a2b3ad464c9ca57df8153eaf98 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:33.500594 18613 raft_consensus.cc:697] T c4b1ea2355cc4ad6826495e92f5ba2ae P 88e419a2b3ad464c9ca57df8153eaf98 [term 2 LEADER]: Becoming Leader. State: Replica: 88e419a2b3ad464c9ca57df8153eaf98, State: Running, Role: LEADER
I20260710 13:23:33.501431 18613 consensus_queue.cc:237] T c4b1ea2355cc4ad6826495e92f5ba2ae P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } }
I20260710 13:23:33.510337 17733 catalog_manager.cc:5697] T c4b1ea2355cc4ad6826495e92f5ba2ae P 88e419a2b3ad464c9ca57df8153eaf98 reported cstate change: term changed from 1 to 2, leader changed from 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129) to 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130). New cstate: current_term: 2 leader_uuid: "88e419a2b3ad464c9ca57df8153eaf98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:33.990813 17834 raft_consensus.cc:1275] T c4b1ea2355cc4ad6826495e92f5ba2ae P 4d5a8fbac7da4f00afd88b40fefe190e [term 2 FOLLOWER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:33.992681 18669 consensus_queue.cc:1048] T c4b1ea2355cc4ad6826495e92f5ba2ae P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5a8fbac7da4f00afd88b40fefe190e" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:34.005700 17985 raft_consensus.cc:1275] T c4b1ea2355cc4ad6826495e92f5ba2ae P e6d10df89aa74a6bbf41a38ae20920d3 [term 2 FOLLOWER]: Refusing update from remote peer 88e419a2b3ad464c9ca57df8153eaf98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:34.007761 18613 consensus_queue.cc:1048] T c4b1ea2355cc4ad6826495e92f5ba2ae P 88e419a2b3ad464c9ca57df8153eaf98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:34.203730 16706 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:34.220355 16706 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:34.238622 17908 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c8202aadf574a8d8186cc9ceb3b5119"
dest_uuid: "88e419a2b3ad464c9ca57df8153eaf98"
mode: GRACEFUL
new_leader_uuid: "b68a02e58ac34350aa0d177303e6175c"
 from {username='slave'} at 127.0.0.1:47942
I20260710 13:23:34.239367 17908 raft_consensus.cc:606] T 6c8202aadf574a8d8186cc9ceb3b5119 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Received request to transfer leadership to TS b68a02e58ac34350aa0d177303e6175c
I20260710 13:23:34.240787 16706 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:23:34.241447 16706 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:23:34.448345 18669 raft_consensus.cc:993] T 6c8202aadf574a8d8186cc9ceb3b5119 P 88e419a2b3ad464c9ca57df8153eaf98: : Instructing follower b68a02e58ac34350aa0d177303e6175c to start an election
I20260710 13:23:34.448933 18678 raft_consensus.cc:1081] T 6c8202aadf574a8d8186cc9ceb3b5119 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Signalling peer b68a02e58ac34350aa0d177303e6175c to start an election
I20260710 13:23:34.450685 18253 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c8202aadf574a8d8186cc9ceb3b5119"
dest_uuid: "b68a02e58ac34350aa0d177303e6175c"
 from {username='slave'} at 127.0.0.1:44452
I20260710 13:23:34.451413 18253 raft_consensus.cc:493] T 6c8202aadf574a8d8186cc9ceb3b5119 P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:34.451856 18253 raft_consensus.cc:3060] T 6c8202aadf574a8d8186cc9ceb3b5119 P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.460184 18253 raft_consensus.cc:515] T 6c8202aadf574a8d8186cc9ceb3b5119 P b68a02e58ac34350aa0d177303e6175c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } }
I20260710 13:23:34.462594 18253 leader_election.cc:290] T 6c8202aadf574a8d8186cc9ceb3b5119 P b68a02e58ac34350aa0d177303e6175c [CANDIDATE]: Term 2 election: Requested vote from peers 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881), e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001)
I20260710 13:23:34.462922 17908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8202aadf574a8d8186cc9ceb3b5119" candidate_uuid: "b68a02e58ac34350aa0d177303e6175c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "88e419a2b3ad464c9ca57df8153eaf98"
I20260710 13:23:34.463256 17985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8202aadf574a8d8186cc9ceb3b5119" candidate_uuid: "b68a02e58ac34350aa0d177303e6175c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e6d10df89aa74a6bbf41a38ae20920d3"
I20260710 13:23:34.463835 17985 raft_consensus.cc:3060] T 6c8202aadf574a8d8186cc9ceb3b5119 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.463835 17908 raft_consensus.cc:3055] T 6c8202aadf574a8d8186cc9ceb3b5119 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:34.464365 17908 raft_consensus.cc:740] T 6c8202aadf574a8d8186cc9ceb3b5119 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 88e419a2b3ad464c9ca57df8153eaf98, State: Running, Role: LEADER
I20260710 13:23:34.465425 17908 consensus_queue.cc:260] T 6c8202aadf574a8d8186cc9ceb3b5119 P 88e419a2b3ad464c9ca57df8153eaf98 [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: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } }
I20260710 13:23:34.467056 17908 raft_consensus.cc:3060] T 6c8202aadf574a8d8186cc9ceb3b5119 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.472555 17985 raft_consensus.cc:2468] T 6c8202aadf574a8d8186cc9ceb3b5119 P e6d10df89aa74a6bbf41a38ae20920d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b68a02e58ac34350aa0d177303e6175c in term 2.
I20260710 13:23:34.474251 18221 leader_election.cc:304] T 6c8202aadf574a8d8186cc9ceb3b5119 P b68a02e58ac34350aa0d177303e6175c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b68a02e58ac34350aa0d177303e6175c, e6d10df89aa74a6bbf41a38ae20920d3; no voters: 
I20260710 13:23:34.475382 18665 raft_consensus.cc:2804] T 6c8202aadf574a8d8186cc9ceb3b5119 P b68a02e58ac34350aa0d177303e6175c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:34.475394 17908 raft_consensus.cc:2468] T 6c8202aadf574a8d8186cc9ceb3b5119 P 88e419a2b3ad464c9ca57df8153eaf98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b68a02e58ac34350aa0d177303e6175c in term 2.
I20260710 13:23:34.476295 18665 raft_consensus.cc:697] T 6c8202aadf574a8d8186cc9ceb3b5119 P b68a02e58ac34350aa0d177303e6175c [term 2 LEADER]: Becoming Leader. State: Replica: b68a02e58ac34350aa0d177303e6175c, State: Running, Role: LEADER
I20260710 13:23:34.477409 18665 consensus_queue.cc:237] T 6c8202aadf574a8d8186cc9ceb3b5119 P b68a02e58ac34350aa0d177303e6175c [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: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } }
I20260710 13:23:34.486034 17731 catalog_manager.cc:5697] T 6c8202aadf574a8d8186cc9ceb3b5119 P b68a02e58ac34350aa0d177303e6175c reported cstate change: term changed from 1 to 2, leader changed from 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130) to b68a02e58ac34350aa0d177303e6175c (127.16.80.132). New cstate: current_term: 2 leader_uuid: "b68a02e58ac34350aa0d177303e6175c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b68a02e58ac34350aa0d177303e6175c" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 36347 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:23:34.906828 17908 raft_consensus.cc:1275] T 6c8202aadf574a8d8186cc9ceb3b5119 P 88e419a2b3ad464c9ca57df8153eaf98 [term 2 FOLLOWER]: Refusing update from remote peer b68a02e58ac34350aa0d177303e6175c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:23:34.908675 18666 consensus_queue.cc:1048] T 6c8202aadf574a8d8186cc9ceb3b5119 P b68a02e58ac34350aa0d177303e6175c [LEADER]: Connected to new peer: Peer: permanent_uuid: "88e419a2b3ad464c9ca57df8153eaf98" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 34881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:23:34.929800 17981 raft_consensus.cc:1275] T 6c8202aadf574a8d8186cc9ceb3b5119 P e6d10df89aa74a6bbf41a38ae20920d3 [term 2 FOLLOWER]: Refusing update from remote peer b68a02e58ac34350aa0d177303e6175c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:23:34.931910 18691 consensus_queue.cc:1048] T 6c8202aadf574a8d8186cc9ceb3b5119 P b68a02e58ac34350aa0d177303e6175c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d10df89aa74a6bbf41a38ae20920d3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:23:35.242391 16706 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:35.258169 16706 tablet_server.cc:179] TabletServer@127.16.80.129:0 shutting down...
I20260710 13:23:35.292543 16706 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:35.293637 16706 tablet_replica.cc:333] T f236422baeea484680d42b685d1e471a P 4d5a8fbac7da4f00afd88b40fefe190e: stopping tablet replica
I20260710 13:23:35.294750 16706 raft_consensus.cc:2243] T f236422baeea484680d42b685d1e471a P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:35.295923 16706 raft_consensus.cc:2272] T f236422baeea484680d42b685d1e471a P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:35.296655 18221 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]
I20260710 13:23:35.298609 16706 tablet_replica.cc:333] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 4d5a8fbac7da4f00afd88b40fefe190e: stopping tablet replica
I20260710 13:23:35.299481 16706 raft_consensus.cc:2243] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 4d5a8fbac7da4f00afd88b40fefe190e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.300019 16706 raft_consensus.cc:2272] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 4d5a8fbac7da4f00afd88b40fefe190e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:35.300063 18221 consensus_peers.cc:597] T 6a0cc81a7f3243a5b9237834e20e6c0e P b68a02e58ac34350aa0d177303e6175c -> Peer 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975): Couldn't send request to peer 4d5a8fbac7da4f00afd88b40fefe190e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:35.302526 16706 tablet_replica.cc:333] T 62241c48f2564ef5b77ec7935eb6eae6 P 4d5a8fbac7da4f00afd88b40fefe190e: stopping tablet replica
I20260710 13:23:35.303372 16706 raft_consensus.cc:2243] T 62241c48f2564ef5b77ec7935eb6eae6 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.304162 16706 raft_consensus.cc:2272] T 62241c48f2564ef5b77ec7935eb6eae6 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.306183 16706 tablet_replica.cc:333] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P 4d5a8fbac7da4f00afd88b40fefe190e: stopping tablet replica
I20260710 13:23:35.306742 16706 raft_consensus.cc:2243] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.307235 16706 raft_consensus.cc:2272] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.308981 16706 tablet_replica.cc:333] T 3afb6f590cce40cb8620267adfcf7c41 P 4d5a8fbac7da4f00afd88b40fefe190e: stopping tablet replica
I20260710 13:23:35.309530 16706 raft_consensus.cc:2243] T 3afb6f590cce40cb8620267adfcf7c41 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:35.310339 16706 raft_consensus.cc:2272] T 3afb6f590cce40cb8620267adfcf7c41 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.312320 16706 tablet_replica.cc:333] T d0ae127710f04c2d8733805dd508b040 P 4d5a8fbac7da4f00afd88b40fefe190e: stopping tablet replica
I20260710 13:23:35.312897 16706 raft_consensus.cc:2243] T d0ae127710f04c2d8733805dd508b040 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.313347 16706 raft_consensus.cc:2272] T d0ae127710f04c2d8733805dd508b040 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.315274 16706 tablet_replica.cc:333] T d77092be8a984b5b80d92a8b480eede3 P 4d5a8fbac7da4f00afd88b40fefe190e: stopping tablet replica
I20260710 13:23:35.315845 16706 raft_consensus.cc:2243] T d77092be8a984b5b80d92a8b480eede3 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.316304 16706 raft_consensus.cc:2272] T d77092be8a984b5b80d92a8b480eede3 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.318239 16706 tablet_replica.cc:333] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 4d5a8fbac7da4f00afd88b40fefe190e: stopping tablet replica
I20260710 13:23:35.318823 16706 raft_consensus.cc:2243] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 4d5a8fbac7da4f00afd88b40fefe190e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:35.319620 16706 raft_consensus.cc:2272] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 4d5a8fbac7da4f00afd88b40fefe190e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.321380 16706 tablet_replica.cc:333] T 10a3346c91cd401181b97f1574e1f06e P 4d5a8fbac7da4f00afd88b40fefe190e: stopping tablet replica
I20260710 13:23:35.321902 16706 raft_consensus.cc:2243] T 10a3346c91cd401181b97f1574e1f06e P 4d5a8fbac7da4f00afd88b40fefe190e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.322466 16706 raft_consensus.cc:2272] T 10a3346c91cd401181b97f1574e1f06e P 4d5a8fbac7da4f00afd88b40fefe190e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.325095 16706 tablet_replica.cc:333] T 8d27d685e7e04866a7ba571c7d3ff5a1 P 4d5a8fbac7da4f00afd88b40fefe190e: stopping tablet replica
I20260710 13:23:35.325652 16706 raft_consensus.cc:2243] T 8d27d685e7e04866a7ba571c7d3ff5a1 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:35.326432 16706 raft_consensus.cc:2272] T 8d27d685e7e04866a7ba571c7d3ff5a1 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.328474 16706 tablet_replica.cc:333] T 7740d4721a5842b58cdb20615a9255e2 P 4d5a8fbac7da4f00afd88b40fefe190e: stopping tablet replica
I20260710 13:23:35.328985 16706 raft_consensus.cc:2243] T 7740d4721a5842b58cdb20615a9255e2 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.329434 16706 raft_consensus.cc:2272] T 7740d4721a5842b58cdb20615a9255e2 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.331470 16706 tablet_replica.cc:333] T 059279d1d9af4f7bb1d9e35df490b41f P 4d5a8fbac7da4f00afd88b40fefe190e: stopping tablet replica
I20260710 13:23:35.332021 16706 raft_consensus.cc:2243] T 059279d1d9af4f7bb1d9e35df490b41f P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.332602 16706 raft_consensus.cc:2272] T 059279d1d9af4f7bb1d9e35df490b41f P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.334785 16706 tablet_replica.cc:333] T c4b1ea2355cc4ad6826495e92f5ba2ae P 4d5a8fbac7da4f00afd88b40fefe190e: stopping tablet replica
I20260710 13:23:35.335436 16706 raft_consensus.cc:2243] T c4b1ea2355cc4ad6826495e92f5ba2ae P 4d5a8fbac7da4f00afd88b40fefe190e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.335922 16706 raft_consensus.cc:2272] T c4b1ea2355cc4ad6826495e92f5ba2ae P 4d5a8fbac7da4f00afd88b40fefe190e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.337630 16706 tablet_replica.cc:333] T 163e87ebe4c54f51b2ec67ae516fba1b P 4d5a8fbac7da4f00afd88b40fefe190e: stopping tablet replica
I20260710 13:23:35.338129 16706 raft_consensus.cc:2243] T 163e87ebe4c54f51b2ec67ae516fba1b P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:35.338884 16706 raft_consensus.cc:2272] T 163e87ebe4c54f51b2ec67ae516fba1b P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.340590 16706 tablet_replica.cc:333] T 55f0755e73214352a88aa8f4964884c1 P 4d5a8fbac7da4f00afd88b40fefe190e: stopping tablet replica
I20260710 13:23:35.341069 16706 raft_consensus.cc:2243] T 55f0755e73214352a88aa8f4964884c1 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:35.341820 16706 raft_consensus.cc:2272] T 55f0755e73214352a88aa8f4964884c1 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.343766 16706 tablet_replica.cc:333] T 96b67fad77a34cc5920248d354d1c737 P 4d5a8fbac7da4f00afd88b40fefe190e: stopping tablet replica
I20260710 13:23:35.344233 16706 raft_consensus.cc:2243] T 96b67fad77a34cc5920248d354d1c737 P 4d5a8fbac7da4f00afd88b40fefe190e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.345018 16706 raft_consensus.cc:2272] T 96b67fad77a34cc5920248d354d1c737 P 4d5a8fbac7da4f00afd88b40fefe190e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.346904 16706 tablet_replica.cc:333] T 6a0cc81a7f3243a5b9237834e20e6c0e P 4d5a8fbac7da4f00afd88b40fefe190e: stopping tablet replica
I20260710 13:23:35.347407 16706 raft_consensus.cc:2243] T 6a0cc81a7f3243a5b9237834e20e6c0e P 4d5a8fbac7da4f00afd88b40fefe190e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.347993 16706 raft_consensus.cc:2272] T 6a0cc81a7f3243a5b9237834e20e6c0e P 4d5a8fbac7da4f00afd88b40fefe190e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.350287 16706 tablet_replica.cc:333] T e2b9b8ccd4e043edbeb0c031ec83ab04 P 4d5a8fbac7da4f00afd88b40fefe190e: stopping tablet replica
I20260710 13:23:35.350862 16706 raft_consensus.cc:2243] T e2b9b8ccd4e043edbeb0c031ec83ab04 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.351419 16706 raft_consensus.cc:2272] T e2b9b8ccd4e043edbeb0c031ec83ab04 P 4d5a8fbac7da4f00afd88b40fefe190e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:35.404775 17876 consensus_peers.cc:597] T 62241c48f2564ef5b77ec7935eb6eae6 P 88e419a2b3ad464c9ca57df8153eaf98 -> Peer 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975): Couldn't send request to peer 4d5a8fbac7da4f00afd88b40fefe190e. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:34975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:35.420665 16706 tablet_server.cc:196] TabletServer@127.16.80.129:0 shutdown complete.
I20260710 13:23:35.470933 16706 tablet_server.cc:179] TabletServer@127.16.80.130:0 shutting down...
W20260710 13:23:35.475951 18221 consensus_peers.cc:597] T 96b67fad77a34cc5920248d354d1c737 P b68a02e58ac34350aa0d177303e6175c -> Peer 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975): Couldn't send request to peer 4d5a8fbac7da4f00afd88b40fefe190e. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:34975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:35.478049 18221 consensus_peers.cc:597] T 10a3346c91cd401181b97f1574e1f06e P b68a02e58ac34350aa0d177303e6175c -> Peer 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975): Couldn't send request to peer 4d5a8fbac7da4f00afd88b40fefe190e. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:34975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:35.507859 16706 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:35.508669 16706 tablet_replica.cc:333] T 6c8202aadf574a8d8186cc9ceb3b5119 P 88e419a2b3ad464c9ca57df8153eaf98: stopping tablet replica
I20260710 13:23:35.509411 16706 raft_consensus.cc:2243] T 6c8202aadf574a8d8186cc9ceb3b5119 P 88e419a2b3ad464c9ca57df8153eaf98 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.509871 16706 raft_consensus.cc:2272] T 6c8202aadf574a8d8186cc9ceb3b5119 P 88e419a2b3ad464c9ca57df8153eaf98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.512409 16706 tablet_replica.cc:333] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 88e419a2b3ad464c9ca57df8153eaf98: stopping tablet replica
I20260710 13:23:35.513095 16706 raft_consensus.cc:2243] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 88e419a2b3ad464c9ca57df8153eaf98 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.513718 16706 raft_consensus.cc:2272] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P 88e419a2b3ad464c9ca57df8153eaf98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.516427 16706 tablet_replica.cc:333] T 62241c48f2564ef5b77ec7935eb6eae6 P 88e419a2b3ad464c9ca57df8153eaf98: stopping tablet replica
I20260710 13:23:35.517031 16706 raft_consensus.cc:2243] T 62241c48f2564ef5b77ec7935eb6eae6 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:35.517787 16706 raft_consensus.cc:2272] T 62241c48f2564ef5b77ec7935eb6eae6 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.519838 16706 tablet_replica.cc:333] T d0ae127710f04c2d8733805dd508b040 P 88e419a2b3ad464c9ca57df8153eaf98: stopping tablet replica
I20260710 13:23:35.520430 16706 raft_consensus.cc:2243] T d0ae127710f04c2d8733805dd508b040 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:35.521401 16706 raft_consensus.cc:2272] T d0ae127710f04c2d8733805dd508b040 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.523353 16706 tablet_replica.cc:333] T 874189b850c5489ea349b5a25dde2369 P 88e419a2b3ad464c9ca57df8153eaf98: stopping tablet replica
I20260710 13:23:35.523896 16706 raft_consensus.cc:2243] T 874189b850c5489ea349b5a25dde2369 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.524446 16706 raft_consensus.cc:2272] T 874189b850c5489ea349b5a25dde2369 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.526301 16706 tablet_replica.cc:333] T 8d27d685e7e04866a7ba571c7d3ff5a1 P 88e419a2b3ad464c9ca57df8153eaf98: stopping tablet replica
I20260710 13:23:35.526773 16706 raft_consensus.cc:2243] T 8d27d685e7e04866a7ba571c7d3ff5a1 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.527216 16706 raft_consensus.cc:2272] T 8d27d685e7e04866a7ba571c7d3ff5a1 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.528905 16706 tablet_replica.cc:333] T d77092be8a984b5b80d92a8b480eede3 P 88e419a2b3ad464c9ca57df8153eaf98: stopping tablet replica
I20260710 13:23:35.529547 16706 raft_consensus.cc:2243] T d77092be8a984b5b80d92a8b480eede3 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.529927 16706 raft_consensus.cc:2272] T d77092be8a984b5b80d92a8b480eede3 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.531641 16706 tablet_replica.cc:333] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 88e419a2b3ad464c9ca57df8153eaf98: stopping tablet replica
I20260710 13:23:35.532107 16706 raft_consensus.cc:2243] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 88e419a2b3ad464c9ca57df8153eaf98 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.532480 16706 raft_consensus.cc:2272] T 93dd69a88c784ceb9a3f5030b93d9ab0 P 88e419a2b3ad464c9ca57df8153eaf98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.534035 16706 tablet_replica.cc:333] T 10a3346c91cd401181b97f1574e1f06e P 88e419a2b3ad464c9ca57df8153eaf98: stopping tablet replica
I20260710 13:23:35.534514 16706 raft_consensus.cc:2243] T 10a3346c91cd401181b97f1574e1f06e P 88e419a2b3ad464c9ca57df8153eaf98 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.534880 16706 raft_consensus.cc:2272] T 10a3346c91cd401181b97f1574e1f06e P 88e419a2b3ad464c9ca57df8153eaf98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.536654 16706 tablet_replica.cc:333] T e2b9b8ccd4e043edbeb0c031ec83ab04 P 88e419a2b3ad464c9ca57df8153eaf98: stopping tablet replica
I20260710 13:23:35.537122 16706 raft_consensus.cc:2243] T e2b9b8ccd4e043edbeb0c031ec83ab04 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.537503 16706 raft_consensus.cc:2272] T e2b9b8ccd4e043edbeb0c031ec83ab04 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.539291 16706 tablet_replica.cc:333] T 494d81da0d5b4284ac872dbf308fc1fd P 88e419a2b3ad464c9ca57df8153eaf98: stopping tablet replica
I20260710 13:23:35.539887 16706 raft_consensus.cc:2243] T 494d81da0d5b4284ac872dbf308fc1fd P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.540560 16706 raft_consensus.cc:2272] T 494d81da0d5b4284ac872dbf308fc1fd P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.542250 16706 tablet_replica.cc:333] T 8d4bdf69c5bc4140996df36fa409a644 P 88e419a2b3ad464c9ca57df8153eaf98: stopping tablet replica
I20260710 13:23:35.542752 16706 raft_consensus.cc:2243] T 8d4bdf69c5bc4140996df36fa409a644 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.543334 16706 raft_consensus.cc:2272] T 8d4bdf69c5bc4140996df36fa409a644 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.545121 16706 tablet_replica.cc:333] T 059279d1d9af4f7bb1d9e35df490b41f P 88e419a2b3ad464c9ca57df8153eaf98: stopping tablet replica
I20260710 13:23:35.545627 16706 raft_consensus.cc:2243] T 059279d1d9af4f7bb1d9e35df490b41f P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:35.546386 16706 raft_consensus.cc:2272] T 059279d1d9af4f7bb1d9e35df490b41f P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.548185 16706 tablet_replica.cc:333] T 7740d4721a5842b58cdb20615a9255e2 P 88e419a2b3ad464c9ca57df8153eaf98: stopping tablet replica
I20260710 13:23:35.548691 16706 raft_consensus.cc:2243] T 7740d4721a5842b58cdb20615a9255e2 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:35.549479 16706 raft_consensus.cc:2272] T 7740d4721a5842b58cdb20615a9255e2 P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.551119 16706 tablet_replica.cc:333] T c4b1ea2355cc4ad6826495e92f5ba2ae P 88e419a2b3ad464c9ca57df8153eaf98: stopping tablet replica
I20260710 13:23:35.551698 16706 raft_consensus.cc:2243] T c4b1ea2355cc4ad6826495e92f5ba2ae P 88e419a2b3ad464c9ca57df8153eaf98 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:35.552361 16706 raft_consensus.cc:2272] T c4b1ea2355cc4ad6826495e92f5ba2ae P 88e419a2b3ad464c9ca57df8153eaf98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.554117 16706 tablet_replica.cc:333] T 20dea6e9a35c4c9eb7729f1756da7ebd P 88e419a2b3ad464c9ca57df8153eaf98: stopping tablet replica
I20260710 13:23:35.554718 16706 raft_consensus.cc:2243] T 20dea6e9a35c4c9eb7729f1756da7ebd P 88e419a2b3ad464c9ca57df8153eaf98 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.555294 16706 raft_consensus.cc:2272] T 20dea6e9a35c4c9eb7729f1756da7ebd P 88e419a2b3ad464c9ca57df8153eaf98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.557495 16706 tablet_replica.cc:333] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 88e419a2b3ad464c9ca57df8153eaf98: stopping tablet replica
I20260710 13:23:35.558156 16706 raft_consensus.cc:2243] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:35.558986 16706 raft_consensus.cc:2272] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P 88e419a2b3ad464c9ca57df8153eaf98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.561089 16706 tablet_replica.cc:333] T 96b67fad77a34cc5920248d354d1c737 P 88e419a2b3ad464c9ca57df8153eaf98: stopping tablet replica
I20260710 13:23:35.561690 16706 raft_consensus.cc:2243] T 96b67fad77a34cc5920248d354d1c737 P 88e419a2b3ad464c9ca57df8153eaf98 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.562147 16706 raft_consensus.cc:2272] T 96b67fad77a34cc5920248d354d1c737 P 88e419a2b3ad464c9ca57df8153eaf98 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:35.565442 17950 consensus_peers.cc:597] T e2b9b8ccd4e043edbeb0c031ec83ab04 P e6d10df89aa74a6bbf41a38ae20920d3 -> Peer 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975): Couldn't send request to peer 4d5a8fbac7da4f00afd88b40fefe190e. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:34975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:35.569278 17949 consensus_peers.cc:597] T d77092be8a984b5b80d92a8b480eede3 P e6d10df89aa74a6bbf41a38ae20920d3 -> Peer 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881): Couldn't send request to peer 88e419a2b3ad464c9ca57df8153eaf98. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:35.570009 17950 consensus_peers.cc:597] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P e6d10df89aa74a6bbf41a38ae20920d3 -> Peer 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975): Couldn't send request to peer 4d5a8fbac7da4f00afd88b40fefe190e. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:34975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:35.584616 18220 consensus_peers.cc:597] T 20dea6e9a35c4c9eb7729f1756da7ebd P b68a02e58ac34350aa0d177303e6175c -> Peer 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881): Couldn't send request to peer 88e419a2b3ad464c9ca57df8153eaf98. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:35.589010 17950 consensus_peers.cc:597] T d77092be8a984b5b80d92a8b480eede3 P e6d10df89aa74a6bbf41a38ae20920d3 -> Peer 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975): Couldn't send request to peer 4d5a8fbac7da4f00afd88b40fefe190e. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:34975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:35.597779 17949 consensus_peers.cc:597] T 8d4bdf69c5bc4140996df36fa409a644 P e6d10df89aa74a6bbf41a38ae20920d3 -> Peer 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881): Couldn't send request to peer 88e419a2b3ad464c9ca57df8153eaf98. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.130:34881: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:35.612692 16706 tablet_server.cc:196] TabletServer@127.16.80.130:0 shutdown complete.
W20260710 13:23:35.626763 18220 consensus_peers.cc:597] T 10a3346c91cd401181b97f1574e1f06e P b68a02e58ac34350aa0d177303e6175c -> Peer 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881): Couldn't send request to peer 88e419a2b3ad464c9ca57df8153eaf98. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.130:34881: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:35.633620 17949 consensus_peers.cc:597] T e2b9b8ccd4e043edbeb0c031ec83ab04 P e6d10df89aa74a6bbf41a38ae20920d3 -> Peer 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881): Couldn't send request to peer 88e419a2b3ad464c9ca57df8153eaf98. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.130:34881: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:35.658219 16706 tablet_server.cc:179] TabletServer@127.16.80.131:0 shutting down...
W20260710 13:23:35.688371 18220 consensus_peers.cc:597] T 96b67fad77a34cc5920248d354d1c737 P b68a02e58ac34350aa0d177303e6175c -> Peer 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881): Couldn't send request to peer 88e419a2b3ad464c9ca57df8153eaf98. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.130:34881: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:35.690136 16706 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:35.690868 16706 tablet_replica.cc:333] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P e6d10df89aa74a6bbf41a38ae20920d3: stopping tablet replica
I20260710 13:23:35.691619 16706 raft_consensus.cc:2243] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.692278 16706 raft_consensus.cc:2272] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.694067 16706 tablet_replica.cc:333] T f236422baeea484680d42b685d1e471a P e6d10df89aa74a6bbf41a38ae20920d3: stopping tablet replica
I20260710 13:23:35.694618 16706 raft_consensus.cc:2243] T f236422baeea484680d42b685d1e471a P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.695084 16706 raft_consensus.cc:2272] T f236422baeea484680d42b685d1e471a P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.697300 16706 tablet_replica.cc:333] T 3afb6f590cce40cb8620267adfcf7c41 P e6d10df89aa74a6bbf41a38ae20920d3: stopping tablet replica
I20260710 13:23:35.697880 16706 raft_consensus.cc:2243] T 3afb6f590cce40cb8620267adfcf7c41 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.698771 16706 raft_consensus.cc:2272] T 3afb6f590cce40cb8620267adfcf7c41 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.701059 16706 tablet_replica.cc:333] T d0ae127710f04c2d8733805dd508b040 P e6d10df89aa74a6bbf41a38ae20920d3: stopping tablet replica
I20260710 13:23:35.701722 16706 raft_consensus.cc:2243] T d0ae127710f04c2d8733805dd508b040 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.702180 16706 raft_consensus.cc:2272] T d0ae127710f04c2d8733805dd508b040 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.704487 16706 tablet_replica.cc:333] T 8d27d685e7e04866a7ba571c7d3ff5a1 P e6d10df89aa74a6bbf41a38ae20920d3: stopping tablet replica
I20260710 13:23:35.705044 16706 raft_consensus.cc:2243] T 8d27d685e7e04866a7ba571c7d3ff5a1 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.705514 16706 raft_consensus.cc:2272] T 8d27d685e7e04866a7ba571c7d3ff5a1 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:35.706509 18221 consensus_peers.cc:597] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P b68a02e58ac34350aa0d177303e6175c -> Peer 4d5a8fbac7da4f00afd88b40fefe190e (127.16.80.129:34975): Couldn't send request to peer 4d5a8fbac7da4f00afd88b40fefe190e. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:34975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:35.707640 16706 tablet_replica.cc:333] T 874189b850c5489ea349b5a25dde2369 P e6d10df89aa74a6bbf41a38ae20920d3: stopping tablet replica
I20260710 13:23:35.708259 16706 raft_consensus.cc:2243] T 874189b850c5489ea349b5a25dde2369 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:35.708971 16706 raft_consensus.cc:2272] T 874189b850c5489ea349b5a25dde2369 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.710565 16706 tablet_replica.cc:333] T 6c8202aadf574a8d8186cc9ceb3b5119 P e6d10df89aa74a6bbf41a38ae20920d3: stopping tablet replica
I20260710 13:23:35.711020 16706 raft_consensus.cc:2243] T 6c8202aadf574a8d8186cc9ceb3b5119 P e6d10df89aa74a6bbf41a38ae20920d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.711434 16706 raft_consensus.cc:2272] T 6c8202aadf574a8d8186cc9ceb3b5119 P e6d10df89aa74a6bbf41a38ae20920d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.713580 16706 tablet_replica.cc:333] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P e6d10df89aa74a6bbf41a38ae20920d3: stopping tablet replica
I20260710 13:23:35.714195 16706 raft_consensus.cc:2243] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:35.714963 16706 raft_consensus.cc:2272] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.716907 16706 tablet_replica.cc:333] T d77092be8a984b5b80d92a8b480eede3 P e6d10df89aa74a6bbf41a38ae20920d3: stopping tablet replica
I20260710 13:23:35.717433 16706 raft_consensus.cc:2243] T d77092be8a984b5b80d92a8b480eede3 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:35.718204 16706 raft_consensus.cc:2272] T d77092be8a984b5b80d92a8b480eede3 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.720161 16706 tablet_replica.cc:333] T 93dd69a88c784ceb9a3f5030b93d9ab0 P e6d10df89aa74a6bbf41a38ae20920d3: stopping tablet replica
I20260710 13:23:35.720657 16706 raft_consensus.cc:2243] T 93dd69a88c784ceb9a3f5030b93d9ab0 P e6d10df89aa74a6bbf41a38ae20920d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.721119 16706 raft_consensus.cc:2272] T 93dd69a88c784ceb9a3f5030b93d9ab0 P e6d10df89aa74a6bbf41a38ae20920d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.723276 16706 tablet_replica.cc:333] T 20dea6e9a35c4c9eb7729f1756da7ebd P e6d10df89aa74a6bbf41a38ae20920d3: stopping tablet replica
I20260710 13:23:35.723907 16706 raft_consensus.cc:2243] T 20dea6e9a35c4c9eb7729f1756da7ebd P e6d10df89aa74a6bbf41a38ae20920d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.724571 16706 raft_consensus.cc:2272] T 20dea6e9a35c4c9eb7729f1756da7ebd P e6d10df89aa74a6bbf41a38ae20920d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.726938 16706 tablet_replica.cc:333] T 8d4bdf69c5bc4140996df36fa409a644 P e6d10df89aa74a6bbf41a38ae20920d3: stopping tablet replica
I20260710 13:23:35.727598 16706 raft_consensus.cc:2243] T 8d4bdf69c5bc4140996df36fa409a644 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 LEADER]: Raft consensus shutting down.
W20260710 13:23:35.727672 18221 consensus_peers.cc:597] T 20dea6e9a35c4c9eb7729f1756da7ebd P b68a02e58ac34350aa0d177303e6175c -> Peer e6d10df89aa74a6bbf41a38ae20920d3 (127.16.80.131:45001): Couldn't send request to peer e6d10df89aa74a6bbf41a38ae20920d3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:35.728711 16706 raft_consensus.cc:2272] T 8d4bdf69c5bc4140996df36fa409a644 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.730706 16706 tablet_replica.cc:333] T c4b1ea2355cc4ad6826495e92f5ba2ae P e6d10df89aa74a6bbf41a38ae20920d3: stopping tablet replica
I20260710 13:23:35.731277 16706 raft_consensus.cc:2243] T c4b1ea2355cc4ad6826495e92f5ba2ae P e6d10df89aa74a6bbf41a38ae20920d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.731693 16706 raft_consensus.cc:2272] T c4b1ea2355cc4ad6826495e92f5ba2ae P e6d10df89aa74a6bbf41a38ae20920d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.733384 16706 tablet_replica.cc:333] T 163e87ebe4c54f51b2ec67ae516fba1b P e6d10df89aa74a6bbf41a38ae20920d3: stopping tablet replica
I20260710 13:23:35.733871 16706 raft_consensus.cc:2243] T 163e87ebe4c54f51b2ec67ae516fba1b P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.734297 16706 raft_consensus.cc:2272] T 163e87ebe4c54f51b2ec67ae516fba1b P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.736093 16706 tablet_replica.cc:333] T e2b9b8ccd4e043edbeb0c031ec83ab04 P e6d10df89aa74a6bbf41a38ae20920d3: stopping tablet replica
I20260710 13:23:35.736598 16706 raft_consensus.cc:2243] T e2b9b8ccd4e043edbeb0c031ec83ab04 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:35.737341 16706 raft_consensus.cc:2272] T e2b9b8ccd4e043edbeb0c031ec83ab04 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.739008 16706 tablet_replica.cc:333] T 494d81da0d5b4284ac872dbf308fc1fd P e6d10df89aa74a6bbf41a38ae20920d3: stopping tablet replica
I20260710 13:23:35.739530 16706 raft_consensus.cc:2243] T 494d81da0d5b4284ac872dbf308fc1fd P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:35.740337 16706 raft_consensus.cc:2272] T 494d81da0d5b4284ac872dbf308fc1fd P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.742101 16706 tablet_replica.cc:333] T 6a0cc81a7f3243a5b9237834e20e6c0e P e6d10df89aa74a6bbf41a38ae20920d3: stopping tablet replica
I20260710 13:23:35.742568 16706 raft_consensus.cc:2243] T 6a0cc81a7f3243a5b9237834e20e6c0e P e6d10df89aa74a6bbf41a38ae20920d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.743006 16706 raft_consensus.cc:2272] T 6a0cc81a7f3243a5b9237834e20e6c0e P e6d10df89aa74a6bbf41a38ae20920d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.744704 16706 tablet_replica.cc:333] T 55f0755e73214352a88aa8f4964884c1 P e6d10df89aa74a6bbf41a38ae20920d3: stopping tablet replica
I20260710 13:23:35.745131 16706 raft_consensus.cc:2243] T 55f0755e73214352a88aa8f4964884c1 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.745595 16706 raft_consensus.cc:2272] T 55f0755e73214352a88aa8f4964884c1 P e6d10df89aa74a6bbf41a38ae20920d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.788105 16706 tablet_server.cc:196] TabletServer@127.16.80.131:0 shutdown complete.
I20260710 13:23:35.825310 16706 tablet_server.cc:179] TabletServer@127.16.80.132:0 shutting down...
W20260710 13:23:35.850221 18220 consensus_peers.cc:597] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P b68a02e58ac34350aa0d177303e6175c -> Peer 88e419a2b3ad464c9ca57df8153eaf98 (127.16.80.130:34881): Couldn't send request to peer 88e419a2b3ad464c9ca57df8153eaf98. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.130:34881: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:35.860225 16706 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:35.861078 16706 tablet_replica.cc:333] T 6c8202aadf574a8d8186cc9ceb3b5119 P b68a02e58ac34350aa0d177303e6175c: stopping tablet replica
I20260710 13:23:35.862071 16706 raft_consensus.cc:2243] T 6c8202aadf574a8d8186cc9ceb3b5119 P b68a02e58ac34350aa0d177303e6175c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:35.862883 16706 raft_consensus.cc:2272] T 6c8202aadf574a8d8186cc9ceb3b5119 P b68a02e58ac34350aa0d177303e6175c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.865738 16706 tablet_replica.cc:333] T 3afb6f590cce40cb8620267adfcf7c41 P b68a02e58ac34350aa0d177303e6175c: stopping tablet replica
I20260710 13:23:35.866356 16706 raft_consensus.cc:2243] T 3afb6f590cce40cb8620267adfcf7c41 P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.866885 16706 raft_consensus.cc:2272] T 3afb6f590cce40cb8620267adfcf7c41 P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.868718 16706 tablet_replica.cc:333] T 10a3346c91cd401181b97f1574e1f06e P b68a02e58ac34350aa0d177303e6175c: stopping tablet replica
I20260710 13:23:35.869269 16706 raft_consensus.cc:2243] T 10a3346c91cd401181b97f1574e1f06e P b68a02e58ac34350aa0d177303e6175c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:35.870013 16706 raft_consensus.cc:2272] T 10a3346c91cd401181b97f1574e1f06e P b68a02e58ac34350aa0d177303e6175c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.872259 16706 tablet_replica.cc:333] T 55f0755e73214352a88aa8f4964884c1 P b68a02e58ac34350aa0d177303e6175c: stopping tablet replica
I20260710 13:23:35.872833 16706 raft_consensus.cc:2243] T 55f0755e73214352a88aa8f4964884c1 P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.873342 16706 raft_consensus.cc:2272] T 55f0755e73214352a88aa8f4964884c1 P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.875311 16706 tablet_replica.cc:333] T 96b67fad77a34cc5920248d354d1c737 P b68a02e58ac34350aa0d177303e6175c: stopping tablet replica
I20260710 13:23:35.875869 16706 raft_consensus.cc:2243] T 96b67fad77a34cc5920248d354d1c737 P b68a02e58ac34350aa0d177303e6175c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:35.876600 16706 raft_consensus.cc:2272] T 96b67fad77a34cc5920248d354d1c737 P b68a02e58ac34350aa0d177303e6175c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.878388 16706 tablet_replica.cc:333] T 8d4bdf69c5bc4140996df36fa409a644 P b68a02e58ac34350aa0d177303e6175c: stopping tablet replica
I20260710 13:23:35.878914 16706 raft_consensus.cc:2243] T 8d4bdf69c5bc4140996df36fa409a644 P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.879482 16706 raft_consensus.cc:2272] T 8d4bdf69c5bc4140996df36fa409a644 P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.881251 16706 tablet_replica.cc:333] T f236422baeea484680d42b685d1e471a P b68a02e58ac34350aa0d177303e6175c: stopping tablet replica
I20260710 13:23:35.881768 16706 raft_consensus.cc:2243] T f236422baeea484680d42b685d1e471a P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.882229 16706 raft_consensus.cc:2272] T f236422baeea484680d42b685d1e471a P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.884080 16706 tablet_replica.cc:333] T 6a0cc81a7f3243a5b9237834e20e6c0e P b68a02e58ac34350aa0d177303e6175c: stopping tablet replica
I20260710 13:23:35.884593 16706 raft_consensus.cc:2243] T 6a0cc81a7f3243a5b9237834e20e6c0e P b68a02e58ac34350aa0d177303e6175c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:35.885350 16706 raft_consensus.cc:2272] T 6a0cc81a7f3243a5b9237834e20e6c0e P b68a02e58ac34350aa0d177303e6175c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.887014 16706 tablet_replica.cc:333] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P b68a02e58ac34350aa0d177303e6175c: stopping tablet replica
I20260710 13:23:35.887589 16706 raft_consensus.cc:2243] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.888077 16706 raft_consensus.cc:2272] T 5ff25f2c9a5b4411a8174e8bbb80cd3a P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.889796 16706 tablet_replica.cc:333] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P b68a02e58ac34350aa0d177303e6175c: stopping tablet replica
I20260710 13:23:35.890280 16706 raft_consensus.cc:2243] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P b68a02e58ac34350aa0d177303e6175c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:35.891004 16706 raft_consensus.cc:2272] T 769f1fdbc62c4e3286a8e03ed0dd56f5 P b68a02e58ac34350aa0d177303e6175c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.892799 16706 tablet_replica.cc:333] T 62241c48f2564ef5b77ec7935eb6eae6 P b68a02e58ac34350aa0d177303e6175c: stopping tablet replica
I20260710 13:23:35.893307 16706 raft_consensus.cc:2243] T 62241c48f2564ef5b77ec7935eb6eae6 P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.893853 16706 raft_consensus.cc:2272] T 62241c48f2564ef5b77ec7935eb6eae6 P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.895665 16706 tablet_replica.cc:333] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P b68a02e58ac34350aa0d177303e6175c: stopping tablet replica
I20260710 13:23:35.896170 16706 raft_consensus.cc:2243] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.896638 16706 raft_consensus.cc:2272] T 03c28eb3ed2b4d89b2fc9285ef2bf309 P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.898530 16706 tablet_replica.cc:333] T 7740d4721a5842b58cdb20615a9255e2 P b68a02e58ac34350aa0d177303e6175c: stopping tablet replica
I20260710 13:23:35.899053 16706 raft_consensus.cc:2243] T 7740d4721a5842b58cdb20615a9255e2 P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.899519 16706 raft_consensus.cc:2272] T 7740d4721a5842b58cdb20615a9255e2 P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.901199 16706 tablet_replica.cc:333] T 163e87ebe4c54f51b2ec67ae516fba1b P b68a02e58ac34350aa0d177303e6175c: stopping tablet replica
I20260710 13:23:35.901698 16706 raft_consensus.cc:2243] T 163e87ebe4c54f51b2ec67ae516fba1b P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.902184 16706 raft_consensus.cc:2272] T 163e87ebe4c54f51b2ec67ae516fba1b P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.904033 16706 tablet_replica.cc:333] T 059279d1d9af4f7bb1d9e35df490b41f P b68a02e58ac34350aa0d177303e6175c: stopping tablet replica
I20260710 13:23:35.904544 16706 raft_consensus.cc:2243] T 059279d1d9af4f7bb1d9e35df490b41f P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.905047 16706 raft_consensus.cc:2272] T 059279d1d9af4f7bb1d9e35df490b41f P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.906774 16706 tablet_replica.cc:333] T 874189b850c5489ea349b5a25dde2369 P b68a02e58ac34350aa0d177303e6175c: stopping tablet replica
I20260710 13:23:35.907290 16706 raft_consensus.cc:2243] T 874189b850c5489ea349b5a25dde2369 P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.907766 16706 raft_consensus.cc:2272] T 874189b850c5489ea349b5a25dde2369 P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.909443 16706 tablet_replica.cc:333] T 494d81da0d5b4284ac872dbf308fc1fd P b68a02e58ac34350aa0d177303e6175c: stopping tablet replica
I20260710 13:23:35.909895 16706 raft_consensus.cc:2243] T 494d81da0d5b4284ac872dbf308fc1fd P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.910333 16706 raft_consensus.cc:2272] T 494d81da0d5b4284ac872dbf308fc1fd P b68a02e58ac34350aa0d177303e6175c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.912020 16706 tablet_replica.cc:333] T 20dea6e9a35c4c9eb7729f1756da7ebd P b68a02e58ac34350aa0d177303e6175c: stopping tablet replica
I20260710 13:23:35.912474 16706 raft_consensus.cc:2243] T 20dea6e9a35c4c9eb7729f1756da7ebd P b68a02e58ac34350aa0d177303e6175c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:35.913208 16706 raft_consensus.cc:2272] T 20dea6e9a35c4c9eb7729f1756da7ebd P b68a02e58ac34350aa0d177303e6175c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.969678 16706 tablet_server.cc:196] TabletServer@127.16.80.132:0 shutdown complete.
I20260710 13:23:35.999773 16706 master.cc:562] Master@127.16.80.190:43935 shutting down...
I20260710 13:23:36.025333 16706 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e030baeb72e742a4ae1eccb55ac32410 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:36.025885 16706 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e030baeb72e742a4ae1eccb55ac32410 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:36.026161 16706 tablet_replica.cc:333] T 00000000000000000000000000000000 P e030baeb72e742a4ae1eccb55ac32410: stopping tablet replica
I20260710 13:23:36.048542 16706 master.cc:584] Master@127.16.80.190:43935 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (28855 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 13:23:36.108544 16706 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.80.190:38827
I20260710 13:23:36.109726 16706 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:36.116065 18702 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:36.116185 18703 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:36.118021 18705 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:36.118567 16706 server_base.cc:1061] running on GCE node
I20260710 13:23:36.119619 16706 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:36.119817 16706 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:36.119976 16706 hybrid_clock.cc:648] HybridClock initialized: now 1783689816119964 us; error 0 us; skew 500 ppm
I20260710 13:23:36.120460 16706 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:36.122995 16706 webserver.cc:533] Webserver started at http://127.16.80.190:43811/ using document root <none> and password file <none>
I20260710 13:23:36.123571 16706 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:36.123776 16706 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:36.124058 16706 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:36.125176 16706 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689763121184-16706-0/minicluster-data/master-0-root/instance:
uuid: "fb7276ab7d4a4dae85f919804972a2de"
format_stamp: "Formatted at 2026-07-10 13:23:36 on dist-test-slave-3ksx"
I20260710 13:23:36.129715 16706 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260710 13:23:36.133168 18710 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:36.134030 16706 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:23:36.134334 16706 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689763121184-16706-0/minicluster-data/master-0-root
uuid: "fb7276ab7d4a4dae85f919804972a2de"
format_stamp: "Formatted at 2026-07-10 13:23:36 on dist-test-slave-3ksx"
I20260710 13:23:36.134611 16706 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689763121184-16706-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689763121184-16706-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689763121184-16706-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:36.157419 16706 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:36.158680 16706 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:36.202780 16706 rpc_server.cc:307] RPC server started. Bound to: 127.16.80.190:38827
I20260710 13:23:36.202878 18761 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.80.190:38827 every 8 connection(s)
I20260710 13:23:36.207213 18762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.219266 18762 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fb7276ab7d4a4dae85f919804972a2de: Bootstrap starting.
I20260710 13:23:36.224233 18762 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fb7276ab7d4a4dae85f919804972a2de: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:36.228989 18762 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fb7276ab7d4a4dae85f919804972a2de: No bootstrap required, opened a new log
I20260710 13:23:36.231335 18762 raft_consensus.cc:359] T 00000000000000000000000000000000 P fb7276ab7d4a4dae85f919804972a2de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb7276ab7d4a4dae85f919804972a2de" member_type: VOTER }
I20260710 13:23:36.231724 18762 raft_consensus.cc:385] T 00000000000000000000000000000000 P fb7276ab7d4a4dae85f919804972a2de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:36.231992 18762 raft_consensus.cc:740] T 00000000000000000000000000000000 P fb7276ab7d4a4dae85f919804972a2de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb7276ab7d4a4dae85f919804972a2de, State: Initialized, Role: FOLLOWER
I20260710 13:23:36.232626 18762 consensus_queue.cc:260] T 00000000000000000000000000000000 P fb7276ab7d4a4dae85f919804972a2de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fb7276ab7d4a4dae85f919804972a2de" member_type: VOTER }
I20260710 13:23:36.233083 18762 raft_consensus.cc:399] T 00000000000000000000000000000000 P fb7276ab7d4a4dae85f919804972a2de [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:23:36.233301 18762 raft_consensus.cc:493] T 00000000000000000000000000000000 P fb7276ab7d4a4dae85f919804972a2de [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:23:36.233589 18762 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fb7276ab7d4a4dae85f919804972a2de [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:36.238444 18762 raft_consensus.cc:515] T 00000000000000000000000000000000 P fb7276ab7d4a4dae85f919804972a2de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb7276ab7d4a4dae85f919804972a2de" member_type: VOTER }
I20260710 13:23:36.239017 18762 leader_election.cc:304] T 00000000000000000000000000000000 P fb7276ab7d4a4dae85f919804972a2de [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: fb7276ab7d4a4dae85f919804972a2de; no voters: 
I20260710 13:23:36.240219 18762 leader_election.cc:290] T 00000000000000000000000000000000 P fb7276ab7d4a4dae85f919804972a2de [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:23:36.240688 18765 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fb7276ab7d4a4dae85f919804972a2de [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:36.242092 18765 raft_consensus.cc:697] T 00000000000000000000000000000000 P fb7276ab7d4a4dae85f919804972a2de [term 1 LEADER]: Becoming Leader. State: Replica: fb7276ab7d4a4dae85f919804972a2de, State: Running, Role: LEADER
I20260710 13:23:36.242863 18765 consensus_queue.cc:237] T 00000000000000000000000000000000 P fb7276ab7d4a4dae85f919804972a2de [LEADER]: Queue going to LEADER mode. State: All 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: "fb7276ab7d4a4dae85f919804972a2de" member_type: VOTER }
I20260710 13:23:36.243316 18762 sys_catalog.cc:565] T 00000000000000000000000000000000 P fb7276ab7d4a4dae85f919804972a2de [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:23:36.247612 18766 sys_catalog.cc:455] T 00000000000000000000000000000000 P fb7276ab7d4a4dae85f919804972a2de [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fb7276ab7d4a4dae85f919804972a2de" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb7276ab7d4a4dae85f919804972a2de" member_type: VOTER } }
I20260710 13:23:36.251861 18766 sys_catalog.cc:458] T 00000000000000000000000000000000 P fb7276ab7d4a4dae85f919804972a2de [sys.catalog]: This master's current role is: LEADER
I20260710 13:23:36.252400 18767 sys_catalog.cc:455] T 00000000000000000000000000000000 P fb7276ab7d4a4dae85f919804972a2de [sys.catalog]: SysCatalogTable state changed. Reason: New leader fb7276ab7d4a4dae85f919804972a2de. Latest consensus state: current_term: 1 leader_uuid: "fb7276ab7d4a4dae85f919804972a2de" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb7276ab7d4a4dae85f919804972a2de" member_type: VOTER } }
I20260710 13:23:36.253123 18767 sys_catalog.cc:458] T 00000000000000000000000000000000 P fb7276ab7d4a4dae85f919804972a2de [sys.catalog]: This master's current role is: LEADER
I20260710 13:23:36.254721 18773 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:23:36.260672 18773 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:23:36.261955 16706 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:23:36.269969 18773 catalog_manager.cc:1383] Generated new cluster ID: 59532ccccd4e4c2f9d9184b5f43f1bc3
I20260710 13:23:36.270354 18773 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:23:36.295540 18773 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:23:36.296835 18773 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:23:36.310025 18773 catalog_manager.cc:6070] T 00000000000000000000000000000000 P fb7276ab7d4a4dae85f919804972a2de: Generated new TSK 0
I20260710 13:23:36.310660 18773 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:23:36.328989 16706 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:36.335246 18783 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:36.336047 18784 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:36.337913 18786 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:36.338285 16706 server_base.cc:1061] running on GCE node
I20260710 13:23:36.339414 16706 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:36.339632 16706 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:36.339818 16706 hybrid_clock.cc:648] HybridClock initialized: now 1783689816339785 us; error 0 us; skew 500 ppm
I20260710 13:23:36.340366 16706 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:36.342897 16706 webserver.cc:533] Webserver started at http://127.16.80.129:35095/ using document root <none> and password file <none>
I20260710 13:23:36.343418 16706 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:36.343585 16706 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:36.343930 16706 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:36.345165 16706 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689763121184-16706-0/minicluster-data/ts-0-root/instance:
uuid: "da892cb358c6465788f47bf99a48e388"
format_stamp: "Formatted at 2026-07-10 13:23:36 on dist-test-slave-3ksx"
I20260710 13:23:36.349704 16706 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:23:36.353164 18791 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:36.353972 16706 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:23:36.354274 16706 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689763121184-16706-0/minicluster-data/ts-0-root
uuid: "da892cb358c6465788f47bf99a48e388"
format_stamp: "Formatted at 2026-07-10 13:23:36 on dist-test-slave-3ksx"
I20260710 13:23:36.354564 16706 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689763121184-16706-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689763121184-16706-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689763121184-16706-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:36.372870 16706 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:36.374071 16706 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:36.375586 16706 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:36.377919 16706 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:36.378177 16706 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:36.378422 16706 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:36.378600 16706 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:36.436019 16706 rpc_server.cc:307] RPC server started. Bound to: 127.16.80.129:34629
I20260710 13:23:36.436357 18853 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.80.129:34629 every 8 connection(s)
I20260710 13:23:36.441356 16706 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:36.455183 18858 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:36.456720 18859 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:36.459446 18861 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:36.468852 16706 server_base.cc:1061] running on GCE node
I20260710 13:23:36.470346 16706 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:36.470595 16706 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:36.470829 16706 hybrid_clock.cc:648] HybridClock initialized: now 1783689816470809 us; error 0 us; skew 500 ppm
I20260710 13:23:36.471407 16706 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:36.473016 18854 heartbeater.cc:344] Connected to a master server at 127.16.80.190:38827
I20260710 13:23:36.473449 18854 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:36.474308 18854 heartbeater.cc:507] Master 127.16.80.190:38827 requested a full tablet report, sending...
I20260710 13:23:36.474954 16706 webserver.cc:533] Webserver started at http://127.16.80.130:35037/ using document root <none> and password file <none>
I20260710 13:23:36.475638 16706 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:36.475873 16706 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:36.476176 16706 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:36.477363 18727 ts_manager.cc:194] Registered new tserver with Master: da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629)
I20260710 13:23:36.477645 16706 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689763121184-16706-0/minicluster-data/ts-1-root/instance:
uuid: "f97580330de74751bca581d363815efc"
format_stamp: "Formatted at 2026-07-10 13:23:36 on dist-test-slave-3ksx"
I20260710 13:23:36.479921 18727 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39604
I20260710 13:23:36.483708 16706 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.005s
I20260710 13:23:36.487460 18866 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:36.488376 16706 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 13:23:36.488741 16706 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689763121184-16706-0/minicluster-data/ts-1-root
uuid: "f97580330de74751bca581d363815efc"
format_stamp: "Formatted at 2026-07-10 13:23:36 on dist-test-slave-3ksx"
I20260710 13:23:36.489073 16706 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689763121184-16706-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689763121184-16706-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689763121184-16706-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:36.500440 16706 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:36.501718 16706 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:36.503333 16706 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:36.505626 16706 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:36.505865 16706 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:36.506143 16706 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:36.506367 16706 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:36.547262 16706 rpc_server.cc:307] RPC server started. Bound to: 127.16.80.130:38675
I20260710 13:23:36.547417 18928 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.80.130:38675 every 8 connection(s)
I20260710 13:23:36.552142 16706 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:36.559980 18932 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:36.562176 18933 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:36.564699 18935 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:36.564944 16706 server_base.cc:1061] running on GCE node
I20260710 13:23:36.566107 16706 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:36.566429 16706 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:36.566604 18929 heartbeater.cc:344] Connected to a master server at 127.16.80.190:38827
I20260710 13:23:36.566692 16706 hybrid_clock.cc:648] HybridClock initialized: now 1783689816566664 us; error 0 us; skew 500 ppm
I20260710 13:23:36.567117 18929 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:36.567579 16706 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:36.567941 18929 heartbeater.cc:507] Master 127.16.80.190:38827 requested a full tablet report, sending...
I20260710 13:23:36.570811 18727 ts_manager.cc:194] Registered new tserver with Master: f97580330de74751bca581d363815efc (127.16.80.130:38675)
I20260710 13:23:36.570914 16706 webserver.cc:533] Webserver started at http://127.16.80.131:43621/ using document root <none> and password file <none>
I20260710 13:23:36.571560 16706 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:36.571780 16706 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:36.572046 16706 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:36.572418 18727 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39612
I20260710 13:23:36.573240 16706 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689763121184-16706-0/minicluster-data/ts-2-root/instance:
uuid: "c115746392dd4c00a09d9b694d5271e6"
format_stamp: "Formatted at 2026-07-10 13:23:36 on dist-test-slave-3ksx"
I20260710 13:23:36.578390 16706 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:23:36.581828 18940 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:36.582906 16706 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:23:36.583361 16706 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689763121184-16706-0/minicluster-data/ts-2-root
uuid: "c115746392dd4c00a09d9b694d5271e6"
format_stamp: "Formatted at 2026-07-10 13:23:36 on dist-test-slave-3ksx"
I20260710 13:23:36.583662 16706 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689763121184-16706-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689763121184-16706-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689763121184-16706-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:36.604756 16706 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:36.605948 16706 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:36.607574 16706 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:36.609860 16706 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:36.610096 16706 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:36.610347 16706 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:36.610514 16706 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:36.653179 16706 rpc_server.cc:307] RPC server started. Bound to: 127.16.80.131:45879
I20260710 13:23:36.653376 19002 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.80.131:45879 every 8 connection(s)
I20260710 13:23:36.658396 16706 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:36.665882 19007 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:36.666685 19006 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:36.667912 16706 server_base.cc:1061] running on GCE node
W20260710 13:23:36.668810 19009 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:36.670169 16706 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:36.670468 16706 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:36.670727 16706 hybrid_clock.cc:648] HybridClock initialized: now 1783689816670698 us; error 0 us; skew 500 ppm
I20260710 13:23:36.671654 16706 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:36.672457 19003 heartbeater.cc:344] Connected to a master server at 127.16.80.190:38827
I20260710 13:23:36.672924 19003 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:36.673902 19003 heartbeater.cc:507] Master 127.16.80.190:38827 requested a full tablet report, sending...
I20260710 13:23:36.674700 16706 webserver.cc:533] Webserver started at http://127.16.80.132:44659/ using document root <none> and password file <none>
I20260710 13:23:36.675416 16706 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:36.675654 16706 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:36.675987 16706 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:36.676479 18727 ts_manager.cc:194] Registered new tserver with Master: c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879)
I20260710 13:23:36.677055 16706 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689763121184-16706-0/minicluster-data/ts-3-root/instance:
uuid: "cce39a71625e4fa0815e38696e64ad09"
format_stamp: "Formatted at 2026-07-10 13:23:36 on dist-test-slave-3ksx"
I20260710 13:23:36.677935 18727 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39620
I20260710 13:23:36.682372 16706 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260710 13:23:36.686599 19014 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:36.687557 16706 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:23:36.687912 16706 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689763121184-16706-0/minicluster-data/ts-3-root
uuid: "cce39a71625e4fa0815e38696e64ad09"
format_stamp: "Formatted at 2026-07-10 13:23:36 on dist-test-slave-3ksx"
I20260710 13:23:36.688171 16706 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689763121184-16706-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689763121184-16706-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689763121184-16706-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:36.709376 16706 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:36.710826 16706 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:36.712450 16706 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:36.714865 16706 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:36.715142 16706 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:36.715430 16706 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:36.715605 16706 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:36.759018 16706 rpc_server.cc:307] RPC server started. Bound to: 127.16.80.132:46157
I20260710 13:23:36.759222 19076 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.80.132:46157 every 8 connection(s)
I20260710 13:23:36.773346 19077 heartbeater.cc:344] Connected to a master server at 127.16.80.190:38827
I20260710 13:23:36.773857 19077 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:36.774729 19077 heartbeater.cc:507] Master 127.16.80.190:38827 requested a full tablet report, sending...
I20260710 13:23:36.776999 18727 ts_manager.cc:194] Registered new tserver with Master: cce39a71625e4fa0815e38696e64ad09 (127.16.80.132:46157)
I20260710 13:23:36.777561 16706 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015090278s
I20260710 13:23:36.778882 18727 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39626
I20260710 13:23:36.806450 18727 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39628:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 13:23:36.955665 18819 tablet_service.cc:1511] Processing CreateTablet for tablet 87ddc4604eeb492c8dd025e349c70ab3 (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:23:36.956115 18818 tablet_service.cc:1511] Processing CreateTablet for tablet 2219ee50585c4bdb9a4d567922c711d4 (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:23:36.957715 18819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87ddc4604eeb492c8dd025e349c70ab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.957734 18817 tablet_service.cc:1511] Processing CreateTablet for tablet b498d9a9a6bf467a830c74f8d6f10cd3 (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:23:36.959448 18818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2219ee50585c4bdb9a4d567922c711d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.960235 18817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b498d9a9a6bf467a830c74f8d6f10cd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.959702 18816 tablet_service.cc:1511] Processing CreateTablet for tablet b98bef6d7dd64460b0c0497e9281f6a6 (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:23:36.961836 18816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b98bef6d7dd64460b0c0497e9281f6a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.963160 18815 tablet_service.cc:1511] Processing CreateTablet for tablet 84393a2f3f5b4dc9b05214affaed4c88 (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:23:36.964766 18815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84393a2f3f5b4dc9b05214affaed4c88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.991852 18814 tablet_service.cc:1511] Processing CreateTablet for tablet 0a13b77bd34b4956a4aba138e4b5683b (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:23:36.994119 18814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a13b77bd34b4956a4aba138e4b5683b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.005541 18813 tablet_service.cc:1511] Processing CreateTablet for tablet 238a3cd61b5c44c48fb1a61d4bde89e1 (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:23:37.011812 18812 tablet_service.cc:1511] Processing CreateTablet for tablet e39e4444e64b48dd8dcf62cb322334fa (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:23:37.014652 18813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 238a3cd61b5c44c48fb1a61d4bde89e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.015832 18967 tablet_service.cc:1511] Processing CreateTablet for tablet b498d9a9a6bf467a830c74f8d6f10cd3 (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:23:37.017513 18967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b498d9a9a6bf467a830c74f8d6f10cd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.017637 18963 tablet_service.cc:1511] Processing CreateTablet for tablet 1da416d983384f7298444de87d25e0f1 (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:23:37.018111 18968 tablet_service.cc:1511] Processing CreateTablet for tablet 2219ee50585c4bdb9a4d567922c711d4 (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:23:37.020411 18966 tablet_service.cc:1511] Processing CreateTablet for tablet d542e83eb0a94c96a7350f4f50646cf6 (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:23:37.021477 18963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1da416d983384f7298444de87d25e0f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.022253 18968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2219ee50585c4bdb9a4d567922c711d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.023317 18965 tablet_service.cc:1511] Processing CreateTablet for tablet b98bef6d7dd64460b0c0497e9281f6a6 (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:23:37.023996 18961 tablet_service.cc:1511] Processing CreateTablet for tablet f2fcda2334684c6db91a7fe2813af4bd (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:23:37.020511 18962 tablet_service.cc:1511] Processing CreateTablet for tablet 238a3cd61b5c44c48fb1a61d4bde89e1 (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:23:37.025569 18964 tablet_service.cc:1511] Processing CreateTablet for tablet 0a13b77bd34b4956a4aba138e4b5683b (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:23:37.025615 18961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2fcda2334684c6db91a7fe2813af4bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.027163 18964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a13b77bd34b4956a4aba138e4b5683b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.027853 18962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 238a3cd61b5c44c48fb1a61d4bde89e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.028569 18966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d542e83eb0a94c96a7350f4f50646cf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.037498 18965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b98bef6d7dd64460b0c0497e9281f6a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.037499 18811 tablet_service.cc:1511] Processing CreateTablet for tablet f2fcda2334684c6db91a7fe2813af4bd (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:23:37.040791 18811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2fcda2334684c6db91a7fe2813af4bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.042811 18960 tablet_service.cc:1511] Processing CreateTablet for tablet 31afb33e07b4475293af8343ef2d7746 (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:23:37.044653 18960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31afb33e07b4475293af8343ef2d7746. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.059871 19042 tablet_service.cc:1511] Processing CreateTablet for tablet 87ddc4604eeb492c8dd025e349c70ab3 (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:23:37.061530 19042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87ddc4604eeb492c8dd025e349c70ab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.062781 18817 tablet_service.cc:1511] Processing CreateTablet for tablet 1bba1b584fd549c282201668eb47a531 (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:23:37.064230 18817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bba1b584fd549c282201668eb47a531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.072484 19041 tablet_service.cc:1511] Processing CreateTablet for tablet b498d9a9a6bf467a830c74f8d6f10cd3 (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:23:37.074119 19041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b498d9a9a6bf467a830c74f8d6f10cd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.074898 18890 tablet_service.cc:1511] Processing CreateTablet for tablet 84393a2f3f5b4dc9b05214affaed4c88 (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:23:37.076570 18890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84393a2f3f5b4dc9b05214affaed4c88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.076437 18894 tablet_service.cc:1511] Processing CreateTablet for tablet 87ddc4604eeb492c8dd025e349c70ab3 (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:23:37.078068 18894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87ddc4604eeb492c8dd025e349c70ab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.080587 18893 tablet_service.cc:1511] Processing CreateTablet for tablet 2219ee50585c4bdb9a4d567922c711d4 (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:23:37.083406 18892 tablet_service.cc:1511] Processing CreateTablet for tablet d542e83eb0a94c96a7350f4f50646cf6 (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:23:37.085033 18889 tablet_service.cc:1511] Processing CreateTablet for tablet 1da416d983384f7298444de87d25e0f1 (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:23:37.085994 18891 tablet_service.cc:1511] Processing CreateTablet for tablet b98bef6d7dd64460b0c0497e9281f6a6 (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:23:37.096910 18891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b98bef6d7dd64460b0c0497e9281f6a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.097716 18888 tablet_service.cc:1511] Processing CreateTablet for tablet 238a3cd61b5c44c48fb1a61d4bde89e1 (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:23:37.098949 18889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1da416d983384f7298444de87d25e0f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.102222 18893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2219ee50585c4bdb9a4d567922c711d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.103504 18888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 238a3cd61b5c44c48fb1a61d4bde89e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.107777 18892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d542e83eb0a94c96a7350f4f50646cf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.115614 18812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e39e4444e64b48dd8dcf62cb322334fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.121109 19040 tablet_service.cc:1511] Processing CreateTablet for tablet d542e83eb0a94c96a7350f4f50646cf6 (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:23:37.122709 19040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d542e83eb0a94c96a7350f4f50646cf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.123430 19034 tablet_service.cc:1511] Processing CreateTablet for tablet 31afb33e07b4475293af8343ef2d7746 (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:23:37.124387 19039 tablet_service.cc:1511] Processing CreateTablet for tablet 84393a2f3f5b4dc9b05214affaed4c88 (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:23:37.127156 19038 tablet_service.cc:1511] Processing CreateTablet for tablet 0a13b77bd34b4956a4aba138e4b5683b (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:23:37.129989 19037 tablet_service.cc:1511] Processing CreateTablet for tablet 1da416d983384f7298444de87d25e0f1 (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:23:37.133524 19036 tablet_service.cc:1511] Processing CreateTablet for tablet e39e4444e64b48dd8dcf62cb322334fa (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:23:37.136150 19035 tablet_service.cc:1511] Processing CreateTablet for tablet f2fcda2334684c6db91a7fe2813af4bd (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:23:37.138252 19039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84393a2f3f5b4dc9b05214affaed4c88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.138926 19035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2fcda2334684c6db91a7fe2813af4bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.143537 19037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1da416d983384f7298444de87d25e0f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.144843 19036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e39e4444e64b48dd8dcf62cb322334fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.146477 19038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a13b77bd34b4956a4aba138e4b5683b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.155606 19034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31afb33e07b4475293af8343ef2d7746. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.177255 19096 tablet_bootstrap.cc:492] T 87ddc4604eeb492c8dd025e349c70ab3 P da892cb358c6465788f47bf99a48e388: Bootstrap starting.
I20260710 13:23:37.177151 18887 tablet_service.cc:1511] Processing CreateTablet for tablet e39e4444e64b48dd8dcf62cb322334fa (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:23:37.178661 18887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e39e4444e64b48dd8dcf62cb322334fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.180325 18886 tablet_service.cc:1511] Processing CreateTablet for tablet 31afb33e07b4475293af8343ef2d7746 (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:23:37.181800 18886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31afb33e07b4475293af8343ef2d7746. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.184506 18961 tablet_service.cc:1511] Processing CreateTablet for tablet 1bba1b584fd549c282201668eb47a531 (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:23:37.188073 18961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bba1b584fd549c282201668eb47a531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.188436 18819 tablet_service.cc:1511] Processing CreateTablet for tablet dfae963fdf6e4128a15ad4d281951c85 (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:23:37.189080 19033 tablet_service.cc:1511] Processing CreateTablet for tablet dfae963fdf6e4128a15ad4d281951c85 (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:23:37.189971 18819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfae963fdf6e4128a15ad4d281951c85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.190582 19033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfae963fdf6e4128a15ad4d281951c85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.204011 18885 tablet_service.cc:1511] Processing CreateTablet for tablet 1bba1b584fd549c282201668eb47a531 (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:23:37.206099 18885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bba1b584fd549c282201668eb47a531. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:23:37.257961 18775 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:23:37.276890 18967 tablet_service.cc:1511] Processing CreateTablet for tablet 60ea7e01a7d14fe5ac9ef1d7d82f8a58 (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:23:37.278321 18967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60ea7e01a7d14fe5ac9ef1d7d82f8a58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.288990 19097 tablet_bootstrap.cc:492] T 2219ee50585c4bdb9a4d567922c711d4 P c115746392dd4c00a09d9b694d5271e6: Bootstrap starting.
I20260710 13:23:37.310041 19038 tablet_service.cc:1511] Processing CreateTablet for tablet 60ea7e01a7d14fe5ac9ef1d7d82f8a58 (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:23:37.312290 18816 tablet_service.cc:1511] Processing CreateTablet for tablet 60ea7e01a7d14fe5ac9ef1d7d82f8a58 (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:23:37.314334 18816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60ea7e01a7d14fe5ac9ef1d7d82f8a58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.332975 18891 tablet_service.cc:1511] Processing CreateTablet for tablet b7a6205a39f54d85a1cba74d93e00817 (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:23:37.334430 18891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7a6205a39f54d85a1cba74d93e00817. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.338078 19097 tablet_bootstrap.cc:654] T 2219ee50585c4bdb9a4d567922c711d4 P c115746392dd4c00a09d9b694d5271e6: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:37.342558 18966 tablet_service.cc:1511] Processing CreateTablet for tablet b7a6205a39f54d85a1cba74d93e00817 (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:23:37.344198 18966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7a6205a39f54d85a1cba74d93e00817. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.345327 19038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60ea7e01a7d14fe5ac9ef1d7d82f8a58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.345886 19096 tablet_bootstrap.cc:654] T 87ddc4604eeb492c8dd025e349c70ab3 P da892cb358c6465788f47bf99a48e388: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:37.261233 18894 tablet_service.cc:1511] Processing CreateTablet for tablet dfae963fdf6e4128a15ad4d281951c85 (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:23:37.348160 18894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfae963fdf6e4128a15ad4d281951c85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.354867 19098 tablet_bootstrap.cc:492] T 2219ee50585c4bdb9a4d567922c711d4 P f97580330de74751bca581d363815efc: Bootstrap starting.
I20260710 13:23:37.361922 19098 tablet_bootstrap.cc:654] T 2219ee50585c4bdb9a4d567922c711d4 P f97580330de74751bca581d363815efc: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:37.362459 19039 tablet_service.cc:1511] Processing CreateTablet for tablet b7a6205a39f54d85a1cba74d93e00817 (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:23:37.365654 19039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7a6205a39f54d85a1cba74d93e00817. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.372189 18811 tablet_service.cc:1511] Processing CreateTablet for tablet f8a85251895b477495770425c8515083 (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:23:37.373716 18811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8a85251895b477495770425c8515083. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.376085 19041 tablet_service.cc:1511] Processing CreateTablet for tablet 9f0bae3b11724b46b693fe29685a48ad (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:23:37.378079 19041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f0bae3b11724b46b693fe29685a48ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.384208 19099 tablet_bootstrap.cc:492] T b498d9a9a6bf467a830c74f8d6f10cd3 P cce39a71625e4fa0815e38696e64ad09: Bootstrap starting.
I20260710 13:23:37.386482 18966 tablet_service.cc:1511] Processing CreateTablet for tablet f8a85251895b477495770425c8515083 (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:23:37.388501 18966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8a85251895b477495770425c8515083. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.391870 18886 tablet_service.cc:1511] Processing CreateTablet for tablet f8a85251895b477495770425c8515083 (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:23:37.393324 18886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8a85251895b477495770425c8515083. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.408131 18819 tablet_service.cc:1511] Processing CreateTablet for tablet 9f0bae3b11724b46b693fe29685a48ad (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:23:37.409711 18819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f0bae3b11724b46b693fe29685a48ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.413842 19099 tablet_bootstrap.cc:654] T b498d9a9a6bf467a830c74f8d6f10cd3 P cce39a71625e4fa0815e38696e64ad09: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:37.431468 18885 tablet_service.cc:1511] Processing CreateTablet for tablet 9f0bae3b11724b46b693fe29685a48ad (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:23:37.431578 18967 tablet_service.cc:1511] Processing CreateTablet for tablet 54c6ec0e6b544a38afb509fc824e88ee (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:23:37.433000 18885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f0bae3b11724b46b693fe29685a48ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.433000 18967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54c6ec0e6b544a38afb509fc824e88ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.446733 19096 tablet_bootstrap.cc:492] T 87ddc4604eeb492c8dd025e349c70ab3 P da892cb358c6465788f47bf99a48e388: No bootstrap required, opened a new log
I20260710 13:23:37.446861 18887 tablet_service.cc:1511] Processing CreateTablet for tablet 6a6a24ef560c4721a394fb4b19f0d848 (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:23:37.447467 19096 ts_tablet_manager.cc:1403] T 87ddc4604eeb492c8dd025e349c70ab3 P da892cb358c6465788f47bf99a48e388: Time spent bootstrapping tablet: real 0.271s	user 0.007s	sys 0.007s
I20260710 13:23:37.447196 18817 tablet_service.cc:1511] Processing CreateTablet for tablet 54c6ec0e6b544a38afb509fc824e88ee (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:23:37.448448 18887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a6a24ef560c4721a394fb4b19f0d848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.448537 18817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54c6ec0e6b544a38afb509fc824e88ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.452200 18964 tablet_service.cc:1511] Processing CreateTablet for tablet 6a6a24ef560c4721a394fb4b19f0d848 (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:23:37.453611 18964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a6a24ef560c4721a394fb4b19f0d848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.450838 19096 raft_consensus.cc:359] T 87ddc4604eeb492c8dd025e349c70ab3 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:37.464526 19096 raft_consensus.cc:385] T 87ddc4604eeb492c8dd025e349c70ab3 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:37.466010 19037 tablet_service.cc:1511] Processing CreateTablet for tablet 6a6a24ef560c4721a394fb4b19f0d848 (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:23:37.467142 18812 tablet_service.cc:1511] Processing CreateTablet for tablet d9084b17be254f658adfb75572f7dff5 (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:23:37.474546 19037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a6a24ef560c4721a394fb4b19f0d848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.474686 18812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9084b17be254f658adfb75572f7dff5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.473403 19097 tablet_bootstrap.cc:492] T 2219ee50585c4bdb9a4d567922c711d4 P c115746392dd4c00a09d9b694d5271e6: No bootstrap required, opened a new log
I20260710 13:23:37.474841 19041 tablet_service.cc:1511] Processing CreateTablet for tablet 54c6ec0e6b544a38afb509fc824e88ee (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:23:37.477509 19097 ts_tablet_manager.cc:1403] T 2219ee50585c4bdb9a4d567922c711d4 P c115746392dd4c00a09d9b694d5271e6: Time spent bootstrapping tablet: real 0.189s	user 0.018s	sys 0.016s
I20260710 13:23:37.478468 19041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54c6ec0e6b544a38afb509fc824e88ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.479750 19096 raft_consensus.cc:740] T 87ddc4604eeb492c8dd025e349c70ab3 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da892cb358c6465788f47bf99a48e388, State: Initialized, Role: FOLLOWER
I20260710 13:23:37.485682 18854 heartbeater.cc:499] Master 127.16.80.190:38827 was elected leader, sending a full tablet report...
I20260710 13:23:37.486896 19096 consensus_queue.cc:260] T 87ddc4604eeb492c8dd025e349c70ab3 P da892cb358c6465788f47bf99a48e388 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:37.483355 19098 tablet_bootstrap.cc:492] T 2219ee50585c4bdb9a4d567922c711d4 P f97580330de74751bca581d363815efc: No bootstrap required, opened a new log
I20260710 13:23:37.488579 19098 ts_tablet_manager.cc:1403] T 2219ee50585c4bdb9a4d567922c711d4 P f97580330de74751bca581d363815efc: Time spent bootstrapping tablet: real 0.134s	user 0.026s	sys 0.048s
I20260710 13:23:37.488888 18960 tablet_service.cc:1511] Processing CreateTablet for tablet d9084b17be254f658adfb75572f7dff5 (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:23:37.490276 18960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9084b17be254f658adfb75572f7dff5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.483431 18890 tablet_service.cc:1511] Processing CreateTablet for tablet d9084b17be254f658adfb75572f7dff5 (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:23:37.496575 18890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9084b17be254f658adfb75572f7dff5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.501837 19040 tablet_service.cc:1511] Processing CreateTablet for tablet 35e201843ad845349b29a933f04d29db (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:23:37.502089 19097 raft_consensus.cc:359] T 2219ee50585c4bdb9a4d567922c711d4 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:37.502413 19098 raft_consensus.cc:359] T 2219ee50585c4bdb9a4d567922c711d4 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:37.503047 19097 raft_consensus.cc:385] T 2219ee50585c4bdb9a4d567922c711d4 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:37.503201 19098 raft_consensus.cc:385] T 2219ee50585c4bdb9a4d567922c711d4 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:37.503439 19097 raft_consensus.cc:740] T 2219ee50585c4bdb9a4d567922c711d4 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c115746392dd4c00a09d9b694d5271e6, State: Initialized, Role: FOLLOWER
I20260710 13:23:37.503515 19098 raft_consensus.cc:740] T 2219ee50585c4bdb9a4d567922c711d4 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f97580330de74751bca581d363815efc, State: Initialized, Role: FOLLOWER
I20260710 13:23:37.504277 19098 consensus_queue.cc:260] T 2219ee50585c4bdb9a4d567922c711d4 P f97580330de74751bca581d363815efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:37.523725 19097 consensus_queue.cc:260] T 2219ee50585c4bdb9a4d567922c711d4 P c115746392dd4c00a09d9b694d5271e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:37.536587 19040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35e201843ad845349b29a933f04d29db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.548002 19096 ts_tablet_manager.cc:1434] T 87ddc4604eeb492c8dd025e349c70ab3 P da892cb358c6465788f47bf99a48e388: Time spent starting tablet: real 0.100s	user 0.005s	sys 0.016s
I20260710 13:23:37.549192 19096 tablet_bootstrap.cc:492] T b498d9a9a6bf467a830c74f8d6f10cd3 P da892cb358c6465788f47bf99a48e388: Bootstrap starting.
I20260710 13:23:37.566514 19097 ts_tablet_manager.cc:1434] T 2219ee50585c4bdb9a4d567922c711d4 P c115746392dd4c00a09d9b694d5271e6: Time spent starting tablet: real 0.089s	user 0.018s	sys 0.014s
I20260710 13:23:37.566870 18929 heartbeater.cc:499] Master 127.16.80.190:38827 was elected leader, sending a full tablet report...
I20260710 13:23:37.567585 19003 heartbeater.cc:499] Master 127.16.80.190:38827 was elected leader, sending a full tablet report...
I20260710 13:23:37.568914 19099 tablet_bootstrap.cc:492] T b498d9a9a6bf467a830c74f8d6f10cd3 P cce39a71625e4fa0815e38696e64ad09: No bootstrap required, opened a new log
I20260710 13:23:37.569506 19099 ts_tablet_manager.cc:1403] T b498d9a9a6bf467a830c74f8d6f10cd3 P cce39a71625e4fa0815e38696e64ad09: Time spent bootstrapping tablet: real 0.186s	user 0.013s	sys 0.003s
I20260710 13:23:37.571933 19104 raft_consensus.cc:493] T 87ddc4604eeb492c8dd025e349c70ab3 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:37.572618 19104 raft_consensus.cc:515] T 87ddc4604eeb492c8dd025e349c70ab3 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:37.580971 19097 tablet_bootstrap.cc:492] T f2fcda2334684c6db91a7fe2813af4bd P c115746392dd4c00a09d9b694d5271e6: Bootstrap starting.
I20260710 13:23:37.584262 19098 ts_tablet_manager.cc:1434] T 2219ee50585c4bdb9a4d567922c711d4 P f97580330de74751bca581d363815efc: Time spent starting tablet: real 0.095s	user 0.020s	sys 0.007s
I20260710 13:23:37.585870 19098 tablet_bootstrap.cc:492] T 87ddc4604eeb492c8dd025e349c70ab3 P f97580330de74751bca581d363815efc: Bootstrap starting.
I20260710 13:23:37.587790 19099 raft_consensus.cc:359] T b498d9a9a6bf467a830c74f8d6f10cd3 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:37.588699 19099 raft_consensus.cc:385] T b498d9a9a6bf467a830c74f8d6f10cd3 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:37.613035 19099 raft_consensus.cc:740] T b498d9a9a6bf467a830c74f8d6f10cd3 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cce39a71625e4fa0815e38696e64ad09, State: Initialized, Role: FOLLOWER
I20260710 13:23:37.591389 18885 tablet_service.cc:1511] Processing CreateTablet for tablet 35e201843ad845349b29a933f04d29db (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:23:37.593948 18811 tablet_service.cc:1511] Processing CreateTablet for tablet 35e201843ad845349b29a933f04d29db (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:23:37.615294 18811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35e201843ad845349b29a933f04d29db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.596858 18960 tablet_service.cc:1511] Processing CreateTablet for tablet 14bb07f8a9eb4322b9d5b8fbc3c87e22 (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:23:37.620321 18960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14bb07f8a9eb4322b9d5b8fbc3c87e22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.597450 19037 tablet_service.cc:1511] Processing CreateTablet for tablet 14bb07f8a9eb4322b9d5b8fbc3c87e22 (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:23:37.623988 19037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14bb07f8a9eb4322b9d5b8fbc3c87e22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.624488 19099 consensus_queue.cc:260] T b498d9a9a6bf467a830c74f8d6f10cd3 P cce39a71625e4fa0815e38696e64ad09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:37.601117 19104 leader_election.cc:290] T 87ddc4604eeb492c8dd025e349c70ab3 P da892cb358c6465788f47bf99a48e388 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f97580330de74751bca581d363815efc (127.16.80.130:38675), cce39a71625e4fa0815e38696e64ad09 (127.16.80.132:46157)
I20260710 13:23:37.611914 19038 tablet_service.cc:1511] Processing CreateTablet for tablet a8781e3971d3452c9ea143dc662b8f2a (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:23:37.600497 18816 tablet_service.cc:1511] Processing CreateTablet for tablet 14bb07f8a9eb4322b9d5b8fbc3c87e22 (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:23:37.599879 18886 tablet_service.cc:1511] Processing CreateTablet for tablet a8781e3971d3452c9ea143dc662b8f2a (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:23:37.632153 19096 tablet_bootstrap.cc:654] T b498d9a9a6bf467a830c74f8d6f10cd3 P da892cb358c6465788f47bf99a48e388: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:37.632040 18885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35e201843ad845349b29a933f04d29db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.640977 18816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14bb07f8a9eb4322b9d5b8fbc3c87e22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.641954 19038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8781e3971d3452c9ea143dc662b8f2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.642501 18966 tablet_service.cc:1511] Processing CreateTablet for tablet a8781e3971d3452c9ea143dc662b8f2a (DEFAULT_TABLE table=test-workload [id=cad13ce133894095a8d3526136b37173]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:23:37.645092 19105 raft_consensus.cc:493] T 2219ee50585c4bdb9a4d567922c711d4 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:37.657618 18886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8781e3971d3452c9ea143dc662b8f2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.659720 19105 raft_consensus.cc:515] T 2219ee50585c4bdb9a4d567922c711d4 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:37.664911 18966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8781e3971d3452c9ea143dc662b8f2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.665140 19112 raft_consensus.cc:493] T b498d9a9a6bf467a830c74f8d6f10cd3 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:37.665670 19112 raft_consensus.cc:515] T b498d9a9a6bf467a830c74f8d6f10cd3 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:37.669704 19077 heartbeater.cc:499] Master 127.16.80.190:38827 was elected leader, sending a full tablet report...
I20260710 13:23:37.670069 19098 tablet_bootstrap.cc:654] T 87ddc4604eeb492c8dd025e349c70ab3 P f97580330de74751bca581d363815efc: Neither blocks nor log segments found. Creating new log.
W20260710 13:23:37.673822 19004 tablet.cc:2406] T 2219ee50585c4bdb9a4d567922c711d4 P c115746392dd4c00a09d9b694d5271e6: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:23:37.664937 19105 leader_election.cc:290] T 2219ee50585c4bdb9a4d567922c711d4 P f97580330de74751bca581d363815efc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879), da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629)
I20260710 13:23:37.676306 19097 tablet_bootstrap.cc:654] T f2fcda2334684c6db91a7fe2813af4bd P c115746392dd4c00a09d9b694d5271e6: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:37.729627 19099 ts_tablet_manager.cc:1434] T b498d9a9a6bf467a830c74f8d6f10cd3 P cce39a71625e4fa0815e38696e64ad09: Time spent starting tablet: real 0.160s	user 0.008s	sys 0.003s
I20260710 13:23:37.730893 19099 tablet_bootstrap.cc:492] T 0a13b77bd34b4956a4aba138e4b5683b P cce39a71625e4fa0815e38696e64ad09: Bootstrap starting.
I20260710 13:23:37.743438 18904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ddc4604eeb492c8dd025e349c70ab3" candidate_uuid: "da892cb358c6465788f47bf99a48e388" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97580330de74751bca581d363815efc" is_pre_election: true
W20260710 13:23:37.746970 18794 leader_election.cc:343] T 87ddc4604eeb492c8dd025e349c70ab3 P da892cb358c6465788f47bf99a48e388 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f97580330de74751bca581d363815efc (127.16.80.130:38675): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:37.756217 18978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2219ee50585c4bdb9a4d567922c711d4" candidate_uuid: "f97580330de74751bca581d363815efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c115746392dd4c00a09d9b694d5271e6" is_pre_election: true
I20260710 13:23:37.757073 18978 raft_consensus.cc:2468] T 2219ee50585c4bdb9a4d567922c711d4 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f97580330de74751bca581d363815efc in term 0.
I20260710 13:23:37.758667 18870 leader_election.cc:304] T 2219ee50585c4bdb9a4d567922c711d4 P f97580330de74751bca581d363815efc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c115746392dd4c00a09d9b694d5271e6, f97580330de74751bca581d363815efc; no voters: 
I20260710 13:23:37.759630 19105 raft_consensus.cc:2804] T 2219ee50585c4bdb9a4d567922c711d4 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:37.760011 19105 raft_consensus.cc:493] T 2219ee50585c4bdb9a4d567922c711d4 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:37.760339 19105 raft_consensus.cc:3060] T 2219ee50585c4bdb9a4d567922c711d4 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:37.775302 19096 tablet_bootstrap.cc:492] T b498d9a9a6bf467a830c74f8d6f10cd3 P da892cb358c6465788f47bf99a48e388: No bootstrap required, opened a new log
I20260710 13:23:37.776124 19096 ts_tablet_manager.cc:1403] T b498d9a9a6bf467a830c74f8d6f10cd3 P da892cb358c6465788f47bf99a48e388: Time spent bootstrapping tablet: real 0.227s	user 0.011s	sys 0.006s
I20260710 13:23:37.716020 19112 leader_election.cc:290] T b498d9a9a6bf467a830c74f8d6f10cd3 P cce39a71625e4fa0815e38696e64ad09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879), da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629)
I20260710 13:23:37.788211 19096 raft_consensus.cc:359] T b498d9a9a6bf467a830c74f8d6f10cd3 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:37.789215 19096 raft_consensus.cc:385] T b498d9a9a6bf467a830c74f8d6f10cd3 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:37.789602 19096 raft_consensus.cc:740] T b498d9a9a6bf467a830c74f8d6f10cd3 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da892cb358c6465788f47bf99a48e388, State: Initialized, Role: FOLLOWER
I20260710 13:23:37.790648 19096 consensus_queue.cc:260] T b498d9a9a6bf467a830c74f8d6f10cd3 P da892cb358c6465788f47bf99a48e388 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:37.793982 19099 tablet_bootstrap.cc:654] T 0a13b77bd34b4956a4aba138e4b5683b P cce39a71625e4fa0815e38696e64ad09: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:37.800639 19096 ts_tablet_manager.cc:1434] T b498d9a9a6bf467a830c74f8d6f10cd3 P da892cb358c6465788f47bf99a48e388: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.000s
I20260710 13:23:37.808769 19098 tablet_bootstrap.cc:492] T 87ddc4604eeb492c8dd025e349c70ab3 P f97580330de74751bca581d363815efc: No bootstrap required, opened a new log
I20260710 13:23:37.809401 19098 ts_tablet_manager.cc:1403] T 87ddc4604eeb492c8dd025e349c70ab3 P f97580330de74751bca581d363815efc: Time spent bootstrapping tablet: real 0.224s	user 0.013s	sys 0.022s
I20260710 13:23:37.810937 19097 tablet_bootstrap.cc:492] T f2fcda2334684c6db91a7fe2813af4bd P c115746392dd4c00a09d9b694d5271e6: No bootstrap required, opened a new log
I20260710 13:23:37.811564 19097 ts_tablet_manager.cc:1403] T f2fcda2334684c6db91a7fe2813af4bd P c115746392dd4c00a09d9b694d5271e6: Time spent bootstrapping tablet: real 0.231s	user 0.018s	sys 0.019s
I20260710 13:23:37.812390 19098 raft_consensus.cc:359] T 87ddc4604eeb492c8dd025e349c70ab3 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:37.814006 19098 raft_consensus.cc:385] T 87ddc4604eeb492c8dd025e349c70ab3 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:37.814319 19052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ddc4604eeb492c8dd025e349c70ab3" candidate_uuid: "da892cb358c6465788f47bf99a48e388" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cce39a71625e4fa0815e38696e64ad09" is_pre_election: true
W20260710 13:23:37.816191 18794 leader_election.cc:343] T 87ddc4604eeb492c8dd025e349c70ab3 P da892cb358c6465788f47bf99a48e388 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cce39a71625e4fa0815e38696e64ad09 (127.16.80.132:46157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:37.816656 18794 leader_election.cc:304] T 87ddc4604eeb492c8dd025e349c70ab3 P da892cb358c6465788f47bf99a48e388 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da892cb358c6465788f47bf99a48e388; no voters: cce39a71625e4fa0815e38696e64ad09, f97580330de74751bca581d363815efc
I20260710 13:23:37.817905 19104 raft_consensus.cc:2749] T 87ddc4604eeb492c8dd025e349c70ab3 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:37.814347 19098 raft_consensus.cc:740] T 87ddc4604eeb492c8dd025e349c70ab3 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f97580330de74751bca581d363815efc, State: Initialized, Role: FOLLOWER
I20260710 13:23:37.819555 19098 consensus_queue.cc:260] T 87ddc4604eeb492c8dd025e349c70ab3 P f97580330de74751bca581d363815efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:37.797986 19105 raft_consensus.cc:515] T 2219ee50585c4bdb9a4d567922c711d4 P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:37.830379 19096 tablet_bootstrap.cc:492] T 0a13b77bd34b4956a4aba138e4b5683b P da892cb358c6465788f47bf99a48e388: Bootstrap starting.
I20260710 13:23:37.834713 18829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2219ee50585c4bdb9a4d567922c711d4" candidate_uuid: "f97580330de74751bca581d363815efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da892cb358c6465788f47bf99a48e388" is_pre_election: true
W20260710 13:23:37.836851 18870 leader_election.cc:343] T 2219ee50585c4bdb9a4d567922c711d4 P f97580330de74751bca581d363815efc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:37.839123 19097 raft_consensus.cc:359] T f2fcda2334684c6db91a7fe2813af4bd P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:37.854503 19097 raft_consensus.cc:385] T f2fcda2334684c6db91a7fe2813af4bd P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:37.842381 18829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2219ee50585c4bdb9a4d567922c711d4" candidate_uuid: "f97580330de74751bca581d363815efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da892cb358c6465788f47bf99a48e388"
I20260710 13:23:37.842845 19105 leader_election.cc:290] T 2219ee50585c4bdb9a4d567922c711d4 P f97580330de74751bca581d363815efc [CANDIDATE]: Term 1 election: Requested vote from peers c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879), da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629)
I20260710 13:23:37.840150 18978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2219ee50585c4bdb9a4d567922c711d4" candidate_uuid: "f97580330de74751bca581d363815efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c115746392dd4c00a09d9b694d5271e6"
I20260710 13:23:37.856231 19097 raft_consensus.cc:740] T f2fcda2334684c6db91a7fe2813af4bd P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c115746392dd4c00a09d9b694d5271e6, State: Initialized, Role: FOLLOWER
I20260710 13:23:37.856545 18978 raft_consensus.cc:3060] T 2219ee50585c4bdb9a4d567922c711d4 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:37.860948 19099 tablet_bootstrap.cc:492] T 0a13b77bd34b4956a4aba138e4b5683b P cce39a71625e4fa0815e38696e64ad09: No bootstrap required, opened a new log
I20260710 13:23:37.861601 19099 ts_tablet_manager.cc:1403] T 0a13b77bd34b4956a4aba138e4b5683b P cce39a71625e4fa0815e38696e64ad09: Time spent bootstrapping tablet: real 0.131s	user 0.010s	sys 0.004s
W20260710 13:23:37.858135 18870 leader_election.cc:343] T 2219ee50585c4bdb9a4d567922c711d4 P f97580330de74751bca581d363815efc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:37.858167 19098 ts_tablet_manager.cc:1434] T 87ddc4604eeb492c8dd025e349c70ab3 P f97580330de74751bca581d363815efc: Time spent starting tablet: real 0.048s	user 0.020s	sys 0.016s
I20260710 13:23:37.866650 19096 tablet_bootstrap.cc:654] T 0a13b77bd34b4956a4aba138e4b5683b P da892cb358c6465788f47bf99a48e388: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:37.868515 19098 tablet_bootstrap.cc:492] T 1da416d983384f7298444de87d25e0f1 P f97580330de74751bca581d363815efc: Bootstrap starting.
I20260710 13:23:37.869422 18978 raft_consensus.cc:2468] T 2219ee50585c4bdb9a4d567922c711d4 P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f97580330de74751bca581d363815efc in term 1.
I20260710 13:23:37.871047 18870 leader_election.cc:304] T 2219ee50585c4bdb9a4d567922c711d4 P f97580330de74751bca581d363815efc [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: c115746392dd4c00a09d9b694d5271e6, f97580330de74751bca581d363815efc; no voters: da892cb358c6465788f47bf99a48e388
I20260710 13:23:37.872170 19124 raft_consensus.cc:2804] T 2219ee50585c4bdb9a4d567922c711d4 P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:37.872975 19124 raft_consensus.cc:697] T 2219ee50585c4bdb9a4d567922c711d4 P f97580330de74751bca581d363815efc [term 1 LEADER]: Becoming Leader. State: Replica: f97580330de74751bca581d363815efc, State: Running, Role: LEADER
I20260710 13:23:37.872906 19097 consensus_queue.cc:260] T f2fcda2334684c6db91a7fe2813af4bd P c115746392dd4c00a09d9b694d5271e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:37.874011 19124 consensus_queue.cc:237] T 2219ee50585c4bdb9a4d567922c711d4 P f97580330de74751bca581d363815efc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:37.878756 19104 raft_consensus.cc:493] T b498d9a9a6bf467a830c74f8d6f10cd3 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:37.879397 19104 raft_consensus.cc:515] T b498d9a9a6bf467a830c74f8d6f10cd3 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:37.883638 19052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b498d9a9a6bf467a830c74f8d6f10cd3" candidate_uuid: "da892cb358c6465788f47bf99a48e388" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cce39a71625e4fa0815e38696e64ad09" is_pre_election: true
I20260710 13:23:37.884490 19052 raft_consensus.cc:2468] T b498d9a9a6bf467a830c74f8d6f10cd3 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da892cb358c6465788f47bf99a48e388 in term 0.
I20260710 13:23:37.886548 19098 tablet_bootstrap.cc:654] T 1da416d983384f7298444de87d25e0f1 P f97580330de74751bca581d363815efc: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:37.886499 18794 leader_election.cc:304] T b498d9a9a6bf467a830c74f8d6f10cd3 P da892cb358c6465788f47bf99a48e388 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cce39a71625e4fa0815e38696e64ad09, da892cb358c6465788f47bf99a48e388; no voters: 
I20260710 13:23:37.880936 19099 raft_consensus.cc:359] T 0a13b77bd34b4956a4aba138e4b5683b P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:37.888252 19107 raft_consensus.cc:2804] T b498d9a9a6bf467a830c74f8d6f10cd3 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:37.888701 19099 raft_consensus.cc:385] T 0a13b77bd34b4956a4aba138e4b5683b P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:37.888902 19107 raft_consensus.cc:493] T b498d9a9a6bf467a830c74f8d6f10cd3 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:37.885499 19104 leader_election.cc:290] T b498d9a9a6bf467a830c74f8d6f10cd3 P da892cb358c6465788f47bf99a48e388 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879), cce39a71625e4fa0815e38696e64ad09 (127.16.80.132:46157)
I20260710 13:23:37.889179 19099 raft_consensus.cc:740] T 0a13b77bd34b4956a4aba138e4b5683b P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cce39a71625e4fa0815e38696e64ad09, State: Initialized, Role: FOLLOWER
I20260710 13:23:37.890240 19107 raft_consensus.cc:3060] T b498d9a9a6bf467a830c74f8d6f10cd3 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:37.892604 19099 consensus_queue.cc:260] T 0a13b77bd34b4956a4aba138e4b5683b P cce39a71625e4fa0815e38696e64ad09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:37.899641 19099 ts_tablet_manager.cc:1434] T 0a13b77bd34b4956a4aba138e4b5683b P cce39a71625e4fa0815e38696e64ad09: Time spent starting tablet: real 0.038s	user 0.010s	sys 0.001s
I20260710 13:23:37.900863 19099 tablet_bootstrap.cc:492] T dfae963fdf6e4128a15ad4d281951c85 P cce39a71625e4fa0815e38696e64ad09: Bootstrap starting.
I20260710 13:23:37.904944 18977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b498d9a9a6bf467a830c74f8d6f10cd3" candidate_uuid: "da892cb358c6465788f47bf99a48e388" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c115746392dd4c00a09d9b694d5271e6" is_pre_election: true
I20260710 13:23:37.907761 19107 raft_consensus.cc:515] T b498d9a9a6bf467a830c74f8d6f10cd3 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
W20260710 13:23:37.911687 18795 leader_election.cc:343] T b498d9a9a6bf467a830c74f8d6f10cd3 P da892cb358c6465788f47bf99a48e388 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:37.913224 19052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b498d9a9a6bf467a830c74f8d6f10cd3" candidate_uuid: "da892cb358c6465788f47bf99a48e388" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cce39a71625e4fa0815e38696e64ad09"
I20260710 13:23:37.914052 18977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b498d9a9a6bf467a830c74f8d6f10cd3" candidate_uuid: "da892cb358c6465788f47bf99a48e388" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c115746392dd4c00a09d9b694d5271e6"
I20260710 13:23:37.914417 19052 raft_consensus.cc:3060] T b498d9a9a6bf467a830c74f8d6f10cd3 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:37.915031 19099 tablet_bootstrap.cc:654] T dfae963fdf6e4128a15ad4d281951c85 P cce39a71625e4fa0815e38696e64ad09: Neither blocks nor log segments found. Creating new log.
W20260710 13:23:37.919827 18795 leader_election.cc:343] T b498d9a9a6bf467a830c74f8d6f10cd3 P da892cb358c6465788f47bf99a48e388 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:37.921509 18725 catalog_manager.cc:5697] T 2219ee50585c4bdb9a4d567922c711d4 P f97580330de74751bca581d363815efc reported cstate change: term changed from 0 to 1, leader changed from <none> to f97580330de74751bca581d363815efc (127.16.80.130). New cstate: current_term: 1 leader_uuid: "f97580330de74751bca581d363815efc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:37.929134 19097 ts_tablet_manager.cc:1434] T f2fcda2334684c6db91a7fe2813af4bd P c115746392dd4c00a09d9b694d5271e6: Time spent starting tablet: real 0.117s	user 0.007s	sys 0.000s
I20260710 13:23:37.929754 19107 leader_election.cc:290] T b498d9a9a6bf467a830c74f8d6f10cd3 P da892cb358c6465788f47bf99a48e388 [CANDIDATE]: Term 1 election: Requested vote from peers c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879), cce39a71625e4fa0815e38696e64ad09 (127.16.80.132:46157)
I20260710 13:23:37.930369 19097 tablet_bootstrap.cc:492] T 1da416d983384f7298444de87d25e0f1 P c115746392dd4c00a09d9b694d5271e6: Bootstrap starting.
I20260710 13:23:37.933763 19098 tablet_bootstrap.cc:492] T 1da416d983384f7298444de87d25e0f1 P f97580330de74751bca581d363815efc: No bootstrap required, opened a new log
I20260710 13:23:37.934701 19098 ts_tablet_manager.cc:1403] T 1da416d983384f7298444de87d25e0f1 P f97580330de74751bca581d363815efc: Time spent bootstrapping tablet: real 0.067s	user 0.014s	sys 0.007s
I20260710 13:23:37.936600 19052 raft_consensus.cc:2468] T b498d9a9a6bf467a830c74f8d6f10cd3 P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da892cb358c6465788f47bf99a48e388 in term 1.
I20260710 13:23:37.939002 18794 leader_election.cc:304] T b498d9a9a6bf467a830c74f8d6f10cd3 P da892cb358c6465788f47bf99a48e388 [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: cce39a71625e4fa0815e38696e64ad09, da892cb358c6465788f47bf99a48e388; no voters: c115746392dd4c00a09d9b694d5271e6
I20260710 13:23:37.941707 19107 raft_consensus.cc:2804] T b498d9a9a6bf467a830c74f8d6f10cd3 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:37.943826 19107 raft_consensus.cc:697] T b498d9a9a6bf467a830c74f8d6f10cd3 P da892cb358c6465788f47bf99a48e388 [term 1 LEADER]: Becoming Leader. State: Replica: da892cb358c6465788f47bf99a48e388, State: Running, Role: LEADER
I20260710 13:23:37.946328 18829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b498d9a9a6bf467a830c74f8d6f10cd3" candidate_uuid: "cce39a71625e4fa0815e38696e64ad09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da892cb358c6465788f47bf99a48e388" is_pre_election: true
I20260710 13:23:37.946512 19107 consensus_queue.cc:237] T b498d9a9a6bf467a830c74f8d6f10cd3 P da892cb358c6465788f47bf99a48e388 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:37.951521 18978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b498d9a9a6bf467a830c74f8d6f10cd3" candidate_uuid: "cce39a71625e4fa0815e38696e64ad09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c115746392dd4c00a09d9b694d5271e6" is_pre_election: true
W20260710 13:23:37.955035 19018 leader_election.cc:343] T b498d9a9a6bf467a830c74f8d6f10cd3 P cce39a71625e4fa0815e38696e64ad09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:37.956396 19018 leader_election.cc:304] T b498d9a9a6bf467a830c74f8d6f10cd3 P cce39a71625e4fa0815e38696e64ad09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cce39a71625e4fa0815e38696e64ad09; no voters: c115746392dd4c00a09d9b694d5271e6, da892cb358c6465788f47bf99a48e388
I20260710 13:23:37.957326 19112 raft_consensus.cc:2749] T b498d9a9a6bf467a830c74f8d6f10cd3 P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:37.957135 19098 raft_consensus.cc:359] T 1da416d983384f7298444de87d25e0f1 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:37.958065 19098 raft_consensus.cc:385] T 1da416d983384f7298444de87d25e0f1 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:37.958748 19098 raft_consensus.cc:740] T 1da416d983384f7298444de87d25e0f1 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f97580330de74751bca581d363815efc, State: Initialized, Role: FOLLOWER
I20260710 13:23:37.959656 19099 tablet_bootstrap.cc:492] T dfae963fdf6e4128a15ad4d281951c85 P cce39a71625e4fa0815e38696e64ad09: No bootstrap required, opened a new log
I20260710 13:23:37.960078 19099 ts_tablet_manager.cc:1403] T dfae963fdf6e4128a15ad4d281951c85 P cce39a71625e4fa0815e38696e64ad09: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.005s
I20260710 13:23:37.959575 19098 consensus_queue.cc:260] T 1da416d983384f7298444de87d25e0f1 P f97580330de74751bca581d363815efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:37.961930 19098 ts_tablet_manager.cc:1434] T 1da416d983384f7298444de87d25e0f1 P f97580330de74751bca581d363815efc: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260710 13:23:37.962387 19099 raft_consensus.cc:359] T dfae963fdf6e4128a15ad4d281951c85 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:37.962942 19099 raft_consensus.cc:385] T dfae963fdf6e4128a15ad4d281951c85 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:37.963011 19098 tablet_bootstrap.cc:492] T b98bef6d7dd64460b0c0497e9281f6a6 P f97580330de74751bca581d363815efc: Bootstrap starting.
I20260710 13:23:37.966094 19099 raft_consensus.cc:740] T dfae963fdf6e4128a15ad4d281951c85 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cce39a71625e4fa0815e38696e64ad09, State: Initialized, Role: FOLLOWER
I20260710 13:23:37.967073 19099 consensus_queue.cc:260] T dfae963fdf6e4128a15ad4d281951c85 P cce39a71625e4fa0815e38696e64ad09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:37.968662 19097 tablet_bootstrap.cc:654] T 1da416d983384f7298444de87d25e0f1 P c115746392dd4c00a09d9b694d5271e6: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:37.969111 19099 ts_tablet_manager.cc:1434] T dfae963fdf6e4128a15ad4d281951c85 P cce39a71625e4fa0815e38696e64ad09: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260710 13:23:37.970208 19099 tablet_bootstrap.cc:492] T f2fcda2334684c6db91a7fe2813af4bd P cce39a71625e4fa0815e38696e64ad09: Bootstrap starting.
I20260710 13:23:37.965943 19096 tablet_bootstrap.cc:492] T 0a13b77bd34b4956a4aba138e4b5683b P da892cb358c6465788f47bf99a48e388: No bootstrap required, opened a new log
I20260710 13:23:37.972738 19096 ts_tablet_manager.cc:1403] T 0a13b77bd34b4956a4aba138e4b5683b P da892cb358c6465788f47bf99a48e388: Time spent bootstrapping tablet: real 0.159s	user 0.007s	sys 0.021s
I20260710 13:23:37.975150 19096 raft_consensus.cc:359] T 0a13b77bd34b4956a4aba138e4b5683b P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:37.975725 19096 raft_consensus.cc:385] T 0a13b77bd34b4956a4aba138e4b5683b P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:37.975946 19096 raft_consensus.cc:740] T 0a13b77bd34b4956a4aba138e4b5683b P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da892cb358c6465788f47bf99a48e388, State: Initialized, Role: FOLLOWER
I20260710 13:23:37.976583 19096 consensus_queue.cc:260] T 0a13b77bd34b4956a4aba138e4b5683b P da892cb358c6465788f47bf99a48e388 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:37.979446 19096 ts_tablet_manager.cc:1434] T 0a13b77bd34b4956a4aba138e4b5683b P da892cb358c6465788f47bf99a48e388: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 13:23:37.980297 19124 raft_consensus.cc:493] T 87ddc4604eeb492c8dd025e349c70ab3 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:37.980775 19096 tablet_bootstrap.cc:492] T 2219ee50585c4bdb9a4d567922c711d4 P da892cb358c6465788f47bf99a48e388: Bootstrap starting.
I20260710 13:23:37.981015 19124 raft_consensus.cc:515] T 87ddc4604eeb492c8dd025e349c70ab3 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:37.983311 19097 tablet_bootstrap.cc:492] T 1da416d983384f7298444de87d25e0f1 P c115746392dd4c00a09d9b694d5271e6: No bootstrap required, opened a new log
I20260710 13:23:37.984083 19097 ts_tablet_manager.cc:1403] T 1da416d983384f7298444de87d25e0f1 P c115746392dd4c00a09d9b694d5271e6: Time spent bootstrapping tablet: real 0.054s	user 0.007s	sys 0.006s
I20260710 13:23:37.984488 18829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ddc4604eeb492c8dd025e349c70ab3" candidate_uuid: "f97580330de74751bca581d363815efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da892cb358c6465788f47bf99a48e388" is_pre_election: true
I20260710 13:23:37.985342 18829 raft_consensus.cc:2468] T 87ddc4604eeb492c8dd025e349c70ab3 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f97580330de74751bca581d363815efc in term 0.
I20260710 13:23:37.987007 18870 leader_election.cc:304] T 87ddc4604eeb492c8dd025e349c70ab3 P f97580330de74751bca581d363815efc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da892cb358c6465788f47bf99a48e388, f97580330de74751bca581d363815efc; no voters: 
I20260710 13:23:37.987910 19105 raft_consensus.cc:2804] T 87ddc4604eeb492c8dd025e349c70ab3 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:37.988325 19105 raft_consensus.cc:493] T 87ddc4604eeb492c8dd025e349c70ab3 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:37.988454 19124 leader_election.cc:290] T 87ddc4604eeb492c8dd025e349c70ab3 P f97580330de74751bca581d363815efc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629), cce39a71625e4fa0815e38696e64ad09 (127.16.80.132:46157)
I20260710 13:23:37.988761 19105 raft_consensus.cc:3060] T 87ddc4604eeb492c8dd025e349c70ab3 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:37.992215 19098 tablet_bootstrap.cc:654] T b98bef6d7dd64460b0c0497e9281f6a6 P f97580330de74751bca581d363815efc: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:37.992861 19099 tablet_bootstrap.cc:654] T f2fcda2334684c6db91a7fe2813af4bd P cce39a71625e4fa0815e38696e64ad09: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:38.001122 19097 raft_consensus.cc:359] T 1da416d983384f7298444de87d25e0f1 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:38.002033 19097 raft_consensus.cc:385] T 1da416d983384f7298444de87d25e0f1 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:38.002377 19097 raft_consensus.cc:740] T 1da416d983384f7298444de87d25e0f1 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c115746392dd4c00a09d9b694d5271e6, State: Initialized, Role: FOLLOWER
I20260710 13:23:38.003213 19097 consensus_queue.cc:260] T 1da416d983384f7298444de87d25e0f1 P c115746392dd4c00a09d9b694d5271e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:38.003523 18724 catalog_manager.cc:5697] T b498d9a9a6bf467a830c74f8d6f10cd3 P da892cb358c6465788f47bf99a48e388 reported cstate change: term changed from 0 to 1, leader changed from <none> to da892cb358c6465788f47bf99a48e388 (127.16.80.129). New cstate: current_term: 1 leader_uuid: "da892cb358c6465788f47bf99a48e388" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:38.005805 19097 ts_tablet_manager.cc:1434] T 1da416d983384f7298444de87d25e0f1 P c115746392dd4c00a09d9b694d5271e6: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260710 13:23:38.005986 19052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ddc4604eeb492c8dd025e349c70ab3" candidate_uuid: "f97580330de74751bca581d363815efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cce39a71625e4fa0815e38696e64ad09" is_pre_election: true
W20260710 13:23:38.008198 18869 leader_election.cc:343] T 87ddc4604eeb492c8dd025e349c70ab3 P f97580330de74751bca581d363815efc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cce39a71625e4fa0815e38696e64ad09 (127.16.80.132:46157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:38.006958 19097 tablet_bootstrap.cc:492] T b498d9a9a6bf467a830c74f8d6f10cd3 P c115746392dd4c00a09d9b694d5271e6: Bootstrap starting.
I20260710 13:23:38.013916 19098 tablet_bootstrap.cc:492] T b98bef6d7dd64460b0c0497e9281f6a6 P f97580330de74751bca581d363815efc: No bootstrap required, opened a new log
I20260710 13:23:38.015156 19098 ts_tablet_manager.cc:1403] T b98bef6d7dd64460b0c0497e9281f6a6 P f97580330de74751bca581d363815efc: Time spent bootstrapping tablet: real 0.052s	user 0.017s	sys 0.000s
I20260710 13:23:38.018582 19098 raft_consensus.cc:359] T b98bef6d7dd64460b0c0497e9281f6a6 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:38.019445 19098 raft_consensus.cc:385] T b98bef6d7dd64460b0c0497e9281f6a6 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:38.020098 19098 raft_consensus.cc:740] T b98bef6d7dd64460b0c0497e9281f6a6 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f97580330de74751bca581d363815efc, State: Initialized, Role: FOLLOWER
I20260710 13:23:38.021689 19096 tablet_bootstrap.cc:654] T 2219ee50585c4bdb9a4d567922c711d4 P da892cb358c6465788f47bf99a48e388: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:38.002556 19105 raft_consensus.cc:515] T 87ddc4604eeb492c8dd025e349c70ab3 P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:38.030889 18829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ddc4604eeb492c8dd025e349c70ab3" candidate_uuid: "f97580330de74751bca581d363815efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da892cb358c6465788f47bf99a48e388"
I20260710 13:23:38.031811 18829 raft_consensus.cc:3060] T 87ddc4604eeb492c8dd025e349c70ab3 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:38.040421 19097 tablet_bootstrap.cc:654] T b498d9a9a6bf467a830c74f8d6f10cd3 P c115746392dd4c00a09d9b694d5271e6: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:38.044032 19105 leader_election.cc:290] T 87ddc4604eeb492c8dd025e349c70ab3 P f97580330de74751bca581d363815efc [CANDIDATE]: Term 1 election: Requested vote from peers da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629), cce39a71625e4fa0815e38696e64ad09 (127.16.80.132:46157)
I20260710 13:23:38.045954 19052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ddc4604eeb492c8dd025e349c70ab3" candidate_uuid: "f97580330de74751bca581d363815efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cce39a71625e4fa0815e38696e64ad09"
I20260710 13:23:38.049449 18829 raft_consensus.cc:2468] T 87ddc4604eeb492c8dd025e349c70ab3 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f97580330de74751bca581d363815efc in term 1.
I20260710 13:23:38.051172 19099 tablet_bootstrap.cc:492] T f2fcda2334684c6db91a7fe2813af4bd P cce39a71625e4fa0815e38696e64ad09: No bootstrap required, opened a new log
I20260710 13:23:38.050855 18870 leader_election.cc:304] T 87ddc4604eeb492c8dd025e349c70ab3 P f97580330de74751bca581d363815efc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da892cb358c6465788f47bf99a48e388, f97580330de74751bca581d363815efc; no voters: 
I20260710 13:23:38.051818 19099 ts_tablet_manager.cc:1403] T f2fcda2334684c6db91a7fe2813af4bd P cce39a71625e4fa0815e38696e64ad09: Time spent bootstrapping tablet: real 0.082s	user 0.032s	sys 0.021s
I20260710 13:23:38.052088 19105 raft_consensus.cc:2804] T 87ddc4604eeb492c8dd025e349c70ab3 P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:38.053355 19097 tablet_bootstrap.cc:492] T b498d9a9a6bf467a830c74f8d6f10cd3 P c115746392dd4c00a09d9b694d5271e6: No bootstrap required, opened a new log
I20260710 13:23:38.053515 19105 raft_consensus.cc:697] T 87ddc4604eeb492c8dd025e349c70ab3 P f97580330de74751bca581d363815efc [term 1 LEADER]: Becoming Leader. State: Replica: f97580330de74751bca581d363815efc, State: Running, Role: LEADER
I20260710 13:23:38.054070 19097 ts_tablet_manager.cc:1403] T b498d9a9a6bf467a830c74f8d6f10cd3 P c115746392dd4c00a09d9b694d5271e6: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.000s
W20260710 13:23:38.055051 18869 leader_election.cc:343] T 87ddc4604eeb492c8dd025e349c70ab3 P f97580330de74751bca581d363815efc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cce39a71625e4fa0815e38696e64ad09 (127.16.80.132:46157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:38.055402 19099 raft_consensus.cc:359] T f2fcda2334684c6db91a7fe2813af4bd P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:38.031414 19098 consensus_queue.cc:260] T b98bef6d7dd64460b0c0497e9281f6a6 P f97580330de74751bca581d363815efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:38.057528 19099 raft_consensus.cc:385] T f2fcda2334684c6db91a7fe2813af4bd P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:38.057664 19097 raft_consensus.cc:359] T b498d9a9a6bf467a830c74f8d6f10cd3 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:38.057560 19096 tablet_bootstrap.cc:492] T 2219ee50585c4bdb9a4d567922c711d4 P da892cb358c6465788f47bf99a48e388: No bootstrap required, opened a new log
I20260710 13:23:38.054607 19105 consensus_queue.cc:237] T 87ddc4604eeb492c8dd025e349c70ab3 P f97580330de74751bca581d363815efc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:38.058699 19097 raft_consensus.cc:385] T b498d9a9a6bf467a830c74f8d6f10cd3 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:38.058840 19098 ts_tablet_manager.cc:1434] T b98bef6d7dd64460b0c0497e9281f6a6 P f97580330de74751bca581d363815efc: Time spent starting tablet: real 0.043s	user 0.002s	sys 0.006s
I20260710 13:23:38.059144 19096 ts_tablet_manager.cc:1403] T 2219ee50585c4bdb9a4d567922c711d4 P da892cb358c6465788f47bf99a48e388: Time spent bootstrapping tablet: real 0.079s	user 0.010s	sys 0.005s
I20260710 13:23:38.059230 19097 raft_consensus.cc:740] T b498d9a9a6bf467a830c74f8d6f10cd3 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c115746392dd4c00a09d9b694d5271e6, State: Initialized, Role: FOLLOWER
I20260710 13:23:38.060259 19098 tablet_bootstrap.cc:492] T 84393a2f3f5b4dc9b05214affaed4c88 P f97580330de74751bca581d363815efc: Bootstrap starting.
I20260710 13:23:38.060458 19097 consensus_queue.cc:260] T b498d9a9a6bf467a830c74f8d6f10cd3 P c115746392dd4c00a09d9b694d5271e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:38.063186 19096 raft_consensus.cc:359] T 2219ee50585c4bdb9a4d567922c711d4 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:38.058171 19099 raft_consensus.cc:740] T f2fcda2334684c6db91a7fe2813af4bd P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cce39a71625e4fa0815e38696e64ad09, State: Initialized, Role: FOLLOWER
I20260710 13:23:38.064087 19096 raft_consensus.cc:385] T 2219ee50585c4bdb9a4d567922c711d4 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:38.064667 19096 raft_consensus.cc:740] T 2219ee50585c4bdb9a4d567922c711d4 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da892cb358c6465788f47bf99a48e388, State: Initialized, Role: FOLLOWER
I20260710 13:23:38.065343 19099 consensus_queue.cc:260] T f2fcda2334684c6db91a7fe2813af4bd P cce39a71625e4fa0815e38696e64ad09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:38.065601 19096 consensus_queue.cc:260] T 2219ee50585c4bdb9a4d567922c711d4 P da892cb358c6465788f47bf99a48e388 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:38.071771 19098 tablet_bootstrap.cc:654] T 84393a2f3f5b4dc9b05214affaed4c88 P f97580330de74751bca581d363815efc: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:38.073257 19096 ts_tablet_manager.cc:1434] T 2219ee50585c4bdb9a4d567922c711d4 P da892cb358c6465788f47bf99a48e388: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 13:23:38.074347 19096 tablet_bootstrap.cc:492] T 84393a2f3f5b4dc9b05214affaed4c88 P da892cb358c6465788f47bf99a48e388: Bootstrap starting.
I20260710 13:23:38.066957 19097 ts_tablet_manager.cc:1434] T b498d9a9a6bf467a830c74f8d6f10cd3 P c115746392dd4c00a09d9b694d5271e6: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:23:38.070621 19099 ts_tablet_manager.cc:1434] T f2fcda2334684c6db91a7fe2813af4bd P cce39a71625e4fa0815e38696e64ad09: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 13:23:38.076210 19099 tablet_bootstrap.cc:492] T 87ddc4604eeb492c8dd025e349c70ab3 P cce39a71625e4fa0815e38696e64ad09: Bootstrap starting.
I20260710 13:23:38.079305 19097 tablet_bootstrap.cc:492] T b98bef6d7dd64460b0c0497e9281f6a6 P c115746392dd4c00a09d9b694d5271e6: Bootstrap starting.
I20260710 13:23:38.081434 19096 tablet_bootstrap.cc:654] T 84393a2f3f5b4dc9b05214affaed4c88 P da892cb358c6465788f47bf99a48e388: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:38.085620 19099 tablet_bootstrap.cc:654] T 87ddc4604eeb492c8dd025e349c70ab3 P cce39a71625e4fa0815e38696e64ad09: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:38.088928 19106 raft_consensus.cc:493] T f2fcda2334684c6db91a7fe2813af4bd P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:38.089685 19106 raft_consensus.cc:515] T f2fcda2334684c6db91a7fe2813af4bd P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:38.108677 19106 leader_election.cc:290] T f2fcda2334684c6db91a7fe2813af4bd P c115746392dd4c00a09d9b694d5271e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cce39a71625e4fa0815e38696e64ad09 (127.16.80.132:46157), da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629)
I20260710 13:23:38.097823 18725 catalog_manager.cc:5697] T 87ddc4604eeb492c8dd025e349c70ab3 P f97580330de74751bca581d363815efc reported cstate change: term changed from 0 to 1, leader changed from <none> to f97580330de74751bca581d363815efc (127.16.80.130). New cstate: current_term: 1 leader_uuid: "f97580330de74751bca581d363815efc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:38.131171 19096 tablet_bootstrap.cc:492] T 84393a2f3f5b4dc9b05214affaed4c88 P da892cb358c6465788f47bf99a48e388: No bootstrap required, opened a new log
I20260710 13:23:38.131767 19096 ts_tablet_manager.cc:1403] T 84393a2f3f5b4dc9b05214affaed4c88 P da892cb358c6465788f47bf99a48e388: Time spent bootstrapping tablet: real 0.058s	user 0.041s	sys 0.012s
I20260710 13:23:38.131770 19099 tablet_bootstrap.cc:492] T 87ddc4604eeb492c8dd025e349c70ab3 P cce39a71625e4fa0815e38696e64ad09: No bootstrap required, opened a new log
I20260710 13:23:38.132515 19098 tablet_bootstrap.cc:492] T 84393a2f3f5b4dc9b05214affaed4c88 P f97580330de74751bca581d363815efc: No bootstrap required, opened a new log
I20260710 13:23:38.132550 19099 ts_tablet_manager.cc:1403] T 87ddc4604eeb492c8dd025e349c70ab3 P cce39a71625e4fa0815e38696e64ad09: Time spent bootstrapping tablet: real 0.057s	user 0.030s	sys 0.020s
I20260710 13:23:38.133159 19098 ts_tablet_manager.cc:1403] T 84393a2f3f5b4dc9b05214affaed4c88 P f97580330de74751bca581d363815efc: Time spent bootstrapping tablet: real 0.073s	user 0.011s	sys 0.003s
I20260710 13:23:38.135075 19096 raft_consensus.cc:359] T 84393a2f3f5b4dc9b05214affaed4c88 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:38.135950 19096 raft_consensus.cc:385] T 84393a2f3f5b4dc9b05214affaed4c88 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:38.136461 19096 raft_consensus.cc:740] T 84393a2f3f5b4dc9b05214affaed4c88 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da892cb358c6465788f47bf99a48e388, State: Initialized, Role: FOLLOWER
I20260710 13:23:38.136088 19099 raft_consensus.cc:359] T 87ddc4604eeb492c8dd025e349c70ab3 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:38.137019 19099 raft_consensus.cc:385] T 87ddc4604eeb492c8dd025e349c70ab3 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:38.137511 19099 raft_consensus.cc:740] T 87ddc4604eeb492c8dd025e349c70ab3 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cce39a71625e4fa0815e38696e64ad09, State: Initialized, Role: FOLLOWER
I20260710 13:23:38.137373 19096 consensus_queue.cc:260] T 84393a2f3f5b4dc9b05214affaed4c88 P da892cb358c6465788f47bf99a48e388 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:38.139845 19096 ts_tablet_manager.cc:1434] T 84393a2f3f5b4dc9b05214affaed4c88 P da892cb358c6465788f47bf99a48e388: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260710 13:23:38.140928 19096 tablet_bootstrap.cc:492] T 238a3cd61b5c44c48fb1a61d4bde89e1 P da892cb358c6465788f47bf99a48e388: Bootstrap starting.
I20260710 13:23:38.141887 19099 consensus_queue.cc:260] T 87ddc4604eeb492c8dd025e349c70ab3 P cce39a71625e4fa0815e38696e64ad09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:38.147513 19096 tablet_bootstrap.cc:654] T 238a3cd61b5c44c48fb1a61d4bde89e1 P da892cb358c6465788f47bf99a48e388: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:38.147229 19098 raft_consensus.cc:359] T 84393a2f3f5b4dc9b05214affaed4c88 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:38.148053 19098 raft_consensus.cc:385] T 84393a2f3f5b4dc9b05214affaed4c88 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:38.148380 19098 raft_consensus.cc:740] T 84393a2f3f5b4dc9b05214affaed4c88 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f97580330de74751bca581d363815efc, State: Initialized, Role: FOLLOWER
I20260710 13:23:38.137025 19097 tablet_bootstrap.cc:654] T b98bef6d7dd64460b0c0497e9281f6a6 P c115746392dd4c00a09d9b694d5271e6: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:38.151512 19099 ts_tablet_manager.cc:1434] T 87ddc4604eeb492c8dd025e349c70ab3 P cce39a71625e4fa0815e38696e64ad09: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 13:23:38.153110 19099 tablet_bootstrap.cc:492] T 84393a2f3f5b4dc9b05214affaed4c88 P cce39a71625e4fa0815e38696e64ad09: Bootstrap starting.
I20260710 13:23:38.155771 18829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fcda2334684c6db91a7fe2813af4bd" candidate_uuid: "c115746392dd4c00a09d9b694d5271e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da892cb358c6465788f47bf99a48e388" is_pre_election: true
W20260710 13:23:38.157711 18944 leader_election.cc:343] T f2fcda2334684c6db91a7fe2813af4bd P c115746392dd4c00a09d9b694d5271e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:38.158797 19098 consensus_queue.cc:260] T 84393a2f3f5b4dc9b05214affaed4c88 P f97580330de74751bca581d363815efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:38.162941 19099 tablet_bootstrap.cc:654] T 84393a2f3f5b4dc9b05214affaed4c88 P cce39a71625e4fa0815e38696e64ad09: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:38.166424 19098 ts_tablet_manager.cc:1434] T 84393a2f3f5b4dc9b05214affaed4c88 P f97580330de74751bca581d363815efc: Time spent starting tablet: real 0.033s	user 0.010s	sys 0.000s
I20260710 13:23:38.167626 19098 tablet_bootstrap.cc:492] T 238a3cd61b5c44c48fb1a61d4bde89e1 P f97580330de74751bca581d363815efc: Bootstrap starting.
I20260710 13:23:38.173995 19098 tablet_bootstrap.cc:654] T 238a3cd61b5c44c48fb1a61d4bde89e1 P f97580330de74751bca581d363815efc: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:38.176756 19097 tablet_bootstrap.cc:492] T b98bef6d7dd64460b0c0497e9281f6a6 P c115746392dd4c00a09d9b694d5271e6: No bootstrap required, opened a new log
I20260710 13:23:38.177353 19097 ts_tablet_manager.cc:1403] T b98bef6d7dd64460b0c0497e9281f6a6 P c115746392dd4c00a09d9b694d5271e6: Time spent bootstrapping tablet: real 0.098s	user 0.009s	sys 0.003s
I20260710 13:23:38.180776 19099 tablet_bootstrap.cc:492] T 84393a2f3f5b4dc9b05214affaed4c88 P cce39a71625e4fa0815e38696e64ad09: No bootstrap required, opened a new log
I20260710 13:23:38.181077 19097 raft_consensus.cc:359] T b98bef6d7dd64460b0c0497e9281f6a6 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:38.182489 19097 raft_consensus.cc:385] T b98bef6d7dd64460b0c0497e9281f6a6 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:38.182489 19052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fcda2334684c6db91a7fe2813af4bd" candidate_uuid: "c115746392dd4c00a09d9b694d5271e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cce39a71625e4fa0815e38696e64ad09" is_pre_election: true
I20260710 13:23:38.182978 19097 raft_consensus.cc:740] T b98bef6d7dd64460b0c0497e9281f6a6 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c115746392dd4c00a09d9b694d5271e6, State: Initialized, Role: FOLLOWER
I20260710 13:23:38.183368 19052 raft_consensus.cc:2468] T f2fcda2334684c6db91a7fe2813af4bd P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c115746392dd4c00a09d9b694d5271e6 in term 0.
I20260710 13:23:38.183527 19099 ts_tablet_manager.cc:1403] T 84393a2f3f5b4dc9b05214affaed4c88 P cce39a71625e4fa0815e38696e64ad09: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.007s
I20260710 13:23:38.185055 18943 leader_election.cc:304] T f2fcda2334684c6db91a7fe2813af4bd P c115746392dd4c00a09d9b694d5271e6 [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: c115746392dd4c00a09d9b694d5271e6, cce39a71625e4fa0815e38696e64ad09; no voters: da892cb358c6465788f47bf99a48e388
I20260710 13:23:38.184679 19097 consensus_queue.cc:260] T b98bef6d7dd64460b0c0497e9281f6a6 P c115746392dd4c00a09d9b694d5271e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:38.186414 19106 raft_consensus.cc:2804] T f2fcda2334684c6db91a7fe2813af4bd P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:38.186861 19096 tablet_bootstrap.cc:492] T 238a3cd61b5c44c48fb1a61d4bde89e1 P da892cb358c6465788f47bf99a48e388: No bootstrap required, opened a new log
I20260710 13:23:38.186861 19106 raft_consensus.cc:493] T f2fcda2334684c6db91a7fe2813af4bd P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:38.187471 19106 raft_consensus.cc:3060] T f2fcda2334684c6db91a7fe2813af4bd P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:38.187608 19096 ts_tablet_manager.cc:1403] T 238a3cd61b5c44c48fb1a61d4bde89e1 P da892cb358c6465788f47bf99a48e388: Time spent bootstrapping tablet: real 0.047s	user 0.021s	sys 0.024s
I20260710 13:23:38.188264 19099 raft_consensus.cc:359] T 84393a2f3f5b4dc9b05214affaed4c88 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:38.189286 19099 raft_consensus.cc:385] T 84393a2f3f5b4dc9b05214affaed4c88 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:38.189991 19099 raft_consensus.cc:740] T 84393a2f3f5b4dc9b05214affaed4c88 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cce39a71625e4fa0815e38696e64ad09, State: Initialized, Role: FOLLOWER
I20260710 13:23:38.190878 19096 raft_consensus.cc:359] T 238a3cd61b5c44c48fb1a61d4bde89e1 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:38.191800 19096 raft_consensus.cc:385] T 238a3cd61b5c44c48fb1a61d4bde89e1 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:38.192116 19096 raft_consensus.cc:740] T 238a3cd61b5c44c48fb1a61d4bde89e1 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da892cb358c6465788f47bf99a48e388, State: Initialized, Role: FOLLOWER
I20260710 13:23:38.191293 19099 consensus_queue.cc:260] T 84393a2f3f5b4dc9b05214affaed4c88 P cce39a71625e4fa0815e38696e64ad09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:38.193008 19096 consensus_queue.cc:260] T 238a3cd61b5c44c48fb1a61d4bde89e1 P da892cb358c6465788f47bf99a48e388 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:38.195536 19096 ts_tablet_manager.cc:1434] T 238a3cd61b5c44c48fb1a61d4bde89e1 P da892cb358c6465788f47bf99a48e388: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:23:38.196774 19096 tablet_bootstrap.cc:492] T 1bba1b584fd549c282201668eb47a531 P da892cb358c6465788f47bf99a48e388: Bootstrap starting.
I20260710 13:23:38.201005 19099 ts_tablet_manager.cc:1434] T 84393a2f3f5b4dc9b05214affaed4c88 P cce39a71625e4fa0815e38696e64ad09: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 13:23:38.195484 19106 raft_consensus.cc:515] T f2fcda2334684c6db91a7fe2813af4bd P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:38.201174 19097 ts_tablet_manager.cc:1434] T b98bef6d7dd64460b0c0497e9281f6a6 P c115746392dd4c00a09d9b694d5271e6: Time spent starting tablet: real 0.023s	user 0.015s	sys 0.001s
I20260710 13:23:38.203424 19096 tablet_bootstrap.cc:654] T 1bba1b584fd549c282201668eb47a531 P da892cb358c6465788f47bf99a48e388: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:38.203577 19105 raft_consensus.cc:493] T 1da416d983384f7298444de87d25e0f1 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:38.206235 19097 tablet_bootstrap.cc:492] T 0a13b77bd34b4956a4aba138e4b5683b P c115746392dd4c00a09d9b694d5271e6: Bootstrap starting.
I20260710 13:23:38.206601 19105 raft_consensus.cc:515] T 1da416d983384f7298444de87d25e0f1 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:38.207001 19106 leader_election.cc:290] T f2fcda2334684c6db91a7fe2813af4bd P c115746392dd4c00a09d9b694d5271e6 [CANDIDATE]: Term 1 election: Requested vote from peers cce39a71625e4fa0815e38696e64ad09 (127.16.80.132:46157), da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629)
I20260710 13:23:38.208177 19107 raft_consensus.cc:493] T 0a13b77bd34b4956a4aba138e4b5683b P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:38.208403 18829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fcda2334684c6db91a7fe2813af4bd" candidate_uuid: "c115746392dd4c00a09d9b694d5271e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da892cb358c6465788f47bf99a48e388"
I20260710 13:23:38.208715 19052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fcda2334684c6db91a7fe2813af4bd" candidate_uuid: "c115746392dd4c00a09d9b694d5271e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cce39a71625e4fa0815e38696e64ad09"
I20260710 13:23:38.209065 19105 leader_election.cc:290] T 1da416d983384f7298444de87d25e0f1 P f97580330de74751bca581d363815efc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879), cce39a71625e4fa0815e38696e64ad09 (127.16.80.132:46157)
I20260710 13:23:38.208819 19107 raft_consensus.cc:515] T 0a13b77bd34b4956a4aba138e4b5683b P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:38.209991 19104 raft_consensus.cc:493] T 2219ee50585c4bdb9a4d567922c711d4 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:38.210457 19104 raft_consensus.cc:515] T 2219ee50585c4bdb9a4d567922c711d4 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:38.210614 19051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1da416d983384f7298444de87d25e0f1" candidate_uuid: "f97580330de74751bca581d363815efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cce39a71625e4fa0815e38696e64ad09" is_pre_election: true
I20260710 13:23:38.211259 19107 leader_election.cc:290] T 0a13b77bd34b4956a4aba138e4b5683b P da892cb358c6465788f47bf99a48e388 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879), cce39a71625e4fa0815e38696e64ad09 (127.16.80.132:46157)
I20260710 13:23:38.212570 19104 leader_election.cc:290] T 2219ee50585c4bdb9a4d567922c711d4 P da892cb358c6465788f47bf99a48e388 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879), f97580330de74751bca581d363815efc (127.16.80.130:38675)
W20260710 13:23:38.213303 18944 leader_election.cc:343] T f2fcda2334684c6db91a7fe2813af4bd P c115746392dd4c00a09d9b694d5271e6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:23:38.213618 18869 leader_election.cc:343] T 1da416d983384f7298444de87d25e0f1 P f97580330de74751bca581d363815efc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cce39a71625e4fa0815e38696e64ad09 (127.16.80.132:46157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:38.214670 18978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1da416d983384f7298444de87d25e0f1" candidate_uuid: "f97580330de74751bca581d363815efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c115746392dd4c00a09d9b694d5271e6" is_pre_election: true
I20260710 13:23:38.215477 18978 raft_consensus.cc:2468] T 1da416d983384f7298444de87d25e0f1 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f97580330de74751bca581d363815efc in term 0.
I20260710 13:23:38.206235 19099 tablet_bootstrap.cc:492] T e39e4444e64b48dd8dcf62cb322334fa P cce39a71625e4fa0815e38696e64ad09: Bootstrap starting.
I20260710 13:23:38.217006 19112 raft_consensus.cc:493] T 0a13b77bd34b4956a4aba138e4b5683b P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:38.217550 19112 raft_consensus.cc:515] T 0a13b77bd34b4956a4aba138e4b5683b P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:38.219753 19112 leader_election.cc:290] T 0a13b77bd34b4956a4aba138e4b5683b P cce39a71625e4fa0815e38696e64ad09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879), da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629)
I20260710 13:23:38.222453 19098 tablet_bootstrap.cc:492] T 238a3cd61b5c44c48fb1a61d4bde89e1 P f97580330de74751bca581d363815efc: No bootstrap required, opened a new log
I20260710 13:23:38.223399 19098 ts_tablet_manager.cc:1403] T 238a3cd61b5c44c48fb1a61d4bde89e1 P f97580330de74751bca581d363815efc: Time spent bootstrapping tablet: real 0.056s	user 0.017s	sys 0.003s
I20260710 13:23:38.224829 18977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2219ee50585c4bdb9a4d567922c711d4" candidate_uuid: "da892cb358c6465788f47bf99a48e388" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c115746392dd4c00a09d9b694d5271e6" is_pre_election: true
I20260710 13:23:38.225768 18977 raft_consensus.cc:2393] T 2219ee50585c4bdb9a4d567922c711d4 P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate da892cb358c6465788f47bf99a48e388 in current term 1: Already voted for candidate f97580330de74751bca581d363815efc in this term.
I20260710 13:23:38.214818 18904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2219ee50585c4bdb9a4d567922c711d4" candidate_uuid: "da892cb358c6465788f47bf99a48e388" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97580330de74751bca581d363815efc" is_pre_election: true
I20260710 13:23:38.227978 18794 leader_election.cc:304] T 2219ee50585c4bdb9a4d567922c711d4 P da892cb358c6465788f47bf99a48e388 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da892cb358c6465788f47bf99a48e388; no voters: c115746392dd4c00a09d9b694d5271e6, f97580330de74751bca581d363815efc
I20260710 13:23:38.229214 19051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a13b77bd34b4956a4aba138e4b5683b" candidate_uuid: "da892cb358c6465788f47bf99a48e388" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cce39a71625e4fa0815e38696e64ad09" is_pre_election: true
I20260710 13:23:38.230120 19051 raft_consensus.cc:2468] T 0a13b77bd34b4956a4aba138e4b5683b P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da892cb358c6465788f47bf99a48e388 in term 0.
I20260710 13:23:38.232170 18794 leader_election.cc:304] T 0a13b77bd34b4956a4aba138e4b5683b P da892cb358c6465788f47bf99a48e388 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cce39a71625e4fa0815e38696e64ad09, da892cb358c6465788f47bf99a48e388; no voters: 
I20260710 13:23:38.233500 19107 raft_consensus.cc:3060] T 2219ee50585c4bdb9a4d567922c711d4 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:38.236198 19098 raft_consensus.cc:359] T 238a3cd61b5c44c48fb1a61d4bde89e1 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:38.239283 19098 raft_consensus.cc:385] T 238a3cd61b5c44c48fb1a61d4bde89e1 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:38.239467 18978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a13b77bd34b4956a4aba138e4b5683b" candidate_uuid: "da892cb358c6465788f47bf99a48e388" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c115746392dd4c00a09d9b694d5271e6" is_pre_election: true
I20260710 13:23:38.239837 19098 raft_consensus.cc:740] T 238a3cd61b5c44c48fb1a61d4bde89e1 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f97580330de74751bca581d363815efc, State: Initialized, Role: FOLLOWER
W20260710 13:23:38.241133 18795 leader_election.cc:343] T 0a13b77bd34b4956a4aba138e4b5683b P da892cb358c6465788f47bf99a48e388 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:38.238641 19097 tablet_bootstrap.cc:654] T 0a13b77bd34b4956a4aba138e4b5683b P c115746392dd4c00a09d9b694d5271e6: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:38.241544 19107 raft_consensus.cc:2749] T 2219ee50585c4bdb9a4d567922c711d4 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:38.209218 19052 raft_consensus.cc:3060] T f2fcda2334684c6db91a7fe2813af4bd P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:38.243265 18829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a13b77bd34b4956a4aba138e4b5683b" candidate_uuid: "cce39a71625e4fa0815e38696e64ad09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da892cb358c6465788f47bf99a48e388" is_pre_election: true
I20260710 13:23:38.243820 18870 leader_election.cc:304] T 1da416d983384f7298444de87d25e0f1 P f97580330de74751bca581d363815efc [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: c115746392dd4c00a09d9b694d5271e6, f97580330de74751bca581d363815efc; no voters: cce39a71625e4fa0815e38696e64ad09
I20260710 13:23:38.244213 18829 raft_consensus.cc:2468] T 0a13b77bd34b4956a4aba138e4b5683b P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cce39a71625e4fa0815e38696e64ad09 in term 0.
I20260710 13:23:38.244746 19105 raft_consensus.cc:2804] T 1da416d983384f7298444de87d25e0f1 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:38.245108 19105 raft_consensus.cc:493] T 1da416d983384f7298444de87d25e0f1 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:38.241294 19098 consensus_queue.cc:260] T 238a3cd61b5c44c48fb1a61d4bde89e1 P f97580330de74751bca581d363815efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:38.245544 19105 raft_consensus.cc:3060] T 1da416d983384f7298444de87d25e0f1 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:38.245865 19018 leader_election.cc:304] T 0a13b77bd34b4956a4aba138e4b5683b P cce39a71625e4fa0815e38696e64ad09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cce39a71625e4fa0815e38696e64ad09, da892cb358c6465788f47bf99a48e388; no voters: 
I20260710 13:23:38.246874 19112 raft_consensus.cc:2804] T 0a13b77bd34b4956a4aba138e4b5683b P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:38.247262 19104 raft_consensus.cc:2804] T 0a13b77bd34b4956a4aba138e4b5683b P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:38.247378 19112 raft_consensus.cc:493] T 0a13b77bd34b4956a4aba138e4b5683b P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:38.247496 19098 ts_tablet_manager.cc:1434] T 238a3cd61b5c44c48fb1a61d4bde89e1 P f97580330de74751bca581d363815efc: Time spent starting tablet: real 0.024s	user 0.010s	sys 0.000s
I20260710 13:23:38.247781 19104 raft_consensus.cc:493] T 0a13b77bd34b4956a4aba138e4b5683b P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:38.248063 19112 raft_consensus.cc:3060] T 0a13b77bd34b4956a4aba138e4b5683b P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:38.248296 19104 raft_consensus.cc:3060] T 0a13b77bd34b4956a4aba138e4b5683b P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:38.238754 18977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a13b77bd34b4956a4aba138e4b5683b" candidate_uuid: "cce39a71625e4fa0815e38696e64ad09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c115746392dd4c00a09d9b694d5271e6" is_pre_election: true
I20260710 13:23:38.252122 19098 tablet_bootstrap.cc:492] T d542e83eb0a94c96a7350f4f50646cf6 P f97580330de74751bca581d363815efc: Bootstrap starting.
I20260710 13:23:38.253300 19105 raft_consensus.cc:515] T 1da416d983384f7298444de87d25e0f1 P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:38.256824 18977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1da416d983384f7298444de87d25e0f1" candidate_uuid: "f97580330de74751bca581d363815efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c115746392dd4c00a09d9b694d5271e6"
I20260710 13:23:38.257575 18977 raft_consensus.cc:3060] T 1da416d983384f7298444de87d25e0f1 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:38.256412 19112 raft_consensus.cc:515] T 0a13b77bd34b4956a4aba138e4b5683b P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
W20260710 13:23:38.262424 19018 leader_election.cc:343] T 0a13b77bd34b4956a4aba138e4b5683b P cce39a71625e4fa0815e38696e64ad09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:38.262950 18978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a13b77bd34b4956a4aba138e4b5683b" candidate_uuid: "cce39a71625e4fa0815e38696e64ad09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c115746392dd4c00a09d9b694d5271e6"
I20260710 13:23:38.266036 19112 leader_election.cc:290] T 0a13b77bd34b4956a4aba138e4b5683b P cce39a71625e4fa0815e38696e64ad09 [CANDIDATE]: Term 1 election: Requested vote from peers c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879), da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629)
W20260710 13:23:38.266534 18775 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:23:38.267064 18829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a13b77bd34b4956a4aba138e4b5683b" candidate_uuid: "cce39a71625e4fa0815e38696e64ad09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da892cb358c6465788f47bf99a48e388"
W20260710 13:23:38.267081 19018 leader_election.cc:343] T 0a13b77bd34b4956a4aba138e4b5683b P cce39a71625e4fa0815e38696e64ad09 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:38.269237 19098 tablet_bootstrap.cc:654] T d542e83eb0a94c96a7350f4f50646cf6 P f97580330de74751bca581d363815efc: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:38.270426 19105 leader_election.cc:290] T 1da416d983384f7298444de87d25e0f1 P f97580330de74751bca581d363815efc [CANDIDATE]: Term 1 election: Requested vote from peers c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879), cce39a71625e4fa0815e38696e64ad09 (127.16.80.132:46157)
I20260710 13:23:38.271822 19051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1da416d983384f7298444de87d25e0f1" candidate_uuid: "f97580330de74751bca581d363815efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cce39a71625e4fa0815e38696e64ad09"
W20260710 13:23:38.273798 18869 leader_election.cc:343] T 1da416d983384f7298444de87d25e0f1 P f97580330de74751bca581d363815efc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cce39a71625e4fa0815e38696e64ad09 (127.16.80.132:46157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:38.275564 19105 raft_consensus.cc:493] T 84393a2f3f5b4dc9b05214affaed4c88 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:38.281534 19105 raft_consensus.cc:515] T 84393a2f3f5b4dc9b05214affaed4c88 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:38.283031 18977 raft_consensus.cc:2468] T 1da416d983384f7298444de87d25e0f1 P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f97580330de74751bca581d363815efc in term 1.
I20260710 13:23:38.284080 19105 leader_election.cc:290] T 84393a2f3f5b4dc9b05214affaed4c88 P f97580330de74751bca581d363815efc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cce39a71625e4fa0815e38696e64ad09 (127.16.80.132:46157), da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629)
I20260710 13:23:38.284755 18870 leader_election.cc:304] T 1da416d983384f7298444de87d25e0f1 P f97580330de74751bca581d363815efc [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: c115746392dd4c00a09d9b694d5271e6, f97580330de74751bca581d363815efc; no voters: cce39a71625e4fa0815e38696e64ad09
I20260710 13:23:38.285063 19051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84393a2f3f5b4dc9b05214affaed4c88" candidate_uuid: "f97580330de74751bca581d363815efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cce39a71625e4fa0815e38696e64ad09" is_pre_election: true
I20260710 13:23:38.285499 18828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84393a2f3f5b4dc9b05214affaed4c88" candidate_uuid: "f97580330de74751bca581d363815efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da892cb358c6465788f47bf99a48e388" is_pre_election: true
I20260710 13:23:38.285781 19051 raft_consensus.cc:2468] T 84393a2f3f5b4dc9b05214affaed4c88 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f97580330de74751bca581d363815efc in term 0.
I20260710 13:23:38.286137 18828 raft_consensus.cc:2468] T 84393a2f3f5b4dc9b05214affaed4c88 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f97580330de74751bca581d363815efc in term 0.
I20260710 13:23:38.286310 19052 raft_consensus.cc:2468] T f2fcda2334684c6db91a7fe2813af4bd P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c115746392dd4c00a09d9b694d5271e6 in term 1.
I20260710 13:23:38.287380 18869 leader_election.cc:304] T 84393a2f3f5b4dc9b05214affaed4c88 P f97580330de74751bca581d363815efc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cce39a71625e4fa0815e38696e64ad09, f97580330de74751bca581d363815efc; no voters: 
I20260710 13:23:38.287549 18943 leader_election.cc:304] T f2fcda2334684c6db91a7fe2813af4bd P c115746392dd4c00a09d9b694d5271e6 [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: c115746392dd4c00a09d9b694d5271e6, cce39a71625e4fa0815e38696e64ad09; no voters: da892cb358c6465788f47bf99a48e388
I20260710 13:23:38.288417 19124 raft_consensus.cc:2804] T 84393a2f3f5b4dc9b05214affaed4c88 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:38.288690 19106 raft_consensus.cc:2804] T f2fcda2334684c6db91a7fe2813af4bd P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:38.288829 19124 raft_consensus.cc:493] T 84393a2f3f5b4dc9b05214affaed4c88 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:38.289280 19106 raft_consensus.cc:697] T f2fcda2334684c6db91a7fe2813af4bd P c115746392dd4c00a09d9b694d5271e6 [term 1 LEADER]: Becoming Leader. State: Replica: c115746392dd4c00a09d9b694d5271e6, State: Running, Role: LEADER
I20260710 13:23:38.289340 19124 raft_consensus.cc:3060] T 84393a2f3f5b4dc9b05214affaed4c88 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:38.290086 19106 consensus_queue.cc:237] T f2fcda2334684c6db91a7fe2813af4bd P c115746392dd4c00a09d9b694d5271e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:38.293236 19097 tablet_bootstrap.cc:492] T 0a13b77bd34b4956a4aba138e4b5683b P c115746392dd4c00a09d9b694d5271e6: No bootstrap required, opened a new log
I20260710 13:23:38.293855 19097 ts_tablet_manager.cc:1403] T 0a13b77bd34b4956a4aba138e4b5683b P c115746392dd4c00a09d9b694d5271e6: Time spent bootstrapping tablet: real 0.088s	user 0.013s	sys 0.004s
I20260710 13:23:38.297055 19097 raft_consensus.cc:359] T 0a13b77bd34b4956a4aba138e4b5683b P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:38.281454 19099 tablet_bootstrap.cc:654] T e39e4444e64b48dd8dcf62cb322334fa P cce39a71625e4fa0815e38696e64ad09: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:38.299827 19097 raft_consensus.cc:385] T 0a13b77bd34b4956a4aba138e4b5683b P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:38.300640 19097 raft_consensus.cc:740] T 0a13b77bd34b4956a4aba138e4b5683b P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c115746392dd4c00a09d9b694d5271e6, State: Initialized, Role: FOLLOWER
I20260710 13:23:38.301657 19097 consensus_queue.cc:260] T 0a13b77bd34b4956a4aba138e4b5683b P c115746392dd4c00a09d9b694d5271e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:38.300143 19104 raft_consensus.cc:515] T 0a13b77bd34b4956a4aba138e4b5683b P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:38.287192 19105 raft_consensus.cc:2804] T 1da416d983384f7298444de87d25e0f1 P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:38.304989 18829 raft_consensus.cc:2393] T 0a13b77bd34b4956a4aba138e4b5683b P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cce39a71625e4fa0815e38696e64ad09 in current term 1: Already voted for candidate da892cb358c6465788f47bf99a48e388 in this term.
I20260710 13:23:38.310796 19052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a13b77bd34b4956a4aba138e4b5683b" candidate_uuid: "da892cb358c6465788f47bf99a48e388" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cce39a71625e4fa0815e38696e64ad09"
I20260710 13:23:38.310477 19018 leader_election.cc:304] T 0a13b77bd34b4956a4aba138e4b5683b P cce39a71625e4fa0815e38696e64ad09 [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: cce39a71625e4fa0815e38696e64ad09; no voters: c115746392dd4c00a09d9b694d5271e6, da892cb358c6465788f47bf99a48e388
I20260710 13:23:38.314267 19052 raft_consensus.cc:2393] T 0a13b77bd34b4956a4aba138e4b5683b P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate da892cb358c6465788f47bf99a48e388 in current term 1: Already voted for candidate cce39a71625e4fa0815e38696e64ad09 in this term.
I20260710 13:23:38.314711 19112 raft_consensus.cc:2749] T 0a13b77bd34b4956a4aba138e4b5683b P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:23:38.315626 19097 ts_tablet_manager.cc:1434] T 0a13b77bd34b4956a4aba138e4b5683b P c115746392dd4c00a09d9b694d5271e6: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.004s
I20260710 13:23:38.316425 18977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a13b77bd34b4956a4aba138e4b5683b" candidate_uuid: "da892cb358c6465788f47bf99a48e388" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c115746392dd4c00a09d9b694d5271e6"
I20260710 13:23:38.317037 18977 raft_consensus.cc:3060] T 0a13b77bd34b4956a4aba138e4b5683b P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:38.317109 19097 tablet_bootstrap.cc:492] T d542e83eb0a94c96a7350f4f50646cf6 P c115746392dd4c00a09d9b694d5271e6: Bootstrap starting.
I20260710 13:23:38.310554 19104 leader_election.cc:290] T 0a13b77bd34b4956a4aba138e4b5683b P da892cb358c6465788f47bf99a48e388 [CANDIDATE]: Term 1 election: Requested vote from peers c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879), cce39a71625e4fa0815e38696e64ad09 (127.16.80.132:46157)
I20260710 13:23:38.324888 18977 raft_consensus.cc:2468] T 0a13b77bd34b4956a4aba138e4b5683b P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da892cb358c6465788f47bf99a48e388 in term 1.
I20260710 13:23:38.325588 19150 raft_consensus.cc:493] T 0a13b77bd34b4956a4aba138e4b5683b P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:38.326094 19106 raft_consensus.cc:493] T b98bef6d7dd64460b0c0497e9281f6a6 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:38.316437 19096 tablet_bootstrap.cc:492] T 1bba1b584fd549c282201668eb47a531 P da892cb358c6465788f47bf99a48e388: No bootstrap required, opened a new log
I20260710 13:23:38.326767 19106 raft_consensus.cc:515] T b98bef6d7dd64460b0c0497e9281f6a6 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:38.327548 18795 leader_election.cc:304] T 0a13b77bd34b4956a4aba138e4b5683b P da892cb358c6465788f47bf99a48e388 [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: c115746392dd4c00a09d9b694d5271e6, da892cb358c6465788f47bf99a48e388; no voters: cce39a71625e4fa0815e38696e64ad09
I20260710 13:23:38.327493 18725 catalog_manager.cc:5697] T f2fcda2334684c6db91a7fe2813af4bd P c115746392dd4c00a09d9b694d5271e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to c115746392dd4c00a09d9b694d5271e6 (127.16.80.131). New cstate: current_term: 1 leader_uuid: "c115746392dd4c00a09d9b694d5271e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:38.329293 19104 raft_consensus.cc:2804] T 0a13b77bd34b4956a4aba138e4b5683b P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:38.329968 19104 raft_consensus.cc:697] T 0a13b77bd34b4956a4aba138e4b5683b P da892cb358c6465788f47bf99a48e388 [term 1 LEADER]: Becoming Leader. State: Replica: da892cb358c6465788f47bf99a48e388, State: Running, Role: LEADER
I20260710 13:23:38.327252 19096 ts_tablet_manager.cc:1403] T 1bba1b584fd549c282201668eb47a531 P da892cb358c6465788f47bf99a48e388: Time spent bootstrapping tablet: real 0.131s	user 0.040s	sys 0.020s
I20260710 13:23:38.306895 19124 raft_consensus.cc:515] T 84393a2f3f5b4dc9b05214affaed4c88 P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:38.331221 19104 consensus_queue.cc:237] T 0a13b77bd34b4956a4aba138e4b5683b P da892cb358c6465788f47bf99a48e388 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:38.333093 19052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84393a2f3f5b4dc9b05214affaed4c88" candidate_uuid: "f97580330de74751bca581d363815efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cce39a71625e4fa0815e38696e64ad09"
I20260710 13:23:38.333832 19052 raft_consensus.cc:3060] T 84393a2f3f5b4dc9b05214affaed4c88 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:38.333662 19096 raft_consensus.cc:359] T 1bba1b584fd549c282201668eb47a531 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:38.334453 19096 raft_consensus.cc:385] T 1bba1b584fd549c282201668eb47a531 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:38.334801 19096 raft_consensus.cc:740] T 1bba1b584fd549c282201668eb47a531 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da892cb358c6465788f47bf99a48e388, State: Initialized, Role: FOLLOWER
I20260710 13:23:38.330116 18829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98bef6d7dd64460b0c0497e9281f6a6" candidate_uuid: "c115746392dd4c00a09d9b694d5271e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da892cb358c6465788f47bf99a48e388" is_pre_election: true
I20260710 13:23:38.326176 19150 raft_consensus.cc:515] T 0a13b77bd34b4956a4aba138e4b5683b P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:38.342648 19098 tablet_bootstrap.cc:492] T d542e83eb0a94c96a7350f4f50646cf6 P f97580330de74751bca581d363815efc: No bootstrap required, opened a new log
W20260710 13:23:38.342563 18944 leader_election.cc:343] T b98bef6d7dd64460b0c0497e9281f6a6 P c115746392dd4c00a09d9b694d5271e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:38.343325 19098 ts_tablet_manager.cc:1403] T d542e83eb0a94c96a7350f4f50646cf6 P f97580330de74751bca581d363815efc: Time spent bootstrapping tablet: real 0.091s	user 0.020s	sys 0.000s
I20260710 13:23:38.343835 19096 consensus_queue.cc:260] T 1bba1b584fd549c282201668eb47a531 P da892cb358c6465788f47bf99a48e388 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:38.346820 19099 tablet_bootstrap.cc:492] T e39e4444e64b48dd8dcf62cb322334fa P cce39a71625e4fa0815e38696e64ad09: No bootstrap required, opened a new log
I20260710 13:23:38.347007 19051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a13b77bd34b4956a4aba138e4b5683b" candidate_uuid: "c115746392dd4c00a09d9b694d5271e6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cce39a71625e4fa0815e38696e64ad09" is_pre_election: true
I20260710 13:23:38.347429 19099 ts_tablet_manager.cc:1403] T e39e4444e64b48dd8dcf62cb322334fa P cce39a71625e4fa0815e38696e64ad09: Time spent bootstrapping tablet: real 0.141s	user 0.012s	sys 0.004s
I20260710 13:23:38.347728 19051 raft_consensus.cc:2468] T 0a13b77bd34b4956a4aba138e4b5683b P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c115746392dd4c00a09d9b694d5271e6 in term 1.
I20260710 13:23:38.346506 19098 raft_consensus.cc:359] T d542e83eb0a94c96a7350f4f50646cf6 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:38.348815 19098 raft_consensus.cc:385] T d542e83eb0a94c96a7350f4f50646cf6 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:38.355284 19097 tablet_bootstrap.cc:654] T d542e83eb0a94c96a7350f4f50646cf6 P c115746392dd4c00a09d9b694d5271e6: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:38.356262 19105 raft_consensus.cc:697] T 1da416d983384f7298444de87d25e0f1 P f97580330de74751bca581d363815efc [term 1 LEADER]: Becoming Leader. State: Replica: f97580330de74751bca581d363815efc, State: Running, Role: LEADER
I20260710 13:23:38.349159 18943 leader_election.cc:304] T 0a13b77bd34b4956a4aba138e4b5683b P c115746392dd4c00a09d9b694d5271e6 [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: c115746392dd4c00a09d9b694d5271e6, cce39a71625e4fa0815e38696e64ad09; no voters: 
I20260710 13:23:38.361333 19105 consensus_queue.cc:237] T 1da416d983384f7298444de87d25e0f1 P f97580330de74751bca581d363815efc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:38.367578 19150 leader_election.cc:290] T 0a13b77bd34b4956a4aba138e4b5683b P c115746392dd4c00a09d9b694d5271e6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cce39a71625e4fa0815e38696e64ad09 (127.16.80.132:46157), da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629)
I20260710 13:23:38.368240 19150 raft_consensus.cc:2804] T 0a13b77bd34b4956a4aba138e4b5683b P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:23:38.367820 19099 raft_consensus.cc:359] T e39e4444e64b48dd8dcf62cb322334fa P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:38.368631 19150 raft_consensus.cc:493] T 0a13b77bd34b4956a4aba138e4b5683b P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:38.368898 19099 raft_consensus.cc:385] T e39e4444e64b48dd8dcf62cb322334fa P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:38.369122 19150 raft_consensus.cc:3060] T 0a13b77bd34b4956a4aba138e4b5683b P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:38.369345 19099 raft_consensus.cc:740] T e39e4444e64b48dd8dcf62cb322334fa P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cce39a71625e4fa0815e38696e64ad09, State: Initialized, Role: FOLLOWER
I20260710 13:23:38.370482 19096 ts_tablet_manager.cc:1434] T 1bba1b584fd549c282201668eb47a531 P da892cb358c6465788f47bf99a48e388: Time spent starting tablet: real 0.040s	user 0.004s	sys 0.004s
I20260710 13:23:38.370384 19099 consensus_queue.cc:260] T e39e4444e64b48dd8dcf62cb322334fa P cce39a71625e4fa0815e38696e64ad09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:38.371357 19124 leader_election.cc:290] T 84393a2f3f5b4dc9b05214affaed4c88 P f97580330de74751bca581d363815efc [CANDIDATE]: Term 1 election: Requested vote from peers cce39a71625e4fa0815e38696e64ad09 (127.16.80.132:46157), da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629)
I20260710 13:23:38.372102 19106 leader_election.cc:290] T b98bef6d7dd64460b0c0497e9281f6a6 P c115746392dd4c00a09d9b694d5271e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629), f97580330de74751bca581d363815efc (127.16.80.130:38675)
I20260710 13:23:38.359166 19098 raft_consensus.cc:740] T d542e83eb0a94c96a7350f4f50646cf6 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f97580330de74751bca581d363815efc, State: Initialized, Role: FOLLOWER
I20260710 13:23:38.374771 19107 consensus_queue.cc:1048] T b498d9a9a6bf467a830c74f8d6f10cd3 P da892cb358c6465788f47bf99a48e388 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:38.375541 19098 consensus_queue.cc:260] T d542e83eb0a94c96a7350f4f50646cf6 P f97580330de74751bca581d363815efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:38.376586 18828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84393a2f3f5b4dc9b05214affaed4c88" candidate_uuid: "f97580330de74751bca581d363815efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da892cb358c6465788f47bf99a48e388"
I20260710 13:23:38.377218 18828 raft_consensus.cc:3060] T 84393a2f3f5b4dc9b05214affaed4c88 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:38.377748 19124 consensus_queue.cc:1048] T 2219ee50585c4bdb9a4d567922c711d4 P f97580330de74751bca581d363815efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:38.379839 18829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a13b77bd34b4956a4aba138e4b5683b" candidate_uuid: "c115746392dd4c00a09d9b694d5271e6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da892cb358c6465788f47bf99a48e388" is_pre_election: true
I20260710 13:23:38.385251 19096 tablet_bootstrap.cc:492] T b98bef6d7dd64460b0c0497e9281f6a6 P da892cb358c6465788f47bf99a48e388: Bootstrap starting.
I20260710 13:23:38.389727 19099 ts_tablet_manager.cc:1434] T e39e4444e64b48dd8dcf62cb322334fa P cce39a71625e4fa0815e38696e64ad09: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.000s
I20260710 13:23:38.385670 19107 raft_consensus.cc:493] T 1bba1b584fd549c282201668eb47a531 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:38.395491 19107 raft_consensus.cc:515] T 1bba1b584fd549c282201668eb47a531 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
W20260710 13:23:38.397149 18943 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.80.132:46157, user_credentials={real_user=slave}} blocked reactor thread for 48100.1us
I20260710 13:23:38.391238 19112 raft_consensus.cc:493] T dfae963fdf6e4128a15ad4d281951c85 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:38.388062 19124 raft_consensus.cc:493] T b98bef6d7dd64460b0c0497e9281f6a6 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:38.398234 18828 raft_consensus.cc:2468] T 84393a2f3f5b4dc9b05214affaed4c88 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f97580330de74751bca581d363815efc in term 1.
I20260710 13:23:38.402916 19099 tablet_bootstrap.cc:492] T 31afb33e07b4475293af8343ef2d7746 P cce39a71625e4fa0815e38696e64ad09: Bootstrap starting.
I20260710 13:23:38.414160 18904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bba1b584fd549c282201668eb47a531" candidate_uuid: "da892cb358c6465788f47bf99a48e388" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97580330de74751bca581d363815efc" is_pre_election: true
I20260710 13:23:38.400516 19112 raft_consensus.cc:515] T dfae963fdf6e4128a15ad4d281951c85 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
W20260710 13:23:38.418303 18794 leader_election.cc:343] T 1bba1b584fd549c282201668eb47a531 P da892cb358c6465788f47bf99a48e388 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f97580330de74751bca581d363815efc (127.16.80.130:38675): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:38.417505 18724 catalog_manager.cc:5697] T 0a13b77bd34b4956a4aba138e4b5683b P da892cb358c6465788f47bf99a48e388 reported cstate change: term changed from 0 to 1, leader changed from <none> to da892cb358c6465788f47bf99a48e388 (127.16.80.129). New cstate: current_term: 1 leader_uuid: "da892cb358c6465788f47bf99a48e388" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:38.420542 19112 leader_election.cc:290] T dfae963fdf6e4128a15ad4d281951c85 P cce39a71625e4fa0815e38696e64ad09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629), f97580330de74751bca581d363815efc (127.16.80.130:38675)
I20260710 13:23:38.421996 18977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bba1b584fd549c282201668eb47a531" candidate_uuid: "da892cb358c6465788f47bf99a48e388" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c115746392dd4c00a09d9b694d5271e6" is_pre_election: true
W20260710 13:23:38.424352 18795 leader_election.cc:343] T 1bba1b584fd549c282201668eb47a531 P da892cb358c6465788f47bf99a48e388 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:38.424896 18795 leader_election.cc:304] T 1bba1b584fd549c282201668eb47a531 P da892cb358c6465788f47bf99a48e388 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da892cb358c6465788f47bf99a48e388; no voters: c115746392dd4c00a09d9b694d5271e6, f97580330de74751bca581d363815efc
I20260710 13:23:38.404167 19124 raft_consensus.cc:515] T b98bef6d7dd64460b0c0497e9281f6a6 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:38.429219 19150 raft_consensus.cc:515] T 0a13b77bd34b4956a4aba138e4b5683b P c115746392dd4c00a09d9b694d5271e6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:38.431043 19107 leader_election.cc:290] T 1bba1b584fd549c282201668eb47a531 P da892cb358c6465788f47bf99a48e388 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f97580330de74751bca581d363815efc (127.16.80.130:38675), c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879)
I20260710 13:23:38.432317 19052 raft_consensus.cc:2468] T 84393a2f3f5b4dc9b05214affaed4c88 P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f97580330de74751bca581d363815efc in term 1.
I20260710 13:23:38.440876 19096 tablet_bootstrap.cc:654] T b98bef6d7dd64460b0c0497e9281f6a6 P da892cb358c6465788f47bf99a48e388: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:38.434725 19160 raft_consensus.cc:493] T b498d9a9a6bf467a830c74f8d6f10cd3 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:38.443315 19098 ts_tablet_manager.cc:1434] T d542e83eb0a94c96a7350f4f50646cf6 P f97580330de74751bca581d363815efc: Time spent starting tablet: real 0.100s	user 0.009s	sys 0.000s
I20260710 13:23:38.442231 19107 raft_consensus.cc:2749] T 1bba1b584fd549c282201668eb47a531 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:38.448935 18869 leader_election.cc:304] T 84393a2f3f5b4dc9b05214affaed4c88 P f97580330de74751bca581d363815efc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cce39a71625e4fa0815e38696e64ad09, f97580330de74751bca581d363815efc; no voters: 
I20260710 13:23:38.451671 19112 raft_consensus.cc:493] T 87ddc4604eeb492c8dd025e349c70ab3 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:38.452493 19112 raft_consensus.cc:515] T 87ddc4604eeb492c8dd025e349c70ab3 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:38.452947 19159 raft_consensus.cc:2804] T 84393a2f3f5b4dc9b05214affaed4c88 P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:38.446113 19160 raft_consensus.cc:515] T b498d9a9a6bf467a830c74f8d6f10cd3 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:38.457224 19097 tablet_bootstrap.cc:492] T d542e83eb0a94c96a7350f4f50646cf6 P c115746392dd4c00a09d9b694d5271e6: No bootstrap required, opened a new log
I20260710 13:23:38.457651 18828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98bef6d7dd64460b0c0497e9281f6a6" candidate_uuid: "f97580330de74751bca581d363815efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da892cb358c6465788f47bf99a48e388" is_pre_election: true
I20260710 13:23:38.470772 19097 ts_tablet_manager.cc:1403] T d542e83eb0a94c96a7350f4f50646cf6 P c115746392dd4c00a09d9b694d5271e6: Time spent bootstrapping tablet: real 0.154s	user 0.008s	sys 0.017s
I20260710 13:23:38.458897 19156 raft_consensus.cc:493] T d542e83eb0a94c96a7350f4f50646cf6 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:38.471625 19156 raft_consensus.cc:515] T d542e83eb0a94c96a7350f4f50646cf6 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:38.474210 19156 leader_election.cc:290] T d542e83eb0a94c96a7350f4f50646cf6 P f97580330de74751bca581d363815efc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879), cce39a71625e4fa0815e38696e64ad09 (127.16.80.132:46157)
I20260710 13:23:38.476513 19156 consensus_queue.cc:1048] T 2219ee50585c4bdb9a4d567922c711d4 P f97580330de74751bca581d363815efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:38.458802 19124 leader_election.cc:290] T b98bef6d7dd64460b0c0497e9281f6a6 P f97580330de74751bca581d363815efc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629), c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879)
I20260710 13:23:38.461834 18977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98bef6d7dd64460b0c0497e9281f6a6" candidate_uuid: "f97580330de74751bca581d363815efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c115746392dd4c00a09d9b694d5271e6" is_pre_election: true
I20260710 13:23:38.475735 19052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d542e83eb0a94c96a7350f4f50646cf6" candidate_uuid: "f97580330de74751bca581d363815efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cce39a71625e4fa0815e38696e64ad09" is_pre_election: true
I20260710 13:23:38.463580 19098 tablet_bootstrap.cc:492] T 1bba1b584fd549c282201668eb47a531 P f97580330de74751bca581d363815efc: Bootstrap starting.
I20260710 13:23:38.454129 19159 raft_consensus.cc:697] T 84393a2f3f5b4dc9b05214affaed4c88 P f97580330de74751bca581d363815efc [term 1 LEADER]: Becoming Leader. State: Replica: f97580330de74751bca581d363815efc, State: Running, Role: LEADER
I20260710 13:23:38.482281 19051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a13b77bd34b4956a4aba138e4b5683b" candidate_uuid: "c115746392dd4c00a09d9b694d5271e6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cce39a71625e4fa0815e38696e64ad09"
I20260710 13:23:38.483186 19051 raft_consensus.cc:3060] T 0a13b77bd34b4956a4aba138e4b5683b P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:38.483278 18828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a13b77bd34b4956a4aba138e4b5683b" candidate_uuid: "c115746392dd4c00a09d9b694d5271e6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da892cb358c6465788f47bf99a48e388"
I20260710 13:23:38.484493 19160 leader_election.cc:290] T b498d9a9a6bf467a830c74f8d6f10cd3 P c115746392dd4c00a09d9b694d5271e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cce39a71625e4fa0815e38696e64ad09 (127.16.80.132:46157), da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629)
I20260710 13:23:38.486754 18828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b498d9a9a6bf467a830c74f8d6f10cd3" candidate_uuid: "c115746392dd4c00a09d9b694d5271e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da892cb358c6465788f47bf99a48e388" is_pre_election: true
I20260710 13:23:38.485157 19099 tablet_bootstrap.cc:654] T 31afb33e07b4475293af8343ef2d7746 P cce39a71625e4fa0815e38696e64ad09: Neither blocks nor log segments found. Creating new log.
W20260710 13:23:38.492705 18869 leader_election.cc:343] T d542e83eb0a94c96a7350f4f50646cf6 P f97580330de74751bca581d363815efc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cce39a71625e4fa0815e38696e64ad09 (127.16.80.132:46157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:38.494285 19049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b498d9a9a6bf467a830c74f8d6f10cd3" candidate_uuid: "c115746392dd4c00a09d9b694d5271e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cce39a71625e4fa0815e38696e64ad09" is_pre_election: true
I20260710 13:23:38.480532 19150 leader_election.cc:290] T 0a13b77bd34b4956a4aba138e4b5683b P c115746392dd4c00a09d9b694d5271e6 [CANDIDATE]: Term 2 election: Requested vote from peers cce39a71625e4fa0815e38696e64ad09 (127.16.80.132:46157), da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629)
I20260710 13:23:38.503863 19159 consensus_queue.cc:237] T 84393a2f3f5b4dc9b05214affaed4c88 P f97580330de74751bca581d363815efc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:38.481588 18977 raft_consensus.cc:2468] T b98bef6d7dd64460b0c0497e9281f6a6 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f97580330de74751bca581d363815efc in term 0.
I20260710 13:23:38.474262 19097 raft_consensus.cc:359] T d542e83eb0a94c96a7350f4f50646cf6 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:38.506723 19097 raft_consensus.cc:385] T d542e83eb0a94c96a7350f4f50646cf6 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:38.507296 19097 raft_consensus.cc:740] T d542e83eb0a94c96a7350f4f50646cf6 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c115746392dd4c00a09d9b694d5271e6, State: Initialized, Role: FOLLOWER
W20260710 13:23:38.505718 18795 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.80.131:45879, user_credentials={real_user=slave}} blocked reactor thread for 67808.1us
I20260710 13:23:38.512604 18943 leader_election.cc:304] T b498d9a9a6bf467a830c74f8d6f10cd3 P c115746392dd4c00a09d9b694d5271e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c115746392dd4c00a09d9b694d5271e6; no voters: cce39a71625e4fa0815e38696e64ad09, da892cb358c6465788f47bf99a48e388
I20260710 13:23:38.519917 18829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfae963fdf6e4128a15ad4d281951c85" candidate_uuid: "cce39a71625e4fa0815e38696e64ad09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da892cb358c6465788f47bf99a48e388" is_pre_election: true
I20260710 13:23:38.520664 19160 raft_consensus.cc:2749] T b498d9a9a6bf467a830c74f8d6f10cd3 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:38.521610 18977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d542e83eb0a94c96a7350f4f50646cf6" candidate_uuid: "f97580330de74751bca581d363815efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c115746392dd4c00a09d9b694d5271e6" is_pre_election: true
I20260710 13:23:38.514722 19112 leader_election.cc:290] T 87ddc4604eeb492c8dd025e349c70ab3 P cce39a71625e4fa0815e38696e64ad09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629), f97580330de74751bca581d363815efc (127.16.80.130:38675)
I20260710 13:23:38.529930 19051 raft_consensus.cc:2468] T 0a13b77bd34b4956a4aba138e4b5683b P cce39a71625e4fa0815e38696e64ad09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c115746392dd4c00a09d9b694d5271e6 in term 2.
I20260710 13:23:38.531237 18943 leader_election.cc:304] T 0a13b77bd34b4956a4aba138e4b5683b P c115746392dd4c00a09d9b694d5271e6 [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: c115746392dd4c00a09d9b694d5271e6, cce39a71625e4fa0815e38696e64ad09; no voters: da892cb358c6465788f47bf99a48e388
I20260710 13:23:38.532037 19160 raft_consensus.cc:2804] T 0a13b77bd34b4956a4aba138e4b5683b P c115746392dd4c00a09d9b694d5271e6 [term 2 FOLLOWER]: Leader election won for term 2
W20260710 13:23:38.518286 18870 leader_election.cc:343] T b98bef6d7dd64460b0c0497e9281f6a6 P f97580330de74751bca581d363815efc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:38.532608 19160 raft_consensus.cc:697] T 0a13b77bd34b4956a4aba138e4b5683b P c115746392dd4c00a09d9b694d5271e6 [term 2 LEADER]: Becoming Leader. State: Replica: c115746392dd4c00a09d9b694d5271e6, State: Running, Role: LEADER
I20260710 13:23:38.533561 19160 consensus_queue.cc:237] T 0a13b77bd34b4956a4aba138e4b5683b P c115746392dd4c00a09d9b694d5271e6 [LEADER]: Queue going to LEADER 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: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:38.523002 19097 consensus_queue.cc:260] T d542e83eb0a94c96a7350f4f50646cf6 P c115746392dd4c00a09d9b694d5271e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:38.548189 18870 leader_election.cc:304] T b98bef6d7dd64460b0c0497e9281f6a6 P f97580330de74751bca581d363815efc [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: c115746392dd4c00a09d9b694d5271e6, f97580330de74751bca581d363815efc; no voters: da892cb358c6465788f47bf99a48e388
I20260710 13:23:38.544503 19112 raft_consensus.cc:493] T e39e4444e64b48dd8dcf62cb322334fa P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:38.550523 18977 raft_consensus.cc:2468] T d542e83eb0a94c96a7350f4f50646cf6 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f97580330de74751bca581d363815efc in term 0.
W20260710 13:23:38.550740 19018 leader_election.cc:343] T dfae963fdf6e4128a15ad4d281951c85 P cce39a71625e4fa0815e38696e64ad09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:38.552758 18976 raft_consensus.cc:3060] T b498d9a9a6bf467a830c74f8d6f10cd3 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:38.555177 19098 tablet_bootstrap.cc:654] T 1bba1b584fd549c282201668eb47a531 P f97580330de74751bca581d363815efc: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:38.551321 19150 raft_consensus.cc:493] T d542e83eb0a94c96a7350f4f50646cf6 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:38.555809 19150 raft_consensus.cc:515] T d542e83eb0a94c96a7350f4f50646cf6 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:38.546120 18829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ddc4604eeb492c8dd025e349c70ab3" candidate_uuid: "cce39a71625e4fa0815e38696e64ad09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da892cb358c6465788f47bf99a48e388" is_pre_election: true
I20260710 13:23:38.559782 19166 raft_consensus.cc:493] T 238a3cd61b5c44c48fb1a61d4bde89e1 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:38.560320 19166 raft_consensus.cc:515] T 238a3cd61b5c44c48fb1a61d4bde89e1 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:38.560591 18829 raft_consensus.cc:2393] T 87ddc4604eeb492c8dd025e349c70ab3 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cce39a71625e4fa0815e38696e64ad09 in current term 1: Already voted for candidate f97580330de74751bca581d363815efc in this term.
I20260710 13:23:38.562692 19166 leader_election.cc:290] T 238a3cd61b5c44c48fb1a61d4bde89e1 P da892cb358c6465788f47bf99a48e388 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f97580330de74751bca581d363815efc (127.16.80.130:38675), c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879)
I20260710 13:23:38.567900 19150 leader_election.cc:290] T d542e83eb0a94c96a7350f4f50646cf6 P c115746392dd4c00a09d9b694d5271e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f97580330de74751bca581d363815efc (127.16.80.130:38675), cce39a71625e4fa0815e38696e64ad09 (127.16.80.132:46157)
I20260710 13:23:38.569132 19156 raft_consensus.cc:2804] T b98bef6d7dd64460b0c0497e9281f6a6 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:38.569731 19156 raft_consensus.cc:493] T b98bef6d7dd64460b0c0497e9281f6a6 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:38.570250 19156 raft_consensus.cc:3060] T b98bef6d7dd64460b0c0497e9281f6a6 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:38.573997 18870 leader_election.cc:304] T d542e83eb0a94c96a7350f4f50646cf6 P f97580330de74751bca581d363815efc [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: c115746392dd4c00a09d9b694d5271e6, f97580330de74751bca581d363815efc; no voters: cce39a71625e4fa0815e38696e64ad09
I20260710 13:23:38.575417 19051 raft_consensus.cc:3060] T 87ddc4604eeb492c8dd025e349c70ab3 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:38.575277 18725 catalog_manager.cc:5697] T 1da416d983384f7298444de87d25e0f1 P f97580330de74751bca581d363815efc reported cstate change: term changed from 0 to 1, leader changed from <none> to f97580330de74751bca581d363815efc (127.16.80.130). New cstate: current_term: 1 leader_uuid: "f97580330de74751bca581d363815efc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:38.576965 19168 raft_consensus.cc:2804] T d542e83eb0a94c96a7350f4f50646cf6 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:38.577521 19168 raft_consensus.cc:493] T d542e83eb0a94c96a7350f4f50646cf6 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:38.577962 19168 raft_consensus.cc:3060] T d542e83eb0a94c96a7350f4f50646cf6 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:38.581715 19099 tablet_bootstrap.cc:492] T 31afb33e07b4475293af8343ef2d7746 P cce39a71625e4fa0815e38696e64ad09: No bootstrap required, opened a new log
I20260710 13:23:38.582417 19099 ts_tablet_manager.cc:1403] T 31afb33e07b4475293af8343ef2d7746 P cce39a71625e4fa0815e38696e64ad09: Time spent bootstrapping tablet: real 0.182s	user 0.007s	sys 0.015s
I20260710 13:23:38.581002 19112 raft_consensus.cc:515] T e39e4444e64b48dd8dcf62cb322334fa P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:38.590029 18904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "238a3cd61b5c44c48fb1a61d4bde89e1" candidate_uuid: "da892cb358c6465788f47bf99a48e388" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97580330de74751bca581d363815efc" is_pre_election: true
I20260710 13:23:38.597811 19096 tablet_bootstrap.cc:492] T b98bef6d7dd64460b0c0497e9281f6a6 P da892cb358c6465788f47bf99a48e388: No bootstrap required, opened a new log
I20260710 13:23:38.598441 19096 ts_tablet_manager.cc:1403] T b98bef6d7dd64460b0c0497e9281f6a6 P da892cb358c6465788f47bf99a48e388: Time spent bootstrapping tablet: real 0.226s	user 0.011s	sys 0.013s
I20260710 13:23:38.599653 19105 consensus_queue.cc:1048] T 87ddc4604eeb492c8dd025e349c70ab3 P f97580330de74751bca581d363815efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:38.589993 19112 leader_election.cc:290] T e39e4444e64b48dd8dcf62cb322334fa P cce39a71625e4fa0815e38696e64ad09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629), f97580330de74751bca581d363815efc (127.16.80.130:38675)
I20260710 13:23:38.609669 19099 raft_consensus.cc:359] T 31afb33e07b4475293af8343ef2d7746 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:38.612123 19099 raft_consensus.cc:385] T 31afb33e07b4475293af8343ef2d7746 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:38.612447 19099 raft_consensus.cc:740] T 31afb33e07b4475293af8343ef2d7746 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cce39a71625e4fa0815e38696e64ad09, State: Initialized, Role: FOLLOWER
I20260710 13:23:38.614952 18902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ddc4604eeb492c8dd025e349c70ab3" candidate_uuid: "cce39a71625e4fa0815e38696e64ad09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97580330de74751bca581d363815efc" is_pre_election: true
I20260710 13:23:38.616147 19099 consensus_queue.cc:260] T 31afb33e07b4475293af8343ef2d7746 P cce39a71625e4fa0815e38696e64ad09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:38.617702 18901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e39e4444e64b48dd8dcf62cb322334fa" candidate_uuid: "cce39a71625e4fa0815e38696e64ad09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97580330de74751bca581d363815efc" is_pre_election: true
I20260710 13:23:38.617969 18977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "238a3cd61b5c44c48fb1a61d4bde89e1" candidate_uuid: "da892cb358c6465788f47bf99a48e388" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c115746392dd4c00a09d9b694d5271e6" is_pre_election: true
W20260710 13:23:38.621491 18795 leader_election.cc:343] T 238a3cd61b5c44c48fb1a61d4bde89e1 P da892cb358c6465788f47bf99a48e388 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:38.621755 19124 consensus_queue.cc:1048] T 87ddc4604eeb492c8dd025e349c70ab3 P f97580330de74751bca581d363815efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:38.623348 19097 ts_tablet_manager.cc:1434] T d542e83eb0a94c96a7350f4f50646cf6 P c115746392dd4c00a09d9b694d5271e6: Time spent starting tablet: real 0.152s	user 0.008s	sys 0.004s
I20260710 13:23:38.624341 19097 tablet_bootstrap.cc:492] T 1bba1b584fd549c282201668eb47a531 P c115746392dd4c00a09d9b694d5271e6: Bootstrap starting.
I20260710 13:23:38.609035 18903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfae963fdf6e4128a15ad4d281951c85" candidate_uuid: "cce39a71625e4fa0815e38696e64ad09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97580330de74751bca581d363815efc" is_pre_election: true
I20260710 13:23:38.604458 18904 raft_consensus.cc:2468] T 238a3cd61b5c44c48fb1a61d4bde89e1 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da892cb358c6465788f47bf99a48e388 in term 0.
I20260710 13:23:38.629493 18794 leader_election.cc:304] T 238a3cd61b5c44c48fb1a61d4bde89e1 P da892cb358c6465788f47bf99a48e388 [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: da892cb358c6465788f47bf99a48e388, f97580330de74751bca581d363815efc; no voters: c115746392dd4c00a09d9b694d5271e6
I20260710 13:23:38.630692 19166 raft_consensus.cc:2804] T 238a3cd61b5c44c48fb1a61d4bde89e1 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:38.630661 19017 leader_election.cc:304] T 87ddc4604eeb492c8dd025e349c70ab3 P cce39a71625e4fa0815e38696e64ad09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cce39a71625e4fa0815e38696e64ad09; no voters: da892cb358c6465788f47bf99a48e388, f97580330de74751bca581d363815efc
I20260710 13:23:38.631364 19166 raft_consensus.cc:493] T 238a3cd61b5c44c48fb1a61d4bde89e1 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:38.631752 19166 raft_consensus.cc:3060] T 238a3cd61b5c44c48fb1a61d4bde89e1 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:38.632274 18901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98bef6d7dd64460b0c0497e9281f6a6" candidate_uuid: "c115746392dd4c00a09d9b694d5271e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97580330de74751bca581d363815efc" is_pre_election: true
I20260710 13:23:38.637398 19099 ts_tablet_manager.cc:1434] T 31afb33e07b4475293af8343ef2d7746 P cce39a71625e4fa0815e38696e64ad09: Time spent starting tablet: real 0.055s	user 0.003s	sys 0.004s
I20260710 13:23:38.638280 19099 tablet_bootstrap.cc:492] T d542e83eb0a94c96a7350f4f50646cf6 P cce39a71625e4fa0815e38696e64ad09: Bootstrap starting.
I20260710 13:23:38.634330 18902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d542e83eb0a94c96a7350f4f50646cf6" candidate_uuid: "c115746392dd4c00a09d9b694d5271e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97580330de74751bca581d363815efc" is_pre_election: true
I20260710 13:23:38.643971 19098 tablet_bootstrap.cc:492] T 1bba1b584fd549c282201668eb47a531 P f97580330de74751bca581d363815efc: No bootstrap required, opened a new log
I20260710 13:23:38.644474 19098 ts_tablet_manager.cc:1403] T 1bba1b584fd549c282201668eb47a531 P f97580330de74751bca581d363815efc: Time spent bootstrapping tablet: real 0.181s	user 0.033s	sys 0.018s
I20260710 13:23:38.616071 18829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e39e4444e64b48dd8dcf62cb322334fa" candidate_uuid: "cce39a71625e4fa0815e38696e64ad09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da892cb358c6465788f47bf99a48e388" is_pre_election: true
I20260710 13:23:38.656791 19099 tablet_bootstrap.cc:654] T d542e83eb0a94c96a7350f4f50646cf6 P cce39a71625e4fa0815e38696e64ad09: Neither blocks nor log segments found. Creating new log.
W20260710 13:23:38.680702 19018 leader_election.cc:343] T e39e4444e64b48dd8dcf62cb322334fa P cce39a71625e4fa0815e38696e64ad09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:38.681466 19112 raft_consensus.cc:2749] T 87ddc4604eeb492c8dd025e349c70ab3 P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:38.683283 19050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d542e83eb0a94c96a7350f4f50646cf6" candidate_uuid: "c115746392dd4c00a09d9b694d5271e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cce39a71625e4fa0815e38696e64ad09" is_pre_election: true
I20260710 13:23:38.694947 19098 raft_consensus.cc:359] T 1bba1b584fd549c282201668eb47a531 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:38.698537 19098 raft_consensus.cc:385] T 1bba1b584fd549c282201668eb47a531 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:38.698840 19098 raft_consensus.cc:740] T 1bba1b584fd549c282201668eb47a531 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f97580330de74751bca581d363815efc, State: Initialized, Role: FOLLOWER
I20260710 13:23:38.699443 19096 raft_consensus.cc:359] T b98bef6d7dd64460b0c0497e9281f6a6 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:38.700444 19096 raft_consensus.cc:385] T b98bef6d7dd64460b0c0497e9281f6a6 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:38.700789 19096 raft_consensus.cc:740] T b98bef6d7dd64460b0c0497e9281f6a6 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da892cb358c6465788f47bf99a48e388, State: Initialized, Role: FOLLOWER
I20260710 13:23:38.706235 19097 tablet_bootstrap.cc:654] T 1bba1b584fd549c282201668eb47a531 P c115746392dd4c00a09d9b694d5271e6: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:38.706729 19107 consensus_queue.cc:1048] T b498d9a9a6bf467a830c74f8d6f10cd3 P da892cb358c6465788f47bf99a48e388 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:23:38.687429 19017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.80.130:38675, user_credentials={real_user=slave}} blocked reactor thread for 57141us
I20260710 13:23:38.710856 19096 consensus_queue.cc:260] T b98bef6d7dd64460b0c0497e9281f6a6 P da892cb358c6465788f47bf99a48e388 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:38.710675 19098 consensus_queue.cc:260] T 1bba1b584fd549c282201668eb47a531 P f97580330de74751bca581d363815efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:38.664968 18724 catalog_manager.cc:5697] T 0a13b77bd34b4956a4aba138e4b5683b P c115746392dd4c00a09d9b694d5271e6 reported cstate change: term changed from 1 to 2, leader changed from da892cb358c6465788f47bf99a48e388 (127.16.80.129) to c115746392dd4c00a09d9b694d5271e6 (127.16.80.131). New cstate: current_term: 2 leader_uuid: "c115746392dd4c00a09d9b694d5271e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } health_report { overall_health: UNKNOWN } } }
W20260710 13:23:38.715745 18943 leader_election.cc:343] T d542e83eb0a94c96a7350f4f50646cf6 P c115746392dd4c00a09d9b694d5271e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cce39a71625e4fa0815e38696e64ad09 (127.16.80.132:46157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:38.688457 19156 raft_consensus.cc:515] T b98bef6d7dd64460b0c0497e9281f6a6 P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:38.717203 18901 raft_consensus.cc:2393] T b98bef6d7dd64460b0c0497e9281f6a6 P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c115746392dd4c00a09d9b694d5271e6 in current term 1: Already voted for candidate f97580330de74751bca581d363815efc in this term.
I20260710 13:23:38.719197 19156 leader_election.cc:290] T b98bef6d7dd64460b0c0497e9281f6a6 P f97580330de74751bca581d363815efc [CANDIDATE]: Term 1 election: Requested vote from peers da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629), c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879)
I20260710 13:23:38.720577 19099 tablet_bootstrap.cc:492] T d542e83eb0a94c96a7350f4f50646cf6 P cce39a71625e4fa0815e38696e64ad09: No bootstrap required, opened a new log
I20260710 13:23:38.720999 19098 ts_tablet_manager.cc:1434] T 1bba1b584fd549c282201668eb47a531 P f97580330de74751bca581d363815efc: Time spent starting tablet: real 0.076s	user 0.010s	sys 0.000s
I20260710 13:23:38.721246 19099 ts_tablet_manager.cc:1403] T d542e83eb0a94c96a7350f4f50646cf6 P cce39a71625e4fa0815e38696e64ad09: Time spent bootstrapping tablet: real 0.083s	user 0.017s	sys 0.000s
I20260710 13:23:38.721990 19098 tablet_bootstrap.cc:492] T 31afb33e07b4475293af8343ef2d7746 P f97580330de74751bca581d363815efc: Bootstrap starting.
I20260710 13:23:38.724776 19099 raft_consensus.cc:359] T d542e83eb0a94c96a7350f4f50646cf6 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:38.728211 19099 raft_consensus.cc:385] T d542e83eb0a94c96a7350f4f50646cf6 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:38.729032 19099 raft_consensus.cc:740] T d542e83eb0a94c96a7350f4f50646cf6 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cce39a71625e4fa0815e38696e64ad09, State: Initialized, Role: FOLLOWER
I20260710 13:23:38.729766 19096 ts_tablet_manager.cc:1434] T b98bef6d7dd64460b0c0497e9281f6a6 P da892cb358c6465788f47bf99a48e388: Time spent starting tablet: real 0.131s	user 0.010s	sys 0.000s
I20260710 13:23:38.732982 19098 tablet_bootstrap.cc:654] T 31afb33e07b4475293af8343ef2d7746 P f97580330de74751bca581d363815efc: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:38.737324 19099 consensus_queue.cc:260] T d542e83eb0a94c96a7350f4f50646cf6 P cce39a71625e4fa0815e38696e64ad09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:38.740294 18828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98bef6d7dd64460b0c0497e9281f6a6" candidate_uuid: "f97580330de74751bca581d363815efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da892cb358c6465788f47bf99a48e388"
I20260710 13:23:38.741051 18828 raft_consensus.cc:3060] T b98bef6d7dd64460b0c0497e9281f6a6 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:38.746482 19096 tablet_bootstrap.cc:492] T dfae963fdf6e4128a15ad4d281951c85 P da892cb358c6465788f47bf99a48e388: Bootstrap starting.
I20260710 13:23:38.746459 18976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98bef6d7dd64460b0c0497e9281f6a6" candidate_uuid: "f97580330de74751bca581d363815efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c115746392dd4c00a09d9b694d5271e6"
I20260710 13:23:38.750360 18976 raft_consensus.cc:3060] T b98bef6d7dd64460b0c0497e9281f6a6 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:38.752682 18828 raft_consensus.cc:2468] T b98bef6d7dd64460b0c0497e9281f6a6 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f97580330de74751bca581d363815efc in term 1.
I20260710 13:23:38.755506 18943 leader_election.cc:304] T b98bef6d7dd64460b0c0497e9281f6a6 P c115746392dd4c00a09d9b694d5271e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c115746392dd4c00a09d9b694d5271e6; no voters: da892cb358c6465788f47bf99a48e388, f97580330de74751bca581d363815efc
I20260710 13:23:38.757381 18870 leader_election.cc:304] T b98bef6d7dd64460b0c0497e9281f6a6 P f97580330de74751bca581d363815efc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da892cb358c6465788f47bf99a48e388, f97580330de74751bca581d363815efc; no voters: 
I20260710 13:23:38.759125 19105 raft_consensus.cc:2804] T b98bef6d7dd64460b0c0497e9281f6a6 P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:38.759713 19105 raft_consensus.cc:697] T b98bef6d7dd64460b0c0497e9281f6a6 P f97580330de74751bca581d363815efc [term 1 LEADER]: Becoming Leader. State: Replica: f97580330de74751bca581d363815efc, State: Running, Role: LEADER
I20260710 13:23:38.729007 19166 raft_consensus.cc:515] T 238a3cd61b5c44c48fb1a61d4bde89e1 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
W20260710 13:23:38.731901 19017 leader_election.cc:343] T e39e4444e64b48dd8dcf62cb322334fa P cce39a71625e4fa0815e38696e64ad09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f97580330de74751bca581d363815efc (127.16.80.130:38675): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:38.764433 18977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "238a3cd61b5c44c48fb1a61d4bde89e1" candidate_uuid: "da892cb358c6465788f47bf99a48e388" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c115746392dd4c00a09d9b694d5271e6"
I20260710 13:23:38.765960 19105 consensus_queue.cc:237] T b98bef6d7dd64460b0c0497e9281f6a6 P f97580330de74751bca581d363815efc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:38.768590 19168 raft_consensus.cc:515] T d542e83eb0a94c96a7350f4f50646cf6 P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:38.769897 19099 ts_tablet_manager.cc:1434] T d542e83eb0a94c96a7350f4f50646cf6 P cce39a71625e4fa0815e38696e64ad09: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.001s
I20260710 13:23:38.772258 18902 raft_consensus.cc:2393] T d542e83eb0a94c96a7350f4f50646cf6 P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c115746392dd4c00a09d9b694d5271e6 in current term 1: Already voted for candidate f97580330de74751bca581d363815efc in this term.
I20260710 13:23:38.773948 19096 tablet_bootstrap.cc:654] T dfae963fdf6e4128a15ad4d281951c85 P da892cb358c6465788f47bf99a48e388: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:38.766441 18901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "238a3cd61b5c44c48fb1a61d4bde89e1" candidate_uuid: "da892cb358c6465788f47bf99a48e388" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97580330de74751bca581d363815efc"
I20260710 13:23:38.767807 19097 tablet_bootstrap.cc:492] T 1bba1b584fd549c282201668eb47a531 P c115746392dd4c00a09d9b694d5271e6: No bootstrap required, opened a new log
I20260710 13:23:38.778306 18943 leader_election.cc:304] T d542e83eb0a94c96a7350f4f50646cf6 P c115746392dd4c00a09d9b694d5271e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c115746392dd4c00a09d9b694d5271e6; no voters: cce39a71625e4fa0815e38696e64ad09, f97580330de74751bca581d363815efc
I20260710 13:23:38.779139 19097 ts_tablet_manager.cc:1403] T 1bba1b584fd549c282201668eb47a531 P c115746392dd4c00a09d9b694d5271e6: Time spent bootstrapping tablet: real 0.155s	user 0.016s	sys 0.009s
I20260710 13:23:38.781112 18901 raft_consensus.cc:3060] T 238a3cd61b5c44c48fb1a61d4bde89e1 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:38.782048 19150 raft_consensus.cc:3060] T d542e83eb0a94c96a7350f4f50646cf6 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:38.778689 18976 raft_consensus.cc:2468] T b98bef6d7dd64460b0c0497e9281f6a6 P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f97580330de74751bca581d363815efc in term 1.
I20260710 13:23:38.783965 19097 raft_consensus.cc:359] T 1bba1b584fd549c282201668eb47a531 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:38.771018 19099 tablet_bootstrap.cc:492] T 1da416d983384f7298444de87d25e0f1 P cce39a71625e4fa0815e38696e64ad09: Bootstrap starting.
I20260710 13:23:38.762758 19166 leader_election.cc:290] T 238a3cd61b5c44c48fb1a61d4bde89e1 P da892cb358c6465788f47bf99a48e388 [CANDIDATE]: Term 1 election: Requested vote from peers f97580330de74751bca581d363815efc (127.16.80.130:38675), c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879)
I20260710 13:23:38.766882 19017 leader_election.cc:304] T e39e4444e64b48dd8dcf62cb322334fa P cce39a71625e4fa0815e38696e64ad09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cce39a71625e4fa0815e38696e64ad09; no voters: da892cb358c6465788f47bf99a48e388, f97580330de74751bca581d363815efc
W20260710 13:23:38.791851 19017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.80.130:38675, user_credentials={real_user=slave}} blocked reactor thread for 60856us
W20260710 13:23:38.792626 19017 leader_election.cc:343] T dfae963fdf6e4128a15ad4d281951c85 P cce39a71625e4fa0815e38696e64ad09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f97580330de74751bca581d363815efc (127.16.80.130:38675): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:38.793109 19017 leader_election.cc:304] T dfae963fdf6e4128a15ad4d281951c85 P cce39a71625e4fa0815e38696e64ad09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cce39a71625e4fa0815e38696e64ad09; no voters: da892cb358c6465788f47bf99a48e388, f97580330de74751bca581d363815efc
W20260710 13:23:38.767663 18795 leader_election.cc:343] T 238a3cd61b5c44c48fb1a61d4bde89e1 P da892cb358c6465788f47bf99a48e388 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:38.794263 19168 leader_election.cc:290] T d542e83eb0a94c96a7350f4f50646cf6 P f97580330de74751bca581d363815efc [CANDIDATE]: Term 1 election: Requested vote from peers c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879), cce39a71625e4fa0815e38696e64ad09 (127.16.80.132:46157)
I20260710 13:23:38.784359 19160 raft_consensus.cc:2749] T b98bef6d7dd64460b0c0497e9281f6a6 P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:38.798518 19097 raft_consensus.cc:385] T 1bba1b584fd549c282201668eb47a531 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:38.799561 19174 raft_consensus.cc:2749] T e39e4444e64b48dd8dcf62cb322334fa P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:38.777031 18723 catalog_manager.cc:5697] T 84393a2f3f5b4dc9b05214affaed4c88 P f97580330de74751bca581d363815efc reported cstate change: term changed from 0 to 1, leader changed from <none> to f97580330de74751bca581d363815efc (127.16.80.130). New cstate: current_term: 1 leader_uuid: "f97580330de74751bca581d363815efc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:38.800417 19112 raft_consensus.cc:2749] T dfae963fdf6e4128a15ad4d281951c85 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:38.800294 18976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d542e83eb0a94c96a7350f4f50646cf6" candidate_uuid: "f97580330de74751bca581d363815efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c115746392dd4c00a09d9b694d5271e6"
I20260710 13:23:38.799263 19097 raft_consensus.cc:740] T 1bba1b584fd549c282201668eb47a531 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c115746392dd4c00a09d9b694d5271e6, State: Initialized, Role: FOLLOWER
I20260710 13:23:38.802799 19097 consensus_queue.cc:260] T 1bba1b584fd549c282201668eb47a531 P c115746392dd4c00a09d9b694d5271e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:38.804014 19098 tablet_bootstrap.cc:492] T 31afb33e07b4475293af8343ef2d7746 P f97580330de74751bca581d363815efc: No bootstrap required, opened a new log
I20260710 13:23:38.804590 19098 ts_tablet_manager.cc:1403] T 31afb33e07b4475293af8343ef2d7746 P f97580330de74751bca581d363815efc: Time spent bootstrapping tablet: real 0.083s	user 0.013s	sys 0.006s
I20260710 13:23:38.805383 19051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d542e83eb0a94c96a7350f4f50646cf6" candidate_uuid: "f97580330de74751bca581d363815efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cce39a71625e4fa0815e38696e64ad09"
I20260710 13:23:38.806038 19051 raft_consensus.cc:3060] T d542e83eb0a94c96a7350f4f50646cf6 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:38.806191 19150 raft_consensus.cc:2749] T d542e83eb0a94c96a7350f4f50646cf6 P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:38.807797 19098 raft_consensus.cc:359] T 31afb33e07b4475293af8343ef2d7746 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:38.808504 19098 raft_consensus.cc:385] T 31afb33e07b4475293af8343ef2d7746 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:38.808707 19097 ts_tablet_manager.cc:1434] T 1bba1b584fd549c282201668eb47a531 P c115746392dd4c00a09d9b694d5271e6: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260710 13:23:38.808760 19098 raft_consensus.cc:740] T 31afb33e07b4475293af8343ef2d7746 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f97580330de74751bca581d363815efc, State: Initialized, Role: FOLLOWER
I20260710 13:23:38.809815 19097 tablet_bootstrap.cc:492] T 238a3cd61b5c44c48fb1a61d4bde89e1 P c115746392dd4c00a09d9b694d5271e6: Bootstrap starting.
I20260710 13:23:38.810326 19099 tablet_bootstrap.cc:654] T 1da416d983384f7298444de87d25e0f1 P cce39a71625e4fa0815e38696e64ad09: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:38.809816 19098 consensus_queue.cc:260] T 31afb33e07b4475293af8343ef2d7746 P f97580330de74751bca581d363815efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:38.812448 19098 ts_tablet_manager.cc:1434] T 31afb33e07b4475293af8343ef2d7746 P f97580330de74751bca581d363815efc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:23:38.813598 19098 tablet_bootstrap.cc:492] T e39e4444e64b48dd8dcf62cb322334fa P f97580330de74751bca581d363815efc: Bootstrap starting.
I20260710 13:23:38.814610 18901 raft_consensus.cc:2468] T 238a3cd61b5c44c48fb1a61d4bde89e1 P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da892cb358c6465788f47bf99a48e388 in term 1.
I20260710 13:23:38.820566 18794 leader_election.cc:304] T 238a3cd61b5c44c48fb1a61d4bde89e1 P da892cb358c6465788f47bf99a48e388 [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: da892cb358c6465788f47bf99a48e388, f97580330de74751bca581d363815efc; no voters: c115746392dd4c00a09d9b694d5271e6
I20260710 13:23:38.821890 19166 raft_consensus.cc:2804] T 238a3cd61b5c44c48fb1a61d4bde89e1 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:38.822413 19051 raft_consensus.cc:2468] T d542e83eb0a94c96a7350f4f50646cf6 P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f97580330de74751bca581d363815efc in term 1.
I20260710 13:23:38.822440 19166 raft_consensus.cc:697] T 238a3cd61b5c44c48fb1a61d4bde89e1 P da892cb358c6465788f47bf99a48e388 [term 1 LEADER]: Becoming Leader. State: Replica: da892cb358c6465788f47bf99a48e388, State: Running, Role: LEADER
I20260710 13:23:38.823578 19166 consensus_queue.cc:237] T 238a3cd61b5c44c48fb1a61d4bde89e1 P da892cb358c6465788f47bf99a48e388 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:38.824456 18869 leader_election.cc:304] T d542e83eb0a94c96a7350f4f50646cf6 P f97580330de74751bca581d363815efc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cce39a71625e4fa0815e38696e64ad09, f97580330de74751bca581d363815efc; no voters: 
I20260710 13:23:38.826020 19184 raft_consensus.cc:2804] T d542e83eb0a94c96a7350f4f50646cf6 P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:38.826491 19184 raft_consensus.cc:697] T d542e83eb0a94c96a7350f4f50646cf6 P f97580330de74751bca581d363815efc [term 1 LEADER]: Becoming Leader. State: Replica: f97580330de74751bca581d363815efc, State: Running, Role: LEADER
I20260710 13:23:38.827605 19096 tablet_bootstrap.cc:492] T dfae963fdf6e4128a15ad4d281951c85 P da892cb358c6465788f47bf99a48e388: No bootstrap required, opened a new log
I20260710 13:23:38.827324 19184 consensus_queue.cc:237] T d542e83eb0a94c96a7350f4f50646cf6 P f97580330de74751bca581d363815efc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:38.828086 19096 ts_tablet_manager.cc:1403] T dfae963fdf6e4128a15ad4d281951c85 P da892cb358c6465788f47bf99a48e388: Time spent bootstrapping tablet: real 0.082s	user 0.015s	sys 0.004s
I20260710 13:23:38.828117 19097 tablet_bootstrap.cc:654] T 238a3cd61b5c44c48fb1a61d4bde89e1 P c115746392dd4c00a09d9b694d5271e6: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:38.830473 19098 tablet_bootstrap.cc:654] T e39e4444e64b48dd8dcf62cb322334fa P f97580330de74751bca581d363815efc: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:38.830554 19174 raft_consensus.cc:493] T 31afb33e07b4475293af8343ef2d7746 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:38.833489 19174 raft_consensus.cc:515] T 31afb33e07b4475293af8343ef2d7746 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:38.838783 18901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31afb33e07b4475293af8343ef2d7746" candidate_uuid: "cce39a71625e4fa0815e38696e64ad09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97580330de74751bca581d363815efc" is_pre_election: true
I20260710 13:23:38.839524 18901 raft_consensus.cc:2468] T 31afb33e07b4475293af8343ef2d7746 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cce39a71625e4fa0815e38696e64ad09 in term 0.
I20260710 13:23:38.839946 18978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31afb33e07b4475293af8343ef2d7746" candidate_uuid: "cce39a71625e4fa0815e38696e64ad09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c115746392dd4c00a09d9b694d5271e6" is_pre_election: true
I20260710 13:23:38.839792 19096 raft_consensus.cc:359] T dfae963fdf6e4128a15ad4d281951c85 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:38.840806 19096 raft_consensus.cc:385] T dfae963fdf6e4128a15ad4d281951c85 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:38.841130 19096 raft_consensus.cc:740] T dfae963fdf6e4128a15ad4d281951c85 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da892cb358c6465788f47bf99a48e388, State: Initialized, Role: FOLLOWER
I20260710 13:23:38.841933 19017 leader_election.cc:304] T 31afb33e07b4475293af8343ef2d7746 P cce39a71625e4fa0815e38696e64ad09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cce39a71625e4fa0815e38696e64ad09, f97580330de74751bca581d363815efc; no voters: 
I20260710 13:23:38.843215 19112 raft_consensus.cc:2804] T 31afb33e07b4475293af8343ef2d7746 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:38.841885 19096 consensus_queue.cc:260] T dfae963fdf6e4128a15ad4d281951c85 P da892cb358c6465788f47bf99a48e388 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:38.843701 19112 raft_consensus.cc:493] T 31afb33e07b4475293af8343ef2d7746 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:38.844128 19112 raft_consensus.cc:3060] T 31afb33e07b4475293af8343ef2d7746 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:38.846458 19096 ts_tablet_manager.cc:1434] T dfae963fdf6e4128a15ad4d281951c85 P da892cb358c6465788f47bf99a48e388: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.002s
W20260710 13:23:38.847766 19018 leader_election.cc:343] T 31afb33e07b4475293af8343ef2d7746 P cce39a71625e4fa0815e38696e64ad09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:38.849141 19174 leader_election.cc:290] T 31afb33e07b4475293af8343ef2d7746 P cce39a71625e4fa0815e38696e64ad09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f97580330de74751bca581d363815efc (127.16.80.130:38675), c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879)
I20260710 13:23:38.849764 19096 tablet_bootstrap.cc:492] T f2fcda2334684c6db91a7fe2813af4bd P da892cb358c6465788f47bf99a48e388: Bootstrap starting.
I20260710 13:23:38.850353 19107 raft_consensus.cc:493] T dfae963fdf6e4128a15ad4d281951c85 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:38.850893 19107 raft_consensus.cc:515] T dfae963fdf6e4128a15ad4d281951c85 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:38.853111 19107 leader_election.cc:290] T dfae963fdf6e4128a15ad4d281951c85 P da892cb358c6465788f47bf99a48e388 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cce39a71625e4fa0815e38696e64ad09 (127.16.80.132:46157), f97580330de74751bca581d363815efc (127.16.80.130:38675)
I20260710 13:23:38.857134 18901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfae963fdf6e4128a15ad4d281951c85" candidate_uuid: "da892cb358c6465788f47bf99a48e388" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97580330de74751bca581d363815efc" is_pre_election: true
I20260710 13:23:38.857134 19051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfae963fdf6e4128a15ad4d281951c85" candidate_uuid: "da892cb358c6465788f47bf99a48e388" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cce39a71625e4fa0815e38696e64ad09" is_pre_election: true
I20260710 13:23:38.858807 19051 raft_consensus.cc:2468] T dfae963fdf6e4128a15ad4d281951c85 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da892cb358c6465788f47bf99a48e388 in term 0.
I20260710 13:23:38.859881 19096 tablet_bootstrap.cc:654] T f2fcda2334684c6db91a7fe2813af4bd P da892cb358c6465788f47bf99a48e388: Neither blocks nor log segments found. Creating new log.
W20260710 13:23:38.860188 18794 leader_election.cc:343] T dfae963fdf6e4128a15ad4d281951c85 P da892cb358c6465788f47bf99a48e388 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f97580330de74751bca581d363815efc (127.16.80.130:38675): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:38.861135 18794 leader_election.cc:304] T dfae963fdf6e4128a15ad4d281951c85 P da892cb358c6465788f47bf99a48e388 [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: cce39a71625e4fa0815e38696e64ad09, da892cb358c6465788f47bf99a48e388; no voters: f97580330de74751bca581d363815efc
I20260710 13:23:38.863608 19097 tablet_bootstrap.cc:492] T 238a3cd61b5c44c48fb1a61d4bde89e1 P c115746392dd4c00a09d9b694d5271e6: No bootstrap required, opened a new log
I20260710 13:23:38.864128 19097 ts_tablet_manager.cc:1403] T 238a3cd61b5c44c48fb1a61d4bde89e1 P c115746392dd4c00a09d9b694d5271e6: Time spent bootstrapping tablet: real 0.055s	user 0.013s	sys 0.004s
I20260710 13:23:38.866874 19097 raft_consensus.cc:359] T 238a3cd61b5c44c48fb1a61d4bde89e1 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:38.867614 19097 raft_consensus.cc:385] T 238a3cd61b5c44c48fb1a61d4bde89e1 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:38.868130 19097 raft_consensus.cc:740] T 238a3cd61b5c44c48fb1a61d4bde89e1 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c115746392dd4c00a09d9b694d5271e6, State: Initialized, Role: FOLLOWER
I20260710 13:23:38.868983 19097 consensus_queue.cc:260] T 238a3cd61b5c44c48fb1a61d4bde89e1 P c115746392dd4c00a09d9b694d5271e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:38.870990 19097 ts_tablet_manager.cc:1434] T 238a3cd61b5c44c48fb1a61d4bde89e1 P c115746392dd4c00a09d9b694d5271e6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:23:38.871935 19097 tablet_bootstrap.cc:492] T 31afb33e07b4475293af8343ef2d7746 P c115746392dd4c00a09d9b694d5271e6: Bootstrap starting.
I20260710 13:23:38.872556 19096 tablet_bootstrap.cc:492] T f2fcda2334684c6db91a7fe2813af4bd P da892cb358c6465788f47bf99a48e388: No bootstrap required, opened a new log
I20260710 13:23:38.873188 19096 ts_tablet_manager.cc:1403] T f2fcda2334684c6db91a7fe2813af4bd P da892cb358c6465788f47bf99a48e388: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.002s
I20260710 13:23:38.874504 19107 raft_consensus.cc:2804] T dfae963fdf6e4128a15ad4d281951c85 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:38.875018 19107 raft_consensus.cc:493] T dfae963fdf6e4128a15ad4d281951c85 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:38.875435 19107 raft_consensus.cc:3060] T dfae963fdf6e4128a15ad4d281951c85 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:38.877327 19096 raft_consensus.cc:359] T f2fcda2334684c6db91a7fe2813af4bd P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:38.843263 18976 raft_consensus.cc:2468] T d542e83eb0a94c96a7350f4f50646cf6 P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f97580330de74751bca581d363815efc in term 1.
I20260710 13:23:38.878566 19096 raft_consensus.cc:385] T f2fcda2334684c6db91a7fe2813af4bd P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:38.879001 19096 raft_consensus.cc:740] T f2fcda2334684c6db91a7fe2813af4bd P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da892cb358c6465788f47bf99a48e388, State: Initialized, Role: FOLLOWER
I20260710 13:23:38.877954 19097 tablet_bootstrap.cc:654] T 31afb33e07b4475293af8343ef2d7746 P c115746392dd4c00a09d9b694d5271e6: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:38.880213 19096 consensus_queue.cc:260] T f2fcda2334684c6db91a7fe2813af4bd P da892cb358c6465788f47bf99a48e388 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:38.883677 19096 ts_tablet_manager.cc:1434] T f2fcda2334684c6db91a7fe2813af4bd P da892cb358c6465788f47bf99a48e388: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:23:38.885052 19096 tablet_bootstrap.cc:492] T e39e4444e64b48dd8dcf62cb322334fa P da892cb358c6465788f47bf99a48e388: Bootstrap starting.
I20260710 13:23:38.893118 19096 tablet_bootstrap.cc:654] T e39e4444e64b48dd8dcf62cb322334fa P da892cb358c6465788f47bf99a48e388: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:38.848049 19099 tablet_bootstrap.cc:492] T 1da416d983384f7298444de87d25e0f1 P cce39a71625e4fa0815e38696e64ad09: No bootstrap required, opened a new log
I20260710 13:23:38.898358 19099 ts_tablet_manager.cc:1403] T 1da416d983384f7298444de87d25e0f1 P cce39a71625e4fa0815e38696e64ad09: Time spent bootstrapping tablet: real 0.128s	user 0.008s	sys 0.006s
I20260710 13:23:38.900084 19051 raft_consensus.cc:1240] T 0a13b77bd34b4956a4aba138e4b5683b P cce39a71625e4fa0815e38696e64ad09 [term 2 FOLLOWER]: Rejecting Update request from peer da892cb358c6465788f47bf99a48e388 for earlier term 1. Current term is 2. Ops: []
I20260710 13:23:38.902701 19104 consensus_queue.cc:1059] T 0a13b77bd34b4956a4aba138e4b5683b P da892cb358c6465788f47bf99a48e388 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:38.910813 19150 consensus_queue.cc:1048] T f2fcda2334684c6db91a7fe2813af4bd P c115746392dd4c00a09d9b694d5271e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:38.895942 18828 raft_consensus.cc:3060] T f2fcda2334684c6db91a7fe2813af4bd P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:38.919890 19150 raft_consensus.cc:493] T 1bba1b584fd549c282201668eb47a531 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:38.920632 19150 raft_consensus.cc:515] T 1bba1b584fd549c282201668eb47a531 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:38.923676 19150 leader_election.cc:290] T 1bba1b584fd549c282201668eb47a531 P c115746392dd4c00a09d9b694d5271e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629), f97580330de74751bca581d363815efc (127.16.80.130:38675)
I20260710 13:23:38.925848 18827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bba1b584fd549c282201668eb47a531" candidate_uuid: "c115746392dd4c00a09d9b694d5271e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da892cb358c6465788f47bf99a48e388" is_pre_election: true
I20260710 13:23:38.926637 18827 raft_consensus.cc:2468] T 1bba1b584fd549c282201668eb47a531 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c115746392dd4c00a09d9b694d5271e6 in term 0.
I20260710 13:23:38.927937 18944 leader_election.cc:304] T 1bba1b584fd549c282201668eb47a531 P c115746392dd4c00a09d9b694d5271e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c115746392dd4c00a09d9b694d5271e6, da892cb358c6465788f47bf99a48e388; no voters: 
I20260710 13:23:38.929225 19096 tablet_bootstrap.cc:492] T e39e4444e64b48dd8dcf62cb322334fa P da892cb358c6465788f47bf99a48e388: No bootstrap required, opened a new log
I20260710 13:23:38.929105 19105 consensus_queue.cc:1048] T 84393a2f3f5b4dc9b05214affaed4c88 P f97580330de74751bca581d363815efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:38.929116 18901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bba1b584fd549c282201668eb47a531" candidate_uuid: "c115746392dd4c00a09d9b694d5271e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97580330de74751bca581d363815efc" is_pre_election: true
I20260710 13:23:38.929133 19150 raft_consensus.cc:2804] T 1bba1b584fd549c282201668eb47a531 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:38.932479 19150 raft_consensus.cc:493] T 1bba1b584fd549c282201668eb47a531 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:38.932515 18901 raft_consensus.cc:2468] T 1bba1b584fd549c282201668eb47a531 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c115746392dd4c00a09d9b694d5271e6 in term 0.
I20260710 13:23:38.932924 19150 raft_consensus.cc:3060] T 1bba1b584fd549c282201668eb47a531 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:38.934501 19105 consensus_queue.cc:1048] T 1da416d983384f7298444de87d25e0f1 P f97580330de74751bca581d363815efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:38.936893 19096 ts_tablet_manager.cc:1403] T e39e4444e64b48dd8dcf62cb322334fa P da892cb358c6465788f47bf99a48e388: Time spent bootstrapping tablet: real 0.052s	user 0.019s	sys 0.004s
I20260710 13:23:38.939947 19096 raft_consensus.cc:359] T e39e4444e64b48dd8dcf62cb322334fa P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:38.940851 19096 raft_consensus.cc:385] T e39e4444e64b48dd8dcf62cb322334fa P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:38.941279 19096 raft_consensus.cc:740] T e39e4444e64b48dd8dcf62cb322334fa P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da892cb358c6465788f47bf99a48e388, State: Initialized, Role: FOLLOWER
I20260710 13:23:38.942502 19096 consensus_queue.cc:260] T e39e4444e64b48dd8dcf62cb322334fa P da892cb358c6465788f47bf99a48e388 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:38.949574 19051 raft_consensus.cc:1275] T 0a13b77bd34b4956a4aba138e4b5683b P cce39a71625e4fa0815e38696e64ad09 [term 2 FOLLOWER]: Refusing update from remote peer c115746392dd4c00a09d9b694d5271e6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:23:38.889742 19112 raft_consensus.cc:515] T 31afb33e07b4475293af8343ef2d7746 P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:38.951952 19160 consensus_queue.cc:1048] T 0a13b77bd34b4956a4aba138e4b5683b P c115746392dd4c00a09d9b694d5271e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:38.953794 19096 ts_tablet_manager.cc:1434] T e39e4444e64b48dd8dcf62cb322334fa P da892cb358c6465788f47bf99a48e388: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.007s
I20260710 13:23:38.955191 19096 tablet_bootstrap.cc:492] T f8a85251895b477495770425c8515083 P da892cb358c6465788f47bf99a48e388: Bootstrap starting.
I20260710 13:23:38.956756 19199 raft_consensus.cc:3055] T 0a13b77bd34b4956a4aba138e4b5683b P da892cb358c6465788f47bf99a48e388 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:38.957333 19199 raft_consensus.cc:740] T 0a13b77bd34b4956a4aba138e4b5683b P da892cb358c6465788f47bf99a48e388 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: da892cb358c6465788f47bf99a48e388, State: Running, Role: LEADER
I20260710 13:23:38.958798 19199 consensus_queue.cc:260] T 0a13b77bd34b4956a4aba138e4b5683b P da892cb358c6465788f47bf99a48e388 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:38.962105 19099 raft_consensus.cc:359] T 1da416d983384f7298444de87d25e0f1 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:38.967283 19199 raft_consensus.cc:3060] T 0a13b77bd34b4956a4aba138e4b5683b P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:38.970326 18978 raft_consensus.cc:1240] T 0a13b77bd34b4956a4aba138e4b5683b P c115746392dd4c00a09d9b694d5271e6 [term 2 LEADER]: Rejecting Update request from peer da892cb358c6465788f47bf99a48e388 for earlier term 1. Current term is 2. Ops: []
I20260710 13:23:38.971709 19096 tablet_bootstrap.cc:654] T f8a85251895b477495770425c8515083 P da892cb358c6465788f47bf99a48e388: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:38.992357 18901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31afb33e07b4475293af8343ef2d7746" candidate_uuid: "cce39a71625e4fa0815e38696e64ad09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97580330de74751bca581d363815efc"
I20260710 13:23:38.992578 18976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31afb33e07b4475293af8343ef2d7746" candidate_uuid: "cce39a71625e4fa0815e38696e64ad09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c115746392dd4c00a09d9b694d5271e6"
I20260710 13:23:39.019066 18901 raft_consensus.cc:3060] T 31afb33e07b4475293af8343ef2d7746 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:23:38.994783 18869 consensus_peers.cc:597] T 1da416d983384f7298444de87d25e0f1 P f97580330de74751bca581d363815efc -> Peer cce39a71625e4fa0815e38696e64ad09 (127.16.80.132:46157): Couldn't send request to peer cce39a71625e4fa0815e38696e64ad09. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:39.019515 18724 catalog_manager.cc:5697] T d542e83eb0a94c96a7350f4f50646cf6 P f97580330de74751bca581d363815efc reported cstate change: term changed from 0 to 1, leader changed from <none> to f97580330de74751bca581d363815efc (127.16.80.130). New cstate: current_term: 1 leader_uuid: "f97580330de74751bca581d363815efc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } health_report { overall_health: UNKNOWN } } }
W20260710 13:23:39.021660 19018 leader_election.cc:343] T 31afb33e07b4475293af8343ef2d7746 P cce39a71625e4fa0815e38696e64ad09 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:39.022131 18724 catalog_manager.cc:5697] T b98bef6d7dd64460b0c0497e9281f6a6 P f97580330de74751bca581d363815efc reported cstate change: term changed from 0 to 1, leader changed from <none> to f97580330de74751bca581d363815efc (127.16.80.130). New cstate: current_term: 1 leader_uuid: "f97580330de74751bca581d363815efc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:39.028676 19184 consensus_queue.cc:1048] T 84393a2f3f5b4dc9b05214affaed4c88 P f97580330de74751bca581d363815efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:39.032142 18827 raft_consensus.cc:1275] T 0a13b77bd34b4956a4aba138e4b5683b P da892cb358c6465788f47bf99a48e388 [term 2 FOLLOWER]: Refusing update from remote peer c115746392dd4c00a09d9b694d5271e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260710 13:23:39.032784 18827 pending_rounds.cc:85] T 0a13b77bd34b4956a4aba138e4b5683b P da892cb358c6465788f47bf99a48e388: Aborting all ops after (but not including) 0
I20260710 13:23:39.033257 18827 pending_rounds.cc:107] T 0a13b77bd34b4956a4aba138e4b5683b P da892cb358c6465788f47bf99a48e388: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:23:39.033666 18827 raft_consensus.cc:2889] T 0a13b77bd34b4956a4aba138e4b5683b P da892cb358c6465788f47bf99a48e388 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:23:39.035977 19160 consensus_queue.cc:1048] T 0a13b77bd34b4956a4aba138e4b5683b P c115746392dd4c00a09d9b694d5271e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:39.038563 18901 raft_consensus.cc:2468] T 31afb33e07b4475293af8343ef2d7746 P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cce39a71625e4fa0815e38696e64ad09 in term 1.
I20260710 13:23:39.040030 19017 leader_election.cc:304] T 31afb33e07b4475293af8343ef2d7746 P cce39a71625e4fa0815e38696e64ad09 [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: cce39a71625e4fa0815e38696e64ad09, f97580330de74751bca581d363815efc; no voters: c115746392dd4c00a09d9b694d5271e6
I20260710 13:23:39.041025 19174 raft_consensus.cc:2804] T 31afb33e07b4475293af8343ef2d7746 P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:39.041553 19174 raft_consensus.cc:697] T 31afb33e07b4475293af8343ef2d7746 P cce39a71625e4fa0815e38696e64ad09 [term 1 LEADER]: Becoming Leader. State: Replica: cce39a71625e4fa0815e38696e64ad09, State: Running, Role: LEADER
I20260710 13:23:39.042412 19174 consensus_queue.cc:237] T 31afb33e07b4475293af8343ef2d7746 P cce39a71625e4fa0815e38696e64ad09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:38.999970 19107 raft_consensus.cc:515] T dfae963fdf6e4128a15ad4d281951c85 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:39.048821 19096 tablet_bootstrap.cc:492] T f8a85251895b477495770425c8515083 P da892cb358c6465788f47bf99a48e388: No bootstrap required, opened a new log
I20260710 13:23:39.049455 19096 ts_tablet_manager.cc:1403] T f8a85251895b477495770425c8515083 P da892cb358c6465788f47bf99a48e388: Time spent bootstrapping tablet: real 0.094s	user 0.015s	sys 0.001s
I20260710 13:23:39.050956 19050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfae963fdf6e4128a15ad4d281951c85" candidate_uuid: "da892cb358c6465788f47bf99a48e388" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cce39a71625e4fa0815e38696e64ad09"
I20260710 13:23:39.051836 19050 raft_consensus.cc:3060] T dfae963fdf6e4128a15ad4d281951c85 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:39.051959 18902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfae963fdf6e4128a15ad4d281951c85" candidate_uuid: "da892cb358c6465788f47bf99a48e388" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97580330de74751bca581d363815efc"
W20260710 13:23:39.054378 18794 leader_election.cc:343] T dfae963fdf6e4128a15ad4d281951c85 P da892cb358c6465788f47bf99a48e388 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f97580330de74751bca581d363815efc (127.16.80.130:38675): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:39.055624 19107 leader_election.cc:290] T dfae963fdf6e4128a15ad4d281951c85 P da892cb358c6465788f47bf99a48e388 [CANDIDATE]: Term 1 election: Requested vote from peers cce39a71625e4fa0815e38696e64ad09 (127.16.80.132:46157), f97580330de74751bca581d363815efc (127.16.80.130:38675)
I20260710 13:23:39.071404 19112 leader_election.cc:290] T 31afb33e07b4475293af8343ef2d7746 P cce39a71625e4fa0815e38696e64ad09 [CANDIDATE]: Term 1 election: Requested vote from peers f97580330de74751bca581d363815efc (127.16.80.130:38675), c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879)
I20260710 13:23:39.072798 19099 raft_consensus.cc:385] T 1da416d983384f7298444de87d25e0f1 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:39.073304 19099 raft_consensus.cc:740] T 1da416d983384f7298444de87d25e0f1 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cce39a71625e4fa0815e38696e64ad09, State: Initialized, Role: FOLLOWER
I20260710 13:23:39.074335 19099 consensus_queue.cc:260] T 1da416d983384f7298444de87d25e0f1 P cce39a71625e4fa0815e38696e64ad09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:39.077363 19150 raft_consensus.cc:515] T 1bba1b584fd549c282201668eb47a531 P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:39.078418 19099 ts_tablet_manager.cc:1434] T 1da416d983384f7298444de87d25e0f1 P cce39a71625e4fa0815e38696e64ad09: Time spent starting tablet: real 0.180s	user 0.008s	sys 0.000s
I20260710 13:23:39.079432 19099 tablet_bootstrap.cc:492] T 9f0bae3b11724b46b693fe29685a48ad P cce39a71625e4fa0815e38696e64ad09: Bootstrap starting.
I20260710 13:23:39.080793 18727 catalog_manager.cc:5697] T 31afb33e07b4475293af8343ef2d7746 P cce39a71625e4fa0815e38696e64ad09 reported cstate change: term changed from 0 to 1, leader changed from <none> to cce39a71625e4fa0815e38696e64ad09 (127.16.80.132). New cstate: current_term: 1 leader_uuid: "cce39a71625e4fa0815e38696e64ad09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:39.086658 19096 raft_consensus.cc:359] T f8a85251895b477495770425c8515083 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:39.087642 19096 raft_consensus.cc:385] T f8a85251895b477495770425c8515083 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:39.088017 19096 raft_consensus.cc:740] T f8a85251895b477495770425c8515083 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da892cb358c6465788f47bf99a48e388, State: Initialized, Role: FOLLOWER
I20260710 13:23:39.089335 19096 consensus_queue.cc:260] T f8a85251895b477495770425c8515083 P da892cb358c6465788f47bf99a48e388 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:39.090726 18724 catalog_manager.cc:5697] T 238a3cd61b5c44c48fb1a61d4bde89e1 P da892cb358c6465788f47bf99a48e388 reported cstate change: term changed from 0 to 1, leader changed from <none> to da892cb358c6465788f47bf99a48e388 (127.16.80.129). New cstate: current_term: 1 leader_uuid: "da892cb358c6465788f47bf99a48e388" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:39.091614 19098 tablet_bootstrap.cc:492] T e39e4444e64b48dd8dcf62cb322334fa P f97580330de74751bca581d363815efc: No bootstrap required, opened a new log
I20260710 13:23:39.091867 19050 raft_consensus.cc:2468] T dfae963fdf6e4128a15ad4d281951c85 P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da892cb358c6465788f47bf99a48e388 in term 1.
I20260710 13:23:39.092402 19098 ts_tablet_manager.cc:1403] T e39e4444e64b48dd8dcf62cb322334fa P f97580330de74751bca581d363815efc: Time spent bootstrapping tablet: real 0.279s	user 0.041s	sys 0.062s
I20260710 13:23:39.093428 18794 leader_election.cc:304] T dfae963fdf6e4128a15ad4d281951c85 P da892cb358c6465788f47bf99a48e388 [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: cce39a71625e4fa0815e38696e64ad09, da892cb358c6465788f47bf99a48e388; no voters: f97580330de74751bca581d363815efc
I20260710 13:23:39.095005 19199 raft_consensus.cc:2804] T dfae963fdf6e4128a15ad4d281951c85 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:39.095580 19199 raft_consensus.cc:697] T dfae963fdf6e4128a15ad4d281951c85 P da892cb358c6465788f47bf99a48e388 [term 1 LEADER]: Becoming Leader. State: Replica: da892cb358c6465788f47bf99a48e388, State: Running, Role: LEADER
I20260710 13:23:39.095752 18827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bba1b584fd549c282201668eb47a531" candidate_uuid: "c115746392dd4c00a09d9b694d5271e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da892cb358c6465788f47bf99a48e388"
I20260710 13:23:39.096472 18827 raft_consensus.cc:3060] T 1bba1b584fd549c282201668eb47a531 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:39.096668 19199 consensus_queue.cc:237] T dfae963fdf6e4128a15ad4d281951c85 P da892cb358c6465788f47bf99a48e388 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:39.101485 19099 tablet_bootstrap.cc:654] T 9f0bae3b11724b46b693fe29685a48ad P cce39a71625e4fa0815e38696e64ad09: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:39.104321 19096 ts_tablet_manager.cc:1434] T f8a85251895b477495770425c8515083 P da892cb358c6465788f47bf99a48e388: Time spent starting tablet: real 0.055s	user 0.008s	sys 0.002s
I20260710 13:23:39.107573 19096 tablet_bootstrap.cc:492] T 9f0bae3b11724b46b693fe29685a48ad P da892cb358c6465788f47bf99a48e388: Bootstrap starting.
I20260710 13:23:39.108534 18827 raft_consensus.cc:2468] T 1bba1b584fd549c282201668eb47a531 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c115746392dd4c00a09d9b694d5271e6 in term 1.
I20260710 13:23:39.105686 19098 raft_consensus.cc:359] T e39e4444e64b48dd8dcf62cb322334fa P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:39.109295 19098 raft_consensus.cc:385] T e39e4444e64b48dd8dcf62cb322334fa P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:39.109653 19098 raft_consensus.cc:740] T e39e4444e64b48dd8dcf62cb322334fa P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f97580330de74751bca581d363815efc, State: Initialized, Role: FOLLOWER
I20260710 13:23:39.110184 18944 leader_election.cc:304] T 1bba1b584fd549c282201668eb47a531 P c115746392dd4c00a09d9b694d5271e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c115746392dd4c00a09d9b694d5271e6, da892cb358c6465788f47bf99a48e388; no voters: 
I20260710 13:23:39.115935 19160 raft_consensus.cc:2804] T 1bba1b584fd549c282201668eb47a531 P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:39.116463 19160 raft_consensus.cc:697] T 1bba1b584fd549c282201668eb47a531 P c115746392dd4c00a09d9b694d5271e6 [term 1 LEADER]: Becoming Leader. State: Replica: c115746392dd4c00a09d9b694d5271e6, State: Running, Role: LEADER
I20260710 13:23:39.117313 19160 consensus_queue.cc:237] T 1bba1b584fd549c282201668eb47a531 P c115746392dd4c00a09d9b694d5271e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:39.118582 18901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bba1b584fd549c282201668eb47a531" candidate_uuid: "c115746392dd4c00a09d9b694d5271e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97580330de74751bca581d363815efc"
I20260710 13:23:39.119117 19097 tablet_bootstrap.cc:492] T 31afb33e07b4475293af8343ef2d7746 P c115746392dd4c00a09d9b694d5271e6: No bootstrap required, opened a new log
I20260710 13:23:39.119664 19097 ts_tablet_manager.cc:1403] T 31afb33e07b4475293af8343ef2d7746 P c115746392dd4c00a09d9b694d5271e6: Time spent bootstrapping tablet: real 0.248s	user 0.053s	sys 0.069s
I20260710 13:23:39.119525 18901 raft_consensus.cc:3060] T 1bba1b584fd549c282201668eb47a531 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:39.129593 19099 tablet_bootstrap.cc:492] T 9f0bae3b11724b46b693fe29685a48ad P cce39a71625e4fa0815e38696e64ad09: No bootstrap required, opened a new log
I20260710 13:23:39.130637 18901 raft_consensus.cc:2468] T 1bba1b584fd549c282201668eb47a531 P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c115746392dd4c00a09d9b694d5271e6 in term 1.
I20260710 13:23:39.130744 19098 consensus_queue.cc:260] T e39e4444e64b48dd8dcf62cb322334fa P f97580330de74751bca581d363815efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:39.129130 19097 raft_consensus.cc:359] T 31afb33e07b4475293af8343ef2d7746 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:39.132598 19098 ts_tablet_manager.cc:1434] T e39e4444e64b48dd8dcf62cb322334fa P f97580330de74751bca581d363815efc: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.000s
I20260710 13:23:39.132843 19097 raft_consensus.cc:385] T 31afb33e07b4475293af8343ef2d7746 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:39.133177 19097 raft_consensus.cc:740] T 31afb33e07b4475293af8343ef2d7746 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c115746392dd4c00a09d9b694d5271e6, State: Initialized, Role: FOLLOWER
I20260710 13:23:39.133309 19150 leader_election.cc:290] T 1bba1b584fd549c282201668eb47a531 P c115746392dd4c00a09d9b694d5271e6 [CANDIDATE]: Term 1 election: Requested vote from peers da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629), f97580330de74751bca581d363815efc (127.16.80.130:38675)
I20260710 13:23:39.133984 19097 consensus_queue.cc:260] T 31afb33e07b4475293af8343ef2d7746 P c115746392dd4c00a09d9b694d5271e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:39.134941 19099 ts_tablet_manager.cc:1403] T 9f0bae3b11724b46b693fe29685a48ad P cce39a71625e4fa0815e38696e64ad09: Time spent bootstrapping tablet: real 0.056s	user 0.019s	sys 0.015s
I20260710 13:23:39.135066 19160 consensus_queue.cc:1048] T f2fcda2334684c6db91a7fe2813af4bd P c115746392dd4c00a09d9b694d5271e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:39.136189 18727 catalog_manager.cc:5697] T 1bba1b584fd549c282201668eb47a531 P c115746392dd4c00a09d9b694d5271e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to c115746392dd4c00a09d9b694d5271e6 (127.16.80.131). New cstate: current_term: 1 leader_uuid: "c115746392dd4c00a09d9b694d5271e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:39.138057 19099 raft_consensus.cc:359] T 9f0bae3b11724b46b693fe29685a48ad P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:39.138784 19099 raft_consensus.cc:385] T 9f0bae3b11724b46b693fe29685a48ad P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:39.139042 19099 raft_consensus.cc:740] T 9f0bae3b11724b46b693fe29685a48ad P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cce39a71625e4fa0815e38696e64ad09, State: Initialized, Role: FOLLOWER
I20260710 13:23:39.139779 19099 consensus_queue.cc:260] T 9f0bae3b11724b46b693fe29685a48ad P cce39a71625e4fa0815e38696e64ad09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:39.142258 19099 ts_tablet_manager.cc:1434] T 9f0bae3b11724b46b693fe29685a48ad P cce39a71625e4fa0815e38696e64ad09: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:23:39.145843 19099 tablet_bootstrap.cc:492] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P cce39a71625e4fa0815e38696e64ad09: Bootstrap starting.
I20260710 13:23:39.148716 19098 tablet_bootstrap.cc:492] T dfae963fdf6e4128a15ad4d281951c85 P f97580330de74751bca581d363815efc: Bootstrap starting.
I20260710 13:23:39.151468 19099 tablet_bootstrap.cc:654] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P cce39a71625e4fa0815e38696e64ad09: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:39.155382 19098 tablet_bootstrap.cc:654] T dfae963fdf6e4128a15ad4d281951c85 P f97580330de74751bca581d363815efc: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:39.158394 19097 ts_tablet_manager.cc:1434] T 31afb33e07b4475293af8343ef2d7746 P c115746392dd4c00a09d9b694d5271e6: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.001s
I20260710 13:23:39.159798 19097 tablet_bootstrap.cc:492] T b7a6205a39f54d85a1cba74d93e00817 P c115746392dd4c00a09d9b694d5271e6: Bootstrap starting.
I20260710 13:23:39.159648 18723 catalog_manager.cc:5697] T dfae963fdf6e4128a15ad4d281951c85 P da892cb358c6465788f47bf99a48e388 reported cstate change: term changed from 0 to 1, leader changed from <none> to da892cb358c6465788f47bf99a48e388 (127.16.80.129). New cstate: current_term: 1 leader_uuid: "da892cb358c6465788f47bf99a48e388" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:39.169348 19097 tablet_bootstrap.cc:654] T b7a6205a39f54d85a1cba74d93e00817 P c115746392dd4c00a09d9b694d5271e6: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:39.178929 19096 tablet_bootstrap.cc:654] T 9f0bae3b11724b46b693fe29685a48ad P da892cb358c6465788f47bf99a48e388: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:39.179059 19105 consensus_queue.cc:1048] T b98bef6d7dd64460b0c0497e9281f6a6 P f97580330de74751bca581d363815efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 13:23:39.188685 19099 tablet_bootstrap.cc:492] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P cce39a71625e4fa0815e38696e64ad09: No bootstrap required, opened a new log
I20260710 13:23:39.189404 19099 ts_tablet_manager.cc:1403] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P cce39a71625e4fa0815e38696e64ad09: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.010s
I20260710 13:23:39.193842 19099 raft_consensus.cc:359] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:39.194816 19099 raft_consensus.cc:385] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:39.195199 19099 raft_consensus.cc:740] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cce39a71625e4fa0815e38696e64ad09, State: Initialized, Role: FOLLOWER
I20260710 13:23:39.196296 19099 consensus_queue.cc:260] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P cce39a71625e4fa0815e38696e64ad09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:39.199678 19099 ts_tablet_manager.cc:1434] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P cce39a71625e4fa0815e38696e64ad09: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:23:39.201000 19099 tablet_bootstrap.cc:492] T b7a6205a39f54d85a1cba74d93e00817 P cce39a71625e4fa0815e38696e64ad09: Bootstrap starting.
I20260710 13:23:39.201651 19156 consensus_queue.cc:1048] T b98bef6d7dd64460b0c0497e9281f6a6 P f97580330de74751bca581d363815efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:39.206525 19112 raft_consensus.cc:493] T 9f0bae3b11724b46b693fe29685a48ad P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:39.207263 19112 raft_consensus.cc:515] T 9f0bae3b11724b46b693fe29685a48ad P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:39.209488 19112 leader_election.cc:290] T 9f0bae3b11724b46b693fe29685a48ad P cce39a71625e4fa0815e38696e64ad09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629), f97580330de74751bca581d363815efc (127.16.80.130:38675)
I20260710 13:23:39.210044 19099 tablet_bootstrap.cc:654] T b7a6205a39f54d85a1cba74d93e00817 P cce39a71625e4fa0815e38696e64ad09: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:39.211352 18901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f0bae3b11724b46b693fe29685a48ad" candidate_uuid: "cce39a71625e4fa0815e38696e64ad09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97580330de74751bca581d363815efc" is_pre_election: true
W20260710 13:23:39.213624 19017 leader_election.cc:343] T 9f0bae3b11724b46b693fe29685a48ad P cce39a71625e4fa0815e38696e64ad09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f97580330de74751bca581d363815efc (127.16.80.130:38675): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:39.217667 18828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f0bae3b11724b46b693fe29685a48ad" candidate_uuid: "cce39a71625e4fa0815e38696e64ad09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da892cb358c6465788f47bf99a48e388" is_pre_election: true
W20260710 13:23:39.219944 19018 leader_election.cc:343] T 9f0bae3b11724b46b693fe29685a48ad P cce39a71625e4fa0815e38696e64ad09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:39.220618 19018 leader_election.cc:304] T 9f0bae3b11724b46b693fe29685a48ad P cce39a71625e4fa0815e38696e64ad09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cce39a71625e4fa0815e38696e64ad09; no voters: da892cb358c6465788f47bf99a48e388, f97580330de74751bca581d363815efc
I20260710 13:23:39.223855 19112 raft_consensus.cc:2749] T 9f0bae3b11724b46b693fe29685a48ad P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:39.228817 19199 raft_consensus.cc:493] T f8a85251895b477495770425c8515083 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:39.230736 19199 raft_consensus.cc:515] T f8a85251895b477495770425c8515083 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:39.236057 19107 consensus_queue.cc:1048] T 238a3cd61b5c44c48fb1a61d4bde89e1 P da892cb358c6465788f47bf99a48e388 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:39.247711 18902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8a85251895b477495770425c8515083" candidate_uuid: "da892cb358c6465788f47bf99a48e388" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97580330de74751bca581d363815efc" is_pre_election: true
W20260710 13:23:39.251417 18794 leader_election.cc:343] T f8a85251895b477495770425c8515083 P da892cb358c6465788f47bf99a48e388 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f97580330de74751bca581d363815efc (127.16.80.130:38675): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:39.253609 19199 leader_election.cc:290] T f8a85251895b477495770425c8515083 P da892cb358c6465788f47bf99a48e388 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f97580330de74751bca581d363815efc (127.16.80.130:38675), c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879)
I20260710 13:23:39.254318 18978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8a85251895b477495770425c8515083" candidate_uuid: "da892cb358c6465788f47bf99a48e388" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c115746392dd4c00a09d9b694d5271e6" is_pre_election: true
W20260710 13:23:39.256163 18795 leader_election.cc:343] T f8a85251895b477495770425c8515083 P da892cb358c6465788f47bf99a48e388 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:39.256767 18795 leader_election.cc:304] T f8a85251895b477495770425c8515083 P da892cb358c6465788f47bf99a48e388 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da892cb358c6465788f47bf99a48e388; no voters: c115746392dd4c00a09d9b694d5271e6, f97580330de74751bca581d363815efc
I20260710 13:23:39.258097 19199 raft_consensus.cc:2749] T f8a85251895b477495770425c8515083 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:39.277081 19199 raft_consensus.cc:493] T e39e4444e64b48dd8dcf62cb322334fa P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:39.278200 19199 raft_consensus.cc:515] T e39e4444e64b48dd8dcf62cb322334fa P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:39.280568 19199 leader_election.cc:290] T e39e4444e64b48dd8dcf62cb322334fa P da892cb358c6465788f47bf99a48e388 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cce39a71625e4fa0815e38696e64ad09 (127.16.80.132:46157), f97580330de74751bca581d363815efc (127.16.80.130:38675)
I20260710 13:23:39.283324 18902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e39e4444e64b48dd8dcf62cb322334fa" candidate_uuid: "da892cb358c6465788f47bf99a48e388" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97580330de74751bca581d363815efc" is_pre_election: true
I20260710 13:23:39.283514 19050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e39e4444e64b48dd8dcf62cb322334fa" candidate_uuid: "da892cb358c6465788f47bf99a48e388" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cce39a71625e4fa0815e38696e64ad09" is_pre_election: true
I20260710 13:23:39.284090 18902 raft_consensus.cc:2468] T e39e4444e64b48dd8dcf62cb322334fa P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da892cb358c6465788f47bf99a48e388 in term 0.
I20260710 13:23:39.284565 19050 raft_consensus.cc:2468] T e39e4444e64b48dd8dcf62cb322334fa P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da892cb358c6465788f47bf99a48e388 in term 0.
I20260710 13:23:39.285822 18794 leader_election.cc:304] T e39e4444e64b48dd8dcf62cb322334fa P da892cb358c6465788f47bf99a48e388 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cce39a71625e4fa0815e38696e64ad09, da892cb358c6465788f47bf99a48e388; no voters: 
I20260710 13:23:39.287379 19199 raft_consensus.cc:2804] T e39e4444e64b48dd8dcf62cb322334fa P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:39.287851 19199 raft_consensus.cc:493] T e39e4444e64b48dd8dcf62cb322334fa P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:39.288264 19199 raft_consensus.cc:3060] T e39e4444e64b48dd8dcf62cb322334fa P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:39.295985 19112 raft_consensus.cc:493] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:39.296571 19112 raft_consensus.cc:515] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:39.297583 19199 raft_consensus.cc:515] T e39e4444e64b48dd8dcf62cb322334fa P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:39.300578 19098 tablet_bootstrap.cc:492] T dfae963fdf6e4128a15ad4d281951c85 P f97580330de74751bca581d363815efc: No bootstrap required, opened a new log
I20260710 13:23:39.301110 19098 ts_tablet_manager.cc:1403] T dfae963fdf6e4128a15ad4d281951c85 P f97580330de74751bca581d363815efc: Time spent bootstrapping tablet: real 0.153s	user 0.025s	sys 0.031s
I20260710 13:23:39.301620 19199 leader_election.cc:290] T e39e4444e64b48dd8dcf62cb322334fa P da892cb358c6465788f47bf99a48e388 [CANDIDATE]: Term 1 election: Requested vote from peers cce39a71625e4fa0815e38696e64ad09 (127.16.80.132:46157), f97580330de74751bca581d363815efc (127.16.80.130:38675)
I20260710 13:23:39.304136 18902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e39e4444e64b48dd8dcf62cb322334fa" candidate_uuid: "da892cb358c6465788f47bf99a48e388" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97580330de74751bca581d363815efc"
I20260710 13:23:39.304801 18902 raft_consensus.cc:3060] T e39e4444e64b48dd8dcf62cb322334fa P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:39.305015 18978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60ea7e01a7d14fe5ac9ef1d7d82f8a58" candidate_uuid: "cce39a71625e4fa0815e38696e64ad09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c115746392dd4c00a09d9b694d5271e6" is_pre_election: true
I20260710 13:23:39.306313 18828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60ea7e01a7d14fe5ac9ef1d7d82f8a58" candidate_uuid: "cce39a71625e4fa0815e38696e64ad09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da892cb358c6465788f47bf99a48e388" is_pre_election: true
W20260710 13:23:39.308178 19018 leader_election.cc:343] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P cce39a71625e4fa0815e38696e64ad09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:23:39.308857 19018 leader_election.cc:343] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P cce39a71625e4fa0815e38696e64ad09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:39.309257 19018 leader_election.cc:304] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P cce39a71625e4fa0815e38696e64ad09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cce39a71625e4fa0815e38696e64ad09; no voters: c115746392dd4c00a09d9b694d5271e6, da892cb358c6465788f47bf99a48e388
I20260710 13:23:39.309484 19050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e39e4444e64b48dd8dcf62cb322334fa" candidate_uuid: "da892cb358c6465788f47bf99a48e388" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cce39a71625e4fa0815e38696e64ad09"
I20260710 13:23:39.310070 19050 raft_consensus.cc:3060] T e39e4444e64b48dd8dcf62cb322334fa P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:39.310113 19174 raft_consensus.cc:2749] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:39.311232 19150 raft_consensus.cc:493] T 238a3cd61b5c44c48fb1a61d4bde89e1 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:39.311713 19150 raft_consensus.cc:515] T 238a3cd61b5c44c48fb1a61d4bde89e1 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:39.313921 19150 leader_election.cc:290] T 238a3cd61b5c44c48fb1a61d4bde89e1 P c115746392dd4c00a09d9b694d5271e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629), f97580330de74751bca581d363815efc (127.16.80.130:38675)
I20260710 13:23:39.315723 18904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "238a3cd61b5c44c48fb1a61d4bde89e1" candidate_uuid: "c115746392dd4c00a09d9b694d5271e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97580330de74751bca581d363815efc" is_pre_election: true
I20260710 13:23:39.298904 19112 leader_election.cc:290] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P cce39a71625e4fa0815e38696e64ad09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879), da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629)
I20260710 13:23:39.318756 18828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "238a3cd61b5c44c48fb1a61d4bde89e1" candidate_uuid: "c115746392dd4c00a09d9b694d5271e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da892cb358c6465788f47bf99a48e388" is_pre_election: true
I20260710 13:23:39.320480 18944 leader_election.cc:304] T 238a3cd61b5c44c48fb1a61d4bde89e1 P c115746392dd4c00a09d9b694d5271e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c115746392dd4c00a09d9b694d5271e6; no voters: da892cb358c6465788f47bf99a48e388, f97580330de74751bca581d363815efc
I20260710 13:23:39.322284 19150 raft_consensus.cc:2749] T 238a3cd61b5c44c48fb1a61d4bde89e1 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:39.324239 19098 raft_consensus.cc:359] T dfae963fdf6e4128a15ad4d281951c85 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:39.325028 19098 raft_consensus.cc:385] T dfae963fdf6e4128a15ad4d281951c85 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:39.325354 19098 raft_consensus.cc:740] T dfae963fdf6e4128a15ad4d281951c85 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f97580330de74751bca581d363815efc, State: Initialized, Role: FOLLOWER
I20260710 13:23:39.326112 19098 consensus_queue.cc:260] T dfae963fdf6e4128a15ad4d281951c85 P f97580330de74751bca581d363815efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:39.329092 19098 ts_tablet_manager.cc:1434] T dfae963fdf6e4128a15ad4d281951c85 P f97580330de74751bca581d363815efc: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260710 13:23:39.330188 18902 raft_consensus.cc:2468] T e39e4444e64b48dd8dcf62cb322334fa P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da892cb358c6465788f47bf99a48e388 in term 1.
I20260710 13:23:39.331579 19097 tablet_bootstrap.cc:492] T b7a6205a39f54d85a1cba74d93e00817 P c115746392dd4c00a09d9b694d5271e6: No bootstrap required, opened a new log
I20260710 13:23:39.331511 18794 leader_election.cc:304] T e39e4444e64b48dd8dcf62cb322334fa P da892cb358c6465788f47bf99a48e388 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da892cb358c6465788f47bf99a48e388, f97580330de74751bca581d363815efc; no voters: 
I20260710 13:23:39.331664 18978 raft_consensus.cc:3060] T 238a3cd61b5c44c48fb1a61d4bde89e1 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:39.332278 19097 ts_tablet_manager.cc:1403] T b7a6205a39f54d85a1cba74d93e00817 P c115746392dd4c00a09d9b694d5271e6: Time spent bootstrapping tablet: real 0.173s	user 0.024s	sys 0.013s
I20260710 13:23:39.334606 19097 raft_consensus.cc:359] T b7a6205a39f54d85a1cba74d93e00817 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:39.335319 19097 raft_consensus.cc:385] T b7a6205a39f54d85a1cba74d93e00817 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:39.335232 19124 consensus_queue.cc:1048] T d542e83eb0a94c96a7350f4f50646cf6 P f97580330de74751bca581d363815efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:39.335714 19097 raft_consensus.cc:740] T b7a6205a39f54d85a1cba74d93e00817 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c115746392dd4c00a09d9b694d5271e6, State: Initialized, Role: FOLLOWER
I20260710 13:23:39.336444 19097 consensus_queue.cc:260] T b7a6205a39f54d85a1cba74d93e00817 P c115746392dd4c00a09d9b694d5271e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:39.338160 19097 ts_tablet_manager.cc:1434] T b7a6205a39f54d85a1cba74d93e00817 P c115746392dd4c00a09d9b694d5271e6: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 13:23:39.338941 19097 tablet_bootstrap.cc:492] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P c115746392dd4c00a09d9b694d5271e6: Bootstrap starting.
I20260710 13:23:39.339347 19107 raft_consensus.cc:2804] T e39e4444e64b48dd8dcf62cb322334fa P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:39.340088 19107 raft_consensus.cc:697] T e39e4444e64b48dd8dcf62cb322334fa P da892cb358c6465788f47bf99a48e388 [term 1 LEADER]: Becoming Leader. State: Replica: da892cb358c6465788f47bf99a48e388, State: Running, Role: LEADER
I20260710 13:23:39.341401 19050 raft_consensus.cc:2468] T e39e4444e64b48dd8dcf62cb322334fa P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da892cb358c6465788f47bf99a48e388 in term 1.
I20260710 13:23:39.341194 19107 consensus_queue.cc:237] T e39e4444e64b48dd8dcf62cb322334fa P da892cb358c6465788f47bf99a48e388 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:39.343544 19199 consensus_queue.cc:1048] T 238a3cd61b5c44c48fb1a61d4bde89e1 P da892cb358c6465788f47bf99a48e388 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:23:39.346553 18775 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:23:39.348176 19098 tablet_bootstrap.cc:492] T b7a6205a39f54d85a1cba74d93e00817 P f97580330de74751bca581d363815efc: Bootstrap starting.
I20260710 13:23:39.354614 19098 tablet_bootstrap.cc:654] T b7a6205a39f54d85a1cba74d93e00817 P f97580330de74751bca581d363815efc: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:39.357908 19099 tablet_bootstrap.cc:492] T b7a6205a39f54d85a1cba74d93e00817 P cce39a71625e4fa0815e38696e64ad09: No bootstrap required, opened a new log
I20260710 13:23:39.358446 19099 ts_tablet_manager.cc:1403] T b7a6205a39f54d85a1cba74d93e00817 P cce39a71625e4fa0815e38696e64ad09: Time spent bootstrapping tablet: real 0.158s	user 0.051s	sys 0.065s
I20260710 13:23:39.359751 19159 consensus_queue.cc:1048] T d542e83eb0a94c96a7350f4f50646cf6 P f97580330de74751bca581d363815efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:39.360617 19096 tablet_bootstrap.cc:492] T 9f0bae3b11724b46b693fe29685a48ad P da892cb358c6465788f47bf99a48e388: No bootstrap required, opened a new log
I20260710 13:23:39.361083 19096 ts_tablet_manager.cc:1403] T 9f0bae3b11724b46b693fe29685a48ad P da892cb358c6465788f47bf99a48e388: Time spent bootstrapping tablet: real 0.254s	user 0.014s	sys 0.001s
I20260710 13:23:39.361160 19099 raft_consensus.cc:359] T b7a6205a39f54d85a1cba74d93e00817 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:39.361908 19099 raft_consensus.cc:385] T b7a6205a39f54d85a1cba74d93e00817 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:39.362174 19099 raft_consensus.cc:740] T b7a6205a39f54d85a1cba74d93e00817 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cce39a71625e4fa0815e38696e64ad09, State: Initialized, Role: FOLLOWER
I20260710 13:23:39.364992 19096 raft_consensus.cc:359] T 9f0bae3b11724b46b693fe29685a48ad P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:39.365782 19096 raft_consensus.cc:385] T 9f0bae3b11724b46b693fe29685a48ad P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:39.365294 19099 consensus_queue.cc:260] T b7a6205a39f54d85a1cba74d93e00817 P cce39a71625e4fa0815e38696e64ad09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:39.366071 19096 raft_consensus.cc:740] T 9f0bae3b11724b46b693fe29685a48ad P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da892cb358c6465788f47bf99a48e388, State: Initialized, Role: FOLLOWER
I20260710 13:23:39.367296 19150 raft_consensus.cc:493] T 31afb33e07b4475293af8343ef2d7746 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:39.367842 19150 raft_consensus.cc:515] T 31afb33e07b4475293af8343ef2d7746 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:39.368803 19099 ts_tablet_manager.cc:1434] T b7a6205a39f54d85a1cba74d93e00817 P cce39a71625e4fa0815e38696e64ad09: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.006s
I20260710 13:23:39.369915 19099 tablet_bootstrap.cc:492] T 6a6a24ef560c4721a394fb4b19f0d848 P cce39a71625e4fa0815e38696e64ad09: Bootstrap starting.
I20260710 13:23:39.371515 18902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31afb33e07b4475293af8343ef2d7746" candidate_uuid: "c115746392dd4c00a09d9b694d5271e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97580330de74751bca581d363815efc" is_pre_election: true
I20260710 13:23:39.372691 18902 raft_consensus.cc:2393] T 31afb33e07b4475293af8343ef2d7746 P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c115746392dd4c00a09d9b694d5271e6 in current term 1: Already voted for candidate cce39a71625e4fa0815e38696e64ad09 in this term.
I20260710 13:23:39.378705 19096 consensus_queue.cc:260] T 9f0bae3b11724b46b693fe29685a48ad P da892cb358c6465788f47bf99a48e388 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:39.378911 19051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31afb33e07b4475293af8343ef2d7746" candidate_uuid: "c115746392dd4c00a09d9b694d5271e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cce39a71625e4fa0815e38696e64ad09" is_pre_election: true
I20260710 13:23:39.380951 19096 ts_tablet_manager.cc:1434] T 9f0bae3b11724b46b693fe29685a48ad P da892cb358c6465788f47bf99a48e388: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 13:23:39.381161 18943 leader_election.cc:304] T 31afb33e07b4475293af8343ef2d7746 P c115746392dd4c00a09d9b694d5271e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c115746392dd4c00a09d9b694d5271e6; no voters: cce39a71625e4fa0815e38696e64ad09, f97580330de74751bca581d363815efc
I20260710 13:23:39.382475 19160 raft_consensus.cc:3060] T 31afb33e07b4475293af8343ef2d7746 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:39.384905 19099 tablet_bootstrap.cc:654] T 6a6a24ef560c4721a394fb4b19f0d848 P cce39a71625e4fa0815e38696e64ad09: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:39.382201 19096 tablet_bootstrap.cc:492] T 54c6ec0e6b544a38afb509fc824e88ee P da892cb358c6465788f47bf99a48e388: Bootstrap starting.
I20260710 13:23:39.396627 19099 tablet_bootstrap.cc:492] T 6a6a24ef560c4721a394fb4b19f0d848 P cce39a71625e4fa0815e38696e64ad09: No bootstrap required, opened a new log
I20260710 13:23:39.398545 19051 raft_consensus.cc:3060] T 1da416d983384f7298444de87d25e0f1 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:39.399431 19150 leader_election.cc:290] T 31afb33e07b4475293af8343ef2d7746 P c115746392dd4c00a09d9b694d5271e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f97580330de74751bca581d363815efc (127.16.80.130:38675), cce39a71625e4fa0815e38696e64ad09 (127.16.80.132:46157)
I20260710 13:23:39.402611 19097 tablet_bootstrap.cc:654] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P c115746392dd4c00a09d9b694d5271e6: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:39.403342 19166 raft_consensus.cc:493] T 9f0bae3b11724b46b693fe29685a48ad P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:39.403877 19166 raft_consensus.cc:515] T 9f0bae3b11724b46b693fe29685a48ad P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:39.397248 19099 ts_tablet_manager.cc:1403] T 6a6a24ef560c4721a394fb4b19f0d848 P cce39a71625e4fa0815e38696e64ad09: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.002s
I20260710 13:23:39.405579 19124 raft_consensus.cc:493] T dfae963fdf6e4128a15ad4d281951c85 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:39.406002 19166 leader_election.cc:290] T 9f0bae3b11724b46b693fe29685a48ad P da892cb358c6465788f47bf99a48e388 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cce39a71625e4fa0815e38696e64ad09 (127.16.80.132:46157), f97580330de74751bca581d363815efc (127.16.80.130:38675)
I20260710 13:23:39.406162 19124 raft_consensus.cc:515] T dfae963fdf6e4128a15ad4d281951c85 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:39.407681 19050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f0bae3b11724b46b693fe29685a48ad" candidate_uuid: "da892cb358c6465788f47bf99a48e388" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cce39a71625e4fa0815e38696e64ad09" is_pre_election: true
I20260710 13:23:39.407928 18901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f0bae3b11724b46b693fe29685a48ad" candidate_uuid: "da892cb358c6465788f47bf99a48e388" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97580330de74751bca581d363815efc" is_pre_election: true
I20260710 13:23:39.408617 19050 raft_consensus.cc:2468] T 9f0bae3b11724b46b693fe29685a48ad P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da892cb358c6465788f47bf99a48e388 in term 0.
W20260710 13:23:39.409288 18794 leader_election.cc:343] T 9f0bae3b11724b46b693fe29685a48ad P da892cb358c6465788f47bf99a48e388 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f97580330de74751bca581d363815efc (127.16.80.130:38675): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:39.411183 19050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfae963fdf6e4128a15ad4d281951c85" candidate_uuid: "f97580330de74751bca581d363815efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cce39a71625e4fa0815e38696e64ad09" is_pre_election: true
I20260710 13:23:39.412070 19050 raft_consensus.cc:2393] T dfae963fdf6e4128a15ad4d281951c85 P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f97580330de74751bca581d363815efc in current term 1: Already voted for candidate da892cb358c6465788f47bf99a48e388 in this term.
I20260710 13:23:39.413750 18794 leader_election.cc:304] T 9f0bae3b11724b46b693fe29685a48ad P da892cb358c6465788f47bf99a48e388 [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: cce39a71625e4fa0815e38696e64ad09, da892cb358c6465788f47bf99a48e388; no voters: f97580330de74751bca581d363815efc
I20260710 13:23:39.414361 18723 catalog_manager.cc:5697] T e39e4444e64b48dd8dcf62cb322334fa P da892cb358c6465788f47bf99a48e388 reported cstate change: term changed from 0 to 1, leader changed from <none> to da892cb358c6465788f47bf99a48e388 (127.16.80.129). New cstate: current_term: 1 leader_uuid: "da892cb358c6465788f47bf99a48e388" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:39.415534 19107 raft_consensus.cc:2804] T 9f0bae3b11724b46b693fe29685a48ad P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:39.416126 19107 raft_consensus.cc:493] T 9f0bae3b11724b46b693fe29685a48ad P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:39.416636 19107 raft_consensus.cc:3060] T 9f0bae3b11724b46b693fe29685a48ad P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:39.419278 19096 tablet_bootstrap.cc:654] T 54c6ec0e6b544a38afb509fc824e88ee P da892cb358c6465788f47bf99a48e388: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:39.432703 19124 leader_election.cc:290] T dfae963fdf6e4128a15ad4d281951c85 P f97580330de74751bca581d363815efc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cce39a71625e4fa0815e38696e64ad09 (127.16.80.132:46157), da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629)
I20260710 13:23:39.434177 19099 raft_consensus.cc:359] T 6a6a24ef560c4721a394fb4b19f0d848 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:39.436211 19099 raft_consensus.cc:385] T 6a6a24ef560c4721a394fb4b19f0d848 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:39.436398 18828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfae963fdf6e4128a15ad4d281951c85" candidate_uuid: "f97580330de74751bca581d363815efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da892cb358c6465788f47bf99a48e388" is_pre_election: true
I20260710 13:23:39.437388 19099 raft_consensus.cc:740] T 6a6a24ef560c4721a394fb4b19f0d848 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cce39a71625e4fa0815e38696e64ad09, State: Initialized, Role: FOLLOWER
I20260710 13:23:39.439193 19099 consensus_queue.cc:260] T 6a6a24ef560c4721a394fb4b19f0d848 P cce39a71625e4fa0815e38696e64ad09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:39.441743 18870 leader_election.cc:304] T dfae963fdf6e4128a15ad4d281951c85 P f97580330de74751bca581d363815efc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f97580330de74751bca581d363815efc; no voters: cce39a71625e4fa0815e38696e64ad09, da892cb358c6465788f47bf99a48e388
I20260710 13:23:39.442818 19099 ts_tablet_manager.cc:1434] T 6a6a24ef560c4721a394fb4b19f0d848 P cce39a71625e4fa0815e38696e64ad09: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.001s
I20260710 13:23:39.444262 19099 tablet_bootstrap.cc:492] T 35e201843ad845349b29a933f04d29db P cce39a71625e4fa0815e38696e64ad09: Bootstrap starting.
I20260710 13:23:39.449352 19096 tablet_bootstrap.cc:492] T 54c6ec0e6b544a38afb509fc824e88ee P da892cb358c6465788f47bf99a48e388: No bootstrap required, opened a new log
I20260710 13:23:39.450078 19096 ts_tablet_manager.cc:1403] T 54c6ec0e6b544a38afb509fc824e88ee P da892cb358c6465788f47bf99a48e388: Time spent bootstrapping tablet: real 0.068s	user 0.005s	sys 0.009s
I20260710 13:23:39.457526 19096 raft_consensus.cc:359] T 54c6ec0e6b544a38afb509fc824e88ee P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:39.445971 19124 raft_consensus.cc:3060] T dfae963fdf6e4128a15ad4d281951c85 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:39.458469 19096 raft_consensus.cc:385] T 54c6ec0e6b544a38afb509fc824e88ee P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:39.468961 19096 raft_consensus.cc:740] T 54c6ec0e6b544a38afb509fc824e88ee P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da892cb358c6465788f47bf99a48e388, State: Initialized, Role: FOLLOWER
I20260710 13:23:39.470247 19096 consensus_queue.cc:260] T 54c6ec0e6b544a38afb509fc824e88ee P da892cb358c6465788f47bf99a48e388 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:39.466513 19160 raft_consensus.cc:2749] T 31afb33e07b4475293af8343ef2d7746 P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:39.491690 19098 tablet_bootstrap.cc:492] T b7a6205a39f54d85a1cba74d93e00817 P f97580330de74751bca581d363815efc: No bootstrap required, opened a new log
I20260710 13:23:39.491781 19096 ts_tablet_manager.cc:1434] T 54c6ec0e6b544a38afb509fc824e88ee P da892cb358c6465788f47bf99a48e388: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.001s
I20260710 13:23:39.492404 19098 ts_tablet_manager.cc:1403] T b7a6205a39f54d85a1cba74d93e00817 P f97580330de74751bca581d363815efc: Time spent bootstrapping tablet: real 0.144s	user 0.024s	sys 0.023s
I20260710 13:23:39.490080 19107 raft_consensus.cc:515] T 9f0bae3b11724b46b693fe29685a48ad P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:39.496110 19098 raft_consensus.cc:359] T b7a6205a39f54d85a1cba74d93e00817 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:39.496834 19098 raft_consensus.cc:385] T b7a6205a39f54d85a1cba74d93e00817 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:39.497102 19098 raft_consensus.cc:740] T b7a6205a39f54d85a1cba74d93e00817 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f97580330de74751bca581d363815efc, State: Initialized, Role: FOLLOWER
I20260710 13:23:39.497212 19107 leader_election.cc:290] T 9f0bae3b11724b46b693fe29685a48ad P da892cb358c6465788f47bf99a48e388 [CANDIDATE]: Term 1 election: Requested vote from peers cce39a71625e4fa0815e38696e64ad09 (127.16.80.132:46157), f97580330de74751bca581d363815efc (127.16.80.130:38675)
I20260710 13:23:39.497833 19098 consensus_queue.cc:260] T b7a6205a39f54d85a1cba74d93e00817 P f97580330de74751bca581d363815efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:39.501530 19098 ts_tablet_manager.cc:1434] T b7a6205a39f54d85a1cba74d93e00817 P f97580330de74751bca581d363815efc: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260710 13:23:39.516342 18901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f0bae3b11724b46b693fe29685a48ad" candidate_uuid: "da892cb358c6465788f47bf99a48e388" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97580330de74751bca581d363815efc"
W20260710 13:23:39.526903 18794 leader_election.cc:343] T 9f0bae3b11724b46b693fe29685a48ad P da892cb358c6465788f47bf99a48e388 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f97580330de74751bca581d363815efc (127.16.80.130:38675): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:39.529057 19050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f0bae3b11724b46b693fe29685a48ad" candidate_uuid: "da892cb358c6465788f47bf99a48e388" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cce39a71625e4fa0815e38696e64ad09"
I20260710 13:23:39.529618 19112 raft_consensus.cc:493] T b7a6205a39f54d85a1cba74d93e00817 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:39.530054 19050 raft_consensus.cc:3060] T 9f0bae3b11724b46b693fe29685a48ad P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:39.530401 19112 raft_consensus.cc:515] T b7a6205a39f54d85a1cba74d93e00817 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:39.533955 19112 leader_election.cc:290] T b7a6205a39f54d85a1cba74d93e00817 P cce39a71625e4fa0815e38696e64ad09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f97580330de74751bca581d363815efc (127.16.80.130:38675), c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879)
I20260710 13:23:39.536984 18977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a6205a39f54d85a1cba74d93e00817" candidate_uuid: "cce39a71625e4fa0815e38696e64ad09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c115746392dd4c00a09d9b694d5271e6" is_pre_election: true
I20260710 13:23:39.537932 18977 raft_consensus.cc:2468] T b7a6205a39f54d85a1cba74d93e00817 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cce39a71625e4fa0815e38696e64ad09 in term 0.
I20260710 13:23:39.539178 19018 leader_election.cc:304] T b7a6205a39f54d85a1cba74d93e00817 P cce39a71625e4fa0815e38696e64ad09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c115746392dd4c00a09d9b694d5271e6, cce39a71625e4fa0815e38696e64ad09; no voters: 
I20260710 13:23:39.540767 19174 raft_consensus.cc:2804] T b7a6205a39f54d85a1cba74d93e00817 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:39.541342 19174 raft_consensus.cc:493] T b7a6205a39f54d85a1cba74d93e00817 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:39.541826 19174 raft_consensus.cc:3060] T b7a6205a39f54d85a1cba74d93e00817 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:39.542259 19150 consensus_queue.cc:1048] T 1bba1b584fd549c282201668eb47a531 P c115746392dd4c00a09d9b694d5271e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:39.536932 18901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a6205a39f54d85a1cba74d93e00817" candidate_uuid: "cce39a71625e4fa0815e38696e64ad09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97580330de74751bca581d363815efc" is_pre_election: true
I20260710 13:23:39.544957 18901 raft_consensus.cc:2468] T b7a6205a39f54d85a1cba74d93e00817 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cce39a71625e4fa0815e38696e64ad09 in term 0.
W20260710 13:23:39.552747 19223 log.cc:927] Time spent T d542e83eb0a94c96a7350f4f50646cf6 P c115746392dd4c00a09d9b694d5271e6: Append to log took a long time: real 0.063s	user 0.000s	sys 0.000s
I20260710 13:23:39.557046 19050 raft_consensus.cc:2468] T 9f0bae3b11724b46b693fe29685a48ad P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da892cb358c6465788f47bf99a48e388 in term 1.
I20260710 13:23:39.558629 18794 leader_election.cc:304] T 9f0bae3b11724b46b693fe29685a48ad P da892cb358c6465788f47bf99a48e388 [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: cce39a71625e4fa0815e38696e64ad09, da892cb358c6465788f47bf99a48e388; no voters: f97580330de74751bca581d363815efc
I20260710 13:23:39.560277 19107 raft_consensus.cc:2804] T 9f0bae3b11724b46b693fe29685a48ad P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:39.560474 19179 consensus_queue.cc:1048] T 31afb33e07b4475293af8343ef2d7746 P cce39a71625e4fa0815e38696e64ad09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:39.561019 19107 raft_consensus.cc:697] T 9f0bae3b11724b46b693fe29685a48ad P da892cb358c6465788f47bf99a48e388 [term 1 LEADER]: Becoming Leader. State: Replica: da892cb358c6465788f47bf99a48e388, State: Running, Role: LEADER
I20260710 13:23:39.561966 19107 consensus_queue.cc:237] T 9f0bae3b11724b46b693fe29685a48ad P da892cb358c6465788f47bf99a48e388 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:39.565318 19099 tablet_bootstrap.cc:654] T 35e201843ad845349b29a933f04d29db P cce39a71625e4fa0815e38696e64ad09: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:39.572999 19124 raft_consensus.cc:2749] T dfae963fdf6e4128a15ad4d281951c85 P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:39.582477 19106 consensus_queue.cc:1048] T 1bba1b584fd549c282201668eb47a531 P c115746392dd4c00a09d9b694d5271e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:39.583546 19098 tablet_bootstrap.cc:492] T 9f0bae3b11724b46b693fe29685a48ad P f97580330de74751bca581d363815efc: Bootstrap starting.
I20260710 13:23:39.587040 19097 tablet_bootstrap.cc:492] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P c115746392dd4c00a09d9b694d5271e6: No bootstrap required, opened a new log
I20260710 13:23:39.587771 19097 ts_tablet_manager.cc:1403] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P c115746392dd4c00a09d9b694d5271e6: Time spent bootstrapping tablet: real 0.249s	user 0.053s	sys 0.046s
I20260710 13:23:39.597113 19174 raft_consensus.cc:515] T b7a6205a39f54d85a1cba74d93e00817 P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:39.601743 18902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a6205a39f54d85a1cba74d93e00817" candidate_uuid: "cce39a71625e4fa0815e38696e64ad09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97580330de74751bca581d363815efc"
I20260710 13:23:39.603399 19174 leader_election.cc:290] T b7a6205a39f54d85a1cba74d93e00817 P cce39a71625e4fa0815e38696e64ad09 [CANDIDATE]: Term 1 election: Requested vote from peers f97580330de74751bca581d363815efc (127.16.80.130:38675), c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879)
I20260710 13:23:39.604095 18902 raft_consensus.cc:3060] T b7a6205a39f54d85a1cba74d93e00817 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:39.595547 19098 tablet_bootstrap.cc:654] T 9f0bae3b11724b46b693fe29685a48ad P f97580330de74751bca581d363815efc: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:39.607120 18977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a6205a39f54d85a1cba74d93e00817" candidate_uuid: "cce39a71625e4fa0815e38696e64ad09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c115746392dd4c00a09d9b694d5271e6"
I20260710 13:23:39.607870 18977 raft_consensus.cc:3060] T b7a6205a39f54d85a1cba74d93e00817 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:39.608196 19096 tablet_bootstrap.cc:492] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P da892cb358c6465788f47bf99a48e388: Bootstrap starting.
I20260710 13:23:39.615202 19096 tablet_bootstrap.cc:654] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P da892cb358c6465788f47bf99a48e388: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:39.609449 19097 raft_consensus.cc:359] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:39.616070 19097 raft_consensus.cc:385] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:39.620725 19201 consensus_queue.cc:1048] T dfae963fdf6e4128a15ad4d281951c85 P da892cb358c6465788f47bf99a48e388 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:39.624863 18977 raft_consensus.cc:2468] T b7a6205a39f54d85a1cba74d93e00817 P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cce39a71625e4fa0815e38696e64ad09 in term 1.
I20260710 13:23:39.626983 19018 leader_election.cc:304] T b7a6205a39f54d85a1cba74d93e00817 P cce39a71625e4fa0815e38696e64ad09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c115746392dd4c00a09d9b694d5271e6, cce39a71625e4fa0815e38696e64ad09; no voters: 
I20260710 13:23:39.627925 19112 raft_consensus.cc:2804] T b7a6205a39f54d85a1cba74d93e00817 P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:39.628456 19112 raft_consensus.cc:697] T b7a6205a39f54d85a1cba74d93e00817 P cce39a71625e4fa0815e38696e64ad09 [term 1 LEADER]: Becoming Leader. State: Replica: cce39a71625e4fa0815e38696e64ad09, State: Running, Role: LEADER
I20260710 13:23:39.629475 19112 consensus_queue.cc:237] T b7a6205a39f54d85a1cba74d93e00817 P cce39a71625e4fa0815e38696e64ad09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:39.631489 19179 consensus_queue.cc:1048] T 31afb33e07b4475293af8343ef2d7746 P cce39a71625e4fa0815e38696e64ad09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:39.638327 19096 tablet_bootstrap.cc:492] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P da892cb358c6465788f47bf99a48e388: No bootstrap required, opened a new log
I20260710 13:23:39.638937 19096 ts_tablet_manager.cc:1403] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P da892cb358c6465788f47bf99a48e388: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.009s
I20260710 13:23:39.642441 19096 raft_consensus.cc:359] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:39.616390 19097 raft_consensus.cc:740] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c115746392dd4c00a09d9b694d5271e6, State: Initialized, Role: FOLLOWER
I20260710 13:23:39.643326 19096 raft_consensus.cc:385] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:39.643719 19096 raft_consensus.cc:740] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da892cb358c6465788f47bf99a48e388, State: Initialized, Role: FOLLOWER
I20260710 13:23:39.644028 19097 consensus_queue.cc:260] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P c115746392dd4c00a09d9b694d5271e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:39.644759 19096 consensus_queue.cc:260] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P da892cb358c6465788f47bf99a48e388 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:39.647111 19096 ts_tablet_manager.cc:1434] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P da892cb358c6465788f47bf99a48e388: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:23:39.648270 19096 tablet_bootstrap.cc:492] T d9084b17be254f658adfb75572f7dff5 P da892cb358c6465788f47bf99a48e388: Bootstrap starting.
I20260710 13:23:39.653301 18724 catalog_manager.cc:5697] T b7a6205a39f54d85a1cba74d93e00817 P cce39a71625e4fa0815e38696e64ad09 reported cstate change: term changed from 0 to 1, leader changed from <none> to cce39a71625e4fa0815e38696e64ad09 (127.16.80.132). New cstate: current_term: 1 leader_uuid: "cce39a71625e4fa0815e38696e64ad09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:39.656760 19096 tablet_bootstrap.cc:654] T d9084b17be254f658adfb75572f7dff5 P da892cb358c6465788f47bf99a48e388: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:39.664178 19097 ts_tablet_manager.cc:1434] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P c115746392dd4c00a09d9b694d5271e6: Time spent starting tablet: real 0.075s	user 0.006s	sys 0.001s
I20260710 13:23:39.665233 19097 tablet_bootstrap.cc:492] T 6a6a24ef560c4721a394fb4b19f0d848 P c115746392dd4c00a09d9b694d5271e6: Bootstrap starting.
I20260710 13:23:39.663273 18725 catalog_manager.cc:5697] T 9f0bae3b11724b46b693fe29685a48ad P da892cb358c6465788f47bf99a48e388 reported cstate change: term changed from 0 to 1, leader changed from <none> to da892cb358c6465788f47bf99a48e388 (127.16.80.129). New cstate: current_term: 1 leader_uuid: "da892cb358c6465788f47bf99a48e388" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:39.670991 19097 tablet_bootstrap.cc:654] T 6a6a24ef560c4721a394fb4b19f0d848 P c115746392dd4c00a09d9b694d5271e6: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:39.678530 19201 raft_consensus.cc:493] T 54c6ec0e6b544a38afb509fc824e88ee P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:39.685050 19201 raft_consensus.cc:515] T 54c6ec0e6b544a38afb509fc824e88ee P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:39.685967 19096 tablet_bootstrap.cc:492] T d9084b17be254f658adfb75572f7dff5 P da892cb358c6465788f47bf99a48e388: No bootstrap required, opened a new log
I20260710 13:23:39.686578 19096 ts_tablet_manager.cc:1403] T d9084b17be254f658adfb75572f7dff5 P da892cb358c6465788f47bf99a48e388: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.004s
I20260710 13:23:39.689219 19201 leader_election.cc:290] T 54c6ec0e6b544a38afb509fc824e88ee P da892cb358c6465788f47bf99a48e388 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879), cce39a71625e4fa0815e38696e64ad09 (127.16.80.132:46157)
I20260710 13:23:39.693029 19096 raft_consensus.cc:359] T d9084b17be254f658adfb75572f7dff5 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:39.693759 19096 raft_consensus.cc:385] T d9084b17be254f658adfb75572f7dff5 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:39.694048 19096 raft_consensus.cc:740] T d9084b17be254f658adfb75572f7dff5 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da892cb358c6465788f47bf99a48e388, State: Initialized, Role: FOLLOWER
I20260710 13:23:39.693773 19050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c6ec0e6b544a38afb509fc824e88ee" candidate_uuid: "da892cb358c6465788f47bf99a48e388" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cce39a71625e4fa0815e38696e64ad09" is_pre_election: true
I20260710 13:23:39.694765 19096 consensus_queue.cc:260] T d9084b17be254f658adfb75572f7dff5 P da892cb358c6465788f47bf99a48e388 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
W20260710 13:23:39.695864 18794 leader_election.cc:343] T 54c6ec0e6b544a38afb509fc824e88ee P da892cb358c6465788f47bf99a48e388 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cce39a71625e4fa0815e38696e64ad09 (127.16.80.132:46157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:39.697208 19096 ts_tablet_manager.cc:1434] T d9084b17be254f658adfb75572f7dff5 P da892cb358c6465788f47bf99a48e388: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:23:39.698652 19096 tablet_bootstrap.cc:492] T 35e201843ad845349b29a933f04d29db P da892cb358c6465788f47bf99a48e388: Bootstrap starting.
I20260710 13:23:39.677695 18902 raft_consensus.cc:2468] T b7a6205a39f54d85a1cba74d93e00817 P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cce39a71625e4fa0815e38696e64ad09 in term 1.
I20260710 13:23:39.701488 18977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c6ec0e6b544a38afb509fc824e88ee" candidate_uuid: "da892cb358c6465788f47bf99a48e388" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c115746392dd4c00a09d9b694d5271e6" is_pre_election: true
W20260710 13:23:39.703250 18795 leader_election.cc:343] T 54c6ec0e6b544a38afb509fc824e88ee P da892cb358c6465788f47bf99a48e388 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:39.703763 18795 leader_election.cc:304] T 54c6ec0e6b544a38afb509fc824e88ee P da892cb358c6465788f47bf99a48e388 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da892cb358c6465788f47bf99a48e388; no voters: c115746392dd4c00a09d9b694d5271e6, cce39a71625e4fa0815e38696e64ad09
I20260710 13:23:39.711377 19201 consensus_queue.cc:1048] T dfae963fdf6e4128a15ad4d281951c85 P da892cb358c6465788f47bf99a48e388 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:39.711504 19107 raft_consensus.cc:2749] T 54c6ec0e6b544a38afb509fc824e88ee P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:39.714084 19096 tablet_bootstrap.cc:654] T 35e201843ad845349b29a933f04d29db P da892cb358c6465788f47bf99a48e388: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:39.730620 19107 consensus_queue.cc:1048] T e39e4444e64b48dd8dcf62cb322334fa P da892cb358c6465788f47bf99a48e388 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:39.742336 19150 raft_consensus.cc:493] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:39.746286 19150 raft_consensus.cc:515] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:39.749163 19150 leader_election.cc:290] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P c115746392dd4c00a09d9b694d5271e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cce39a71625e4fa0815e38696e64ad09 (127.16.80.132:46157), da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629)
I20260710 13:23:39.751883 19052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60ea7e01a7d14fe5ac9ef1d7d82f8a58" candidate_uuid: "c115746392dd4c00a09d9b694d5271e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cce39a71625e4fa0815e38696e64ad09" is_pre_election: true
I20260710 13:23:39.752867 19052 raft_consensus.cc:2468] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c115746392dd4c00a09d9b694d5271e6 in term 0.
I20260710 13:23:39.769263 18943 leader_election.cc:304] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P c115746392dd4c00a09d9b694d5271e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c115746392dd4c00a09d9b694d5271e6, cce39a71625e4fa0815e38696e64ad09; no voters: 
I20260710 13:23:39.770576 19150 raft_consensus.cc:2804] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:39.771127 19150 raft_consensus.cc:493] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:39.771571 19150 raft_consensus.cc:3060] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:39.774075 19099 tablet_bootstrap.cc:492] T 35e201843ad845349b29a933f04d29db P cce39a71625e4fa0815e38696e64ad09: No bootstrap required, opened a new log
I20260710 13:23:39.775420 19099 ts_tablet_manager.cc:1403] T 35e201843ad845349b29a933f04d29db P cce39a71625e4fa0815e38696e64ad09: Time spent bootstrapping tablet: real 0.331s	user 0.005s	sys 0.037s
I20260710 13:23:39.778687 18828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60ea7e01a7d14fe5ac9ef1d7d82f8a58" candidate_uuid: "c115746392dd4c00a09d9b694d5271e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da892cb358c6465788f47bf99a48e388" is_pre_election: true
I20260710 13:23:39.784868 18828 raft_consensus.cc:2468] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c115746392dd4c00a09d9b694d5271e6 in term 0.
I20260710 13:23:39.785501 19098 tablet_bootstrap.cc:492] T 9f0bae3b11724b46b693fe29685a48ad P f97580330de74751bca581d363815efc: No bootstrap required, opened a new log
I20260710 13:23:39.786015 19098 ts_tablet_manager.cc:1403] T 9f0bae3b11724b46b693fe29685a48ad P f97580330de74751bca581d363815efc: Time spent bootstrapping tablet: real 0.203s	user 0.010s	sys 0.016s
I20260710 13:23:39.789209 19098 raft_consensus.cc:359] T 9f0bae3b11724b46b693fe29685a48ad P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:39.790128 19098 raft_consensus.cc:385] T 9f0bae3b11724b46b693fe29685a48ad P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:39.790485 19098 raft_consensus.cc:740] T 9f0bae3b11724b46b693fe29685a48ad P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f97580330de74751bca581d363815efc, State: Initialized, Role: FOLLOWER
I20260710 13:23:39.791366 19098 consensus_queue.cc:260] T 9f0bae3b11724b46b693fe29685a48ad P f97580330de74751bca581d363815efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:39.793833 19098 ts_tablet_manager.cc:1434] T 9f0bae3b11724b46b693fe29685a48ad P f97580330de74751bca581d363815efc: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 13:23:39.793813 19150 raft_consensus.cc:515] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:39.794893 19098 tablet_bootstrap.cc:492] T d9084b17be254f658adfb75572f7dff5 P f97580330de74751bca581d363815efc: Bootstrap starting.
I20260710 13:23:39.801019 19098 tablet_bootstrap.cc:654] T d9084b17be254f658adfb75572f7dff5 P f97580330de74751bca581d363815efc: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:39.808224 19166 raft_consensus.cc:493] T d9084b17be254f658adfb75572f7dff5 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:39.808812 19166 raft_consensus.cc:515] T d9084b17be254f658adfb75572f7dff5 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:39.811254 19166 leader_election.cc:290] T d9084b17be254f658adfb75572f7dff5 P da892cb358c6465788f47bf99a48e388 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f97580330de74751bca581d363815efc (127.16.80.130:38675), c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879)
I20260710 13:23:39.812065 18901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9084b17be254f658adfb75572f7dff5" candidate_uuid: "da892cb358c6465788f47bf99a48e388" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97580330de74751bca581d363815efc" is_pre_election: true
I20260710 13:23:39.813472 19097 tablet_bootstrap.cc:492] T 6a6a24ef560c4721a394fb4b19f0d848 P c115746392dd4c00a09d9b694d5271e6: No bootstrap required, opened a new log
I20260710 13:23:39.813999 19097 ts_tablet_manager.cc:1403] T 6a6a24ef560c4721a394fb4b19f0d848 P c115746392dd4c00a09d9b694d5271e6: Time spent bootstrapping tablet: real 0.149s	user 0.030s	sys 0.026s
I20260710 13:23:39.815399 19099 raft_consensus.cc:359] T 35e201843ad845349b29a933f04d29db P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:39.816169 19099 raft_consensus.cc:385] T 35e201843ad845349b29a933f04d29db P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:23:39.816407 18794 leader_election.cc:343] T d9084b17be254f658adfb75572f7dff5 P da892cb358c6465788f47bf99a48e388 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f97580330de74751bca581d363815efc (127.16.80.130:38675): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:39.817890 18977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9084b17be254f658adfb75572f7dff5" candidate_uuid: "da892cb358c6465788f47bf99a48e388" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c115746392dd4c00a09d9b694d5271e6" is_pre_election: true
I20260710 13:23:39.822263 19050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60ea7e01a7d14fe5ac9ef1d7d82f8a58" candidate_uuid: "c115746392dd4c00a09d9b694d5271e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cce39a71625e4fa0815e38696e64ad09"
I20260710 13:23:39.822999 19050 raft_consensus.cc:3060] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:39.816443 19099 raft_consensus.cc:740] T 35e201843ad845349b29a933f04d29db P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cce39a71625e4fa0815e38696e64ad09, State: Initialized, Role: FOLLOWER
W20260710 13:23:39.823498 18795 leader_election.cc:343] T d9084b17be254f658adfb75572f7dff5 P da892cb358c6465788f47bf99a48e388 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:39.824211 18795 leader_election.cc:304] T d9084b17be254f658adfb75572f7dff5 P da892cb358c6465788f47bf99a48e388 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da892cb358c6465788f47bf99a48e388; no voters: c115746392dd4c00a09d9b694d5271e6, f97580330de74751bca581d363815efc
I20260710 13:23:39.824290 19099 consensus_queue.cc:260] T 35e201843ad845349b29a933f04d29db P cce39a71625e4fa0815e38696e64ad09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:39.826463 19099 ts_tablet_manager.cc:1434] T 35e201843ad845349b29a933f04d29db P cce39a71625e4fa0815e38696e64ad09: Time spent starting tablet: real 0.051s	user 0.005s	sys 0.002s
I20260710 13:23:39.826241 18828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60ea7e01a7d14fe5ac9ef1d7d82f8a58" candidate_uuid: "c115746392dd4c00a09d9b694d5271e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da892cb358c6465788f47bf99a48e388"
I20260710 13:23:39.827179 18828 raft_consensus.cc:3060] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:39.827696 19099 tablet_bootstrap.cc:492] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P cce39a71625e4fa0815e38696e64ad09: Bootstrap starting.
I20260710 13:23:39.834239 19099 tablet_bootstrap.cc:654] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P cce39a71625e4fa0815e38696e64ad09: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:39.818094 19150 leader_election.cc:290] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P c115746392dd4c00a09d9b694d5271e6 [CANDIDATE]: Term 1 election: Requested vote from peers cce39a71625e4fa0815e38696e64ad09 (127.16.80.132:46157), da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629)
I20260710 13:23:39.817687 19097 raft_consensus.cc:359] T 6a6a24ef560c4721a394fb4b19f0d848 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:39.837162 19097 raft_consensus.cc:385] T 6a6a24ef560c4721a394fb4b19f0d848 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:39.837568 19097 raft_consensus.cc:740] T 6a6a24ef560c4721a394fb4b19f0d848 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c115746392dd4c00a09d9b694d5271e6, State: Initialized, Role: FOLLOWER
I20260710 13:23:39.837221 19166 raft_consensus.cc:2749] T d9084b17be254f658adfb75572f7dff5 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:39.843981 19097 consensus_queue.cc:260] T 6a6a24ef560c4721a394fb4b19f0d848 P c115746392dd4c00a09d9b694d5271e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:39.846246 19199 consensus_queue.cc:1048] T e39e4444e64b48dd8dcf62cb322334fa P da892cb358c6465788f47bf99a48e388 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:39.847934 19096 tablet_bootstrap.cc:492] T 35e201843ad845349b29a933f04d29db P da892cb358c6465788f47bf99a48e388: No bootstrap required, opened a new log
I20260710 13:23:39.848449 19096 ts_tablet_manager.cc:1403] T 35e201843ad845349b29a933f04d29db P da892cb358c6465788f47bf99a48e388: Time spent bootstrapping tablet: real 0.150s	user 0.014s	sys 0.013s
I20260710 13:23:39.846274 19097 ts_tablet_manager.cc:1434] T 6a6a24ef560c4721a394fb4b19f0d848 P c115746392dd4c00a09d9b694d5271e6: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.001s
I20260710 13:23:39.850737 19097 tablet_bootstrap.cc:492] T d9084b17be254f658adfb75572f7dff5 P c115746392dd4c00a09d9b694d5271e6: Bootstrap starting.
I20260710 13:23:39.856418 19096 raft_consensus.cc:359] T 35e201843ad845349b29a933f04d29db P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:39.857277 19096 raft_consensus.cc:385] T 35e201843ad845349b29a933f04d29db P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:39.857543 19096 raft_consensus.cc:740] T 35e201843ad845349b29a933f04d29db P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da892cb358c6465788f47bf99a48e388, State: Initialized, Role: FOLLOWER
I20260710 13:23:39.858486 19096 consensus_queue.cc:260] T 35e201843ad845349b29a933f04d29db P da892cb358c6465788f47bf99a48e388 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:39.866082 19096 ts_tablet_manager.cc:1434] T 35e201843ad845349b29a933f04d29db P da892cb358c6465788f47bf99a48e388: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.003s
I20260710 13:23:39.867442 19096 tablet_bootstrap.cc:492] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P da892cb358c6465788f47bf99a48e388: Bootstrap starting.
I20260710 13:23:39.867470 19097 tablet_bootstrap.cc:654] T d9084b17be254f658adfb75572f7dff5 P c115746392dd4c00a09d9b694d5271e6: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:39.875504 19096 tablet_bootstrap.cc:654] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P da892cb358c6465788f47bf99a48e388: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:39.882787 18828 raft_consensus.cc:2468] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c115746392dd4c00a09d9b694d5271e6 in term 1.
I20260710 13:23:39.902096 19239 raft_consensus.cc:493] T 6a6a24ef560c4721a394fb4b19f0d848 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:39.902941 19239 raft_consensus.cc:515] T 6a6a24ef560c4721a394fb4b19f0d848 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:39.911839 19096 tablet_bootstrap.cc:492] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P da892cb358c6465788f47bf99a48e388: No bootstrap required, opened a new log
I20260710 13:23:39.912487 19096 ts_tablet_manager.cc:1403] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P da892cb358c6465788f47bf99a48e388: Time spent bootstrapping tablet: real 0.045s	user 0.017s	sys 0.001s
I20260710 13:23:39.920583 19096 raft_consensus.cc:359] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:39.920863 18901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a6a24ef560c4721a394fb4b19f0d848" candidate_uuid: "cce39a71625e4fa0815e38696e64ad09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97580330de74751bca581d363815efc" is_pre_election: true
I20260710 13:23:39.921406 19096 raft_consensus.cc:385] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:39.921712 19096 raft_consensus.cc:740] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da892cb358c6465788f47bf99a48e388, State: Initialized, Role: FOLLOWER
I20260710 13:23:39.921135 19098 tablet_bootstrap.cc:492] T d9084b17be254f658adfb75572f7dff5 P f97580330de74751bca581d363815efc: No bootstrap required, opened a new log
I20260710 13:23:39.922621 19098 ts_tablet_manager.cc:1403] T d9084b17be254f658adfb75572f7dff5 P f97580330de74751bca581d363815efc: Time spent bootstrapping tablet: real 0.128s	user 0.033s	sys 0.025s
I20260710 13:23:39.925206 18944 leader_election.cc:304] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P c115746392dd4c00a09d9b694d5271e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c115746392dd4c00a09d9b694d5271e6, da892cb358c6465788f47bf99a48e388; no voters: 
I20260710 13:23:39.923678 19096 consensus_queue.cc:260] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P da892cb358c6465788f47bf99a48e388 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
W20260710 13:23:39.927925 19017 leader_election.cc:343] T 6a6a24ef560c4721a394fb4b19f0d848 P cce39a71625e4fa0815e38696e64ad09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f97580330de74751bca581d363815efc (127.16.80.130:38675): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:39.928795 19098 raft_consensus.cc:359] T d9084b17be254f658adfb75572f7dff5 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:39.929577 19098 raft_consensus.cc:385] T d9084b17be254f658adfb75572f7dff5 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:39.929941 19150 raft_consensus.cc:2804] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:39.930684 19150 raft_consensus.cc:697] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P c115746392dd4c00a09d9b694d5271e6 [term 1 LEADER]: Becoming Leader. State: Replica: c115746392dd4c00a09d9b694d5271e6, State: Running, Role: LEADER
I20260710 13:23:39.933015 19150 consensus_queue.cc:237] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P c115746392dd4c00a09d9b694d5271e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:39.935586 19239 leader_election.cc:290] T 6a6a24ef560c4721a394fb4b19f0d848 P cce39a71625e4fa0815e38696e64ad09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f97580330de74751bca581d363815efc (127.16.80.130:38675), c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879)
I20260710 13:23:39.929945 19098 raft_consensus.cc:740] T d9084b17be254f658adfb75572f7dff5 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f97580330de74751bca581d363815efc, State: Initialized, Role: FOLLOWER
I20260710 13:23:39.938331 19096 ts_tablet_manager.cc:1434] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P da892cb358c6465788f47bf99a48e388: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.001s
I20260710 13:23:39.937987 19098 consensus_queue.cc:260] T d9084b17be254f658adfb75572f7dff5 P f97580330de74751bca581d363815efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:39.943486 18977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a6a24ef560c4721a394fb4b19f0d848" candidate_uuid: "cce39a71625e4fa0815e38696e64ad09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c115746392dd4c00a09d9b694d5271e6" is_pre_election: true
I20260710 13:23:39.920681 19050 raft_consensus.cc:2468] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c115746392dd4c00a09d9b694d5271e6 in term 1.
I20260710 13:23:39.944394 18977 raft_consensus.cc:2468] T 6a6a24ef560c4721a394fb4b19f0d848 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cce39a71625e4fa0815e38696e64ad09 in term 0.
I20260710 13:23:39.946532 19018 leader_election.cc:304] T 6a6a24ef560c4721a394fb4b19f0d848 P cce39a71625e4fa0815e38696e64ad09 [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: c115746392dd4c00a09d9b694d5271e6, cce39a71625e4fa0815e38696e64ad09; no voters: f97580330de74751bca581d363815efc
I20260710 13:23:39.948128 19239 raft_consensus.cc:2804] T 6a6a24ef560c4721a394fb4b19f0d848 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:39.949433 19239 raft_consensus.cc:493] T 6a6a24ef560c4721a394fb4b19f0d848 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:39.952278 19239 raft_consensus.cc:3060] T 6a6a24ef560c4721a394fb4b19f0d848 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:39.943804 19098 ts_tablet_manager.cc:1434] T d9084b17be254f658adfb75572f7dff5 P f97580330de74751bca581d363815efc: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 13:23:39.959529 19098 tablet_bootstrap.cc:492] T 6a6a24ef560c4721a394fb4b19f0d848 P f97580330de74751bca581d363815efc: Bootstrap starting.
I20260710 13:23:39.966164 19098 tablet_bootstrap.cc:654] T 6a6a24ef560c4721a394fb4b19f0d848 P f97580330de74751bca581d363815efc: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:39.965678 18725 catalog_manager.cc:5697] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P c115746392dd4c00a09d9b694d5271e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to c115746392dd4c00a09d9b694d5271e6 (127.16.80.131). New cstate: current_term: 1 leader_uuid: "c115746392dd4c00a09d9b694d5271e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:39.968699 19099 tablet_bootstrap.cc:492] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P cce39a71625e4fa0815e38696e64ad09: No bootstrap required, opened a new log
I20260710 13:23:39.969165 19099 ts_tablet_manager.cc:1403] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P cce39a71625e4fa0815e38696e64ad09: Time spent bootstrapping tablet: real 0.142s	user 0.056s	sys 0.027s
I20260710 13:23:39.970345 19097 tablet_bootstrap.cc:492] T d9084b17be254f658adfb75572f7dff5 P c115746392dd4c00a09d9b694d5271e6: No bootstrap required, opened a new log
I20260710 13:23:39.970873 19097 ts_tablet_manager.cc:1403] T d9084b17be254f658adfb75572f7dff5 P c115746392dd4c00a09d9b694d5271e6: Time spent bootstrapping tablet: real 0.120s	user 0.013s	sys 0.001s
I20260710 13:23:39.973654 19097 raft_consensus.cc:359] T d9084b17be254f658adfb75572f7dff5 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:39.974700 19097 raft_consensus.cc:385] T d9084b17be254f658adfb75572f7dff5 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:39.974979 19097 raft_consensus.cc:740] T d9084b17be254f658adfb75572f7dff5 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c115746392dd4c00a09d9b694d5271e6, State: Initialized, Role: FOLLOWER
I20260710 13:23:39.975715 19097 consensus_queue.cc:260] T d9084b17be254f658adfb75572f7dff5 P c115746392dd4c00a09d9b694d5271e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:39.978211 19097 ts_tablet_manager.cc:1434] T d9084b17be254f658adfb75572f7dff5 P c115746392dd4c00a09d9b694d5271e6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:23:39.967041 19239 raft_consensus.cc:515] T 6a6a24ef560c4721a394fb4b19f0d848 P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:39.979451 19097 tablet_bootstrap.cc:492] T 54c6ec0e6b544a38afb509fc824e88ee P c115746392dd4c00a09d9b694d5271e6: Bootstrap starting.
I20260710 13:23:39.984084 18901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a6a24ef560c4721a394fb4b19f0d848" candidate_uuid: "cce39a71625e4fa0815e38696e64ad09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97580330de74751bca581d363815efc"
W20260710 13:23:39.986078 19017 leader_election.cc:343] T 6a6a24ef560c4721a394fb4b19f0d848 P cce39a71625e4fa0815e38696e64ad09 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f97580330de74751bca581d363815efc (127.16.80.130:38675): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:39.986945 19097 tablet_bootstrap.cc:654] T 54c6ec0e6b544a38afb509fc824e88ee P c115746392dd4c00a09d9b694d5271e6: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:39.988790 19099 raft_consensus.cc:359] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:39.989391 18977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a6a24ef560c4721a394fb4b19f0d848" candidate_uuid: "cce39a71625e4fa0815e38696e64ad09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c115746392dd4c00a09d9b694d5271e6"
I20260710 13:23:39.990067 18977 raft_consensus.cc:3060] T 6a6a24ef560c4721a394fb4b19f0d848 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:39.989926 19239 leader_election.cc:290] T 6a6a24ef560c4721a394fb4b19f0d848 P cce39a71625e4fa0815e38696e64ad09 [CANDIDATE]: Term 1 election: Requested vote from peers f97580330de74751bca581d363815efc (127.16.80.130:38675), c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879)
I20260710 13:23:39.989435 19199 consensus_queue.cc:1048] T 9f0bae3b11724b46b693fe29685a48ad P da892cb358c6465788f47bf99a48e388 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 13:23:39.989604 19099 raft_consensus.cc:385] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:39.997401 19099 raft_consensus.cc:740] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cce39a71625e4fa0815e38696e64ad09, State: Initialized, Role: FOLLOWER
I20260710 13:23:39.998263 19099 consensus_queue.cc:260] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P cce39a71625e4fa0815e38696e64ad09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:39.998415 18977 raft_consensus.cc:2468] T 6a6a24ef560c4721a394fb4b19f0d848 P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cce39a71625e4fa0815e38696e64ad09 in term 1.
I20260710 13:23:40.000530 19099 ts_tablet_manager.cc:1434] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P cce39a71625e4fa0815e38696e64ad09: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260710 13:23:40.000340 19018 leader_election.cc:304] T 6a6a24ef560c4721a394fb4b19f0d848 P cce39a71625e4fa0815e38696e64ad09 [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: c115746392dd4c00a09d9b694d5271e6, cce39a71625e4fa0815e38696e64ad09; no voters: f97580330de74751bca581d363815efc
I20260710 13:23:40.001281 19239 raft_consensus.cc:2804] T 6a6a24ef560c4721a394fb4b19f0d848 P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:40.001524 19099 tablet_bootstrap.cc:492] T 54c6ec0e6b544a38afb509fc824e88ee P cce39a71625e4fa0815e38696e64ad09: Bootstrap starting.
I20260710 13:23:40.002358 19239 raft_consensus.cc:697] T 6a6a24ef560c4721a394fb4b19f0d848 P cce39a71625e4fa0815e38696e64ad09 [term 1 LEADER]: Becoming Leader. State: Replica: cce39a71625e4fa0815e38696e64ad09, State: Running, Role: LEADER
I20260710 13:23:40.003575 19098 tablet_bootstrap.cc:492] T 6a6a24ef560c4721a394fb4b19f0d848 P f97580330de74751bca581d363815efc: No bootstrap required, opened a new log
I20260710 13:23:40.003537 19239 consensus_queue.cc:237] T 6a6a24ef560c4721a394fb4b19f0d848 P cce39a71625e4fa0815e38696e64ad09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:40.004344 19098 ts_tablet_manager.cc:1403] T 6a6a24ef560c4721a394fb4b19f0d848 P f97580330de74751bca581d363815efc: Time spent bootstrapping tablet: real 0.045s	user 0.008s	sys 0.018s
I20260710 13:23:40.005297 19097 tablet_bootstrap.cc:492] T 54c6ec0e6b544a38afb509fc824e88ee P c115746392dd4c00a09d9b694d5271e6: No bootstrap required, opened a new log
I20260710 13:23:40.005872 19097 ts_tablet_manager.cc:1403] T 54c6ec0e6b544a38afb509fc824e88ee P c115746392dd4c00a09d9b694d5271e6: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.002s
I20260710 13:23:40.008160 19099 tablet_bootstrap.cc:654] T 54c6ec0e6b544a38afb509fc824e88ee P cce39a71625e4fa0815e38696e64ad09: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:40.008805 19097 raft_consensus.cc:359] T 54c6ec0e6b544a38afb509fc824e88ee P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:40.009580 19097 raft_consensus.cc:385] T 54c6ec0e6b544a38afb509fc824e88ee P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:40.009895 19097 raft_consensus.cc:740] T 54c6ec0e6b544a38afb509fc824e88ee P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c115746392dd4c00a09d9b694d5271e6, State: Initialized, Role: FOLLOWER
I20260710 13:23:40.010814 19097 consensus_queue.cc:260] T 54c6ec0e6b544a38afb509fc824e88ee P c115746392dd4c00a09d9b694d5271e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:40.014564 19097 ts_tablet_manager.cc:1434] T 54c6ec0e6b544a38afb509fc824e88ee P c115746392dd4c00a09d9b694d5271e6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:23:40.016296 19097 tablet_bootstrap.cc:492] T f8a85251895b477495770425c8515083 P c115746392dd4c00a09d9b694d5271e6: Bootstrap starting.
I20260710 13:23:40.025365 19097 tablet_bootstrap.cc:654] T f8a85251895b477495770425c8515083 P c115746392dd4c00a09d9b694d5271e6: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:40.028509 19099 tablet_bootstrap.cc:492] T 54c6ec0e6b544a38afb509fc824e88ee P cce39a71625e4fa0815e38696e64ad09: No bootstrap required, opened a new log
I20260710 13:23:40.029208 19099 ts_tablet_manager.cc:1403] T 54c6ec0e6b544a38afb509fc824e88ee P cce39a71625e4fa0815e38696e64ad09: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.012s
I20260710 13:23:40.033201 19099 raft_consensus.cc:359] T 54c6ec0e6b544a38afb509fc824e88ee P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:40.034174 19099 raft_consensus.cc:385] T 54c6ec0e6b544a38afb509fc824e88ee P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:40.034533 19099 raft_consensus.cc:740] T 54c6ec0e6b544a38afb509fc824e88ee P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cce39a71625e4fa0815e38696e64ad09, State: Initialized, Role: FOLLOWER
I20260710 13:23:40.035359 19150 raft_consensus.cc:493] T 54c6ec0e6b544a38afb509fc824e88ee P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:40.035936 19150 raft_consensus.cc:515] T 54c6ec0e6b544a38afb509fc824e88ee P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:40.035671 19099 consensus_queue.cc:260] T 54c6ec0e6b544a38afb509fc824e88ee P cce39a71625e4fa0815e38696e64ad09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:40.038311 19150 leader_election.cc:290] T 54c6ec0e6b544a38afb509fc824e88ee P c115746392dd4c00a09d9b694d5271e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cce39a71625e4fa0815e38696e64ad09 (127.16.80.132:46157), da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629)
I20260710 13:23:40.038904 19099 ts_tablet_manager.cc:1434] T 54c6ec0e6b544a38afb509fc824e88ee P cce39a71625e4fa0815e38696e64ad09: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:23:40.040458 19099 tablet_bootstrap.cc:492] T a8781e3971d3452c9ea143dc662b8f2a P cce39a71625e4fa0815e38696e64ad09: Bootstrap starting.
I20260710 13:23:40.040478 19052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c6ec0e6b544a38afb509fc824e88ee" candidate_uuid: "c115746392dd4c00a09d9b694d5271e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cce39a71625e4fa0815e38696e64ad09" is_pre_election: true
I20260710 13:23:40.041453 19052 raft_consensus.cc:2468] T 54c6ec0e6b544a38afb509fc824e88ee P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c115746392dd4c00a09d9b694d5271e6 in term 0.
I20260710 13:23:40.041483 18828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c6ec0e6b544a38afb509fc824e88ee" candidate_uuid: "c115746392dd4c00a09d9b694d5271e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da892cb358c6465788f47bf99a48e388" is_pre_election: true
I20260710 13:23:40.043169 18828 raft_consensus.cc:2468] T 54c6ec0e6b544a38afb509fc824e88ee P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c115746392dd4c00a09d9b694d5271e6 in term 0.
I20260710 13:23:40.044956 18943 leader_election.cc:304] T 54c6ec0e6b544a38afb509fc824e88ee P c115746392dd4c00a09d9b694d5271e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c115746392dd4c00a09d9b694d5271e6, cce39a71625e4fa0815e38696e64ad09; no voters: 
I20260710 13:23:40.048064 19150 raft_consensus.cc:2804] T 54c6ec0e6b544a38afb509fc824e88ee P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:40.048578 19150 raft_consensus.cc:493] T 54c6ec0e6b544a38afb509fc824e88ee P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:40.048981 19150 raft_consensus.cc:3060] T 54c6ec0e6b544a38afb509fc824e88ee P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:40.049506 19099 tablet_bootstrap.cc:654] T a8781e3971d3452c9ea143dc662b8f2a P cce39a71625e4fa0815e38696e64ad09: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:40.058058 19174 raft_consensus.cc:493] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:40.058674 19174 raft_consensus.cc:515] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:40.010417 19098 raft_consensus.cc:359] T 6a6a24ef560c4721a394fb4b19f0d848 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:40.059880 19098 raft_consensus.cc:385] T 6a6a24ef560c4721a394fb4b19f0d848 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:40.060161 19098 raft_consensus.cc:740] T 6a6a24ef560c4721a394fb4b19f0d848 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f97580330de74751bca581d363815efc, State: Initialized, Role: FOLLOWER
I20260710 13:23:40.060931 19174 leader_election.cc:290] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P cce39a71625e4fa0815e38696e64ad09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879), da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629)
I20260710 13:23:40.060812 19098 consensus_queue.cc:260] T 6a6a24ef560c4721a394fb4b19f0d848 P f97580330de74751bca581d363815efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:40.066316 19099 tablet_bootstrap.cc:492] T a8781e3971d3452c9ea143dc662b8f2a P cce39a71625e4fa0815e38696e64ad09: No bootstrap required, opened a new log
I20260710 13:23:40.067183 19099 ts_tablet_manager.cc:1403] T a8781e3971d3452c9ea143dc662b8f2a P cce39a71625e4fa0815e38696e64ad09: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.003s
I20260710 13:23:40.069362 19156 raft_consensus.cc:493] T 6a6a24ef560c4721a394fb4b19f0d848 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:40.069924 19156 raft_consensus.cc:515] T 6a6a24ef560c4721a394fb4b19f0d848 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:40.072130 19156 leader_election.cc:290] T 6a6a24ef560c4721a394fb4b19f0d848 P f97580330de74751bca581d363815efc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879), cce39a71625e4fa0815e38696e64ad09 (127.16.80.132:46157)
I20260710 13:23:40.073788 19052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a6a24ef560c4721a394fb4b19f0d848" candidate_uuid: "f97580330de74751bca581d363815efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cce39a71625e4fa0815e38696e64ad09" is_pre_election: true
I20260710 13:23:40.074597 19099 raft_consensus.cc:359] T a8781e3971d3452c9ea143dc662b8f2a P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:40.077452 19099 raft_consensus.cc:385] T a8781e3971d3452c9ea143dc662b8f2a P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:40.077157 19150 raft_consensus.cc:515] T 54c6ec0e6b544a38afb509fc824e88ee P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:40.077790 19099 raft_consensus.cc:740] T a8781e3971d3452c9ea143dc662b8f2a P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cce39a71625e4fa0815e38696e64ad09, State: Initialized, Role: FOLLOWER
I20260710 13:23:40.078672 19099 consensus_queue.cc:260] T a8781e3971d3452c9ea143dc662b8f2a P cce39a71625e4fa0815e38696e64ad09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:40.079557 19150 leader_election.cc:290] T 54c6ec0e6b544a38afb509fc824e88ee P c115746392dd4c00a09d9b694d5271e6 [CANDIDATE]: Term 1 election: Requested vote from peers cce39a71625e4fa0815e38696e64ad09 (127.16.80.132:46157), da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629)
I20260710 13:23:40.079661 19098 ts_tablet_manager.cc:1434] T 6a6a24ef560c4721a394fb4b19f0d848 P f97580330de74751bca581d363815efc: Time spent starting tablet: real 0.058s	user 0.004s	sys 0.000s
I20260710 13:23:40.092865 19098 tablet_bootstrap.cc:492] T f8a85251895b477495770425c8515083 P f97580330de74751bca581d363815efc: Bootstrap starting.
I20260710 13:23:40.083467 18977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bb07f8a9eb4322b9d5b8fbc3c87e22" candidate_uuid: "cce39a71625e4fa0815e38696e64ad09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c115746392dd4c00a09d9b694d5271e6" is_pre_election: true
I20260710 13:23:40.085614 18901 raft_consensus.cc:3060] T 9f0bae3b11724b46b693fe29685a48ad P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:40.088142 18828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bb07f8a9eb4322b9d5b8fbc3c87e22" candidate_uuid: "cce39a71625e4fa0815e38696e64ad09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da892cb358c6465788f47bf99a48e388" is_pre_election: true
I20260710 13:23:40.087494 19050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c6ec0e6b544a38afb509fc824e88ee" candidate_uuid: "c115746392dd4c00a09d9b694d5271e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cce39a71625e4fa0815e38696e64ad09"
I20260710 13:23:40.090029 18976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a6a24ef560c4721a394fb4b19f0d848" candidate_uuid: "f97580330de74751bca581d363815efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c115746392dd4c00a09d9b694d5271e6" is_pre_election: true
I20260710 13:23:40.097267 19050 raft_consensus.cc:3060] T 54c6ec0e6b544a38afb509fc824e88ee P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:40.097849 18976 raft_consensus.cc:2393] T 6a6a24ef560c4721a394fb4b19f0d848 P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f97580330de74751bca581d363815efc in current term 1: Already voted for candidate cce39a71625e4fa0815e38696e64ad09 in this term.
I20260710 13:23:40.085988 18829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c6ec0e6b544a38afb509fc824e88ee" candidate_uuid: "c115746392dd4c00a09d9b694d5271e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da892cb358c6465788f47bf99a48e388"
I20260710 13:23:40.099236 18829 raft_consensus.cc:3060] T 54c6ec0e6b544a38afb509fc824e88ee P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:40.102942 19098 tablet_bootstrap.cc:654] T f8a85251895b477495770425c8515083 P f97580330de74751bca581d363815efc: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:40.096638 18828 raft_consensus.cc:2468] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cce39a71625e4fa0815e38696e64ad09 in term 0.
I20260710 13:23:40.104935 19105 raft_consensus.cc:493] T 9f0bae3b11724b46b693fe29685a48ad P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:23:40.095459 19018 leader_election.cc:343] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P cce39a71625e4fa0815e38696e64ad09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:40.105556 19105 raft_consensus.cc:515] T 9f0bae3b11724b46b693fe29685a48ad P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:40.106271 19018 leader_election.cc:304] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P cce39a71625e4fa0815e38696e64ad09 [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: cce39a71625e4fa0815e38696e64ad09, da892cb358c6465788f47bf99a48e388; no voters: c115746392dd4c00a09d9b694d5271e6
I20260710 13:23:40.108122 19166 consensus_queue.cc:1048] T 9f0bae3b11724b46b693fe29685a48ad P da892cb358c6465788f47bf99a48e388 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:40.108601 19097 tablet_bootstrap.cc:492] T f8a85251895b477495770425c8515083 P c115746392dd4c00a09d9b694d5271e6: No bootstrap required, opened a new log
I20260710 13:23:40.109164 19097 ts_tablet_manager.cc:1403] T f8a85251895b477495770425c8515083 P c115746392dd4c00a09d9b694d5271e6: Time spent bootstrapping tablet: real 0.093s	user 0.034s	sys 0.030s
I20260710 13:23:40.112123 19097 raft_consensus.cc:359] T f8a85251895b477495770425c8515083 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:40.112723 18829 raft_consensus.cc:2468] T 54c6ec0e6b544a38afb509fc824e88ee P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c115746392dd4c00a09d9b694d5271e6 in term 1.
I20260710 13:23:40.112908 19051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f0bae3b11724b46b693fe29685a48ad" candidate_uuid: "f97580330de74751bca581d363815efc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cce39a71625e4fa0815e38696e64ad09" is_pre_election: true
I20260710 13:23:40.113974 18870 leader_election.cc:304] T 6a6a24ef560c4721a394fb4b19f0d848 P f97580330de74751bca581d363815efc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f97580330de74751bca581d363815efc; no voters: c115746392dd4c00a09d9b694d5271e6, cce39a71625e4fa0815e38696e64ad09
I20260710 13:23:40.112869 19097 raft_consensus.cc:385] T f8a85251895b477495770425c8515083 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:40.115160 19097 raft_consensus.cc:740] T f8a85251895b477495770425c8515083 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c115746392dd4c00a09d9b694d5271e6, State: Initialized, Role: FOLLOWER
I20260710 13:23:40.115338 19156 raft_consensus.cc:3060] T 6a6a24ef560c4721a394fb4b19f0d848 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:40.115417 18944 leader_election.cc:304] T 54c6ec0e6b544a38afb509fc824e88ee P c115746392dd4c00a09d9b694d5271e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c115746392dd4c00a09d9b694d5271e6, da892cb358c6465788f47bf99a48e388; no voters: 
I20260710 13:23:40.116767 19230 raft_consensus.cc:2804] T 54c6ec0e6b544a38afb509fc824e88ee P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:40.117339 19230 raft_consensus.cc:697] T 54c6ec0e6b544a38afb509fc824e88ee P c115746392dd4c00a09d9b694d5271e6 [term 1 LEADER]: Becoming Leader. State: Replica: c115746392dd4c00a09d9b694d5271e6, State: Running, Role: LEADER
I20260710 13:23:40.115932 19097 consensus_queue.cc:260] T f8a85251895b477495770425c8515083 P c115746392dd4c00a09d9b694d5271e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:40.119764 19174 raft_consensus.cc:493] T a8781e3971d3452c9ea143dc662b8f2a P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:40.120012 19097 ts_tablet_manager.cc:1434] T f8a85251895b477495770425c8515083 P c115746392dd4c00a09d9b694d5271e6: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:23:40.120393 19174 raft_consensus.cc:515] T a8781e3971d3452c9ea143dc662b8f2a P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:40.121097 19097 tablet_bootstrap.cc:492] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P c115746392dd4c00a09d9b694d5271e6: Bootstrap starting.
I20260710 13:23:40.081059 19099 ts_tablet_manager.cc:1434] T a8781e3971d3452c9ea143dc662b8f2a P cce39a71625e4fa0815e38696e64ad09: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260710 13:23:40.123281 19112 consensus_queue.cc:1048] T b7a6205a39f54d85a1cba74d93e00817 P cce39a71625e4fa0815e38696e64ad09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:40.124243 18976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8781e3971d3452c9ea143dc662b8f2a" candidate_uuid: "cce39a71625e4fa0815e38696e64ad09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c115746392dd4c00a09d9b694d5271e6" is_pre_election: true
W20260710 13:23:40.125854 19018 leader_election.cc:343] T a8781e3971d3452c9ea143dc662b8f2a P cce39a71625e4fa0815e38696e64ad09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:40.125942 18904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8781e3971d3452c9ea143dc662b8f2a" candidate_uuid: "cce39a71625e4fa0815e38696e64ad09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97580330de74751bca581d363815efc" is_pre_election: true
I20260710 13:23:40.113008 19239 raft_consensus.cc:2804] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:40.118369 19230 consensus_queue.cc:237] T 54c6ec0e6b544a38afb509fc824e88ee P c115746392dd4c00a09d9b694d5271e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:40.127518 19239 raft_consensus.cc:493] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:40.127949 19239 raft_consensus.cc:3060] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:40.131335 19174 leader_election.cc:290] T a8781e3971d3452c9ea143dc662b8f2a P cce39a71625e4fa0815e38696e64ad09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f97580330de74751bca581d363815efc (127.16.80.130:38675), c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879)
W20260710 13:23:40.131515 19017 leader_election.cc:343] T a8781e3971d3452c9ea143dc662b8f2a P cce39a71625e4fa0815e38696e64ad09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f97580330de74751bca581d363815efc (127.16.80.130:38675): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:40.132073 19017 leader_election.cc:304] T a8781e3971d3452c9ea143dc662b8f2a P cce39a71625e4fa0815e38696e64ad09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cce39a71625e4fa0815e38696e64ad09; no voters: c115746392dd4c00a09d9b694d5271e6, f97580330de74751bca581d363815efc
I20260710 13:23:40.133188 19174 raft_consensus.cc:2749] T a8781e3971d3452c9ea143dc662b8f2a P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:40.133931 19097 tablet_bootstrap.cc:654] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P c115746392dd4c00a09d9b694d5271e6: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:40.143954 19105 leader_election.cc:290] T 9f0bae3b11724b46b693fe29685a48ad P f97580330de74751bca581d363815efc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cce39a71625e4fa0815e38696e64ad09 (127.16.80.132:46157), da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629)
I20260710 13:23:40.146896 18829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f0bae3b11724b46b693fe29685a48ad" candidate_uuid: "f97580330de74751bca581d363815efc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da892cb358c6465788f47bf99a48e388" is_pre_election: true
I20260710 13:23:40.149173 18870 leader_election.cc:304] T 9f0bae3b11724b46b693fe29685a48ad P f97580330de74751bca581d363815efc [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: f97580330de74751bca581d363815efc; no voters: cce39a71625e4fa0815e38696e64ad09, da892cb358c6465788f47bf99a48e388
I20260710 13:23:40.156306 19179 consensus_queue.cc:1048] T b7a6205a39f54d85a1cba74d93e00817 P cce39a71625e4fa0815e38696e64ad09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:40.188364 19239 raft_consensus.cc:515] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:40.194607 19156 raft_consensus.cc:2749] T 6a6a24ef560c4721a394fb4b19f0d848 P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:40.195237 19159 raft_consensus.cc:2749] T 9f0bae3b11724b46b693fe29685a48ad P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:23:40.200138 19159 raft_consensus.cc:493] T d9084b17be254f658adfb75572f7dff5 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:40.200631 19159 raft_consensus.cc:515] T d9084b17be254f658adfb75572f7dff5 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:40.202351 18977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bb07f8a9eb4322b9d5b8fbc3c87e22" candidate_uuid: "cce39a71625e4fa0815e38696e64ad09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c115746392dd4c00a09d9b694d5271e6"
I20260710 13:23:40.202654 19097 tablet_bootstrap.cc:492] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P c115746392dd4c00a09d9b694d5271e6: No bootstrap required, opened a new log
I20260710 13:23:40.202766 19159 leader_election.cc:290] T d9084b17be254f658adfb75572f7dff5 P f97580330de74751bca581d363815efc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629), c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879)
I20260710 13:23:40.203747 19097 ts_tablet_manager.cc:1403] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P c115746392dd4c00a09d9b694d5271e6: Time spent bootstrapping tablet: real 0.083s	user 0.044s	sys 0.019s
W20260710 13:23:40.203881 19018 leader_election.cc:343] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P cce39a71625e4fa0815e38696e64ad09 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:40.205426 19239 leader_election.cc:290] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P cce39a71625e4fa0815e38696e64ad09 [CANDIDATE]: Term 1 election: Requested vote from peers c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879), da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629)
I20260710 13:23:40.206470 18829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bb07f8a9eb4322b9d5b8fbc3c87e22" candidate_uuid: "cce39a71625e4fa0815e38696e64ad09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da892cb358c6465788f47bf99a48e388"
I20260710 13:23:40.207942 18828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9084b17be254f658adfb75572f7dff5" candidate_uuid: "f97580330de74751bca581d363815efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da892cb358c6465788f47bf99a48e388" is_pre_election: true
I20260710 13:23:40.210309 18829 raft_consensus.cc:3060] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:40.210425 18828 raft_consensus.cc:2468] T d9084b17be254f658adfb75572f7dff5 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f97580330de74751bca581d363815efc in term 0.
I20260710 13:23:40.212039 18977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9084b17be254f658adfb75572f7dff5" candidate_uuid: "f97580330de74751bca581d363815efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c115746392dd4c00a09d9b694d5271e6" is_pre_election: true
I20260710 13:23:40.212776 18977 raft_consensus.cc:2468] T d9084b17be254f658adfb75572f7dff5 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f97580330de74751bca581d363815efc in term 0.
I20260710 13:23:40.212095 19098 tablet_bootstrap.cc:492] T f8a85251895b477495770425c8515083 P f97580330de74751bca581d363815efc: No bootstrap required, opened a new log
I20260710 13:23:40.214381 19098 ts_tablet_manager.cc:1403] T f8a85251895b477495770425c8515083 P f97580330de74751bca581d363815efc: Time spent bootstrapping tablet: real 0.122s	user 0.039s	sys 0.051s
I20260710 13:23:40.216007 18870 leader_election.cc:304] T d9084b17be254f658adfb75572f7dff5 P f97580330de74751bca581d363815efc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da892cb358c6465788f47bf99a48e388, f97580330de74751bca581d363815efc; no voters: 
I20260710 13:23:40.217388 19098 raft_consensus.cc:359] T f8a85251895b477495770425c8515083 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:40.105906 19050 raft_consensus.cc:2468] T 54c6ec0e6b544a38afb509fc824e88ee P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c115746392dd4c00a09d9b694d5271e6 in term 1.
I20260710 13:23:40.218128 19098 raft_consensus.cc:385] T f8a85251895b477495770425c8515083 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:40.218438 19098 raft_consensus.cc:740] T f8a85251895b477495770425c8515083 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f97580330de74751bca581d363815efc, State: Initialized, Role: FOLLOWER
I20260710 13:23:40.218225 19159 raft_consensus.cc:2804] T d9084b17be254f658adfb75572f7dff5 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:40.219856 19159 raft_consensus.cc:493] T d9084b17be254f658adfb75572f7dff5 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:40.220220 19159 raft_consensus.cc:3060] T d9084b17be254f658adfb75572f7dff5 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:40.221833 19239 raft_consensus.cc:493] T 35e201843ad845349b29a933f04d29db P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:40.222338 19239 raft_consensus.cc:515] T 35e201843ad845349b29a933f04d29db P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:40.224478 19239 leader_election.cc:290] T 35e201843ad845349b29a933f04d29db P cce39a71625e4fa0815e38696e64ad09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629), f97580330de74751bca581d363815efc (127.16.80.130:38675)
I20260710 13:23:40.225234 18828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35e201843ad845349b29a933f04d29db" candidate_uuid: "cce39a71625e4fa0815e38696e64ad09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da892cb358c6465788f47bf99a48e388" is_pre_election: true
I20260710 13:23:40.225939 18828 raft_consensus.cc:2468] T 35e201843ad845349b29a933f04d29db P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cce39a71625e4fa0815e38696e64ad09 in term 0.
I20260710 13:23:40.226927 18902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35e201843ad845349b29a933f04d29db" candidate_uuid: "cce39a71625e4fa0815e38696e64ad09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97580330de74751bca581d363815efc" is_pre_election: true
I20260710 13:23:40.171249 18727 catalog_manager.cc:5697] T 54c6ec0e6b544a38afb509fc824e88ee P c115746392dd4c00a09d9b694d5271e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to c115746392dd4c00a09d9b694d5271e6 (127.16.80.131). New cstate: current_term: 1 leader_uuid: "c115746392dd4c00a09d9b694d5271e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:40.227257 19018 leader_election.cc:304] T 35e201843ad845349b29a933f04d29db P cce39a71625e4fa0815e38696e64ad09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cce39a71625e4fa0815e38696e64ad09, da892cb358c6465788f47bf99a48e388; no voters: 
I20260710 13:23:40.228150 19239 raft_consensus.cc:2804] T 35e201843ad845349b29a933f04d29db P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:40.228502 19239 raft_consensus.cc:493] T 35e201843ad845349b29a933f04d29db P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:40.228850 19239 raft_consensus.cc:3060] T 35e201843ad845349b29a933f04d29db P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:40.230253 19097 raft_consensus.cc:359] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:40.230968 19097 raft_consensus.cc:385] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:40.231269 19097 raft_consensus.cc:740] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c115746392dd4c00a09d9b694d5271e6, State: Initialized, Role: FOLLOWER
I20260710 13:23:40.231915 19097 consensus_queue.cc:260] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P c115746392dd4c00a09d9b694d5271e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:40.234195 19097 ts_tablet_manager.cc:1434] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P c115746392dd4c00a09d9b694d5271e6: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.000s
I20260710 13:23:40.219172 19098 consensus_queue.cc:260] T f8a85251895b477495770425c8515083 P f97580330de74751bca581d363815efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:40.217672 18829 raft_consensus.cc:2468] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cce39a71625e4fa0815e38696e64ad09 in term 1.
I20260710 13:23:40.236807 19098 ts_tablet_manager.cc:1434] T f8a85251895b477495770425c8515083 P f97580330de74751bca581d363815efc: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260710 13:23:40.237857 19018 leader_election.cc:304] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P cce39a71625e4fa0815e38696e64ad09 [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: cce39a71625e4fa0815e38696e64ad09, da892cb358c6465788f47bf99a48e388; no voters: c115746392dd4c00a09d9b694d5271e6
I20260710 13:23:40.239182 19098 tablet_bootstrap.cc:492] T a8781e3971d3452c9ea143dc662b8f2a P f97580330de74751bca581d363815efc: Bootstrap starting.
I20260710 13:23:40.239419 19174 raft_consensus.cc:2804] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:40.239948 19174 raft_consensus.cc:697] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P cce39a71625e4fa0815e38696e64ad09 [term 1 LEADER]: Becoming Leader. State: Replica: cce39a71625e4fa0815e38696e64ad09, State: Running, Role: LEADER
I20260710 13:23:40.239271 18725 catalog_manager.cc:5697] T 6a6a24ef560c4721a394fb4b19f0d848 P cce39a71625e4fa0815e38696e64ad09 reported cstate change: term changed from 0 to 1, leader changed from <none> to cce39a71625e4fa0815e38696e64ad09 (127.16.80.132). New cstate: current_term: 1 leader_uuid: "cce39a71625e4fa0815e38696e64ad09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:40.240818 19174 consensus_queue.cc:237] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P cce39a71625e4fa0815e38696e64ad09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:40.235049 19097 tablet_bootstrap.cc:492] T a8781e3971d3452c9ea143dc662b8f2a P c115746392dd4c00a09d9b694d5271e6: Bootstrap starting.
I20260710 13:23:40.237918 19159 raft_consensus.cc:515] T d9084b17be254f658adfb75572f7dff5 P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:40.248494 19159 leader_election.cc:290] T d9084b17be254f658adfb75572f7dff5 P f97580330de74751bca581d363815efc [CANDIDATE]: Term 1 election: Requested vote from peers da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629), c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879)
W20260710 13:23:40.237506 19017 leader_election.cc:343] T 35e201843ad845349b29a933f04d29db P cce39a71625e4fa0815e38696e64ad09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f97580330de74751bca581d363815efc (127.16.80.130:38675): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:40.250425 18829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9084b17be254f658adfb75572f7dff5" candidate_uuid: "f97580330de74751bca581d363815efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da892cb358c6465788f47bf99a48e388"
I20260710 13:23:40.251679 19098 tablet_bootstrap.cc:654] T a8781e3971d3452c9ea143dc662b8f2a P f97580330de74751bca581d363815efc: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:40.251784 18829 raft_consensus.cc:3060] T d9084b17be254f658adfb75572f7dff5 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:40.250449 19097 tablet_bootstrap.cc:654] T a8781e3971d3452c9ea143dc662b8f2a P c115746392dd4c00a09d9b694d5271e6: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:40.256210 18977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9084b17be254f658adfb75572f7dff5" candidate_uuid: "f97580330de74751bca581d363815efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c115746392dd4c00a09d9b694d5271e6"
I20260710 13:23:40.257095 18977 raft_consensus.cc:3060] T d9084b17be254f658adfb75572f7dff5 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:40.257478 19239 raft_consensus.cc:515] T 35e201843ad845349b29a933f04d29db P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:40.260349 19239 leader_election.cc:290] T 35e201843ad845349b29a933f04d29db P cce39a71625e4fa0815e38696e64ad09 [CANDIDATE]: Term 1 election: Requested vote from peers da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629), f97580330de74751bca581d363815efc (127.16.80.130:38675)
I20260710 13:23:40.261119 18828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35e201843ad845349b29a933f04d29db" candidate_uuid: "cce39a71625e4fa0815e38696e64ad09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da892cb358c6465788f47bf99a48e388"
I20260710 13:23:40.261770 18828 raft_consensus.cc:3060] T 35e201843ad845349b29a933f04d29db P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:40.267033 18829 raft_consensus.cc:2468] T d9084b17be254f658adfb75572f7dff5 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f97580330de74751bca581d363815efc in term 1.
I20260710 13:23:40.268142 18902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35e201843ad845349b29a933f04d29db" candidate_uuid: "cce39a71625e4fa0815e38696e64ad09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97580330de74751bca581d363815efc"
I20260710 13:23:40.268863 18870 leader_election.cc:304] T d9084b17be254f658adfb75572f7dff5 P f97580330de74751bca581d363815efc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da892cb358c6465788f47bf99a48e388, f97580330de74751bca581d363815efc; no voters: 
W20260710 13:23:40.270007 19017 leader_election.cc:343] T 35e201843ad845349b29a933f04d29db P cce39a71625e4fa0815e38696e64ad09 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f97580330de74751bca581d363815efc (127.16.80.130:38675): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:40.270465 19159 raft_consensus.cc:2804] T d9084b17be254f658adfb75572f7dff5 P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:40.271739 19159 raft_consensus.cc:697] T d9084b17be254f658adfb75572f7dff5 P f97580330de74751bca581d363815efc [term 1 LEADER]: Becoming Leader. State: Replica: f97580330de74751bca581d363815efc, State: Running, Role: LEADER
I20260710 13:23:40.272912 19159 consensus_queue.cc:237] T d9084b17be254f658adfb75572f7dff5 P f97580330de74751bca581d363815efc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:40.275707 18977 raft_consensus.cc:2468] T d9084b17be254f658adfb75572f7dff5 P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f97580330de74751bca581d363815efc in term 1.
I20260710 13:23:40.276916 18828 raft_consensus.cc:2468] T 35e201843ad845349b29a933f04d29db P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cce39a71625e4fa0815e38696e64ad09 in term 1.
I20260710 13:23:40.278319 19018 leader_election.cc:304] T 35e201843ad845349b29a933f04d29db P cce39a71625e4fa0815e38696e64ad09 [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: cce39a71625e4fa0815e38696e64ad09, da892cb358c6465788f47bf99a48e388; no voters: f97580330de74751bca581d363815efc
I20260710 13:23:40.279227 19239 raft_consensus.cc:2804] T 35e201843ad845349b29a933f04d29db P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:40.280072 19239 raft_consensus.cc:697] T 35e201843ad845349b29a933f04d29db P cce39a71625e4fa0815e38696e64ad09 [term 1 LEADER]: Becoming Leader. State: Replica: cce39a71625e4fa0815e38696e64ad09, State: Running, Role: LEADER
I20260710 13:23:40.281085 19239 consensus_queue.cc:237] T 35e201843ad845349b29a933f04d29db P cce39a71625e4fa0815e38696e64ad09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:40.288642 19097 tablet_bootstrap.cc:492] T a8781e3971d3452c9ea143dc662b8f2a P c115746392dd4c00a09d9b694d5271e6: No bootstrap required, opened a new log
I20260710 13:23:40.289116 18724 catalog_manager.cc:5697] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P cce39a71625e4fa0815e38696e64ad09 reported cstate change: term changed from 0 to 1, leader changed from <none> to cce39a71625e4fa0815e38696e64ad09 (127.16.80.132). New cstate: current_term: 1 leader_uuid: "cce39a71625e4fa0815e38696e64ad09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:40.290736 19098 tablet_bootstrap.cc:492] T a8781e3971d3452c9ea143dc662b8f2a P f97580330de74751bca581d363815efc: No bootstrap required, opened a new log
I20260710 13:23:40.291462 19097 ts_tablet_manager.cc:1403] T a8781e3971d3452c9ea143dc662b8f2a P c115746392dd4c00a09d9b694d5271e6: Time spent bootstrapping tablet: real 0.057s	user 0.012s	sys 0.010s
I20260710 13:23:40.291462 19098 ts_tablet_manager.cc:1403] T a8781e3971d3452c9ea143dc662b8f2a P f97580330de74751bca581d363815efc: Time spent bootstrapping tablet: real 0.053s	user 0.014s	sys 0.008s
I20260710 13:23:40.294421 19097 raft_consensus.cc:359] T a8781e3971d3452c9ea143dc662b8f2a P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:40.295219 19097 raft_consensus.cc:385] T a8781e3971d3452c9ea143dc662b8f2a P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:40.294791 18725 catalog_manager.cc:5697] T d9084b17be254f658adfb75572f7dff5 P f97580330de74751bca581d363815efc reported cstate change: term changed from 0 to 1, leader changed from <none> to f97580330de74751bca581d363815efc (127.16.80.130). New cstate: current_term: 1 leader_uuid: "f97580330de74751bca581d363815efc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:40.295506 19097 raft_consensus.cc:740] T a8781e3971d3452c9ea143dc662b8f2a P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c115746392dd4c00a09d9b694d5271e6, State: Initialized, Role: FOLLOWER
I20260710 13:23:40.296304 19098 raft_consensus.cc:359] T a8781e3971d3452c9ea143dc662b8f2a P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:40.296540 19097 consensus_queue.cc:260] T a8781e3971d3452c9ea143dc662b8f2a P c115746392dd4c00a09d9b694d5271e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:40.297011 19098 raft_consensus.cc:385] T a8781e3971d3452c9ea143dc662b8f2a P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:40.298781 19097 ts_tablet_manager.cc:1434] T a8781e3971d3452c9ea143dc662b8f2a P c115746392dd4c00a09d9b694d5271e6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:23:40.297400 19098 raft_consensus.cc:740] T a8781e3971d3452c9ea143dc662b8f2a P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f97580330de74751bca581d363815efc, State: Initialized, Role: FOLLOWER
I20260710 13:23:40.299855 19098 consensus_queue.cc:260] T a8781e3971d3452c9ea143dc662b8f2a P f97580330de74751bca581d363815efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:40.301946 19098 ts_tablet_manager.cc:1434] T a8781e3971d3452c9ea143dc662b8f2a P f97580330de74751bca581d363815efc: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:23:40.302925 19098 tablet_bootstrap.cc:492] T 35e201843ad845349b29a933f04d29db P f97580330de74751bca581d363815efc: Bootstrap starting.
I20260710 13:23:40.308501 19098 tablet_bootstrap.cc:654] T 35e201843ad845349b29a933f04d29db P f97580330de74751bca581d363815efc: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:40.311004 18725 catalog_manager.cc:5697] T 35e201843ad845349b29a933f04d29db P cce39a71625e4fa0815e38696e64ad09 reported cstate change: term changed from 0 to 1, leader changed from <none> to cce39a71625e4fa0815e38696e64ad09 (127.16.80.132). New cstate: current_term: 1 leader_uuid: "cce39a71625e4fa0815e38696e64ad09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:40.320225 19098 tablet_bootstrap.cc:492] T 35e201843ad845349b29a933f04d29db P f97580330de74751bca581d363815efc: No bootstrap required, opened a new log
I20260710 13:23:40.320785 19098 ts_tablet_manager.cc:1403] T 35e201843ad845349b29a933f04d29db P f97580330de74751bca581d363815efc: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.001s
I20260710 13:23:40.320901 19159 raft_consensus.cc:493] T a8781e3971d3452c9ea143dc662b8f2a P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:40.321552 19159 raft_consensus.cc:515] T a8781e3971d3452c9ea143dc662b8f2a P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:40.322698 19230 raft_consensus.cc:493] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:40.323251 19230 raft_consensus.cc:515] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:40.323901 19098 raft_consensus.cc:359] T 35e201843ad845349b29a933f04d29db P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:40.324723 19098 raft_consensus.cc:385] T 35e201843ad845349b29a933f04d29db P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:40.325017 19098 raft_consensus.cc:740] T 35e201843ad845349b29a933f04d29db P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f97580330de74751bca581d363815efc, State: Initialized, Role: FOLLOWER
I20260710 13:23:40.325287 19230 leader_election.cc:290] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P c115746392dd4c00a09d9b694d5271e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cce39a71625e4fa0815e38696e64ad09 (127.16.80.132:46157), da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629)
I20260710 13:23:40.325744 19098 consensus_queue.cc:260] T 35e201843ad845349b29a933f04d29db P f97580330de74751bca581d363815efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:40.326397 19050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bb07f8a9eb4322b9d5b8fbc3c87e22" candidate_uuid: "c115746392dd4c00a09d9b694d5271e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cce39a71625e4fa0815e38696e64ad09" is_pre_election: true
I20260710 13:23:40.327034 19051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8781e3971d3452c9ea143dc662b8f2a" candidate_uuid: "f97580330de74751bca581d363815efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cce39a71625e4fa0815e38696e64ad09" is_pre_election: true
I20260710 13:23:40.327651 19051 raft_consensus.cc:2468] T a8781e3971d3452c9ea143dc662b8f2a P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f97580330de74751bca581d363815efc in term 0.
I20260710 13:23:40.327720 18977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8781e3971d3452c9ea143dc662b8f2a" candidate_uuid: "f97580330de74751bca581d363815efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c115746392dd4c00a09d9b694d5271e6" is_pre_election: true
I20260710 13:23:40.328698 18977 raft_consensus.cc:2468] T a8781e3971d3452c9ea143dc662b8f2a P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f97580330de74751bca581d363815efc in term 0.
I20260710 13:23:40.329246 18869 leader_election.cc:304] T a8781e3971d3452c9ea143dc662b8f2a P f97580330de74751bca581d363815efc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cce39a71625e4fa0815e38696e64ad09, f97580330de74751bca581d363815efc; no voters: 
I20260710 13:23:40.329844 18828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bb07f8a9eb4322b9d5b8fbc3c87e22" candidate_uuid: "c115746392dd4c00a09d9b694d5271e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da892cb358c6465788f47bf99a48e388" is_pre_election: true
I20260710 13:23:40.330130 19156 raft_consensus.cc:2804] T a8781e3971d3452c9ea143dc662b8f2a P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:40.330521 19156 raft_consensus.cc:493] T a8781e3971d3452c9ea143dc662b8f2a P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:40.330631 18828 raft_consensus.cc:2393] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c115746392dd4c00a09d9b694d5271e6 in current term 1: Already voted for candidate cce39a71625e4fa0815e38696e64ad09 in this term.
I20260710 13:23:40.330906 19156 raft_consensus.cc:3060] T a8781e3971d3452c9ea143dc662b8f2a P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:40.331786 18944 leader_election.cc:304] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P c115746392dd4c00a09d9b694d5271e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c115746392dd4c00a09d9b694d5271e6; no voters: cce39a71625e4fa0815e38696e64ad09, da892cb358c6465788f47bf99a48e388
I20260710 13:23:40.332144 19098 ts_tablet_manager.cc:1434] T 35e201843ad845349b29a933f04d29db P f97580330de74751bca581d363815efc: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:23:40.332448 19230 raft_consensus.cc:3060] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:40.335604 19159 leader_election.cc:290] T a8781e3971d3452c9ea143dc662b8f2a P f97580330de74751bca581d363815efc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879), cce39a71625e4fa0815e38696e64ad09 (127.16.80.132:46157)
I20260710 13:23:40.337939 19156 raft_consensus.cc:515] T a8781e3971d3452c9ea143dc662b8f2a P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:40.341068 19051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8781e3971d3452c9ea143dc662b8f2a" candidate_uuid: "f97580330de74751bca581d363815efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cce39a71625e4fa0815e38696e64ad09"
I20260710 13:23:40.341701 19051 raft_consensus.cc:3060] T a8781e3971d3452c9ea143dc662b8f2a P cce39a71625e4fa0815e38696e64ad09 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:40.343847 18977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8781e3971d3452c9ea143dc662b8f2a" candidate_uuid: "f97580330de74751bca581d363815efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c115746392dd4c00a09d9b694d5271e6"
I20260710 13:23:40.344460 18977 raft_consensus.cc:3060] T a8781e3971d3452c9ea143dc662b8f2a P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:40.349017 19051 raft_consensus.cc:2468] T a8781e3971d3452c9ea143dc662b8f2a P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f97580330de74751bca581d363815efc in term 1.
I20260710 13:23:40.349045 19230 raft_consensus.cc:2749] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:40.350419 18869 leader_election.cc:304] T a8781e3971d3452c9ea143dc662b8f2a P f97580330de74751bca581d363815efc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cce39a71625e4fa0815e38696e64ad09, f97580330de74751bca581d363815efc; no voters: 
I20260710 13:23:40.351337 19156 leader_election.cc:290] T a8781e3971d3452c9ea143dc662b8f2a P f97580330de74751bca581d363815efc [CANDIDATE]: Term 1 election: Requested vote from peers c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879), cce39a71625e4fa0815e38696e64ad09 (127.16.80.132:46157)
I20260710 13:23:40.351893 19156 raft_consensus.cc:2804] T a8781e3971d3452c9ea143dc662b8f2a P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:40.352749 19156 raft_consensus.cc:697] T a8781e3971d3452c9ea143dc662b8f2a P f97580330de74751bca581d363815efc [term 1 LEADER]: Becoming Leader. State: Replica: f97580330de74751bca581d363815efc, State: Running, Role: LEADER
I20260710 13:23:40.353281 19230 raft_consensus.cc:493] T f8a85251895b477495770425c8515083 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:40.353849 19230 raft_consensus.cc:515] T f8a85251895b477495770425c8515083 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:40.353646 19156 consensus_queue.cc:237] T a8781e3971d3452c9ea143dc662b8f2a P f97580330de74751bca581d363815efc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:40.356487 18977 raft_consensus.cc:2468] T a8781e3971d3452c9ea143dc662b8f2a P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f97580330de74751bca581d363815efc in term 1.
I20260710 13:23:40.357033 18828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8a85251895b477495770425c8515083" candidate_uuid: "c115746392dd4c00a09d9b694d5271e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da892cb358c6465788f47bf99a48e388" is_pre_election: true
I20260710 13:23:40.357035 18902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8a85251895b477495770425c8515083" candidate_uuid: "c115746392dd4c00a09d9b694d5271e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97580330de74751bca581d363815efc" is_pre_election: true
I20260710 13:23:40.357815 18902 raft_consensus.cc:2468] T f8a85251895b477495770425c8515083 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c115746392dd4c00a09d9b694d5271e6 in term 0.
I20260710 13:23:40.357831 19230 leader_election.cc:290] T f8a85251895b477495770425c8515083 P c115746392dd4c00a09d9b694d5271e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629), f97580330de74751bca581d363815efc (127.16.80.130:38675)
I20260710 13:23:40.359398 18943 leader_election.cc:304] T f8a85251895b477495770425c8515083 P c115746392dd4c00a09d9b694d5271e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c115746392dd4c00a09d9b694d5271e6, f97580330de74751bca581d363815efc; no voters: 
I20260710 13:23:40.360517 19150 raft_consensus.cc:2804] T f8a85251895b477495770425c8515083 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:40.360908 19150 raft_consensus.cc:493] T f8a85251895b477495770425c8515083 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:40.361265 19150 raft_consensus.cc:3060] T f8a85251895b477495770425c8515083 P c115746392dd4c00a09d9b694d5271e6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:40.357815 18828 raft_consensus.cc:2468] T f8a85251895b477495770425c8515083 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c115746392dd4c00a09d9b694d5271e6 in term 0.
I20260710 13:23:40.369527 19150 raft_consensus.cc:515] T f8a85251895b477495770425c8515083 P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:40.372267 18828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8a85251895b477495770425c8515083" candidate_uuid: "c115746392dd4c00a09d9b694d5271e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da892cb358c6465788f47bf99a48e388"
I20260710 13:23:40.372951 18828 raft_consensus.cc:3060] T f8a85251895b477495770425c8515083 P da892cb358c6465788f47bf99a48e388 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:40.374984 19150 leader_election.cc:290] T f8a85251895b477495770425c8515083 P c115746392dd4c00a09d9b694d5271e6 [CANDIDATE]: Term 1 election: Requested vote from peers da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629), f97580330de74751bca581d363815efc (127.16.80.130:38675)
I20260710 13:23:40.376497 18902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8a85251895b477495770425c8515083" candidate_uuid: "c115746392dd4c00a09d9b694d5271e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97580330de74751bca581d363815efc"
I20260710 13:23:40.377131 18902 raft_consensus.cc:3060] T f8a85251895b477495770425c8515083 P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:23:40.380360 18775 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:23:40.379781 18725 catalog_manager.cc:5697] T a8781e3971d3452c9ea143dc662b8f2a P f97580330de74751bca581d363815efc reported cstate change: term changed from 0 to 1, leader changed from <none> to f97580330de74751bca581d363815efc (127.16.80.130). New cstate: current_term: 1 leader_uuid: "f97580330de74751bca581d363815efc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:40.384820 18828 raft_consensus.cc:2468] T f8a85251895b477495770425c8515083 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c115746392dd4c00a09d9b694d5271e6 in term 1.
I20260710 13:23:40.385290 18902 raft_consensus.cc:2468] T f8a85251895b477495770425c8515083 P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c115746392dd4c00a09d9b694d5271e6 in term 1.
I20260710 13:23:40.386411 18944 leader_election.cc:304] T f8a85251895b477495770425c8515083 P c115746392dd4c00a09d9b694d5271e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c115746392dd4c00a09d9b694d5271e6, da892cb358c6465788f47bf99a48e388; no voters: 
I20260710 13:23:40.387290 19150 raft_consensus.cc:2804] T f8a85251895b477495770425c8515083 P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:40.387773 19150 raft_consensus.cc:697] T f8a85251895b477495770425c8515083 P c115746392dd4c00a09d9b694d5271e6 [term 1 LEADER]: Becoming Leader. State: Replica: c115746392dd4c00a09d9b694d5271e6, State: Running, Role: LEADER
I20260710 13:23:40.389075 19150 consensus_queue.cc:237] T f8a85251895b477495770425c8515083 P c115746392dd4c00a09d9b694d5271e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:40.398152 18725 catalog_manager.cc:5697] T f8a85251895b477495770425c8515083 P c115746392dd4c00a09d9b694d5271e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to c115746392dd4c00a09d9b694d5271e6 (127.16.80.131). New cstate: current_term: 1 leader_uuid: "c115746392dd4c00a09d9b694d5271e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:40.471259 16706 tablet_server.cc:179] TabletServer@127.16.80.129:0 shutting down...
I20260710 13:23:40.483316 19156 raft_consensus.cc:493] T 35e201843ad845349b29a933f04d29db P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:40.483950 19156 raft_consensus.cc:515] T 35e201843ad845349b29a933f04d29db P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:40.486457 19156 leader_election.cc:290] T 35e201843ad845349b29a933f04d29db P f97580330de74751bca581d363815efc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cce39a71625e4fa0815e38696e64ad09 (127.16.80.132:46157), da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629)
I20260710 13:23:40.485312 19150 consensus_queue.cc:1048] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P c115746392dd4c00a09d9b694d5271e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
W20260710 13:23:40.489871 18870 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 17 similar messages]
I20260710 13:23:40.491547 19051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35e201843ad845349b29a933f04d29db" candidate_uuid: "f97580330de74751bca581d363815efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cce39a71625e4fa0815e38696e64ad09" is_pre_election: true
I20260710 13:23:40.493968 19239 consensus_queue.cc:1048] T 6a6a24ef560c4721a394fb4b19f0d848 P cce39a71625e4fa0815e38696e64ad09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:40.510874 19112 consensus_queue.cc:1048] T 6a6a24ef560c4721a394fb4b19f0d848 P cce39a71625e4fa0815e38696e64ad09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:23:40.519411 18870 leader_election.cc:336] T 35e201843ad845349b29a933f04d29db P f97580330de74751bca581d363815efc [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 13:23:40.519825 18870 leader_election.cc:304] T 35e201843ad845349b29a933f04d29db P f97580330de74751bca581d363815efc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f97580330de74751bca581d363815efc; no voters: cce39a71625e4fa0815e38696e64ad09, da892cb358c6465788f47bf99a48e388
I20260710 13:23:40.531535 19156 raft_consensus.cc:2749] T 35e201843ad845349b29a933f04d29db P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:23:40.546744 18944 consensus_peers.cc:597] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P c115746392dd4c00a09d9b694d5271e6 -> Peer da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629): Couldn't send request to peer da892cb358c6465788f47bf99a48e388. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:40.549335 19277 consensus_queue.cc:1048] T 54c6ec0e6b544a38afb509fc824e88ee P c115746392dd4c00a09d9b694d5271e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:40.550822 16706 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 13:23:40.551960 18870 consensus_peers.cc:597] T 87ddc4604eeb492c8dd025e349c70ab3 P f97580330de74751bca581d363815efc -> Peer da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629): Couldn't send request to peer da892cb358c6465788f47bf99a48e388. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:40.552765 16706 tablet_replica.cc:333] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P da892cb358c6465788f47bf99a48e388: stopping tablet replica
I20260710 13:23:40.553596 16706 raft_consensus.cc:2243] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:40.554081 16706 raft_consensus.cc:2272] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:40.556389 16706 tablet_replica.cc:333] T 35e201843ad845349b29a933f04d29db P da892cb358c6465788f47bf99a48e388: stopping tablet replica
I20260710 13:23:40.557336 16706 raft_consensus.cc:2243] T 35e201843ad845349b29a933f04d29db P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:40.557834 16706 raft_consensus.cc:2272] T 35e201843ad845349b29a933f04d29db P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:40.560726 16706 tablet_replica.cc:333] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P da892cb358c6465788f47bf99a48e388: stopping tablet replica
I20260710 13:23:40.562613 16706 raft_consensus.cc:2243] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:40.563151 16706 raft_consensus.cc:2272] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:40.564502 18944 consensus_peers.cc:597] T 54c6ec0e6b544a38afb509fc824e88ee P c115746392dd4c00a09d9b694d5271e6 -> Peer da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629): Couldn't send request to peer da892cb358c6465788f47bf99a48e388. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:40.565303 16706 tablet_replica.cc:333] T 54c6ec0e6b544a38afb509fc824e88ee P da892cb358c6465788f47bf99a48e388: stopping tablet replica
I20260710 13:23:40.566146 16706 raft_consensus.cc:2243] T 54c6ec0e6b544a38afb509fc824e88ee P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:40.566612 16706 raft_consensus.cc:2272] T 54c6ec0e6b544a38afb509fc824e88ee P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:40.568868 16706 tablet_replica.cc:333] T 9f0bae3b11724b46b693fe29685a48ad P da892cb358c6465788f47bf99a48e388: stopping tablet replica
I20260710 13:23:40.569828 16706 raft_consensus.cc:2243] T 9f0bae3b11724b46b693fe29685a48ad P da892cb358c6465788f47bf99a48e388 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:40.570840 16706 raft_consensus.cc:2272] T 9f0bae3b11724b46b693fe29685a48ad P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:40.573827 16706 tablet_replica.cc:333] T f8a85251895b477495770425c8515083 P da892cb358c6465788f47bf99a48e388: stopping tablet replica
I20260710 13:23:40.574637 16706 raft_consensus.cc:2243] T f8a85251895b477495770425c8515083 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:40.575112 16706 raft_consensus.cc:2272] T f8a85251895b477495770425c8515083 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:40.576941 16706 tablet_replica.cc:333] T f2fcda2334684c6db91a7fe2813af4bd P da892cb358c6465788f47bf99a48e388: stopping tablet replica
I20260710 13:23:40.577508 16706 raft_consensus.cc:2243] T f2fcda2334684c6db91a7fe2813af4bd P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:40.577943 16706 raft_consensus.cc:2272] T f2fcda2334684c6db91a7fe2813af4bd P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:40.580180 16706 tablet_replica.cc:333] T b98bef6d7dd64460b0c0497e9281f6a6 P da892cb358c6465788f47bf99a48e388: stopping tablet replica
I20260710 13:23:40.580809 16706 raft_consensus.cc:2243] T b98bef6d7dd64460b0c0497e9281f6a6 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:40.581301 16706 raft_consensus.cc:2272] T b98bef6d7dd64460b0c0497e9281f6a6 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:40.583254 16706 tablet_replica.cc:333] T 1bba1b584fd549c282201668eb47a531 P da892cb358c6465788f47bf99a48e388: stopping tablet replica
I20260710 13:23:40.583757 16706 raft_consensus.cc:2243] T 1bba1b584fd549c282201668eb47a531 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:40.584151 16706 raft_consensus.cc:2272] T 1bba1b584fd549c282201668eb47a531 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:40.586247 16706 tablet_replica.cc:333] T dfae963fdf6e4128a15ad4d281951c85 P da892cb358c6465788f47bf99a48e388: stopping tablet replica
I20260710 13:23:40.586782 16706 raft_consensus.cc:2243] T dfae963fdf6e4128a15ad4d281951c85 P da892cb358c6465788f47bf99a48e388 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:40.587558 16706 raft_consensus.cc:2272] T dfae963fdf6e4128a15ad4d281951c85 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:40.589578 16706 tablet_replica.cc:333] T 238a3cd61b5c44c48fb1a61d4bde89e1 P da892cb358c6465788f47bf99a48e388: stopping tablet replica
I20260710 13:23:40.590235 16706 raft_consensus.cc:2243] T 238a3cd61b5c44c48fb1a61d4bde89e1 P da892cb358c6465788f47bf99a48e388 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:40.591015 16706 raft_consensus.cc:2272] T 238a3cd61b5c44c48fb1a61d4bde89e1 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:40.592770 16706 tablet_replica.cc:333] T d9084b17be254f658adfb75572f7dff5 P da892cb358c6465788f47bf99a48e388: stopping tablet replica
I20260710 13:23:40.593305 16706 raft_consensus.cc:2243] T d9084b17be254f658adfb75572f7dff5 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:40.593679 16706 raft_consensus.cc:2272] T d9084b17be254f658adfb75572f7dff5 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:40.595395 16706 tablet_replica.cc:333] T 2219ee50585c4bdb9a4d567922c711d4 P da892cb358c6465788f47bf99a48e388: stopping tablet replica
I20260710 13:23:40.595916 16706 raft_consensus.cc:2243] T 2219ee50585c4bdb9a4d567922c711d4 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:40.596334 16706 raft_consensus.cc:2272] T 2219ee50585c4bdb9a4d567922c711d4 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:40.598115 16706 tablet_replica.cc:333] T 87ddc4604eeb492c8dd025e349c70ab3 P da892cb358c6465788f47bf99a48e388: stopping tablet replica
I20260710 13:23:40.598800 16706 raft_consensus.cc:2243] T 87ddc4604eeb492c8dd025e349c70ab3 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:40.599256 16706 raft_consensus.cc:2272] T 87ddc4604eeb492c8dd025e349c70ab3 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:40.601293 16706 tablet_replica.cc:333] T 0a13b77bd34b4956a4aba138e4b5683b P da892cb358c6465788f47bf99a48e388: stopping tablet replica
I20260710 13:23:40.601814 16706 raft_consensus.cc:2243] T 0a13b77bd34b4956a4aba138e4b5683b P da892cb358c6465788f47bf99a48e388 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:40.602315 16706 raft_consensus.cc:2272] T 0a13b77bd34b4956a4aba138e4b5683b P da892cb358c6465788f47bf99a48e388 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:40.603193 18944 consensus_peers.cc:597] T 0a13b77bd34b4956a4aba138e4b5683b P c115746392dd4c00a09d9b694d5271e6 -> Peer da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629): Couldn't send request to peer da892cb358c6465788f47bf99a48e388. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:40.604233 16706 tablet_replica.cc:333] T b498d9a9a6bf467a830c74f8d6f10cd3 P da892cb358c6465788f47bf99a48e388: stopping tablet replica
I20260710 13:23:40.604739 16706 raft_consensus.cc:2243] T b498d9a9a6bf467a830c74f8d6f10cd3 P da892cb358c6465788f47bf99a48e388 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:40.605387 16706 raft_consensus.cc:2272] T b498d9a9a6bf467a830c74f8d6f10cd3 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:40.607003 16706 tablet_replica.cc:333] T e39e4444e64b48dd8dcf62cb322334fa P da892cb358c6465788f47bf99a48e388: stopping tablet replica
I20260710 13:23:40.607522 16706 raft_consensus.cc:2243] T e39e4444e64b48dd8dcf62cb322334fa P da892cb358c6465788f47bf99a48e388 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:40.608165 16706 raft_consensus.cc:2272] T e39e4444e64b48dd8dcf62cb322334fa P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:40.610194 16706 tablet_replica.cc:333] T 84393a2f3f5b4dc9b05214affaed4c88 P da892cb358c6465788f47bf99a48e388: stopping tablet replica
I20260710 13:23:40.610626 16706 raft_consensus.cc:2243] T 84393a2f3f5b4dc9b05214affaed4c88 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:40.611027 16706 raft_consensus.cc:2272] T 84393a2f3f5b4dc9b05214affaed4c88 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:40.635811 18870 consensus_peers.cc:597] T 2219ee50585c4bdb9a4d567922c711d4 P f97580330de74751bca581d363815efc -> Peer da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629): Couldn't send request to peer da892cb358c6465788f47bf99a48e388. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:34629: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:40.643185 16706 tablet_server.cc:196] TabletServer@127.16.80.129:0 shutdown complete.
W20260710 13:23:40.645191 18944 consensus_peers.cc:597] T f2fcda2334684c6db91a7fe2813af4bd P c115746392dd4c00a09d9b694d5271e6 -> Peer da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629): Couldn't send request to peer da892cb358c6465788f47bf99a48e388. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:34629: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:40.645548 18870 consensus_peers.cc:597] T b98bef6d7dd64460b0c0497e9281f6a6 P f97580330de74751bca581d363815efc -> Peer da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629): Couldn't send request to peer da892cb358c6465788f47bf99a48e388. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:34629: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:40.645783 18944 consensus_peers.cc:597] T 1bba1b584fd549c282201668eb47a531 P c115746392dd4c00a09d9b694d5271e6 -> Peer da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629): Couldn't send request to peer da892cb358c6465788f47bf99a48e388. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:34629: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:40.668761 16706 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:40.674925 19284 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:40.675800 19283 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:40.677117 19286 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:40.677356 16706 server_base.cc:1061] running on GCE node
I20260710 13:23:40.679819 16706 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:40.680091 16706 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:40.680347 16706 hybrid_clock.cc:648] HybridClock initialized: now 1783689820680272 us; error 0 us; skew 500 ppm
I20260710 13:23:40.681037 16706 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:40.684391 19112 consensus_queue.cc:1048] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P cce39a71625e4fa0815e38696e64ad09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:40.684787 16706 webserver.cc:533] Webserver started at http://127.16.80.129:35095/ using document root <none> and password file <none>
W20260710 13:23:40.686152 18870 consensus_peers.cc:597] T d9084b17be254f658adfb75572f7dff5 P f97580330de74751bca581d363815efc -> Peer da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629): Couldn't send request to peer da892cb358c6465788f47bf99a48e388. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:34629: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:40.686338 16706 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:40.686692 16706 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:23:40.692623 16706 fs_manager.cc:714] Time spent opening directory manager: real 0.005s	user 0.002s	sys 0.003s
W20260710 13:23:40.703307 19018 consensus_peers.cc:597] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P cce39a71625e4fa0815e38696e64ad09 -> Peer da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629): Couldn't send request to peer da892cb358c6465788f47bf99a48e388. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:34629: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:40.703815 19294 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:40.704798 16706 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.003s	sys 0.002s
I20260710 13:23:40.705212 16706 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689763121184-16706-0/minicluster-data/ts-0-root
uuid: "da892cb358c6465788f47bf99a48e388"
format_stamp: "Formatted at 2026-07-10 13:23:36 on dist-test-slave-3ksx"
I20260710 13:23:40.705621 16706 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689763121184-16706-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689763121184-16706-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689763121184-16706-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:40.722245 16706 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
W20260710 13:23:40.723227 18870 consensus_peers.cc:597] T 84393a2f3f5b4dc9b05214affaed4c88 P f97580330de74751bca581d363815efc -> Peer da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629): Couldn't send request to peer da892cb358c6465788f47bf99a48e388. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:34629: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:40.723654 16706 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:40.725603 16706 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:40.729619 19301 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
I20260710 13:23:40.743702 19156 consensus_queue.cc:1048] T d9084b17be254f658adfb75572f7dff5 P f97580330de74751bca581d363815efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:40.815388 18902 raft_consensus.cc:3060] T 35e201843ad845349b29a933f04d29db P f97580330de74751bca581d363815efc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:40.824558 19239 consensus_queue.cc:1048] T 35e201843ad845349b29a933f04d29db P cce39a71625e4fa0815e38696e64ad09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:23:40.839123 19018 consensus_peers.cc:597] T 35e201843ad845349b29a933f04d29db P cce39a71625e4fa0815e38696e64ad09 -> Peer da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629): Couldn't send request to peer da892cb358c6465788f47bf99a48e388. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:34629: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:40.847389 16706 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 13:23:40.847749 16706 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.119s	user 0.003s	sys 0.001s
I20260710 13:23:40.848182 16706 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 13:23:40.853324 19301 tablet_bootstrap.cc:492] T e39e4444e64b48dd8dcf62cb322334fa P da892cb358c6465788f47bf99a48e388: Bootstrap starting.
I20260710 13:23:40.867280 19301 tablet_bootstrap.cc:492] T e39e4444e64b48dd8dcf62cb322334fa P da892cb358c6465788f47bf99a48e388: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:40.868360 19301 tablet_bootstrap.cc:492] T e39e4444e64b48dd8dcf62cb322334fa P da892cb358c6465788f47bf99a48e388: Bootstrap complete.
I20260710 13:23:40.869093 19301 ts_tablet_manager.cc:1403] T e39e4444e64b48dd8dcf62cb322334fa P da892cb358c6465788f47bf99a48e388: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260710 13:23:40.871433 19301 raft_consensus.cc:359] T e39e4444e64b48dd8dcf62cb322334fa P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:40.872018 19301 raft_consensus.cc:740] T e39e4444e64b48dd8dcf62cb322334fa P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: da892cb358c6465788f47bf99a48e388, State: Initialized, Role: FOLLOWER
I20260710 13:23:40.872700 19301 consensus_queue.cc:260] T e39e4444e64b48dd8dcf62cb322334fa P da892cb358c6465788f47bf99a48e388 [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: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:40.874982 19301 ts_tablet_manager.cc:1434] T e39e4444e64b48dd8dcf62cb322334fa P da892cb358c6465788f47bf99a48e388: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:23:40.875823 19301 tablet_bootstrap.cc:492] T 87ddc4604eeb492c8dd025e349c70ab3 P da892cb358c6465788f47bf99a48e388: Bootstrap starting.
I20260710 13:23:40.887843 19301 tablet_bootstrap.cc:492] T 87ddc4604eeb492c8dd025e349c70ab3 P da892cb358c6465788f47bf99a48e388: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:40.888752 19301 tablet_bootstrap.cc:492] T 87ddc4604eeb492c8dd025e349c70ab3 P da892cb358c6465788f47bf99a48e388: Bootstrap complete.
I20260710 13:23:40.889426 19301 ts_tablet_manager.cc:1403] T 87ddc4604eeb492c8dd025e349c70ab3 P da892cb358c6465788f47bf99a48e388: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.003s
I20260710 13:23:40.891462 19301 raft_consensus.cc:359] T 87ddc4604eeb492c8dd025e349c70ab3 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:40.891983 19301 raft_consensus.cc:740] T 87ddc4604eeb492c8dd025e349c70ab3 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: da892cb358c6465788f47bf99a48e388, State: Initialized, Role: FOLLOWER
I20260710 13:23:40.892571 19301 consensus_queue.cc:260] T 87ddc4604eeb492c8dd025e349c70ab3 P da892cb358c6465788f47bf99a48e388 [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: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:40.893970 19301 ts_tablet_manager.cc:1434] T 87ddc4604eeb492c8dd025e349c70ab3 P da892cb358c6465788f47bf99a48e388: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:23:40.894589 19301 tablet_bootstrap.cc:492] T 0a13b77bd34b4956a4aba138e4b5683b P da892cb358c6465788f47bf99a48e388: Bootstrap starting.
I20260710 13:23:40.906872 19301 tablet_bootstrap.cc:492] T 0a13b77bd34b4956a4aba138e4b5683b P da892cb358c6465788f47bf99a48e388: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=1 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:40.907788 19301 tablet_bootstrap.cc:492] T 0a13b77bd34b4956a4aba138e4b5683b P da892cb358c6465788f47bf99a48e388: Bootstrap complete.
I20260710 13:23:40.908342 19301 ts_tablet_manager.cc:1403] T 0a13b77bd34b4956a4aba138e4b5683b P da892cb358c6465788f47bf99a48e388: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260710 13:23:40.909751 19156 consensus_queue.cc:1048] T a8781e3971d3452c9ea143dc662b8f2a P f97580330de74751bca581d363815efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:40.910403 19301 raft_consensus.cc:359] T 0a13b77bd34b4956a4aba138e4b5683b P da892cb358c6465788f47bf99a48e388 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:40.911120 19301 raft_consensus.cc:740] T 0a13b77bd34b4956a4aba138e4b5683b P da892cb358c6465788f47bf99a48e388 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: da892cb358c6465788f47bf99a48e388, State: Initialized, Role: FOLLOWER
I20260710 13:23:40.911757 19301 consensus_queue.cc:260] T 0a13b77bd34b4956a4aba138e4b5683b P da892cb358c6465788f47bf99a48e388 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:40.913628 19301 ts_tablet_manager.cc:1434] T 0a13b77bd34b4956a4aba138e4b5683b P da892cb358c6465788f47bf99a48e388: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:23:40.914472 19301 tablet_bootstrap.cc:492] T d9084b17be254f658adfb75572f7dff5 P da892cb358c6465788f47bf99a48e388: Bootstrap starting.
I20260710 13:23:40.926924 19105 consensus_queue.cc:1048] T a8781e3971d3452c9ea143dc662b8f2a P f97580330de74751bca581d363815efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:40.935997 19150 consensus_queue.cc:1048] T f8a85251895b477495770425c8515083 P c115746392dd4c00a09d9b694d5271e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:40.950484 16706 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 13:23:40.951253 16706 ts_tablet_manager.cc:595] Time spent register tablets: real 0.103s	user 0.096s	sys 0.000s
I20260710 13:23:40.972877 19301 tablet_bootstrap.cc:492] T d9084b17be254f658adfb75572f7dff5 P da892cb358c6465788f47bf99a48e388: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:40.974228 19301 tablet_bootstrap.cc:492] T d9084b17be254f658adfb75572f7dff5 P da892cb358c6465788f47bf99a48e388: Bootstrap complete.
I20260710 13:23:40.975036 19301 ts_tablet_manager.cc:1403] T d9084b17be254f658adfb75572f7dff5 P da892cb358c6465788f47bf99a48e388: Time spent bootstrapping tablet: real 0.061s	user 0.033s	sys 0.020s
W20260710 13:23:40.979252 18944 consensus_peers.cc:597] T f8a85251895b477495770425c8515083 P c115746392dd4c00a09d9b694d5271e6 -> Peer da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629): Couldn't send request to peer da892cb358c6465788f47bf99a48e388. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:34629: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:40.984617 19301 raft_consensus.cc:359] T d9084b17be254f658adfb75572f7dff5 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:40.985467 19301 raft_consensus.cc:740] T d9084b17be254f658adfb75572f7dff5 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: da892cb358c6465788f47bf99a48e388, State: Initialized, Role: FOLLOWER
I20260710 13:23:40.986191 19301 consensus_queue.cc:260] T d9084b17be254f658adfb75572f7dff5 P da892cb358c6465788f47bf99a48e388 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:40.987764 19301 ts_tablet_manager.cc:1434] T d9084b17be254f658adfb75572f7dff5 P da892cb358c6465788f47bf99a48e388: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 13:23:40.988575 19301 tablet_bootstrap.cc:492] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P da892cb358c6465788f47bf99a48e388: Bootstrap starting.
I20260710 13:23:40.999071 19301 tablet_bootstrap.cc:492] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P da892cb358c6465788f47bf99a48e388: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:40.999832 19301 tablet_bootstrap.cc:492] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P da892cb358c6465788f47bf99a48e388: Bootstrap complete.
I20260710 13:23:41.000393 19301 ts_tablet_manager.cc:1403] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P da892cb358c6465788f47bf99a48e388: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 13:23:41.002208 19301 raft_consensus.cc:359] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:41.002839 19301 raft_consensus.cc:740] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: da892cb358c6465788f47bf99a48e388, State: Initialized, Role: FOLLOWER
I20260710 13:23:41.003532 19301 consensus_queue.cc:260] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P da892cb358c6465788f47bf99a48e388 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:41.005031 19301 ts_tablet_manager.cc:1434] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P da892cb358c6465788f47bf99a48e388: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:23:41.005860 19301 tablet_bootstrap.cc:492] T 84393a2f3f5b4dc9b05214affaed4c88 P da892cb358c6465788f47bf99a48e388: Bootstrap starting.
I20260710 13:23:41.017961 19301 tablet_bootstrap.cc:492] T 84393a2f3f5b4dc9b05214affaed4c88 P da892cb358c6465788f47bf99a48e388: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:41.018932 19301 tablet_bootstrap.cc:492] T 84393a2f3f5b4dc9b05214affaed4c88 P da892cb358c6465788f47bf99a48e388: Bootstrap complete.
I20260710 13:23:41.019634 19301 ts_tablet_manager.cc:1403] T 84393a2f3f5b4dc9b05214affaed4c88 P da892cb358c6465788f47bf99a48e388: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 13:23:41.021788 19301 raft_consensus.cc:359] T 84393a2f3f5b4dc9b05214affaed4c88 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:41.022332 19301 raft_consensus.cc:740] T 84393a2f3f5b4dc9b05214affaed4c88 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: da892cb358c6465788f47bf99a48e388, State: Initialized, Role: FOLLOWER
I20260710 13:23:41.022960 19301 consensus_queue.cc:260] T 84393a2f3f5b4dc9b05214affaed4c88 P da892cb358c6465788f47bf99a48e388 [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: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:41.024544 19301 ts_tablet_manager.cc:1434] T 84393a2f3f5b4dc9b05214affaed4c88 P da892cb358c6465788f47bf99a48e388: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:23:41.025213 19301 tablet_bootstrap.cc:492] T 2219ee50585c4bdb9a4d567922c711d4 P da892cb358c6465788f47bf99a48e388: Bootstrap starting.
I20260710 13:23:41.036414 19301 tablet_bootstrap.cc:492] T 2219ee50585c4bdb9a4d567922c711d4 P da892cb358c6465788f47bf99a48e388: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:41.037227 19301 tablet_bootstrap.cc:492] T 2219ee50585c4bdb9a4d567922c711d4 P da892cb358c6465788f47bf99a48e388: Bootstrap complete.
I20260710 13:23:41.037982 19301 ts_tablet_manager.cc:1403] T 2219ee50585c4bdb9a4d567922c711d4 P da892cb358c6465788f47bf99a48e388: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 13:23:41.040439 19301 raft_consensus.cc:359] T 2219ee50585c4bdb9a4d567922c711d4 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:41.041054 16706 rpc_server.cc:307] RPC server started. Bound to: 127.16.80.129:34629
I20260710 13:23:41.041167 19370 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.80.129:34629 every 8 connection(s)
I20260710 13:23:41.041179 19301 raft_consensus.cc:740] T 2219ee50585c4bdb9a4d567922c711d4 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: da892cb358c6465788f47bf99a48e388, State: Initialized, Role: FOLLOWER
I20260710 13:23:41.042407 19301 consensus_queue.cc:260] T 2219ee50585c4bdb9a4d567922c711d4 P da892cb358c6465788f47bf99a48e388 [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: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:41.044070 19301 ts_tablet_manager.cc:1434] T 2219ee50585c4bdb9a4d567922c711d4 P da892cb358c6465788f47bf99a48e388: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:23:41.044813 19301 tablet_bootstrap.cc:492] T dfae963fdf6e4128a15ad4d281951c85 P da892cb358c6465788f47bf99a48e388: Bootstrap starting.
I20260710 13:23:41.068073 19301 tablet_bootstrap.cc:492] T dfae963fdf6e4128a15ad4d281951c85 P da892cb358c6465788f47bf99a48e388: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:41.068981 19301 tablet_bootstrap.cc:492] T dfae963fdf6e4128a15ad4d281951c85 P da892cb358c6465788f47bf99a48e388: Bootstrap complete.
I20260710 13:23:41.069690 19301 ts_tablet_manager.cc:1403] T dfae963fdf6e4128a15ad4d281951c85 P da892cb358c6465788f47bf99a48e388: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.000s
I20260710 13:23:41.071705 19301 raft_consensus.cc:359] T dfae963fdf6e4128a15ad4d281951c85 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:41.072224 19301 raft_consensus.cc:740] T dfae963fdf6e4128a15ad4d281951c85 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: da892cb358c6465788f47bf99a48e388, State: Initialized, Role: FOLLOWER
I20260710 13:23:41.072835 19301 consensus_queue.cc:260] T dfae963fdf6e4128a15ad4d281951c85 P da892cb358c6465788f47bf99a48e388 [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: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:41.074280 19301 ts_tablet_manager.cc:1434] T dfae963fdf6e4128a15ad4d281951c85 P da892cb358c6465788f47bf99a48e388: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:23:41.075066 19301 tablet_bootstrap.cc:492] T b498d9a9a6bf467a830c74f8d6f10cd3 P da892cb358c6465788f47bf99a48e388: Bootstrap starting.
I20260710 13:23:41.088776 19371 heartbeater.cc:344] Connected to a master server at 127.16.80.190:38827
I20260710 13:23:41.089422 19371 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:41.090678 19371 heartbeater.cc:507] Master 127.16.80.190:38827 requested a full tablet report, sending...
I20260710 13:23:41.105216 18724 ts_manager.cc:194] Re-registered known tserver with Master: da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629)
I20260710 13:23:41.109611 19301 tablet_bootstrap.cc:492] T b498d9a9a6bf467a830c74f8d6f10cd3 P da892cb358c6465788f47bf99a48e388: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:41.110617 19301 tablet_bootstrap.cc:492] T b498d9a9a6bf467a830c74f8d6f10cd3 P da892cb358c6465788f47bf99a48e388: Bootstrap complete.
I20260710 13:23:41.111300 19301 ts_tablet_manager.cc:1403] T b498d9a9a6bf467a830c74f8d6f10cd3 P da892cb358c6465788f47bf99a48e388: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.014s
I20260710 13:23:41.113806 19301 raft_consensus.cc:359] T b498d9a9a6bf467a830c74f8d6f10cd3 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:41.114610 19301 raft_consensus.cc:740] T b498d9a9a6bf467a830c74f8d6f10cd3 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: da892cb358c6465788f47bf99a48e388, State: Initialized, Role: FOLLOWER
I20260710 13:23:41.115357 19301 consensus_queue.cc:260] T b498d9a9a6bf467a830c74f8d6f10cd3 P da892cb358c6465788f47bf99a48e388 [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: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:41.116894 19301 ts_tablet_manager.cc:1434] T b498d9a9a6bf467a830c74f8d6f10cd3 P da892cb358c6465788f47bf99a48e388: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:23:41.117627 19301 tablet_bootstrap.cc:492] T 35e201843ad845349b29a933f04d29db P da892cb358c6465788f47bf99a48e388: Bootstrap starting.
I20260710 13:23:41.120760 18724 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58452
I20260710 13:23:41.123802 19371 heartbeater.cc:499] Master 127.16.80.190:38827 was elected leader, sending a full tablet report...
I20260710 13:23:41.127326 19301 tablet_bootstrap.cc:492] T 35e201843ad845349b29a933f04d29db P da892cb358c6465788f47bf99a48e388: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:41.128129 19301 tablet_bootstrap.cc:492] T 35e201843ad845349b29a933f04d29db P da892cb358c6465788f47bf99a48e388: Bootstrap complete.
I20260710 13:23:41.128804 19301 ts_tablet_manager.cc:1403] T 35e201843ad845349b29a933f04d29db P da892cb358c6465788f47bf99a48e388: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:23:41.131301 19301 raft_consensus.cc:359] T 35e201843ad845349b29a933f04d29db P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:41.131980 19301 raft_consensus.cc:740] T 35e201843ad845349b29a933f04d29db P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: da892cb358c6465788f47bf99a48e388, State: Initialized, Role: FOLLOWER
I20260710 13:23:41.132614 19301 consensus_queue.cc:260] T 35e201843ad845349b29a933f04d29db P da892cb358c6465788f47bf99a48e388 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:41.134753 19301 ts_tablet_manager.cc:1434] T 35e201843ad845349b29a933f04d29db P da892cb358c6465788f47bf99a48e388: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:23:41.135519 19301 tablet_bootstrap.cc:492] T 54c6ec0e6b544a38afb509fc824e88ee P da892cb358c6465788f47bf99a48e388: Bootstrap starting.
I20260710 13:23:41.145404 19301 tablet_bootstrap.cc:492] T 54c6ec0e6b544a38afb509fc824e88ee P da892cb358c6465788f47bf99a48e388: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:41.146301 19301 tablet_bootstrap.cc:492] T 54c6ec0e6b544a38afb509fc824e88ee P da892cb358c6465788f47bf99a48e388: Bootstrap complete.
I20260710 13:23:41.146984 19301 ts_tablet_manager.cc:1403] T 54c6ec0e6b544a38afb509fc824e88ee P da892cb358c6465788f47bf99a48e388: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:23:41.149442 19301 raft_consensus.cc:359] T 54c6ec0e6b544a38afb509fc824e88ee P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:41.150216 19301 raft_consensus.cc:740] T 54c6ec0e6b544a38afb509fc824e88ee P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: da892cb358c6465788f47bf99a48e388, State: Initialized, Role: FOLLOWER
I20260710 13:23:41.150899 19301 consensus_queue.cc:260] T 54c6ec0e6b544a38afb509fc824e88ee P da892cb358c6465788f47bf99a48e388 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:41.153069 19301 ts_tablet_manager.cc:1434] T 54c6ec0e6b544a38afb509fc824e88ee P da892cb358c6465788f47bf99a48e388: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:23:41.153957 19301 tablet_bootstrap.cc:492] T 9f0bae3b11724b46b693fe29685a48ad P da892cb358c6465788f47bf99a48e388: Bootstrap starting.
I20260710 13:23:41.168799 19301 tablet_bootstrap.cc:492] T 9f0bae3b11724b46b693fe29685a48ad P da892cb358c6465788f47bf99a48e388: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:41.169629 19301 tablet_bootstrap.cc:492] T 9f0bae3b11724b46b693fe29685a48ad P da892cb358c6465788f47bf99a48e388: Bootstrap complete.
I20260710 13:23:41.170222 19301 ts_tablet_manager.cc:1403] T 9f0bae3b11724b46b693fe29685a48ad P da892cb358c6465788f47bf99a48e388: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260710 13:23:41.172485 19301 raft_consensus.cc:359] T 9f0bae3b11724b46b693fe29685a48ad P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:41.173260 19301 raft_consensus.cc:740] T 9f0bae3b11724b46b693fe29685a48ad P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: da892cb358c6465788f47bf99a48e388, State: Initialized, Role: FOLLOWER
I20260710 13:23:41.174830 19301 consensus_queue.cc:260] T 9f0bae3b11724b46b693fe29685a48ad P da892cb358c6465788f47bf99a48e388 [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: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:41.183619 19301 ts_tablet_manager.cc:1434] T 9f0bae3b11724b46b693fe29685a48ad P da892cb358c6465788f47bf99a48e388: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 13:23:41.184681 19301 tablet_bootstrap.cc:492] T 238a3cd61b5c44c48fb1a61d4bde89e1 P da892cb358c6465788f47bf99a48e388: Bootstrap starting.
I20260710 13:23:41.198539 19301 tablet_bootstrap.cc:492] T 238a3cd61b5c44c48fb1a61d4bde89e1 P da892cb358c6465788f47bf99a48e388: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:41.199519 19301 tablet_bootstrap.cc:492] T 238a3cd61b5c44c48fb1a61d4bde89e1 P da892cb358c6465788f47bf99a48e388: Bootstrap complete.
I20260710 13:23:41.200114 19301 ts_tablet_manager.cc:1403] T 238a3cd61b5c44c48fb1a61d4bde89e1 P da892cb358c6465788f47bf99a48e388: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260710 13:23:41.201841 19301 raft_consensus.cc:359] T 238a3cd61b5c44c48fb1a61d4bde89e1 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:41.202477 19301 raft_consensus.cc:740] T 238a3cd61b5c44c48fb1a61d4bde89e1 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: da892cb358c6465788f47bf99a48e388, State: Initialized, Role: FOLLOWER
I20260710 13:23:41.203220 19301 consensus_queue.cc:260] T 238a3cd61b5c44c48fb1a61d4bde89e1 P da892cb358c6465788f47bf99a48e388 [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: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:41.205086 19301 ts_tablet_manager.cc:1434] T 238a3cd61b5c44c48fb1a61d4bde89e1 P da892cb358c6465788f47bf99a48e388: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:23:41.206279 19301 tablet_bootstrap.cc:492] T f2fcda2334684c6db91a7fe2813af4bd P da892cb358c6465788f47bf99a48e388: Bootstrap starting.
I20260710 13:23:41.221436 19301 tablet_bootstrap.cc:492] T f2fcda2334684c6db91a7fe2813af4bd P da892cb358c6465788f47bf99a48e388: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:41.222244 19301 tablet_bootstrap.cc:492] T f2fcda2334684c6db91a7fe2813af4bd P da892cb358c6465788f47bf99a48e388: Bootstrap complete.
I20260710 13:23:41.222817 19301 ts_tablet_manager.cc:1403] T f2fcda2334684c6db91a7fe2813af4bd P da892cb358c6465788f47bf99a48e388: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260710 13:23:41.224504 19301 raft_consensus.cc:359] T f2fcda2334684c6db91a7fe2813af4bd P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:41.225297 19301 raft_consensus.cc:740] T f2fcda2334684c6db91a7fe2813af4bd P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: da892cb358c6465788f47bf99a48e388, State: Initialized, Role: FOLLOWER
I20260710 13:23:41.225975 19301 consensus_queue.cc:260] T f2fcda2334684c6db91a7fe2813af4bd P da892cb358c6465788f47bf99a48e388 [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: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:41.227991 19301 ts_tablet_manager.cc:1434] T f2fcda2334684c6db91a7fe2813af4bd P da892cb358c6465788f47bf99a48e388: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:23:41.228938 19301 tablet_bootstrap.cc:492] T f8a85251895b477495770425c8515083 P da892cb358c6465788f47bf99a48e388: Bootstrap starting.
I20260710 13:23:41.240796 19301 tablet_bootstrap.cc:492] T f8a85251895b477495770425c8515083 P da892cb358c6465788f47bf99a48e388: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:41.241478 19301 tablet_bootstrap.cc:492] T f8a85251895b477495770425c8515083 P da892cb358c6465788f47bf99a48e388: Bootstrap complete.
I20260710 13:23:41.242034 19301 ts_tablet_manager.cc:1403] T f8a85251895b477495770425c8515083 P da892cb358c6465788f47bf99a48e388: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 13:23:41.244117 19301 raft_consensus.cc:359] T f8a85251895b477495770425c8515083 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:41.244706 19301 raft_consensus.cc:740] T f8a85251895b477495770425c8515083 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: da892cb358c6465788f47bf99a48e388, State: Initialized, Role: FOLLOWER
I20260710 13:23:41.245366 19301 consensus_queue.cc:260] T f8a85251895b477495770425c8515083 P da892cb358c6465788f47bf99a48e388 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:41.247123 19301 ts_tablet_manager.cc:1434] T f8a85251895b477495770425c8515083 P da892cb358c6465788f47bf99a48e388: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 13:23:41.248243 19301 tablet_bootstrap.cc:492] T 1bba1b584fd549c282201668eb47a531 P da892cb358c6465788f47bf99a48e388: Bootstrap starting.
I20260710 13:23:41.259392 19301 tablet_bootstrap.cc:492] T 1bba1b584fd549c282201668eb47a531 P da892cb358c6465788f47bf99a48e388: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:41.260066 19301 tablet_bootstrap.cc:492] T 1bba1b584fd549c282201668eb47a531 P da892cb358c6465788f47bf99a48e388: Bootstrap complete.
I20260710 13:23:41.260668 19301 ts_tablet_manager.cc:1403] T 1bba1b584fd549c282201668eb47a531 P da892cb358c6465788f47bf99a48e388: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 13:23:41.262282 19301 raft_consensus.cc:359] T 1bba1b584fd549c282201668eb47a531 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:41.262737 19301 raft_consensus.cc:740] T 1bba1b584fd549c282201668eb47a531 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: da892cb358c6465788f47bf99a48e388, State: Initialized, Role: FOLLOWER
I20260710 13:23:41.263295 19301 consensus_queue.cc:260] T 1bba1b584fd549c282201668eb47a531 P da892cb358c6465788f47bf99a48e388 [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: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:41.264611 19301 ts_tablet_manager.cc:1434] T 1bba1b584fd549c282201668eb47a531 P da892cb358c6465788f47bf99a48e388: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:23:41.265343 19301 tablet_bootstrap.cc:492] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P da892cb358c6465788f47bf99a48e388: Bootstrap starting.
I20260710 13:23:41.277901 19301 tablet_bootstrap.cc:492] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P da892cb358c6465788f47bf99a48e388: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:41.278695 19301 tablet_bootstrap.cc:492] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P da892cb358c6465788f47bf99a48e388: Bootstrap complete.
I20260710 13:23:41.279333 19301 ts_tablet_manager.cc:1403] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P da892cb358c6465788f47bf99a48e388: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.006s
I20260710 13:23:41.281279 19301 raft_consensus.cc:359] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:41.281790 19301 raft_consensus.cc:740] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: da892cb358c6465788f47bf99a48e388, State: Initialized, Role: FOLLOWER
I20260710 13:23:41.282470 19301 consensus_queue.cc:260] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P da892cb358c6465788f47bf99a48e388 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:41.284065 19301 ts_tablet_manager.cc:1434] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P da892cb358c6465788f47bf99a48e388: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:23:41.284767 19301 tablet_bootstrap.cc:492] T b98bef6d7dd64460b0c0497e9281f6a6 P da892cb358c6465788f47bf99a48e388: Bootstrap starting.
I20260710 13:23:41.297189 19301 tablet_bootstrap.cc:492] T b98bef6d7dd64460b0c0497e9281f6a6 P da892cb358c6465788f47bf99a48e388: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:41.297971 19301 tablet_bootstrap.cc:492] T b98bef6d7dd64460b0c0497e9281f6a6 P da892cb358c6465788f47bf99a48e388: Bootstrap complete.
I20260710 13:23:41.298539 19301 ts_tablet_manager.cc:1403] T b98bef6d7dd64460b0c0497e9281f6a6 P da892cb358c6465788f47bf99a48e388: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.004s
I20260710 13:23:41.300384 19301 raft_consensus.cc:359] T b98bef6d7dd64460b0c0497e9281f6a6 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:41.300896 19301 raft_consensus.cc:740] T b98bef6d7dd64460b0c0497e9281f6a6 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: da892cb358c6465788f47bf99a48e388, State: Initialized, Role: FOLLOWER
I20260710 13:23:41.301430 19301 consensus_queue.cc:260] T b98bef6d7dd64460b0c0497e9281f6a6 P da892cb358c6465788f47bf99a48e388 [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: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:41.302932 19301 ts_tablet_manager.cc:1434] T b98bef6d7dd64460b0c0497e9281f6a6 P da892cb358c6465788f47bf99a48e388: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:23:41.587419 19174 raft_consensus.cc:493] T 9f0bae3b11724b46b693fe29685a48ad P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader da892cb358c6465788f47bf99a48e388)
I20260710 13:23:41.587934 19174 raft_consensus.cc:515] T 9f0bae3b11724b46b693fe29685a48ad P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:41.589605 19174 leader_election.cc:290] T 9f0bae3b11724b46b693fe29685a48ad P cce39a71625e4fa0815e38696e64ad09 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629), f97580330de74751bca581d363815efc (127.16.80.130:38675)
I20260710 13:23:41.590533 19345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f0bae3b11724b46b693fe29685a48ad" candidate_uuid: "cce39a71625e4fa0815e38696e64ad09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da892cb358c6465788f47bf99a48e388" is_pre_election: true
I20260710 13:23:41.590739 18902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f0bae3b11724b46b693fe29685a48ad" candidate_uuid: "cce39a71625e4fa0815e38696e64ad09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f97580330de74751bca581d363815efc" is_pre_election: true
I20260710 13:23:41.591308 19345 raft_consensus.cc:2468] T 9f0bae3b11724b46b693fe29685a48ad P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cce39a71625e4fa0815e38696e64ad09 in term 1.
I20260710 13:23:41.592501 19018 leader_election.cc:304] T 9f0bae3b11724b46b693fe29685a48ad P cce39a71625e4fa0815e38696e64ad09 [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: cce39a71625e4fa0815e38696e64ad09, da892cb358c6465788f47bf99a48e388; no voters: f97580330de74751bca581d363815efc
I20260710 13:23:41.593266 19174 raft_consensus.cc:2804] T 9f0bae3b11724b46b693fe29685a48ad P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:23:41.593585 19174 raft_consensus.cc:493] T 9f0bae3b11724b46b693fe29685a48ad P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Starting leader election (detected failure of leader da892cb358c6465788f47bf99a48e388)
I20260710 13:23:41.593891 19174 raft_consensus.cc:3060] T 9f0bae3b11724b46b693fe29685a48ad P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:41.599324 19174 raft_consensus.cc:515] T 9f0bae3b11724b46b693fe29685a48ad P cce39a71625e4fa0815e38696e64ad09 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:41.600935 19174 leader_election.cc:290] T 9f0bae3b11724b46b693fe29685a48ad P cce39a71625e4fa0815e38696e64ad09 [CANDIDATE]: Term 2 election: Requested vote from peers da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629), f97580330de74751bca581d363815efc (127.16.80.130:38675)
I20260710 13:23:41.601954 19345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f0bae3b11724b46b693fe29685a48ad" candidate_uuid: "cce39a71625e4fa0815e38696e64ad09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da892cb358c6465788f47bf99a48e388"
I20260710 13:23:41.602203 18902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f0bae3b11724b46b693fe29685a48ad" candidate_uuid: "cce39a71625e4fa0815e38696e64ad09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f97580330de74751bca581d363815efc"
I20260710 13:23:41.602535 19345 raft_consensus.cc:3060] T 9f0bae3b11724b46b693fe29685a48ad P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:41.608395 19345 raft_consensus.cc:2468] T 9f0bae3b11724b46b693fe29685a48ad P da892cb358c6465788f47bf99a48e388 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cce39a71625e4fa0815e38696e64ad09 in term 2.
I20260710 13:23:41.609433 19018 leader_election.cc:304] T 9f0bae3b11724b46b693fe29685a48ad P cce39a71625e4fa0815e38696e64ad09 [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: cce39a71625e4fa0815e38696e64ad09, da892cb358c6465788f47bf99a48e388; no voters: f97580330de74751bca581d363815efc
I20260710 13:23:41.610124 19174 raft_consensus.cc:2804] T 9f0bae3b11724b46b693fe29685a48ad P cce39a71625e4fa0815e38696e64ad09 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:41.610630 19174 raft_consensus.cc:697] T 9f0bae3b11724b46b693fe29685a48ad P cce39a71625e4fa0815e38696e64ad09 [term 2 LEADER]: Becoming Leader. State: Replica: cce39a71625e4fa0815e38696e64ad09, State: Running, Role: LEADER
I20260710 13:23:41.611478 19174 consensus_queue.cc:237] T 9f0bae3b11724b46b693fe29685a48ad P cce39a71625e4fa0815e38696e64ad09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:41.630177 18724 catalog_manager.cc:5697] T 9f0bae3b11724b46b693fe29685a48ad P cce39a71625e4fa0815e38696e64ad09 reported cstate change: term changed from 1 to 2, leader changed from da892cb358c6465788f47bf99a48e388 (127.16.80.129) to cce39a71625e4fa0815e38696e64ad09 (127.16.80.132). New cstate: current_term: 2 leader_uuid: "cce39a71625e4fa0815e38696e64ad09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:41.722986 19156 raft_consensus.cc:493] T dfae963fdf6e4128a15ad4d281951c85 P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader da892cb358c6465788f47bf99a48e388)
I20260710 13:23:41.723500 19156 raft_consensus.cc:515] T dfae963fdf6e4128a15ad4d281951c85 P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:41.725314 19174 raft_consensus.cc:493] T dfae963fdf6e4128a15ad4d281951c85 P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader da892cb358c6465788f47bf99a48e388)
I20260710 13:23:41.726044 19156 leader_election.cc:290] T dfae963fdf6e4128a15ad4d281951c85 P f97580330de74751bca581d363815efc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cce39a71625e4fa0815e38696e64ad09 (127.16.80.132:46157), da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629)
I20260710 13:23:41.725907 19174 raft_consensus.cc:515] T dfae963fdf6e4128a15ad4d281951c85 P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:41.726358 19051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfae963fdf6e4128a15ad4d281951c85" candidate_uuid: "f97580330de74751bca581d363815efc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cce39a71625e4fa0815e38696e64ad09" is_pre_election: true
I20260710 13:23:41.727005 19051 raft_consensus.cc:2468] T dfae963fdf6e4128a15ad4d281951c85 P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f97580330de74751bca581d363815efc in term 1.
I20260710 13:23:41.727666 19345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfae963fdf6e4128a15ad4d281951c85" candidate_uuid: "f97580330de74751bca581d363815efc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da892cb358c6465788f47bf99a48e388" is_pre_election: true
I20260710 13:23:41.728271 19174 leader_election.cc:290] T dfae963fdf6e4128a15ad4d281951c85 P cce39a71625e4fa0815e38696e64ad09 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629), f97580330de74751bca581d363815efc (127.16.80.130:38675)
I20260710 13:23:41.728294 19345 raft_consensus.cc:2468] T dfae963fdf6e4128a15ad4d281951c85 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f97580330de74751bca581d363815efc in term 1.
I20260710 13:23:41.729218 19343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfae963fdf6e4128a15ad4d281951c85" candidate_uuid: "cce39a71625e4fa0815e38696e64ad09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da892cb358c6465788f47bf99a48e388" is_pre_election: true
I20260710 13:23:41.729696 18870 leader_election.cc:304] T dfae963fdf6e4128a15ad4d281951c85 P f97580330de74751bca581d363815efc [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: da892cb358c6465788f47bf99a48e388, f97580330de74751bca581d363815efc; no voters: 
I20260710 13:23:41.729877 19343 raft_consensus.cc:2468] T dfae963fdf6e4128a15ad4d281951c85 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cce39a71625e4fa0815e38696e64ad09 in term 1.
I20260710 13:23:41.730746 19156 raft_consensus.cc:2804] T dfae963fdf6e4128a15ad4d281951c85 P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:23:41.731158 19156 raft_consensus.cc:493] T dfae963fdf6e4128a15ad4d281951c85 P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Starting leader election (detected failure of leader da892cb358c6465788f47bf99a48e388)
I20260710 13:23:41.731547 19156 raft_consensus.cc:3060] T dfae963fdf6e4128a15ad4d281951c85 P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:41.732048 18902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfae963fdf6e4128a15ad4d281951c85" candidate_uuid: "cce39a71625e4fa0815e38696e64ad09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f97580330de74751bca581d363815efc" is_pre_election: true
I20260710 13:23:41.732736 19018 leader_election.cc:304] T dfae963fdf6e4128a15ad4d281951c85 P cce39a71625e4fa0815e38696e64ad09 [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: cce39a71625e4fa0815e38696e64ad09, da892cb358c6465788f47bf99a48e388; no voters: 
I20260710 13:23:41.733531 19174 raft_consensus.cc:2804] T dfae963fdf6e4128a15ad4d281951c85 P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:23:41.733976 19174 raft_consensus.cc:493] T dfae963fdf6e4128a15ad4d281951c85 P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Starting leader election (detected failure of leader da892cb358c6465788f47bf99a48e388)
I20260710 13:23:41.734309 19174 raft_consensus.cc:3060] T dfae963fdf6e4128a15ad4d281951c85 P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:41.738005 19156 raft_consensus.cc:515] T dfae963fdf6e4128a15ad4d281951c85 P f97580330de74751bca581d363815efc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:41.739123 18902 raft_consensus.cc:2393] T dfae963fdf6e4128a15ad4d281951c85 P f97580330de74751bca581d363815efc [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cce39a71625e4fa0815e38696e64ad09 in current term 2: Already voted for candidate f97580330de74751bca581d363815efc in this term.
I20260710 13:23:41.740325 19174 raft_consensus.cc:515] T dfae963fdf6e4128a15ad4d281951c85 P cce39a71625e4fa0815e38696e64ad09 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:41.741353 19051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfae963fdf6e4128a15ad4d281951c85" candidate_uuid: "f97580330de74751bca581d363815efc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cce39a71625e4fa0815e38696e64ad09"
I20260710 13:23:41.741612 19156 leader_election.cc:290] T dfae963fdf6e4128a15ad4d281951c85 P f97580330de74751bca581d363815efc [CANDIDATE]: Term 2 election: Requested vote from peers cce39a71625e4fa0815e38696e64ad09 (127.16.80.132:46157), da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629)
I20260710 13:23:41.742268 19051 raft_consensus.cc:2393] T dfae963fdf6e4128a15ad4d281951c85 P cce39a71625e4fa0815e38696e64ad09 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f97580330de74751bca581d363815efc in current term 2: Already voted for candidate cce39a71625e4fa0815e38696e64ad09 in this term.
I20260710 13:23:41.742691 19343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfae963fdf6e4128a15ad4d281951c85" candidate_uuid: "f97580330de74751bca581d363815efc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da892cb358c6465788f47bf99a48e388"
I20260710 13:23:41.743402 19343 raft_consensus.cc:3060] T dfae963fdf6e4128a15ad4d281951c85 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:41.743748 18902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfae963fdf6e4128a15ad4d281951c85" candidate_uuid: "cce39a71625e4fa0815e38696e64ad09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f97580330de74751bca581d363815efc"
I20260710 13:23:41.743825 19345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfae963fdf6e4128a15ad4d281951c85" candidate_uuid: "cce39a71625e4fa0815e38696e64ad09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da892cb358c6465788f47bf99a48e388"
I20260710 13:23:41.744639 18902 raft_consensus.cc:2393] T dfae963fdf6e4128a15ad4d281951c85 P f97580330de74751bca581d363815efc [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate cce39a71625e4fa0815e38696e64ad09 in current term 2: Already voted for candidate f97580330de74751bca581d363815efc in this term.
I20260710 13:23:41.745803 19018 leader_election.cc:304] T dfae963fdf6e4128a15ad4d281951c85 P cce39a71625e4fa0815e38696e64ad09 [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: cce39a71625e4fa0815e38696e64ad09; no voters: da892cb358c6465788f47bf99a48e388, f97580330de74751bca581d363815efc
I20260710 13:23:41.742697 19174 leader_election.cc:290] T dfae963fdf6e4128a15ad4d281951c85 P cce39a71625e4fa0815e38696e64ad09 [CANDIDATE]: Term 2 election: Requested vote from peers da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629), f97580330de74751bca581d363815efc (127.16.80.130:38675)
I20260710 13:23:41.746687 19396 raft_consensus.cc:2749] T dfae963fdf6e4128a15ad4d281951c85 P cce39a71625e4fa0815e38696e64ad09 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:23:41.750041 19343 raft_consensus.cc:2468] T dfae963fdf6e4128a15ad4d281951c85 P da892cb358c6465788f47bf99a48e388 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f97580330de74751bca581d363815efc in term 2.
I20260710 13:23:41.751142 18870 leader_election.cc:304] T dfae963fdf6e4128a15ad4d281951c85 P f97580330de74751bca581d363815efc [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: da892cb358c6465788f47bf99a48e388, f97580330de74751bca581d363815efc; no voters: cce39a71625e4fa0815e38696e64ad09
I20260710 13:23:41.752156 19156 raft_consensus.cc:2804] T dfae963fdf6e4128a15ad4d281951c85 P f97580330de74751bca581d363815efc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:41.752739 19156 raft_consensus.cc:697] T dfae963fdf6e4128a15ad4d281951c85 P f97580330de74751bca581d363815efc [term 2 LEADER]: Becoming Leader. State: Replica: f97580330de74751bca581d363815efc, State: Running, Role: LEADER
I20260710 13:23:41.753556 19156 consensus_queue.cc:237] T dfae963fdf6e4128a15ad4d281951c85 P f97580330de74751bca581d363815efc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:41.769105 18724 catalog_manager.cc:5697] T dfae963fdf6e4128a15ad4d281951c85 P f97580330de74751bca581d363815efc reported cstate change: term changed from 1 to 2, leader changed from da892cb358c6465788f47bf99a48e388 (127.16.80.129) to f97580330de74751bca581d363815efc (127.16.80.130). New cstate: current_term: 2 leader_uuid: "f97580330de74751bca581d363815efc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:41.843418 19150 raft_consensus.cc:493] T b498d9a9a6bf467a830c74f8d6f10cd3 P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader da892cb358c6465788f47bf99a48e388)
I20260710 13:23:41.843990 19150 raft_consensus.cc:515] T b498d9a9a6bf467a830c74f8d6f10cd3 P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:41.846625 19051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b498d9a9a6bf467a830c74f8d6f10cd3" candidate_uuid: "c115746392dd4c00a09d9b694d5271e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cce39a71625e4fa0815e38696e64ad09" is_pre_election: true
I20260710 13:23:41.846987 19345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b498d9a9a6bf467a830c74f8d6f10cd3" candidate_uuid: "c115746392dd4c00a09d9b694d5271e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da892cb358c6465788f47bf99a48e388" is_pre_election: true
I20260710 13:23:41.847839 19345 raft_consensus.cc:2468] T b498d9a9a6bf467a830c74f8d6f10cd3 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c115746392dd4c00a09d9b694d5271e6 in term 1.
I20260710 13:23:41.848655 19150 leader_election.cc:290] T b498d9a9a6bf467a830c74f8d6f10cd3 P c115746392dd4c00a09d9b694d5271e6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cce39a71625e4fa0815e38696e64ad09 (127.16.80.132:46157), da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629)
I20260710 13:23:41.848925 18944 leader_election.cc:304] T b498d9a9a6bf467a830c74f8d6f10cd3 P c115746392dd4c00a09d9b694d5271e6 [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: c115746392dd4c00a09d9b694d5271e6, da892cb358c6465788f47bf99a48e388; no voters: cce39a71625e4fa0815e38696e64ad09
I20260710 13:23:41.849891 19150 raft_consensus.cc:2804] T b498d9a9a6bf467a830c74f8d6f10cd3 P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:23:41.850348 19150 raft_consensus.cc:493] T b498d9a9a6bf467a830c74f8d6f10cd3 P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader da892cb358c6465788f47bf99a48e388)
I20260710 13:23:41.850754 19150 raft_consensus.cc:3060] T b498d9a9a6bf467a830c74f8d6f10cd3 P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:41.857179 19150 raft_consensus.cc:515] T b498d9a9a6bf467a830c74f8d6f10cd3 P c115746392dd4c00a09d9b694d5271e6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:41.859586 19150 leader_election.cc:290] T b498d9a9a6bf467a830c74f8d6f10cd3 P c115746392dd4c00a09d9b694d5271e6 [CANDIDATE]: Term 2 election: Requested vote from peers cce39a71625e4fa0815e38696e64ad09 (127.16.80.132:46157), da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629)
I20260710 13:23:41.859972 19051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b498d9a9a6bf467a830c74f8d6f10cd3" candidate_uuid: "c115746392dd4c00a09d9b694d5271e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cce39a71625e4fa0815e38696e64ad09"
I20260710 13:23:41.860162 19345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b498d9a9a6bf467a830c74f8d6f10cd3" candidate_uuid: "c115746392dd4c00a09d9b694d5271e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da892cb358c6465788f47bf99a48e388"
I20260710 13:23:41.861001 19345 raft_consensus.cc:3060] T b498d9a9a6bf467a830c74f8d6f10cd3 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:41.866714 19345 raft_consensus.cc:2468] T b498d9a9a6bf467a830c74f8d6f10cd3 P da892cb358c6465788f47bf99a48e388 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c115746392dd4c00a09d9b694d5271e6 in term 2.
I20260710 13:23:41.868040 18944 leader_election.cc:304] T b498d9a9a6bf467a830c74f8d6f10cd3 P c115746392dd4c00a09d9b694d5271e6 [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: c115746392dd4c00a09d9b694d5271e6, da892cb358c6465788f47bf99a48e388; no voters: cce39a71625e4fa0815e38696e64ad09
I20260710 13:23:41.868230 19156 raft_consensus.cc:493] T e39e4444e64b48dd8dcf62cb322334fa P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader da892cb358c6465788f47bf99a48e388)
I20260710 13:23:41.868853 19156 raft_consensus.cc:515] T e39e4444e64b48dd8dcf62cb322334fa P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:41.869004 19150 raft_consensus.cc:2804] T b498d9a9a6bf467a830c74f8d6f10cd3 P c115746392dd4c00a09d9b694d5271e6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:41.870589 19150 raft_consensus.cc:697] T b498d9a9a6bf467a830c74f8d6f10cd3 P c115746392dd4c00a09d9b694d5271e6 [term 2 LEADER]: Becoming Leader. State: Replica: c115746392dd4c00a09d9b694d5271e6, State: Running, Role: LEADER
I20260710 13:23:41.871171 19156 leader_election.cc:290] T e39e4444e64b48dd8dcf62cb322334fa P f97580330de74751bca581d363815efc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cce39a71625e4fa0815e38696e64ad09 (127.16.80.132:46157), da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629)
I20260710 13:23:41.871622 19150 consensus_queue.cc:237] T b498d9a9a6bf467a830c74f8d6f10cd3 P c115746392dd4c00a09d9b694d5271e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:41.872874 19345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e39e4444e64b48dd8dcf62cb322334fa" candidate_uuid: "f97580330de74751bca581d363815efc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da892cb358c6465788f47bf99a48e388" is_pre_election: true
I20260710 13:23:41.872992 19051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e39e4444e64b48dd8dcf62cb322334fa" candidate_uuid: "f97580330de74751bca581d363815efc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cce39a71625e4fa0815e38696e64ad09" is_pre_election: true
I20260710 13:23:41.873584 19345 raft_consensus.cc:2468] T e39e4444e64b48dd8dcf62cb322334fa P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f97580330de74751bca581d363815efc in term 1.
I20260710 13:23:41.874552 18870 leader_election.cc:304] T e39e4444e64b48dd8dcf62cb322334fa P f97580330de74751bca581d363815efc [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: da892cb358c6465788f47bf99a48e388, f97580330de74751bca581d363815efc; no voters: 
I20260710 13:23:41.875867 19156 raft_consensus.cc:2804] T e39e4444e64b48dd8dcf62cb322334fa P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:23:41.876245 19156 raft_consensus.cc:493] T e39e4444e64b48dd8dcf62cb322334fa P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Starting leader election (detected failure of leader da892cb358c6465788f47bf99a48e388)
I20260710 13:23:41.876586 19156 raft_consensus.cc:3060] T e39e4444e64b48dd8dcf62cb322334fa P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:41.882290 19156 raft_consensus.cc:515] T e39e4444e64b48dd8dcf62cb322334fa P f97580330de74751bca581d363815efc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:41.885231 19051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e39e4444e64b48dd8dcf62cb322334fa" candidate_uuid: "f97580330de74751bca581d363815efc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cce39a71625e4fa0815e38696e64ad09"
I20260710 13:23:41.885954 19156 leader_election.cc:290] T e39e4444e64b48dd8dcf62cb322334fa P f97580330de74751bca581d363815efc [CANDIDATE]: Term 2 election: Requested vote from peers cce39a71625e4fa0815e38696e64ad09 (127.16.80.132:46157), da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629)
I20260710 13:23:41.885628 19345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e39e4444e64b48dd8dcf62cb322334fa" candidate_uuid: "f97580330de74751bca581d363815efc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da892cb358c6465788f47bf99a48e388"
I20260710 13:23:41.886873 19345 raft_consensus.cc:3060] T e39e4444e64b48dd8dcf62cb322334fa P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:41.886380 18724 catalog_manager.cc:5697] T b498d9a9a6bf467a830c74f8d6f10cd3 P c115746392dd4c00a09d9b694d5271e6 reported cstate change: term changed from 1 to 2, leader changed from da892cb358c6465788f47bf99a48e388 (127.16.80.129) to c115746392dd4c00a09d9b694d5271e6 (127.16.80.131). New cstate: current_term: 2 leader_uuid: "c115746392dd4c00a09d9b694d5271e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:41.894236 19345 raft_consensus.cc:2468] T e39e4444e64b48dd8dcf62cb322334fa P da892cb358c6465788f47bf99a48e388 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f97580330de74751bca581d363815efc in term 2.
I20260710 13:23:41.895828 18870 leader_election.cc:304] T e39e4444e64b48dd8dcf62cb322334fa P f97580330de74751bca581d363815efc [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: da892cb358c6465788f47bf99a48e388, f97580330de74751bca581d363815efc; no voters: cce39a71625e4fa0815e38696e64ad09
I20260710 13:23:41.896622 19156 raft_consensus.cc:2804] T e39e4444e64b48dd8dcf62cb322334fa P f97580330de74751bca581d363815efc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:41.897253 19156 raft_consensus.cc:697] T e39e4444e64b48dd8dcf62cb322334fa P f97580330de74751bca581d363815efc [term 2 LEADER]: Becoming Leader. State: Replica: f97580330de74751bca581d363815efc, State: Running, Role: LEADER
I20260710 13:23:41.898108 19156 consensus_queue.cc:237] T e39e4444e64b48dd8dcf62cb322334fa P f97580330de74751bca581d363815efc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:41.909037 18724 catalog_manager.cc:5697] T e39e4444e64b48dd8dcf62cb322334fa P f97580330de74751bca581d363815efc reported cstate change: term changed from 1 to 2, leader changed from da892cb358c6465788f47bf99a48e388 (127.16.80.129) to f97580330de74751bca581d363815efc (127.16.80.130). New cstate: current_term: 2 leader_uuid: "f97580330de74751bca581d363815efc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:41.926304 19174 raft_consensus.cc:493] T e39e4444e64b48dd8dcf62cb322334fa P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader da892cb358c6465788f47bf99a48e388)
I20260710 13:23:41.926909 19174 raft_consensus.cc:515] T e39e4444e64b48dd8dcf62cb322334fa P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:41.929337 19174 leader_election.cc:290] T e39e4444e64b48dd8dcf62cb322334fa P cce39a71625e4fa0815e38696e64ad09 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629), f97580330de74751bca581d363815efc (127.16.80.130:38675)
I20260710 13:23:41.929494 19345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e39e4444e64b48dd8dcf62cb322334fa" candidate_uuid: "cce39a71625e4fa0815e38696e64ad09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da892cb358c6465788f47bf99a48e388" is_pre_election: true
I20260710 13:23:41.929895 18902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e39e4444e64b48dd8dcf62cb322334fa" candidate_uuid: "cce39a71625e4fa0815e38696e64ad09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f97580330de74751bca581d363815efc" is_pre_election: true
I20260710 13:23:41.930449 19345 raft_consensus.cc:2393] T e39e4444e64b48dd8dcf62cb322334fa P da892cb358c6465788f47bf99a48e388 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cce39a71625e4fa0815e38696e64ad09 in current term 2: Already voted for candidate f97580330de74751bca581d363815efc in this term.
I20260710 13:23:41.931558 19018 leader_election.cc:304] T e39e4444e64b48dd8dcf62cb322334fa P cce39a71625e4fa0815e38696e64ad09 [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: cce39a71625e4fa0815e38696e64ad09; no voters: da892cb358c6465788f47bf99a48e388, f97580330de74751bca581d363815efc
I20260710 13:23:41.932247 19174 raft_consensus.cc:3060] T e39e4444e64b48dd8dcf62cb322334fa P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:41.937577 19174 raft_consensus.cc:2749] T e39e4444e64b48dd8dcf62cb322334fa P cce39a71625e4fa0815e38696e64ad09 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:23:41.963435 19150 raft_consensus.cc:493] T 238a3cd61b5c44c48fb1a61d4bde89e1 P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader da892cb358c6465788f47bf99a48e388)
I20260710 13:23:41.964015 19150 raft_consensus.cc:515] T 238a3cd61b5c44c48fb1a61d4bde89e1 P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:41.965612 19150 leader_election.cc:290] T 238a3cd61b5c44c48fb1a61d4bde89e1 P c115746392dd4c00a09d9b694d5271e6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629), f97580330de74751bca581d363815efc (127.16.80.130:38675)
I20260710 13:23:41.966487 19345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "238a3cd61b5c44c48fb1a61d4bde89e1" candidate_uuid: "c115746392dd4c00a09d9b694d5271e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da892cb358c6465788f47bf99a48e388" is_pre_election: true
I20260710 13:23:41.966594 18902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "238a3cd61b5c44c48fb1a61d4bde89e1" candidate_uuid: "c115746392dd4c00a09d9b694d5271e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f97580330de74751bca581d363815efc" is_pre_election: true
I20260710 13:23:41.967173 19345 raft_consensus.cc:2468] T 238a3cd61b5c44c48fb1a61d4bde89e1 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c115746392dd4c00a09d9b694d5271e6 in term 1.
I20260710 13:23:41.968158 18944 leader_election.cc:304] T 238a3cd61b5c44c48fb1a61d4bde89e1 P c115746392dd4c00a09d9b694d5271e6 [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: c115746392dd4c00a09d9b694d5271e6, da892cb358c6465788f47bf99a48e388; no voters: f97580330de74751bca581d363815efc
I20260710 13:23:41.968820 19150 raft_consensus.cc:2804] T 238a3cd61b5c44c48fb1a61d4bde89e1 P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:23:41.969256 19150 raft_consensus.cc:493] T 238a3cd61b5c44c48fb1a61d4bde89e1 P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader da892cb358c6465788f47bf99a48e388)
I20260710 13:23:41.969564 19150 raft_consensus.cc:3060] T 238a3cd61b5c44c48fb1a61d4bde89e1 P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:41.974550 19150 raft_consensus.cc:515] T 238a3cd61b5c44c48fb1a61d4bde89e1 P c115746392dd4c00a09d9b694d5271e6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:41.976263 19150 leader_election.cc:290] T 238a3cd61b5c44c48fb1a61d4bde89e1 P c115746392dd4c00a09d9b694d5271e6 [CANDIDATE]: Term 2 election: Requested vote from peers da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629), f97580330de74751bca581d363815efc (127.16.80.130:38675)
I20260710 13:23:41.977102 19174 raft_consensus.cc:493] T b498d9a9a6bf467a830c74f8d6f10cd3 P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader da892cb358c6465788f47bf99a48e388)
I20260710 13:23:41.977272 18902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "238a3cd61b5c44c48fb1a61d4bde89e1" candidate_uuid: "c115746392dd4c00a09d9b694d5271e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f97580330de74751bca581d363815efc"
I20260710 13:23:41.977281 19345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "238a3cd61b5c44c48fb1a61d4bde89e1" candidate_uuid: "c115746392dd4c00a09d9b694d5271e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da892cb358c6465788f47bf99a48e388"
I20260710 13:23:41.978070 19345 raft_consensus.cc:3060] T 238a3cd61b5c44c48fb1a61d4bde89e1 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:41.977720 19174 raft_consensus.cc:515] T b498d9a9a6bf467a830c74f8d6f10cd3 P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } }
I20260710 13:23:41.980049 19174 leader_election.cc:290] T b498d9a9a6bf467a830c74f8d6f10cd3 P cce39a71625e4fa0815e38696e64ad09 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879), da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629)
I20260710 13:23:41.980767 18977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b498d9a9a6bf467a830c74f8d6f10cd3" candidate_uuid: "cce39a71625e4fa0815e38696e64ad09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c115746392dd4c00a09d9b694d5271e6" is_pre_election: true
I20260710 13:23:41.981200 19343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b498d9a9a6bf467a830c74f8d6f10cd3" candidate_uuid: "cce39a71625e4fa0815e38696e64ad09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da892cb358c6465788f47bf99a48e388" is_pre_election: true
I20260710 13:23:41.981984 19343 raft_consensus.cc:2393] T b498d9a9a6bf467a830c74f8d6f10cd3 P da892cb358c6465788f47bf99a48e388 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cce39a71625e4fa0815e38696e64ad09 in current term 2: Already voted for candidate c115746392dd4c00a09d9b694d5271e6 in this term.
I20260710 13:23:41.982949 19018 leader_election.cc:304] T b498d9a9a6bf467a830c74f8d6f10cd3 P cce39a71625e4fa0815e38696e64ad09 [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: cce39a71625e4fa0815e38696e64ad09; no voters: c115746392dd4c00a09d9b694d5271e6, da892cb358c6465788f47bf99a48e388
I20260710 13:23:41.983810 19174 raft_consensus.cc:3060] T b498d9a9a6bf467a830c74f8d6f10cd3 P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:41.984493 19345 raft_consensus.cc:2468] T 238a3cd61b5c44c48fb1a61d4bde89e1 P da892cb358c6465788f47bf99a48e388 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c115746392dd4c00a09d9b694d5271e6 in term 2.
I20260710 13:23:41.985775 18944 leader_election.cc:304] T 238a3cd61b5c44c48fb1a61d4bde89e1 P c115746392dd4c00a09d9b694d5271e6 [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: c115746392dd4c00a09d9b694d5271e6, da892cb358c6465788f47bf99a48e388; no voters: f97580330de74751bca581d363815efc
I20260710 13:23:41.986528 19150 raft_consensus.cc:2804] T 238a3cd61b5c44c48fb1a61d4bde89e1 P c115746392dd4c00a09d9b694d5271e6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:41.986994 19150 raft_consensus.cc:697] T 238a3cd61b5c44c48fb1a61d4bde89e1 P c115746392dd4c00a09d9b694d5271e6 [term 2 LEADER]: Becoming Leader. State: Replica: c115746392dd4c00a09d9b694d5271e6, State: Running, Role: LEADER
I20260710 13:23:41.987824 19150 consensus_queue.cc:237] T 238a3cd61b5c44c48fb1a61d4bde89e1 P c115746392dd4c00a09d9b694d5271e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:41.990947 19174 raft_consensus.cc:2749] T b498d9a9a6bf467a830c74f8d6f10cd3 P cce39a71625e4fa0815e38696e64ad09 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:23:41.993019 19105 raft_consensus.cc:493] T 238a3cd61b5c44c48fb1a61d4bde89e1 P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader da892cb358c6465788f47bf99a48e388)
I20260710 13:23:41.993580 19105 raft_consensus.cc:515] T 238a3cd61b5c44c48fb1a61d4bde89e1 P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:41.995913 19105 leader_election.cc:290] T 238a3cd61b5c44c48fb1a61d4bde89e1 P f97580330de74751bca581d363815efc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629), c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879)
I20260710 13:23:41.996902 19345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "238a3cd61b5c44c48fb1a61d4bde89e1" candidate_uuid: "f97580330de74751bca581d363815efc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da892cb358c6465788f47bf99a48e388" is_pre_election: true
I20260710 13:23:41.997598 18977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "238a3cd61b5c44c48fb1a61d4bde89e1" candidate_uuid: "f97580330de74751bca581d363815efc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c115746392dd4c00a09d9b694d5271e6" is_pre_election: true
I20260710 13:23:41.997874 19345 raft_consensus.cc:2393] T 238a3cd61b5c44c48fb1a61d4bde89e1 P da892cb358c6465788f47bf99a48e388 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f97580330de74751bca581d363815efc in current term 2: Already voted for candidate c115746392dd4c00a09d9b694d5271e6 in this term.
I20260710 13:23:41.997257 18724 catalog_manager.cc:5697] T 238a3cd61b5c44c48fb1a61d4bde89e1 P c115746392dd4c00a09d9b694d5271e6 reported cstate change: term changed from 1 to 2, leader changed from da892cb358c6465788f47bf99a48e388 (127.16.80.129) to c115746392dd4c00a09d9b694d5271e6 (127.16.80.131). New cstate: current_term: 2 leader_uuid: "c115746392dd4c00a09d9b694d5271e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:42.000276 18870 leader_election.cc:304] T 238a3cd61b5c44c48fb1a61d4bde89e1 P f97580330de74751bca581d363815efc [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: f97580330de74751bca581d363815efc; no voters: c115746392dd4c00a09d9b694d5271e6, da892cb358c6465788f47bf99a48e388
I20260710 13:23:42.001158 19105 raft_consensus.cc:3060] T 238a3cd61b5c44c48fb1a61d4bde89e1 P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:42.008970 19105 raft_consensus.cc:2749] T 238a3cd61b5c44c48fb1a61d4bde89e1 P f97580330de74751bca581d363815efc [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:23:42.144802 19051 raft_consensus.cc:1275] T dfae963fdf6e4128a15ad4d281951c85 P cce39a71625e4fa0815e38696e64ad09 [term 2 FOLLOWER]: Refusing update from remote peer f97580330de74751bca581d363815efc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:42.146230 19105 consensus_queue.cc:1048] T dfae963fdf6e4128a15ad4d281951c85 P f97580330de74751bca581d363815efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:42.161108 19345 raft_consensus.cc:1275] T dfae963fdf6e4128a15ad4d281951c85 P da892cb358c6465788f47bf99a48e388 [term 2 FOLLOWER]: Refusing update from remote peer f97580330de74751bca581d363815efc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:42.163566 19156 consensus_queue.cc:1048] T dfae963fdf6e4128a15ad4d281951c85 P f97580330de74751bca581d363815efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:42.170794 19343 raft_consensus.cc:1275] T 9f0bae3b11724b46b693fe29685a48ad P da892cb358c6465788f47bf99a48e388 [term 2 FOLLOWER]: Refusing update from remote peer cce39a71625e4fa0815e38696e64ad09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:42.172374 19174 consensus_queue.cc:1048] T 9f0bae3b11724b46b693fe29685a48ad P cce39a71625e4fa0815e38696e64ad09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:42.184885 18902 raft_consensus.cc:3060] T 9f0bae3b11724b46b693fe29685a48ad P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:42.194088 18902 raft_consensus.cc:1275] T 9f0bae3b11724b46b693fe29685a48ad P f97580330de74751bca581d363815efc [term 2 FOLLOWER]: Refusing update from remote peer cce39a71625e4fa0815e38696e64ad09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:42.195734 19396 consensus_queue.cc:1048] T 9f0bae3b11724b46b693fe29685a48ad P cce39a71625e4fa0815e38696e64ad09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:42.338095 19345 raft_consensus.cc:1275] T b498d9a9a6bf467a830c74f8d6f10cd3 P da892cb358c6465788f47bf99a48e388 [term 2 FOLLOWER]: Refusing update from remote peer c115746392dd4c00a09d9b694d5271e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:42.339582 19277 consensus_queue.cc:1048] T b498d9a9a6bf467a830c74f8d6f10cd3 P c115746392dd4c00a09d9b694d5271e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:42.350333 19051 raft_consensus.cc:1275] T b498d9a9a6bf467a830c74f8d6f10cd3 P cce39a71625e4fa0815e38696e64ad09 [term 2 FOLLOWER]: Refusing update from remote peer c115746392dd4c00a09d9b694d5271e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:42.351903 19160 consensus_queue.cc:1048] T b498d9a9a6bf467a830c74f8d6f10cd3 P c115746392dd4c00a09d9b694d5271e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:42.357136 19050 raft_consensus.cc:1275] T e39e4444e64b48dd8dcf62cb322334fa P cce39a71625e4fa0815e38696e64ad09 [term 2 FOLLOWER]: Refusing update from remote peer f97580330de74751bca581d363815efc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:42.358989 19159 consensus_queue.cc:1048] T e39e4444e64b48dd8dcf62cb322334fa P f97580330de74751bca581d363815efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:42.370045 19343 raft_consensus.cc:1275] T e39e4444e64b48dd8dcf62cb322334fa P da892cb358c6465788f47bf99a48e388 [term 2 FOLLOWER]: Refusing update from remote peer f97580330de74751bca581d363815efc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:42.371757 19416 consensus_queue.cc:1048] T e39e4444e64b48dd8dcf62cb322334fa P f97580330de74751bca581d363815efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:42.384549 18902 raft_consensus.cc:1275] T 238a3cd61b5c44c48fb1a61d4bde89e1 P f97580330de74751bca581d363815efc [term 2 FOLLOWER]: Refusing update from remote peer c115746392dd4c00a09d9b694d5271e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:42.385946 19160 consensus_queue.cc:1048] T 238a3cd61b5c44c48fb1a61d4bde89e1 P c115746392dd4c00a09d9b694d5271e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:42.396333 19343 raft_consensus.cc:1275] T 238a3cd61b5c44c48fb1a61d4bde89e1 P da892cb358c6465788f47bf99a48e388 [term 2 FOLLOWER]: Refusing update from remote peer c115746392dd4c00a09d9b694d5271e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:42.398833 19150 consensus_queue.cc:1048] T 238a3cd61b5c44c48fb1a61d4bde89e1 P c115746392dd4c00a09d9b694d5271e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:51.054047 16706 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:51.091503 18903 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2219ee50585c4bdb9a4d567922c711d4"
dest_uuid: "f97580330de74751bca581d363815efc"
mode: GRACEFUL
new_leader_uuid: "da892cb358c6465788f47bf99a48e388"
 from {username='slave'} at 127.0.0.1:56114
I20260710 13:23:51.092528 18903 raft_consensus.cc:606] T 2219ee50585c4bdb9a4d567922c711d4 P f97580330de74751bca581d363815efc [term 1 LEADER]: Received request to transfer leadership to TS da892cb358c6465788f47bf99a48e388
I20260710 13:23:51.108544 18976 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "238a3cd61b5c44c48fb1a61d4bde89e1"
dest_uuid: "c115746392dd4c00a09d9b694d5271e6"
mode: GRACEFUL
new_leader_uuid: "da892cb358c6465788f47bf99a48e388"
 from {username='slave'} at 127.0.0.1:45434
I20260710 13:23:51.109177 18976 raft_consensus.cc:606] T 238a3cd61b5c44c48fb1a61d4bde89e1 P c115746392dd4c00a09d9b694d5271e6 [term 2 LEADER]: Received request to transfer leadership to TS da892cb358c6465788f47bf99a48e388
I20260710 13:23:51.112702 18903 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "84393a2f3f5b4dc9b05214affaed4c88"
dest_uuid: "f97580330de74751bca581d363815efc"
mode: GRACEFUL
new_leader_uuid: "da892cb358c6465788f47bf99a48e388"
 from {username='slave'} at 127.0.0.1:56114
I20260710 13:23:51.113348 18903 raft_consensus.cc:606] T 84393a2f3f5b4dc9b05214affaed4c88 P f97580330de74751bca581d363815efc [term 1 LEADER]: Received request to transfer leadership to TS da892cb358c6465788f47bf99a48e388
I20260710 13:23:51.116276 18903 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d542e83eb0a94c96a7350f4f50646cf6"
dest_uuid: "f97580330de74751bca581d363815efc"
mode: GRACEFUL
new_leader_uuid: "c115746392dd4c00a09d9b694d5271e6"
 from {username='slave'} at 127.0.0.1:56114
I20260710 13:23:51.116849 18903 raft_consensus.cc:606] T d542e83eb0a94c96a7350f4f50646cf6 P f97580330de74751bca581d363815efc [term 1 LEADER]: Received request to transfer leadership to TS c115746392dd4c00a09d9b694d5271e6
I20260710 13:23:51.119724 18976 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f8a85251895b477495770425c8515083"
dest_uuid: "c115746392dd4c00a09d9b694d5271e6"
mode: GRACEFUL
new_leader_uuid: "da892cb358c6465788f47bf99a48e388"
 from {username='slave'} at 127.0.0.1:45434
I20260710 13:23:51.120319 18976 raft_consensus.cc:606] T f8a85251895b477495770425c8515083 P c115746392dd4c00a09d9b694d5271e6 [term 1 LEADER]: Received request to transfer leadership to TS da892cb358c6465788f47bf99a48e388
I20260710 13:23:51.121497 16706 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:23:51.122277 16706 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:23:51.190380 19448 raft_consensus.cc:993] T f8a85251895b477495770425c8515083 P c115746392dd4c00a09d9b694d5271e6: : Instructing follower da892cb358c6465788f47bf99a48e388 to start an election
I20260710 13:23:51.191366 19426 raft_consensus.cc:1081] T f8a85251895b477495770425c8515083 P c115746392dd4c00a09d9b694d5271e6 [term 1 LEADER]: Signalling peer da892cb358c6465788f47bf99a48e388 to start an election
I20260710 13:23:51.193216 19345 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f8a85251895b477495770425c8515083"
dest_uuid: "da892cb358c6465788f47bf99a48e388"
 from {username='slave'} at 127.0.0.1:33040
I20260710 13:23:51.193850 19345 raft_consensus.cc:493] T f8a85251895b477495770425c8515083 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:51.194305 19345 raft_consensus.cc:3060] T f8a85251895b477495770425c8515083 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:51.204737 19345 raft_consensus.cc:515] T f8a85251895b477495770425c8515083 P da892cb358c6465788f47bf99a48e388 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:51.207207 19449 raft_consensus.cc:993] T 238a3cd61b5c44c48fb1a61d4bde89e1 P c115746392dd4c00a09d9b694d5271e6: : Instructing follower da892cb358c6465788f47bf99a48e388 to start an election
I20260710 13:23:51.207981 19449 raft_consensus.cc:1081] T 238a3cd61b5c44c48fb1a61d4bde89e1 P c115746392dd4c00a09d9b694d5271e6 [term 2 LEADER]: Signalling peer da892cb358c6465788f47bf99a48e388 to start an election
I20260710 13:23:51.208789 19345 leader_election.cc:290] T f8a85251895b477495770425c8515083 P da892cb358c6465788f47bf99a48e388 [CANDIDATE]: Term 2 election: Requested vote from peers f97580330de74751bca581d363815efc (127.16.80.130:38675), c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879)
I20260710 13:23:51.214847 19345 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "238a3cd61b5c44c48fb1a61d4bde89e1"
dest_uuid: "da892cb358c6465788f47bf99a48e388"
 from {username='slave'} at 127.0.0.1:33040
I20260710 13:23:51.215497 19345 raft_consensus.cc:493] T 238a3cd61b5c44c48fb1a61d4bde89e1 P da892cb358c6465788f47bf99a48e388 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:51.215960 19345 raft_consensus.cc:3060] T 238a3cd61b5c44c48fb1a61d4bde89e1 P da892cb358c6465788f47bf99a48e388 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:51.230908 18903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8a85251895b477495770425c8515083" candidate_uuid: "da892cb358c6465788f47bf99a48e388" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f97580330de74751bca581d363815efc"
I20260710 13:23:51.231799 18903 raft_consensus.cc:3060] T f8a85251895b477495770425c8515083 P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:51.232718 19345 raft_consensus.cc:515] T 238a3cd61b5c44c48fb1a61d4bde89e1 P da892cb358c6465788f47bf99a48e388 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:51.235910 19345 leader_election.cc:290] T 238a3cd61b5c44c48fb1a61d4bde89e1 P da892cb358c6465788f47bf99a48e388 [CANDIDATE]: Term 3 election: Requested vote from peers f97580330de74751bca581d363815efc (127.16.80.130:38675), c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879)
I20260710 13:23:51.236148 18902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "238a3cd61b5c44c48fb1a61d4bde89e1" candidate_uuid: "da892cb358c6465788f47bf99a48e388" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f97580330de74751bca581d363815efc"
I20260710 13:23:51.236894 18902 raft_consensus.cc:3060] T 238a3cd61b5c44c48fb1a61d4bde89e1 P f97580330de74751bca581d363815efc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:51.236784 18976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8a85251895b477495770425c8515083" candidate_uuid: "da892cb358c6465788f47bf99a48e388" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c115746392dd4c00a09d9b694d5271e6"
I20260710 13:23:51.237618 18976 raft_consensus.cc:3055] T f8a85251895b477495770425c8515083 P c115746392dd4c00a09d9b694d5271e6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:51.237859 18976 raft_consensus.cc:740] T f8a85251895b477495770425c8515083 P c115746392dd4c00a09d9b694d5271e6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c115746392dd4c00a09d9b694d5271e6, State: Running, Role: LEADER
I20260710 13:23:51.238654 18976 consensus_queue.cc:260] T f8a85251895b477495770425c8515083 P c115746392dd4c00a09d9b694d5271e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:51.240115 18976 raft_consensus.cc:3060] T f8a85251895b477495770425c8515083 P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:51.240804 18977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "238a3cd61b5c44c48fb1a61d4bde89e1" candidate_uuid: "da892cb358c6465788f47bf99a48e388" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c115746392dd4c00a09d9b694d5271e6"
I20260710 13:23:51.241034 18903 raft_consensus.cc:2468] T f8a85251895b477495770425c8515083 P f97580330de74751bca581d363815efc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da892cb358c6465788f47bf99a48e388 in term 2.
I20260710 13:23:51.241497 18977 raft_consensus.cc:3055] T 238a3cd61b5c44c48fb1a61d4bde89e1 P c115746392dd4c00a09d9b694d5271e6 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:51.241900 18977 raft_consensus.cc:740] T 238a3cd61b5c44c48fb1a61d4bde89e1 P c115746392dd4c00a09d9b694d5271e6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c115746392dd4c00a09d9b694d5271e6, State: Running, Role: LEADER
I20260710 13:23:51.242612 19297 leader_election.cc:304] T f8a85251895b477495770425c8515083 P da892cb358c6465788f47bf99a48e388 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da892cb358c6465788f47bf99a48e388, f97580330de74751bca581d363815efc; no voters: 
I20260710 13:23:51.242883 18977 consensus_queue.cc:260] T 238a3cd61b5c44c48fb1a61d4bde89e1 P c115746392dd4c00a09d9b694d5271e6 [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: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:51.245509 18977 raft_consensus.cc:3060] T 238a3cd61b5c44c48fb1a61d4bde89e1 P c115746392dd4c00a09d9b694d5271e6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:51.248667 18976 raft_consensus.cc:2468] T f8a85251895b477495770425c8515083 P c115746392dd4c00a09d9b694d5271e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da892cb358c6465788f47bf99a48e388 in term 2.
I20260710 13:23:51.248507 18902 raft_consensus.cc:2468] T 238a3cd61b5c44c48fb1a61d4bde89e1 P f97580330de74751bca581d363815efc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da892cb358c6465788f47bf99a48e388 in term 3.
I20260710 13:23:51.251214 19453 raft_consensus.cc:2804] T f8a85251895b477495770425c8515083 P da892cb358c6465788f47bf99a48e388 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:51.251160 19297 leader_election.cc:304] T 238a3cd61b5c44c48fb1a61d4bde89e1 P da892cb358c6465788f47bf99a48e388 [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: da892cb358c6465788f47bf99a48e388, f97580330de74751bca581d363815efc; no voters: 
I20260710 13:23:51.252828 19453 raft_consensus.cc:697] T f8a85251895b477495770425c8515083 P da892cb358c6465788f47bf99a48e388 [term 2 LEADER]: Becoming Leader. State: Replica: da892cb358c6465788f47bf99a48e388, State: Running, Role: LEADER
I20260710 13:23:51.254151 19454 raft_consensus.cc:2804] T 238a3cd61b5c44c48fb1a61d4bde89e1 P da892cb358c6465788f47bf99a48e388 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:51.253875 19453 consensus_queue.cc:237] T f8a85251895b477495770425c8515083 P da892cb358c6465788f47bf99a48e388 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:51.254979 19454 raft_consensus.cc:697] T 238a3cd61b5c44c48fb1a61d4bde89e1 P da892cb358c6465788f47bf99a48e388 [term 3 LEADER]: Becoming Leader. State: Replica: da892cb358c6465788f47bf99a48e388, State: Running, Role: LEADER
I20260710 13:23:51.256081 19454 consensus_queue.cc:237] T 238a3cd61b5c44c48fb1a61d4bde89e1 P da892cb358c6465788f47bf99a48e388 [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: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:51.272392 18977 raft_consensus.cc:2468] T 238a3cd61b5c44c48fb1a61d4bde89e1 P c115746392dd4c00a09d9b694d5271e6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da892cb358c6465788f47bf99a48e388 in term 3.
I20260710 13:23:51.292994 18724 catalog_manager.cc:5697] T f8a85251895b477495770425c8515083 P da892cb358c6465788f47bf99a48e388 reported cstate change: term changed from 1 to 2, leader changed from c115746392dd4c00a09d9b694d5271e6 (127.16.80.131) to da892cb358c6465788f47bf99a48e388 (127.16.80.129). New cstate: current_term: 2 leader_uuid: "da892cb358c6465788f47bf99a48e388" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:51.294643 19457 raft_consensus.cc:993] T 2219ee50585c4bdb9a4d567922c711d4 P f97580330de74751bca581d363815efc: : Instructing follower da892cb358c6465788f47bf99a48e388 to start an election
I20260710 13:23:51.295238 19457 raft_consensus.cc:1081] T 2219ee50585c4bdb9a4d567922c711d4 P f97580330de74751bca581d363815efc [term 1 LEADER]: Signalling peer da892cb358c6465788f47bf99a48e388 to start an election
I20260710 13:23:51.297595 19343 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2219ee50585c4bdb9a4d567922c711d4"
dest_uuid: "da892cb358c6465788f47bf99a48e388"
 from {username='slave'} at 127.0.0.1:33054
I20260710 13:23:51.298421 19343 raft_consensus.cc:493] T 2219ee50585c4bdb9a4d567922c711d4 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:51.298902 19343 raft_consensus.cc:3060] T 2219ee50585c4bdb9a4d567922c711d4 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:51.301815 19432 raft_consensus.cc:993] T d542e83eb0a94c96a7350f4f50646cf6 P f97580330de74751bca581d363815efc: : Instructing follower c115746392dd4c00a09d9b694d5271e6 to start an election
I20260710 13:23:51.302416 19457 raft_consensus.cc:1081] T d542e83eb0a94c96a7350f4f50646cf6 P f97580330de74751bca581d363815efc [term 1 LEADER]: Signalling peer c115746392dd4c00a09d9b694d5271e6 to start an election
I20260710 13:23:51.304358 18977 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d542e83eb0a94c96a7350f4f50646cf6"
dest_uuid: "c115746392dd4c00a09d9b694d5271e6"
 from {username='slave'} at 127.0.0.1:50260
I20260710 13:23:51.305060 18977 raft_consensus.cc:493] T d542e83eb0a94c96a7350f4f50646cf6 P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:51.305471 18977 raft_consensus.cc:3060] T d542e83eb0a94c96a7350f4f50646cf6 P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:51.306993 19343 raft_consensus.cc:515] T 2219ee50585c4bdb9a4d567922c711d4 P da892cb358c6465788f47bf99a48e388 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:51.310170 19343 leader_election.cc:290] T 2219ee50585c4bdb9a4d567922c711d4 P da892cb358c6465788f47bf99a48e388 [CANDIDATE]: Term 2 election: Requested vote from peers c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879), f97580330de74751bca581d363815efc (127.16.80.130:38675)
I20260710 13:23:51.310463 18978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2219ee50585c4bdb9a4d567922c711d4" candidate_uuid: "da892cb358c6465788f47bf99a48e388" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c115746392dd4c00a09d9b694d5271e6"
I20260710 13:23:51.311878 18978 raft_consensus.cc:3060] T 2219ee50585c4bdb9a4d567922c711d4 P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:51.312134 18902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2219ee50585c4bdb9a4d567922c711d4" candidate_uuid: "da892cb358c6465788f47bf99a48e388" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f97580330de74751bca581d363815efc"
I20260710 13:23:51.312721 18902 raft_consensus.cc:3055] T 2219ee50585c4bdb9a4d567922c711d4 P f97580330de74751bca581d363815efc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:51.313019 18902 raft_consensus.cc:740] T 2219ee50585c4bdb9a4d567922c711d4 P f97580330de74751bca581d363815efc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f97580330de74751bca581d363815efc, State: Running, Role: LEADER
I20260710 13:23:51.313570 18977 raft_consensus.cc:515] T d542e83eb0a94c96a7350f4f50646cf6 P c115746392dd4c00a09d9b694d5271e6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:51.313916 18902 consensus_queue.cc:260] T 2219ee50585c4bdb9a4d567922c711d4 P f97580330de74751bca581d363815efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:51.315472 18902 raft_consensus.cc:3060] T 2219ee50585c4bdb9a4d567922c711d4 P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:51.319005 18903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d542e83eb0a94c96a7350f4f50646cf6" candidate_uuid: "c115746392dd4c00a09d9b694d5271e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f97580330de74751bca581d363815efc"
I20260710 13:23:51.319737 18903 raft_consensus.cc:3055] T d542e83eb0a94c96a7350f4f50646cf6 P f97580330de74751bca581d363815efc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:51.320044 18903 raft_consensus.cc:740] T d542e83eb0a94c96a7350f4f50646cf6 P f97580330de74751bca581d363815efc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f97580330de74751bca581d363815efc, State: Running, Role: LEADER
I20260710 13:23:51.320984 18903 consensus_queue.cc:260] T d542e83eb0a94c96a7350f4f50646cf6 P f97580330de74751bca581d363815efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:51.322362 18903 raft_consensus.cc:3060] T d542e83eb0a94c96a7350f4f50646cf6 P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:51.323777 18902 raft_consensus.cc:2468] T 2219ee50585c4bdb9a4d567922c711d4 P f97580330de74751bca581d363815efc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da892cb358c6465788f47bf99a48e388 in term 2.
I20260710 13:23:51.325042 19297 leader_election.cc:304] T 2219ee50585c4bdb9a4d567922c711d4 P da892cb358c6465788f47bf99a48e388 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da892cb358c6465788f47bf99a48e388, f97580330de74751bca581d363815efc; no voters: 
I20260710 13:23:51.326015 19454 raft_consensus.cc:2804] T 2219ee50585c4bdb9a4d567922c711d4 P da892cb358c6465788f47bf99a48e388 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:51.326077 18978 raft_consensus.cc:2468] T 2219ee50585c4bdb9a4d567922c711d4 P c115746392dd4c00a09d9b694d5271e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da892cb358c6465788f47bf99a48e388 in term 2.
I20260710 13:23:51.326637 19454 raft_consensus.cc:697] T 2219ee50585c4bdb9a4d567922c711d4 P da892cb358c6465788f47bf99a48e388 [term 2 LEADER]: Becoming Leader. State: Replica: da892cb358c6465788f47bf99a48e388, State: Running, Role: LEADER
I20260710 13:23:51.328078 19454 consensus_queue.cc:237] T 2219ee50585c4bdb9a4d567922c711d4 P da892cb358c6465788f47bf99a48e388 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:51.329679 18977 leader_election.cc:290] T d542e83eb0a94c96a7350f4f50646cf6 P c115746392dd4c00a09d9b694d5271e6 [CANDIDATE]: Term 2 election: Requested vote from peers f97580330de74751bca581d363815efc (127.16.80.130:38675), cce39a71625e4fa0815e38696e64ad09 (127.16.80.132:46157)
I20260710 13:23:51.331034 19051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d542e83eb0a94c96a7350f4f50646cf6" candidate_uuid: "c115746392dd4c00a09d9b694d5271e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cce39a71625e4fa0815e38696e64ad09"
I20260710 13:23:51.331802 19051 raft_consensus.cc:3060] T d542e83eb0a94c96a7350f4f50646cf6 P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:51.339282 18903 raft_consensus.cc:2468] T d542e83eb0a94c96a7350f4f50646cf6 P f97580330de74751bca581d363815efc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c115746392dd4c00a09d9b694d5271e6 in term 2.
I20260710 13:23:51.339900 19051 raft_consensus.cc:2468] T d542e83eb0a94c96a7350f4f50646cf6 P cce39a71625e4fa0815e38696e64ad09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c115746392dd4c00a09d9b694d5271e6 in term 2.
I20260710 13:23:51.340744 18943 leader_election.cc:304] T d542e83eb0a94c96a7350f4f50646cf6 P c115746392dd4c00a09d9b694d5271e6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c115746392dd4c00a09d9b694d5271e6, f97580330de74751bca581d363815efc; no voters: 
I20260710 13:23:51.340157 18724 catalog_manager.cc:5697] T 238a3cd61b5c44c48fb1a61d4bde89e1 P da892cb358c6465788f47bf99a48e388 reported cstate change: term changed from 2 to 3, leader changed from c115746392dd4c00a09d9b694d5271e6 (127.16.80.131) to da892cb358c6465788f47bf99a48e388 (127.16.80.129). New cstate: current_term: 3 leader_uuid: "da892cb358c6465788f47bf99a48e388" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:51.342036 19426 raft_consensus.cc:2804] T d542e83eb0a94c96a7350f4f50646cf6 P c115746392dd4c00a09d9b694d5271e6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:51.342747 19426 raft_consensus.cc:697] T d542e83eb0a94c96a7350f4f50646cf6 P c115746392dd4c00a09d9b694d5271e6 [term 2 LEADER]: Becoming Leader. State: Replica: c115746392dd4c00a09d9b694d5271e6, State: Running, Role: LEADER
I20260710 13:23:51.342149 18724 catalog_manager.cc:5697] T 2219ee50585c4bdb9a4d567922c711d4 P da892cb358c6465788f47bf99a48e388 reported cstate change: term changed from 1 to 2, leader changed from f97580330de74751bca581d363815efc (127.16.80.130) to da892cb358c6465788f47bf99a48e388 (127.16.80.129). New cstate: current_term: 2 leader_uuid: "da892cb358c6465788f47bf99a48e388" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:51.343943 19426 consensus_queue.cc:237] T d542e83eb0a94c96a7350f4f50646cf6 P c115746392dd4c00a09d9b694d5271e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } }
I20260710 13:23:51.357328 18727 catalog_manager.cc:5697] T d542e83eb0a94c96a7350f4f50646cf6 P c115746392dd4c00a09d9b694d5271e6 reported cstate change: term changed from 1 to 2, leader changed from f97580330de74751bca581d363815efc (127.16.80.130) to c115746392dd4c00a09d9b694d5271e6 (127.16.80.131). New cstate: current_term: 2 leader_uuid: "c115746392dd4c00a09d9b694d5271e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:51.648376 18902 raft_consensus.cc:1275] T f8a85251895b477495770425c8515083 P f97580330de74751bca581d363815efc [term 2 FOLLOWER]: Refusing update from remote peer da892cb358c6465788f47bf99a48e388: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:51.649649 19453 consensus_queue.cc:1048] T f8a85251895b477495770425c8515083 P da892cb358c6465788f47bf99a48e388 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:51.651553 18902 raft_consensus.cc:1275] T 238a3cd61b5c44c48fb1a61d4bde89e1 P f97580330de74751bca581d363815efc [term 3 FOLLOWER]: Refusing update from remote peer da892cb358c6465788f47bf99a48e388: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:51.654731 19453 consensus_queue.cc:1048] T 238a3cd61b5c44c48fb1a61d4bde89e1 P da892cb358c6465788f47bf99a48e388 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:51.662935 18977 raft_consensus.cc:1275] T f8a85251895b477495770425c8515083 P c115746392dd4c00a09d9b694d5271e6 [term 2 FOLLOWER]: Refusing update from remote peer da892cb358c6465788f47bf99a48e388: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:51.667455 19455 consensus_queue.cc:1048] T f8a85251895b477495770425c8515083 P da892cb358c6465788f47bf99a48e388 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:51.674096 18978 raft_consensus.cc:1275] T 238a3cd61b5c44c48fb1a61d4bde89e1 P c115746392dd4c00a09d9b694d5271e6 [term 3 FOLLOWER]: Refusing update from remote peer da892cb358c6465788f47bf99a48e388: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:51.675546 19453 consensus_queue.cc:1048] T 238a3cd61b5c44c48fb1a61d4bde89e1 P da892cb358c6465788f47bf99a48e388 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:51.678417 19459 raft_consensus.cc:993] T 84393a2f3f5b4dc9b05214affaed4c88 P f97580330de74751bca581d363815efc: : Instructing follower da892cb358c6465788f47bf99a48e388 to start an election
I20260710 13:23:51.678954 19459 raft_consensus.cc:1081] T 84393a2f3f5b4dc9b05214affaed4c88 P f97580330de74751bca581d363815efc [term 1 LEADER]: Signalling peer da892cb358c6465788f47bf99a48e388 to start an election
I20260710 13:23:51.680960 19343 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "84393a2f3f5b4dc9b05214affaed4c88"
dest_uuid: "da892cb358c6465788f47bf99a48e388"
 from {username='slave'} at 127.0.0.1:33054
I20260710 13:23:51.681586 19343 raft_consensus.cc:493] T 84393a2f3f5b4dc9b05214affaed4c88 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:51.682009 19343 raft_consensus.cc:3060] T 84393a2f3f5b4dc9b05214affaed4c88 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:51.691522 19343 raft_consensus.cc:515] T 84393a2f3f5b4dc9b05214affaed4c88 P da892cb358c6465788f47bf99a48e388 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:51.694082 19343 leader_election.cc:290] T 84393a2f3f5b4dc9b05214affaed4c88 P da892cb358c6465788f47bf99a48e388 [CANDIDATE]: Term 2 election: Requested vote from peers cce39a71625e4fa0815e38696e64ad09 (127.16.80.132:46157), f97580330de74751bca581d363815efc (127.16.80.130:38675)
I20260710 13:23:51.695927 18903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84393a2f3f5b4dc9b05214affaed4c88" candidate_uuid: "da892cb358c6465788f47bf99a48e388" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f97580330de74751bca581d363815efc"
I20260710 13:23:51.696652 18903 raft_consensus.cc:3055] T 84393a2f3f5b4dc9b05214affaed4c88 P f97580330de74751bca581d363815efc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:51.696995 18903 raft_consensus.cc:740] T 84393a2f3f5b4dc9b05214affaed4c88 P f97580330de74751bca581d363815efc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f97580330de74751bca581d363815efc, State: Running, Role: LEADER
I20260710 13:23:51.697882 18903 consensus_queue.cc:260] T 84393a2f3f5b4dc9b05214affaed4c88 P f97580330de74751bca581d363815efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:51.699226 18903 raft_consensus.cc:3060] T 84393a2f3f5b4dc9b05214affaed4c88 P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:51.706705 18903 raft_consensus.cc:2468] T 84393a2f3f5b4dc9b05214affaed4c88 P f97580330de74751bca581d363815efc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da892cb358c6465788f47bf99a48e388 in term 2.
I20260710 13:23:51.708480 19297 leader_election.cc:304] T 84393a2f3f5b4dc9b05214affaed4c88 P da892cb358c6465788f47bf99a48e388 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da892cb358c6465788f47bf99a48e388, f97580330de74751bca581d363815efc; no voters: 
I20260710 13:23:51.709396 19453 raft_consensus.cc:2804] T 84393a2f3f5b4dc9b05214affaed4c88 P da892cb358c6465788f47bf99a48e388 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:51.709895 19453 raft_consensus.cc:697] T 84393a2f3f5b4dc9b05214affaed4c88 P da892cb358c6465788f47bf99a48e388 [term 2 LEADER]: Becoming Leader. State: Replica: da892cb358c6465788f47bf99a48e388, State: Running, Role: LEADER
I20260710 13:23:51.710705 19453 consensus_queue.cc:237] T 84393a2f3f5b4dc9b05214affaed4c88 P da892cb358c6465788f47bf99a48e388 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:51.718667 19051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84393a2f3f5b4dc9b05214affaed4c88" candidate_uuid: "da892cb358c6465788f47bf99a48e388" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cce39a71625e4fa0815e38696e64ad09"
I20260710 13:23:51.719383 19051 raft_consensus.cc:3060] T 84393a2f3f5b4dc9b05214affaed4c88 P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:51.720357 18727 catalog_manager.cc:5697] T 84393a2f3f5b4dc9b05214affaed4c88 P da892cb358c6465788f47bf99a48e388 reported cstate change: term changed from 1 to 2, leader changed from f97580330de74751bca581d363815efc (127.16.80.130) to da892cb358c6465788f47bf99a48e388 (127.16.80.129). New cstate: current_term: 2 leader_uuid: "da892cb358c6465788f47bf99a48e388" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:51.727177 19051 raft_consensus.cc:2468] T 84393a2f3f5b4dc9b05214affaed4c88 P cce39a71625e4fa0815e38696e64ad09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da892cb358c6465788f47bf99a48e388 in term 2.
I20260710 13:23:51.796741 18903 raft_consensus.cc:1275] T 2219ee50585c4bdb9a4d567922c711d4 P f97580330de74751bca581d363815efc [term 2 FOLLOWER]: Refusing update from remote peer da892cb358c6465788f47bf99a48e388: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:51.798308 19453 consensus_queue.cc:1048] T 2219ee50585c4bdb9a4d567922c711d4 P da892cb358c6465788f47bf99a48e388 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:51.809366 18977 raft_consensus.cc:1275] T 2219ee50585c4bdb9a4d567922c711d4 P c115746392dd4c00a09d9b694d5271e6 [term 2 FOLLOWER]: Refusing update from remote peer da892cb358c6465788f47bf99a48e388: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:51.811142 19453 consensus_queue.cc:1048] T 2219ee50585c4bdb9a4d567922c711d4 P da892cb358c6465788f47bf99a48e388 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:51.866439 19050 raft_consensus.cc:1275] T d542e83eb0a94c96a7350f4f50646cf6 P cce39a71625e4fa0815e38696e64ad09 [term 2 FOLLOWER]: Refusing update from remote peer c115746392dd4c00a09d9b694d5271e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:51.867693 19426 consensus_queue.cc:1048] T d542e83eb0a94c96a7350f4f50646cf6 P c115746392dd4c00a09d9b694d5271e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:51.873164 18903 raft_consensus.cc:1275] T d542e83eb0a94c96a7350f4f50646cf6 P f97580330de74751bca581d363815efc [term 2 FOLLOWER]: Refusing update from remote peer c115746392dd4c00a09d9b694d5271e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:51.875133 19449 consensus_queue.cc:1048] T d542e83eb0a94c96a7350f4f50646cf6 P c115746392dd4c00a09d9b694d5271e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:52.106758 18903 raft_consensus.cc:1275] T 84393a2f3f5b4dc9b05214affaed4c88 P f97580330de74751bca581d363815efc [term 2 FOLLOWER]: Refusing update from remote peer da892cb358c6465788f47bf99a48e388: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:52.108393 19453 consensus_queue.cc:1048] T 84393a2f3f5b4dc9b05214affaed4c88 P da892cb358c6465788f47bf99a48e388 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:52.118968 19051 raft_consensus.cc:1275] T 84393a2f3f5b4dc9b05214affaed4c88 P cce39a71625e4fa0815e38696e64ad09 [term 2 FOLLOWER]: Refusing update from remote peer da892cb358c6465788f47bf99a48e388: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:52.121236 19455 consensus_queue.cc:1048] T 84393a2f3f5b4dc9b05214affaed4c88 P da892cb358c6465788f47bf99a48e388 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:52.123355 16706 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:52.151018 16706 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:52.169785 18977 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1bba1b584fd549c282201668eb47a531"
dest_uuid: "c115746392dd4c00a09d9b694d5271e6"
mode: GRACEFUL
new_leader_uuid: "da892cb358c6465788f47bf99a48e388"
 from {username='slave'} at 127.0.0.1:45434
I20260710 13:23:52.170341 18977 raft_consensus.cc:606] T 1bba1b584fd549c282201668eb47a531 P c115746392dd4c00a09d9b694d5271e6 [term 1 LEADER]: Received request to transfer leadership to TS da892cb358c6465788f47bf99a48e388
I20260710 13:23:52.173370 18903 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e39e4444e64b48dd8dcf62cb322334fa"
dest_uuid: "f97580330de74751bca581d363815efc"
mode: GRACEFUL
new_leader_uuid: "da892cb358c6465788f47bf99a48e388"
 from {username='slave'} at 127.0.0.1:56114
I20260710 13:23:52.174048 18903 raft_consensus.cc:606] T e39e4444e64b48dd8dcf62cb322334fa P f97580330de74751bca581d363815efc [term 2 LEADER]: Received request to transfer leadership to TS da892cb358c6465788f47bf99a48e388
I20260710 13:23:52.175681 16706 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:23:52.176640 16706 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:23:52.199636 19480 raft_consensus.cc:993] T 1bba1b584fd549c282201668eb47a531 P c115746392dd4c00a09d9b694d5271e6: : Instructing follower da892cb358c6465788f47bf99a48e388 to start an election
I20260710 13:23:52.200217 19449 raft_consensus.cc:1081] T 1bba1b584fd549c282201668eb47a531 P c115746392dd4c00a09d9b694d5271e6 [term 1 LEADER]: Signalling peer da892cb358c6465788f47bf99a48e388 to start an election
I20260710 13:23:52.201807 19345 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1bba1b584fd549c282201668eb47a531"
dest_uuid: "da892cb358c6465788f47bf99a48e388"
 from {username='slave'} at 127.0.0.1:33040
I20260710 13:23:52.202273 19345 raft_consensus.cc:493] T 1bba1b584fd549c282201668eb47a531 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:52.202605 19345 raft_consensus.cc:3060] T 1bba1b584fd549c282201668eb47a531 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:52.207509 19345 raft_consensus.cc:515] T 1bba1b584fd549c282201668eb47a531 P da892cb358c6465788f47bf99a48e388 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:52.209383 19345 leader_election.cc:290] T 1bba1b584fd549c282201668eb47a531 P da892cb358c6465788f47bf99a48e388 [CANDIDATE]: Term 2 election: Requested vote from peers f97580330de74751bca581d363815efc (127.16.80.130:38675), c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879)
I20260710 13:23:52.210060 18903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bba1b584fd549c282201668eb47a531" candidate_uuid: "da892cb358c6465788f47bf99a48e388" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f97580330de74751bca581d363815efc"
I20260710 13:23:52.210409 18977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bba1b584fd549c282201668eb47a531" candidate_uuid: "da892cb358c6465788f47bf99a48e388" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c115746392dd4c00a09d9b694d5271e6"
I20260710 13:23:52.210682 18903 raft_consensus.cc:3060] T 1bba1b584fd549c282201668eb47a531 P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:52.210955 18977 raft_consensus.cc:3055] T 1bba1b584fd549c282201668eb47a531 P c115746392dd4c00a09d9b694d5271e6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:52.211319 18977 raft_consensus.cc:740] T 1bba1b584fd549c282201668eb47a531 P c115746392dd4c00a09d9b694d5271e6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c115746392dd4c00a09d9b694d5271e6, State: Running, Role: LEADER
I20260710 13:23:52.212155 18977 consensus_queue.cc:260] T 1bba1b584fd549c282201668eb47a531 P c115746392dd4c00a09d9b694d5271e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:52.213407 18977 raft_consensus.cc:3060] T 1bba1b584fd549c282201668eb47a531 P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:52.218632 18903 raft_consensus.cc:2468] T 1bba1b584fd549c282201668eb47a531 P f97580330de74751bca581d363815efc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da892cb358c6465788f47bf99a48e388 in term 2.
I20260710 13:23:52.220508 18977 raft_consensus.cc:2468] T 1bba1b584fd549c282201668eb47a531 P c115746392dd4c00a09d9b694d5271e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da892cb358c6465788f47bf99a48e388 in term 2.
I20260710 13:23:52.220553 19297 leader_election.cc:304] T 1bba1b584fd549c282201668eb47a531 P da892cb358c6465788f47bf99a48e388 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da892cb358c6465788f47bf99a48e388, f97580330de74751bca581d363815efc; no voters: 
I20260710 13:23:52.221650 19455 raft_consensus.cc:2804] T 1bba1b584fd549c282201668eb47a531 P da892cb358c6465788f47bf99a48e388 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:52.222136 19455 raft_consensus.cc:697] T 1bba1b584fd549c282201668eb47a531 P da892cb358c6465788f47bf99a48e388 [term 2 LEADER]: Becoming Leader. State: Replica: da892cb358c6465788f47bf99a48e388, State: Running, Role: LEADER
I20260710 13:23:52.222930 19455 consensus_queue.cc:237] T 1bba1b584fd549c282201668eb47a531 P da892cb358c6465788f47bf99a48e388 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } }
I20260710 13:23:52.230878 18724 catalog_manager.cc:5697] T 1bba1b584fd549c282201668eb47a531 P da892cb358c6465788f47bf99a48e388 reported cstate change: term changed from 1 to 2, leader changed from c115746392dd4c00a09d9b694d5271e6 (127.16.80.131) to da892cb358c6465788f47bf99a48e388 (127.16.80.129). New cstate: current_term: 2 leader_uuid: "da892cb358c6465788f47bf99a48e388" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:52.310132 19459 raft_consensus.cc:993] T e39e4444e64b48dd8dcf62cb322334fa P f97580330de74751bca581d363815efc: : Instructing follower da892cb358c6465788f47bf99a48e388 to start an election
I20260710 13:23:52.310626 19432 raft_consensus.cc:1081] T e39e4444e64b48dd8dcf62cb322334fa P f97580330de74751bca581d363815efc [term 2 LEADER]: Signalling peer da892cb358c6465788f47bf99a48e388 to start an election
I20260710 13:23:52.312235 19343 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e39e4444e64b48dd8dcf62cb322334fa"
dest_uuid: "da892cb358c6465788f47bf99a48e388"
 from {username='slave'} at 127.0.0.1:33054
I20260710 13:23:52.312760 19343 raft_consensus.cc:493] T e39e4444e64b48dd8dcf62cb322334fa P da892cb358c6465788f47bf99a48e388 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:52.313052 19343 raft_consensus.cc:3060] T e39e4444e64b48dd8dcf62cb322334fa P da892cb358c6465788f47bf99a48e388 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:52.317648 19343 raft_consensus.cc:515] T e39e4444e64b48dd8dcf62cb322334fa P da892cb358c6465788f47bf99a48e388 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:52.319339 19343 leader_election.cc:290] T e39e4444e64b48dd8dcf62cb322334fa P da892cb358c6465788f47bf99a48e388 [CANDIDATE]: Term 3 election: Requested vote from peers cce39a71625e4fa0815e38696e64ad09 (127.16.80.132:46157), f97580330de74751bca581d363815efc (127.16.80.130:38675)
I20260710 13:23:52.320140 19051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e39e4444e64b48dd8dcf62cb322334fa" candidate_uuid: "da892cb358c6465788f47bf99a48e388" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cce39a71625e4fa0815e38696e64ad09"
I20260710 13:23:52.320747 19051 raft_consensus.cc:3060] T e39e4444e64b48dd8dcf62cb322334fa P cce39a71625e4fa0815e38696e64ad09 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:52.320629 18903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e39e4444e64b48dd8dcf62cb322334fa" candidate_uuid: "da892cb358c6465788f47bf99a48e388" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f97580330de74751bca581d363815efc"
I20260710 13:23:52.321359 18903 raft_consensus.cc:3055] T e39e4444e64b48dd8dcf62cb322334fa P f97580330de74751bca581d363815efc [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:52.321687 18903 raft_consensus.cc:740] T e39e4444e64b48dd8dcf62cb322334fa P f97580330de74751bca581d363815efc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f97580330de74751bca581d363815efc, State: Running, Role: LEADER
I20260710 13:23:52.322507 18903 consensus_queue.cc:260] T e39e4444e64b48dd8dcf62cb322334fa P f97580330de74751bca581d363815efc [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: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:52.323766 18903 raft_consensus.cc:3060] T e39e4444e64b48dd8dcf62cb322334fa P f97580330de74751bca581d363815efc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:52.327848 19051 raft_consensus.cc:2468] T e39e4444e64b48dd8dcf62cb322334fa P cce39a71625e4fa0815e38696e64ad09 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da892cb358c6465788f47bf99a48e388 in term 3.
I20260710 13:23:52.329061 19297 leader_election.cc:304] T e39e4444e64b48dd8dcf62cb322334fa P da892cb358c6465788f47bf99a48e388 [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: cce39a71625e4fa0815e38696e64ad09, da892cb358c6465788f47bf99a48e388; no voters: 
I20260710 13:23:52.329931 19455 raft_consensus.cc:2804] T e39e4444e64b48dd8dcf62cb322334fa P da892cb358c6465788f47bf99a48e388 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:52.330446 19455 raft_consensus.cc:697] T e39e4444e64b48dd8dcf62cb322334fa P da892cb358c6465788f47bf99a48e388 [term 3 LEADER]: Becoming Leader. State: Replica: da892cb358c6465788f47bf99a48e388, State: Running, Role: LEADER
I20260710 13:23:52.330938 18903 raft_consensus.cc:2468] T e39e4444e64b48dd8dcf62cb322334fa P f97580330de74751bca581d363815efc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da892cb358c6465788f47bf99a48e388 in term 3.
I20260710 13:23:52.331336 19455 consensus_queue.cc:237] T e39e4444e64b48dd8dcf62cb322334fa P da892cb358c6465788f47bf99a48e388 [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: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } }
I20260710 13:23:52.339337 18724 catalog_manager.cc:5697] T e39e4444e64b48dd8dcf62cb322334fa P da892cb358c6465788f47bf99a48e388 reported cstate change: term changed from 2 to 3, leader changed from f97580330de74751bca581d363815efc (127.16.80.130) to da892cb358c6465788f47bf99a48e388 (127.16.80.129). New cstate: current_term: 3 leader_uuid: "da892cb358c6465788f47bf99a48e388" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da892cb358c6465788f47bf99a48e388" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 34629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:52.712958 18977 raft_consensus.cc:1275] T 1bba1b584fd549c282201668eb47a531 P c115746392dd4c00a09d9b694d5271e6 [term 2 FOLLOWER]: Refusing update from remote peer da892cb358c6465788f47bf99a48e388: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:52.714125 19455 consensus_queue.cc:1048] T 1bba1b584fd549c282201668eb47a531 P da892cb358c6465788f47bf99a48e388 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c115746392dd4c00a09d9b694d5271e6" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:52.725440 18903 raft_consensus.cc:1275] T 1bba1b584fd549c282201668eb47a531 P f97580330de74751bca581d363815efc [term 2 FOLLOWER]: Refusing update from remote peer da892cb358c6465788f47bf99a48e388: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:52.726962 19455 consensus_queue.cc:1048] T 1bba1b584fd549c282201668eb47a531 P da892cb358c6465788f47bf99a48e388 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:52.845388 18903 raft_consensus.cc:1275] T e39e4444e64b48dd8dcf62cb322334fa P f97580330de74751bca581d363815efc [term 3 FOLLOWER]: Refusing update from remote peer da892cb358c6465788f47bf99a48e388: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:52.846922 19455 consensus_queue.cc:1048] T e39e4444e64b48dd8dcf62cb322334fa P da892cb358c6465788f47bf99a48e388 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f97580330de74751bca581d363815efc" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:52.856360 19051 raft_consensus.cc:1275] T e39e4444e64b48dd8dcf62cb322334fa P cce39a71625e4fa0815e38696e64ad09 [term 3 FOLLOWER]: Refusing update from remote peer da892cb358c6465788f47bf99a48e388: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:52.857926 19454 consensus_queue.cc:1048] T e39e4444e64b48dd8dcf62cb322334fa P da892cb358c6465788f47bf99a48e388 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cce39a71625e4fa0815e38696e64ad09" member_type: VOTER last_known_addr { host: "127.16.80.132" port: 46157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:53.177631 16706 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:53.191766 16706 tablet_server.cc:179] TabletServer@127.16.80.129:34629 shutting down...
W20260710 13:23:53.212905 18870 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 14 similar messages]
W20260710 13:23:53.221130 18870 consensus_peers.cc:597] T 87ddc4604eeb492c8dd025e349c70ab3 P f97580330de74751bca581d363815efc -> Peer da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629): Couldn't send request to peer da892cb358c6465788f47bf99a48e388. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:53.224241 16706 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:53.225095 16706 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:53.225831 16706 raft_consensus.cc:2243] T b98bef6d7dd64460b0c0497e9281f6a6 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.226195 16706 raft_consensus.cc:2272] T b98bef6d7dd64460b0c0497e9281f6a6 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.228256 16706 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:53.228881 16706 raft_consensus.cc:2243] T 1bba1b584fd549c282201668eb47a531 P da892cb358c6465788f47bf99a48e388 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:53.230010 16706 raft_consensus.cc:2272] T 1bba1b584fd549c282201668eb47a531 P da892cb358c6465788f47bf99a48e388 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.232767 16706 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:53.233317 16706 raft_consensus.cc:2243] T f8a85251895b477495770425c8515083 P da892cb358c6465788f47bf99a48e388 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:53.234023 16706 raft_consensus.cc:2272] T f8a85251895b477495770425c8515083 P da892cb358c6465788f47bf99a48e388 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.236064 16706 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:53.236795 16706 raft_consensus.cc:2243] T f2fcda2334684c6db91a7fe2813af4bd P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.237212 16706 raft_consensus.cc:2272] T f2fcda2334684c6db91a7fe2813af4bd P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.239215 16706 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:53.239799 16706 raft_consensus.cc:2243] T 238a3cd61b5c44c48fb1a61d4bde89e1 P da892cb358c6465788f47bf99a48e388 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:23:53.240705 16706 raft_consensus.cc:2272] T 238a3cd61b5c44c48fb1a61d4bde89e1 P da892cb358c6465788f47bf99a48e388 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.243039 16706 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:53.243829 16706 raft_consensus.cc:2243] T 9f0bae3b11724b46b693fe29685a48ad P da892cb358c6465788f47bf99a48e388 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.244414 16706 raft_consensus.cc:2272] T 9f0bae3b11724b46b693fe29685a48ad P da892cb358c6465788f47bf99a48e388 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.246941 16706 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:53.247803 16706 raft_consensus.cc:2243] T 54c6ec0e6b544a38afb509fc824e88ee P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.248502 16706 raft_consensus.cc:2272] T 54c6ec0e6b544a38afb509fc824e88ee P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:53.250922 18870 consensus_peers.cc:597] T dfae963fdf6e4128a15ad4d281951c85 P f97580330de74751bca581d363815efc -> Peer da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629): Couldn't send request to peer da892cb358c6465788f47bf99a48e388. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:53.251461 16706 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:53.252372 16706 raft_consensus.cc:2243] T b498d9a9a6bf467a830c74f8d6f10cd3 P da892cb358c6465788f47bf99a48e388 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.253063 16706 raft_consensus.cc:2272] T b498d9a9a6bf467a830c74f8d6f10cd3 P da892cb358c6465788f47bf99a48e388 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:53.253664 18944 consensus_peers.cc:597] T b498d9a9a6bf467a830c74f8d6f10cd3 P c115746392dd4c00a09d9b694d5271e6 -> Peer da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629): Couldn't send request to peer da892cb358c6465788f47bf99a48e388. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:53.255729 16706 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:53.256424 16706 raft_consensus.cc:2243] T dfae963fdf6e4128a15ad4d281951c85 P da892cb358c6465788f47bf99a48e388 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.256870 16706 raft_consensus.cc:2272] T dfae963fdf6e4128a15ad4d281951c85 P da892cb358c6465788f47bf99a48e388 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.258857 16706 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:53.259476 16706 raft_consensus.cc:2243] T d9084b17be254f658adfb75572f7dff5 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.259953 16706 raft_consensus.cc:2272] T d9084b17be254f658adfb75572f7dff5 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.261991 16706 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:53.262591 16706 raft_consensus.cc:2243] T 2219ee50585c4bdb9a4d567922c711d4 P da892cb358c6465788f47bf99a48e388 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:53.263507 16706 raft_consensus.cc:2272] T 2219ee50585c4bdb9a4d567922c711d4 P da892cb358c6465788f47bf99a48e388 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.265414 16706 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:53.266008 16706 raft_consensus.cc:2243] T 87ddc4604eeb492c8dd025e349c70ab3 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.266422 16706 raft_consensus.cc:2272] T 87ddc4604eeb492c8dd025e349c70ab3 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.268471 16706 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:53.269013 16706 raft_consensus.cc:2243] T 0a13b77bd34b4956a4aba138e4b5683b P da892cb358c6465788f47bf99a48e388 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.269415 16706 raft_consensus.cc:2272] T 0a13b77bd34b4956a4aba138e4b5683b P da892cb358c6465788f47bf99a48e388 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.271235 16706 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:53.271787 16706 raft_consensus.cc:2243] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.272224 16706 raft_consensus.cc:2272] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.274363 16706 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:53.274925 16706 raft_consensus.cc:2243] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.275421 16706 raft_consensus.cc:2272] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.277338 16706 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:53.277818 16706 raft_consensus.cc:2243] T 35e201843ad845349b29a933f04d29db P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.278307 16706 raft_consensus.cc:2272] T 35e201843ad845349b29a933f04d29db P da892cb358c6465788f47bf99a48e388 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.280375 16706 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:53.280933 16706 raft_consensus.cc:2243] T 84393a2f3f5b4dc9b05214affaed4c88 P da892cb358c6465788f47bf99a48e388 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:53.281738 16706 raft_consensus.cc:2272] T 84393a2f3f5b4dc9b05214affaed4c88 P da892cb358c6465788f47bf99a48e388 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.284252 16706 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:53.284819 16706 raft_consensus.cc:2243] T e39e4444e64b48dd8dcf62cb322334fa P da892cb358c6465788f47bf99a48e388 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:23:53.285714 16706 raft_consensus.cc:2272] T e39e4444e64b48dd8dcf62cb322334fa P da892cb358c6465788f47bf99a48e388 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:53.297930 18944 consensus_peers.cc:597] T 54c6ec0e6b544a38afb509fc824e88ee P c115746392dd4c00a09d9b694d5271e6 -> Peer da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629): Couldn't send request to peer da892cb358c6465788f47bf99a48e388. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:53.320852 18944 consensus_peers.cc:597] T 0a13b77bd34b4956a4aba138e4b5683b P c115746392dd4c00a09d9b694d5271e6 -> Peer da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629): Couldn't send request to peer da892cb358c6465788f47bf99a48e388. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:34629: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:53.327464 18870 consensus_peers.cc:597] T d9084b17be254f658adfb75572f7dff5 P f97580330de74751bca581d363815efc -> Peer da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629): Couldn't send request to peer da892cb358c6465788f47bf99a48e388. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:34629: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:53.328176 16706 tablet_server.cc:196] TabletServer@127.16.80.129:34629 shutdown complete.
W20260710 13:23:53.344868 19018 consensus_peers.cc:597] T 9f0bae3b11724b46b693fe29685a48ad P cce39a71625e4fa0815e38696e64ad09 -> Peer da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629): Couldn't send request to peer da892cb358c6465788f47bf99a48e388. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:34629: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:53.363581 16706 tablet_server.cc:179] TabletServer@127.16.80.130:0 shutting down...
W20260710 13:23:53.370260 19017 consensus_peers.cc:597] T 6a6a24ef560c4721a394fb4b19f0d848 P cce39a71625e4fa0815e38696e64ad09 -> Peer f97580330de74751bca581d363815efc (127.16.80.130:38675): Couldn't send request to peer f97580330de74751bca581d363815efc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:53.390486 18944 consensus_peers.cc:597] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P c115746392dd4c00a09d9b694d5271e6 -> Peer da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629): Couldn't send request to peer da892cb358c6465788f47bf99a48e388. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:34629: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:53.397228 19018 consensus_peers.cc:597] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P cce39a71625e4fa0815e38696e64ad09 -> Peer da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629): Couldn't send request to peer da892cb358c6465788f47bf99a48e388. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:34629: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:53.399060 16706 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:53.399883 16706 tablet_replica.cc:333] T 35e201843ad845349b29a933f04d29db P f97580330de74751bca581d363815efc: stopping tablet replica
I20260710 13:23:53.400851 16706 raft_consensus.cc:2243] T 35e201843ad845349b29a933f04d29db P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.401436 16706 raft_consensus.cc:2272] T 35e201843ad845349b29a933f04d29db P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.403661 16706 tablet_replica.cc:333] T 9f0bae3b11724b46b693fe29685a48ad P f97580330de74751bca581d363815efc: stopping tablet replica
I20260710 13:23:53.404335 16706 raft_consensus.cc:2243] T 9f0bae3b11724b46b693fe29685a48ad P f97580330de74751bca581d363815efc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.404944 16706 raft_consensus.cc:2272] T 9f0bae3b11724b46b693fe29685a48ad P f97580330de74751bca581d363815efc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.407424 16706 tablet_replica.cc:333] T b7a6205a39f54d85a1cba74d93e00817 P f97580330de74751bca581d363815efc: stopping tablet replica
I20260710 13:23:53.408197 16706 raft_consensus.cc:2243] T b7a6205a39f54d85a1cba74d93e00817 P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 13:23:53.408298 19017 consensus_peers.cc:597] T b7a6205a39f54d85a1cba74d93e00817 P cce39a71625e4fa0815e38696e64ad09 -> Peer f97580330de74751bca581d363815efc (127.16.80.130:38675): Couldn't send request to peer f97580330de74751bca581d363815efc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:53.408706 16706 raft_consensus.cc:2272] T b7a6205a39f54d85a1cba74d93e00817 P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.410763 16706 tablet_replica.cc:333] T 1bba1b584fd549c282201668eb47a531 P f97580330de74751bca581d363815efc: stopping tablet replica
I20260710 13:23:53.411437 16706 raft_consensus.cc:2243] T 1bba1b584fd549c282201668eb47a531 P f97580330de74751bca581d363815efc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.411866 16706 raft_consensus.cc:2272] T 1bba1b584fd549c282201668eb47a531 P f97580330de74751bca581d363815efc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.413975 16706 tablet_replica.cc:333] T 6a6a24ef560c4721a394fb4b19f0d848 P f97580330de74751bca581d363815efc: stopping tablet replica
I20260710 13:23:53.414520 16706 raft_consensus.cc:2243] T 6a6a24ef560c4721a394fb4b19f0d848 P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.414942 16706 raft_consensus.cc:2272] T 6a6a24ef560c4721a394fb4b19f0d848 P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.416831 16706 tablet_replica.cc:333] T d542e83eb0a94c96a7350f4f50646cf6 P f97580330de74751bca581d363815efc: stopping tablet replica
I20260710 13:23:53.417351 16706 raft_consensus.cc:2243] T d542e83eb0a94c96a7350f4f50646cf6 P f97580330de74751bca581d363815efc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.417744 16706 raft_consensus.cc:2272] T d542e83eb0a94c96a7350f4f50646cf6 P f97580330de74751bca581d363815efc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.419405 16706 tablet_replica.cc:333] T dfae963fdf6e4128a15ad4d281951c85 P f97580330de74751bca581d363815efc: stopping tablet replica
I20260710 13:23:53.419931 16706 raft_consensus.cc:2243] T dfae963fdf6e4128a15ad4d281951c85 P f97580330de74751bca581d363815efc [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:53.420713 16706 raft_consensus.cc:2272] T dfae963fdf6e4128a15ad4d281951c85 P f97580330de74751bca581d363815efc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.422616 16706 tablet_replica.cc:333] T 1da416d983384f7298444de87d25e0f1 P f97580330de74751bca581d363815efc: stopping tablet replica
I20260710 13:23:53.423233 16706 raft_consensus.cc:2243] T 1da416d983384f7298444de87d25e0f1 P f97580330de74751bca581d363815efc [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:53.424093 16706 raft_consensus.cc:2272] T 1da416d983384f7298444de87d25e0f1 P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.425940 16706 tablet_replica.cc:333] T 238a3cd61b5c44c48fb1a61d4bde89e1 P f97580330de74751bca581d363815efc: stopping tablet replica
I20260710 13:23:53.426491 16706 raft_consensus.cc:2243] T 238a3cd61b5c44c48fb1a61d4bde89e1 P f97580330de74751bca581d363815efc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.426918 16706 raft_consensus.cc:2272] T 238a3cd61b5c44c48fb1a61d4bde89e1 P f97580330de74751bca581d363815efc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.428651 16706 tablet_replica.cc:333] T e39e4444e64b48dd8dcf62cb322334fa P f97580330de74751bca581d363815efc: stopping tablet replica
I20260710 13:23:53.429184 16706 raft_consensus.cc:2243] T e39e4444e64b48dd8dcf62cb322334fa P f97580330de74751bca581d363815efc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.429600 16706 raft_consensus.cc:2272] T e39e4444e64b48dd8dcf62cb322334fa P f97580330de74751bca581d363815efc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.432045 16706 tablet_replica.cc:333] T 84393a2f3f5b4dc9b05214affaed4c88 P f97580330de74751bca581d363815efc: stopping tablet replica
I20260710 13:23:53.432595 16706 raft_consensus.cc:2243] T 84393a2f3f5b4dc9b05214affaed4c88 P f97580330de74751bca581d363815efc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.433019 16706 raft_consensus.cc:2272] T 84393a2f3f5b4dc9b05214affaed4c88 P f97580330de74751bca581d363815efc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.434636 16706 tablet_replica.cc:333] T f8a85251895b477495770425c8515083 P f97580330de74751bca581d363815efc: stopping tablet replica
I20260710 13:23:53.435194 16706 raft_consensus.cc:2243] T f8a85251895b477495770425c8515083 P f97580330de74751bca581d363815efc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.435600 16706 raft_consensus.cc:2272] T f8a85251895b477495770425c8515083 P f97580330de74751bca581d363815efc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.437460 16706 tablet_replica.cc:333] T 31afb33e07b4475293af8343ef2d7746 P f97580330de74751bca581d363815efc: stopping tablet replica
I20260710 13:23:53.437956 16706 raft_consensus.cc:2243] T 31afb33e07b4475293af8343ef2d7746 P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.438392 16706 raft_consensus.cc:2272] T 31afb33e07b4475293af8343ef2d7746 P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.440129 16706 tablet_replica.cc:333] T b98bef6d7dd64460b0c0497e9281f6a6 P f97580330de74751bca581d363815efc: stopping tablet replica
I20260710 13:23:53.440644 16706 raft_consensus.cc:2243] T b98bef6d7dd64460b0c0497e9281f6a6 P f97580330de74751bca581d363815efc [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:53.441411 16706 raft_consensus.cc:2272] T b98bef6d7dd64460b0c0497e9281f6a6 P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.443151 16706 tablet_replica.cc:333] T a8781e3971d3452c9ea143dc662b8f2a P f97580330de74751bca581d363815efc: stopping tablet replica
I20260710 13:23:53.443672 16706 raft_consensus.cc:2243] T a8781e3971d3452c9ea143dc662b8f2a P f97580330de74751bca581d363815efc [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:53.444455 16706 raft_consensus.cc:2272] T a8781e3971d3452c9ea143dc662b8f2a P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.446311 16706 tablet_replica.cc:333] T 87ddc4604eeb492c8dd025e349c70ab3 P f97580330de74751bca581d363815efc: stopping tablet replica
I20260710 13:23:53.446813 16706 raft_consensus.cc:2243] T 87ddc4604eeb492c8dd025e349c70ab3 P f97580330de74751bca581d363815efc [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:53.447613 16706 raft_consensus.cc:2272] T 87ddc4604eeb492c8dd025e349c70ab3 P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.449406 16706 tablet_replica.cc:333] T d9084b17be254f658adfb75572f7dff5 P f97580330de74751bca581d363815efc: stopping tablet replica
I20260710 13:23:53.449874 16706 raft_consensus.cc:2243] T d9084b17be254f658adfb75572f7dff5 P f97580330de74751bca581d363815efc [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:53.450593 16706 raft_consensus.cc:2272] T d9084b17be254f658adfb75572f7dff5 P f97580330de74751bca581d363815efc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.452536 16706 tablet_replica.cc:333] T 2219ee50585c4bdb9a4d567922c711d4 P f97580330de74751bca581d363815efc: stopping tablet replica
I20260710 13:23:53.453022 16706 raft_consensus.cc:2243] T 2219ee50585c4bdb9a4d567922c711d4 P f97580330de74751bca581d363815efc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.453493 16706 raft_consensus.cc:2272] T 2219ee50585c4bdb9a4d567922c711d4 P f97580330de74751bca581d363815efc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:53.490447 18943 consensus_peers.cc:597] T d542e83eb0a94c96a7350f4f50646cf6 P c115746392dd4c00a09d9b694d5271e6 -> Peer f97580330de74751bca581d363815efc (127.16.80.130:38675): Couldn't send request to peer f97580330de74751bca581d363815efc. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.130:38675: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:53.492278 16706 tablet_server.cc:196] TabletServer@127.16.80.130:0 shutdown complete.
I20260710 13:23:53.525928 16706 tablet_server.cc:179] TabletServer@127.16.80.131:0 shutting down...
I20260710 13:23:53.558699 16706 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:53.559617 16706 tablet_replica.cc:333] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P c115746392dd4c00a09d9b694d5271e6: stopping tablet replica
W20260710 13:23:53.560112 19018 consensus_peers.cc:597] T 31afb33e07b4475293af8343ef2d7746 P cce39a71625e4fa0815e38696e64ad09 -> Peer c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879): Couldn't send request to peer c115746392dd4c00a09d9b694d5271e6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:53.560491 16706 raft_consensus.cc:2243] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.561093 16706 raft_consensus.cc:2272] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.563304 16706 tablet_replica.cc:333] T 54c6ec0e6b544a38afb509fc824e88ee P c115746392dd4c00a09d9b694d5271e6: stopping tablet replica
I20260710 13:23:53.563897 16706 raft_consensus.cc:2243] T 54c6ec0e6b544a38afb509fc824e88ee P c115746392dd4c00a09d9b694d5271e6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:53.564714 16706 raft_consensus.cc:2272] T 54c6ec0e6b544a38afb509fc824e88ee P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.566672 16706 tablet_replica.cc:333] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P c115746392dd4c00a09d9b694d5271e6: stopping tablet replica
I20260710 13:23:53.567293 16706 raft_consensus.cc:2243] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P c115746392dd4c00a09d9b694d5271e6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:53.568087 16706 raft_consensus.cc:2272] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.569988 16706 tablet_replica.cc:333] T 1bba1b584fd549c282201668eb47a531 P c115746392dd4c00a09d9b694d5271e6: stopping tablet replica
I20260710 13:23:53.570572 16706 raft_consensus.cc:2243] T 1bba1b584fd549c282201668eb47a531 P c115746392dd4c00a09d9b694d5271e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.571019 16706 raft_consensus.cc:2272] T 1bba1b584fd549c282201668eb47a531 P c115746392dd4c00a09d9b694d5271e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.574312 16706 tablet_replica.cc:333] T b7a6205a39f54d85a1cba74d93e00817 P c115746392dd4c00a09d9b694d5271e6: stopping tablet replica
I20260710 13:23:53.574916 16706 raft_consensus.cc:2243] T b7a6205a39f54d85a1cba74d93e00817 P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.575438 16706 raft_consensus.cc:2272] T b7a6205a39f54d85a1cba74d93e00817 P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.577253 16706 tablet_replica.cc:333] T 1da416d983384f7298444de87d25e0f1 P c115746392dd4c00a09d9b694d5271e6: stopping tablet replica
I20260710 13:23:53.577821 16706 raft_consensus.cc:2243] T 1da416d983384f7298444de87d25e0f1 P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.578238 16706 raft_consensus.cc:2272] T 1da416d983384f7298444de87d25e0f1 P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.580281 16706 tablet_replica.cc:333] T 238a3cd61b5c44c48fb1a61d4bde89e1 P c115746392dd4c00a09d9b694d5271e6: stopping tablet replica
I20260710 13:23:53.580876 16706 raft_consensus.cc:2243] T 238a3cd61b5c44c48fb1a61d4bde89e1 P c115746392dd4c00a09d9b694d5271e6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.581310 16706 raft_consensus.cc:2272] T 238a3cd61b5c44c48fb1a61d4bde89e1 P c115746392dd4c00a09d9b694d5271e6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.583273 16706 tablet_replica.cc:333] T a8781e3971d3452c9ea143dc662b8f2a P c115746392dd4c00a09d9b694d5271e6: stopping tablet replica
I20260710 13:23:53.583801 16706 raft_consensus.cc:2243] T a8781e3971d3452c9ea143dc662b8f2a P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.584226 16706 raft_consensus.cc:2272] T a8781e3971d3452c9ea143dc662b8f2a P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.586149 16706 tablet_replica.cc:333] T 0a13b77bd34b4956a4aba138e4b5683b P c115746392dd4c00a09d9b694d5271e6: stopping tablet replica
I20260710 13:23:53.586705 16706 raft_consensus.cc:2243] T 0a13b77bd34b4956a4aba138e4b5683b P c115746392dd4c00a09d9b694d5271e6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:53.587545 16706 raft_consensus.cc:2272] T 0a13b77bd34b4956a4aba138e4b5683b P c115746392dd4c00a09d9b694d5271e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.589337 16706 tablet_replica.cc:333] T f8a85251895b477495770425c8515083 P c115746392dd4c00a09d9b694d5271e6: stopping tablet replica
I20260710 13:23:53.590062 16706 raft_consensus.cc:2243] T f8a85251895b477495770425c8515083 P c115746392dd4c00a09d9b694d5271e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.590703 16706 raft_consensus.cc:2272] T f8a85251895b477495770425c8515083 P c115746392dd4c00a09d9b694d5271e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.592480 16706 tablet_replica.cc:333] T 31afb33e07b4475293af8343ef2d7746 P c115746392dd4c00a09d9b694d5271e6: stopping tablet replica
I20260710 13:23:53.592937 16706 raft_consensus.cc:2243] T 31afb33e07b4475293af8343ef2d7746 P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.593281 16706 raft_consensus.cc:2272] T 31afb33e07b4475293af8343ef2d7746 P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.594966 16706 tablet_replica.cc:333] T b98bef6d7dd64460b0c0497e9281f6a6 P c115746392dd4c00a09d9b694d5271e6: stopping tablet replica
I20260710 13:23:53.595502 16706 raft_consensus.cc:2243] T b98bef6d7dd64460b0c0497e9281f6a6 P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.595999 16706 raft_consensus.cc:2272] T b98bef6d7dd64460b0c0497e9281f6a6 P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.597980 16706 tablet_replica.cc:333] T 6a6a24ef560c4721a394fb4b19f0d848 P c115746392dd4c00a09d9b694d5271e6: stopping tablet replica
I20260710 13:23:53.598435 16706 raft_consensus.cc:2243] T 6a6a24ef560c4721a394fb4b19f0d848 P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.598822 16706 raft_consensus.cc:2272] T 6a6a24ef560c4721a394fb4b19f0d848 P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.600708 16706 tablet_replica.cc:333] T d542e83eb0a94c96a7350f4f50646cf6 P c115746392dd4c00a09d9b694d5271e6: stopping tablet replica
I20260710 13:23:53.601169 16706 raft_consensus.cc:2243] T d542e83eb0a94c96a7350f4f50646cf6 P c115746392dd4c00a09d9b694d5271e6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:53.601864 16706 raft_consensus.cc:2272] T d542e83eb0a94c96a7350f4f50646cf6 P c115746392dd4c00a09d9b694d5271e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.603683 16706 tablet_replica.cc:333] T b498d9a9a6bf467a830c74f8d6f10cd3 P c115746392dd4c00a09d9b694d5271e6: stopping tablet replica
I20260710 13:23:53.604204 16706 raft_consensus.cc:2243] T b498d9a9a6bf467a830c74f8d6f10cd3 P c115746392dd4c00a09d9b694d5271e6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:53.604920 16706 raft_consensus.cc:2272] T b498d9a9a6bf467a830c74f8d6f10cd3 P c115746392dd4c00a09d9b694d5271e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.606585 16706 tablet_replica.cc:333] T f2fcda2334684c6db91a7fe2813af4bd P c115746392dd4c00a09d9b694d5271e6: stopping tablet replica
I20260710 13:23:53.607016 16706 raft_consensus.cc:2243] T f2fcda2334684c6db91a7fe2813af4bd P c115746392dd4c00a09d9b694d5271e6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:53.607815 16706 raft_consensus.cc:2272] T f2fcda2334684c6db91a7fe2813af4bd P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.609712 16706 tablet_replica.cc:333] T d9084b17be254f658adfb75572f7dff5 P c115746392dd4c00a09d9b694d5271e6: stopping tablet replica
I20260710 13:23:53.610230 16706 raft_consensus.cc:2243] T d9084b17be254f658adfb75572f7dff5 P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.610689 16706 raft_consensus.cc:2272] T d9084b17be254f658adfb75572f7dff5 P c115746392dd4c00a09d9b694d5271e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.612633 16706 tablet_replica.cc:333] T 2219ee50585c4bdb9a4d567922c711d4 P c115746392dd4c00a09d9b694d5271e6: stopping tablet replica
I20260710 13:23:53.613137 16706 raft_consensus.cc:2243] T 2219ee50585c4bdb9a4d567922c711d4 P c115746392dd4c00a09d9b694d5271e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.613551 16706 raft_consensus.cc:2272] T 2219ee50585c4bdb9a4d567922c711d4 P c115746392dd4c00a09d9b694d5271e6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:53.631875 19018 consensus_peers.cc:597] T 6a6a24ef560c4721a394fb4b19f0d848 P cce39a71625e4fa0815e38696e64ad09 -> Peer c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879): Couldn't send request to peer c115746392dd4c00a09d9b694d5271e6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:53.655051 16706 tablet_server.cc:196] TabletServer@127.16.80.131:0 shutdown complete.
W20260710 13:23:53.660207 19017 consensus_peers.cc:597] T 31afb33e07b4475293af8343ef2d7746 P cce39a71625e4fa0815e38696e64ad09 -> Peer f97580330de74751bca581d363815efc (127.16.80.130:38675): Couldn't send request to peer f97580330de74751bca581d363815efc. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.130:38675: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:53.668503 19018 consensus_peers.cc:597] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P cce39a71625e4fa0815e38696e64ad09 -> Peer c115746392dd4c00a09d9b694d5271e6 (127.16.80.131:45879): Couldn't send request to peer c115746392dd4c00a09d9b694d5271e6. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.131:45879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:53.673362 19017 consensus_peers.cc:597] T 35e201843ad845349b29a933f04d29db P cce39a71625e4fa0815e38696e64ad09 -> Peer f97580330de74751bca581d363815efc (127.16.80.130:38675): Couldn't send request to peer f97580330de74751bca581d363815efc. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.130:38675: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:53.717568 19018 consensus_peers.cc:597] T 35e201843ad845349b29a933f04d29db P cce39a71625e4fa0815e38696e64ad09 -> Peer da892cb358c6465788f47bf99a48e388 (127.16.80.129:34629): Couldn't send request to peer da892cb358c6465788f47bf99a48e388. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:34629: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:53.726972 16706 tablet_server.cc:179] TabletServer@127.16.80.132:0 shutting down...
I20260710 13:23:53.775290 16706 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:53.776731 16706 tablet_replica.cc:333] T 54c6ec0e6b544a38afb509fc824e88ee P cce39a71625e4fa0815e38696e64ad09: stopping tablet replica
I20260710 13:23:53.779042 16706 raft_consensus.cc:2243] T 54c6ec0e6b544a38afb509fc824e88ee P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.779963 16706 raft_consensus.cc:2272] T 54c6ec0e6b544a38afb509fc824e88ee P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.782652 16706 tablet_replica.cc:333] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P cce39a71625e4fa0815e38696e64ad09: stopping tablet replica
I20260710 13:23:53.783581 16706 raft_consensus.cc:2243] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P cce39a71625e4fa0815e38696e64ad09 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:53.786969 16706 raft_consensus.cc:2272] T 14bb07f8a9eb4322b9d5b8fbc3c87e22 P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.789319 16706 tablet_replica.cc:333] T 35e201843ad845349b29a933f04d29db P cce39a71625e4fa0815e38696e64ad09: stopping tablet replica
I20260710 13:23:53.790061 16706 raft_consensus.cc:2243] T 35e201843ad845349b29a933f04d29db P cce39a71625e4fa0815e38696e64ad09 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:53.791178 16706 raft_consensus.cc:2272] T 35e201843ad845349b29a933f04d29db P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.793502 16706 tablet_replica.cc:333] T b7a6205a39f54d85a1cba74d93e00817 P cce39a71625e4fa0815e38696e64ad09: stopping tablet replica
I20260710 13:23:53.794251 16706 raft_consensus.cc:2243] T b7a6205a39f54d85a1cba74d93e00817 P cce39a71625e4fa0815e38696e64ad09 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:53.795445 16706 raft_consensus.cc:2272] T b7a6205a39f54d85a1cba74d93e00817 P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.797998 16706 tablet_replica.cc:333] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P cce39a71625e4fa0815e38696e64ad09: stopping tablet replica
I20260710 13:23:53.798564 16706 raft_consensus.cc:2243] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.799052 16706 raft_consensus.cc:2272] T 60ea7e01a7d14fe5ac9ef1d7d82f8a58 P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.801397 16706 tablet_replica.cc:333] T 31afb33e07b4475293af8343ef2d7746 P cce39a71625e4fa0815e38696e64ad09: stopping tablet replica
I20260710 13:23:53.801893 16706 raft_consensus.cc:2243] T 31afb33e07b4475293af8343ef2d7746 P cce39a71625e4fa0815e38696e64ad09 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:53.803170 16706 raft_consensus.cc:2272] T 31afb33e07b4475293af8343ef2d7746 P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.805537 16706 tablet_replica.cc:333] T 1da416d983384f7298444de87d25e0f1 P cce39a71625e4fa0815e38696e64ad09: stopping tablet replica
I20260710 13:23:53.806048 16706 raft_consensus.cc:2243] T 1da416d983384f7298444de87d25e0f1 P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.806542 16706 raft_consensus.cc:2272] T 1da416d983384f7298444de87d25e0f1 P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.808809 16706 tablet_replica.cc:333] T e39e4444e64b48dd8dcf62cb322334fa P cce39a71625e4fa0815e38696e64ad09: stopping tablet replica
I20260710 13:23:53.809396 16706 raft_consensus.cc:2243] T e39e4444e64b48dd8dcf62cb322334fa P cce39a71625e4fa0815e38696e64ad09 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.809872 16706 raft_consensus.cc:2272] T e39e4444e64b48dd8dcf62cb322334fa P cce39a71625e4fa0815e38696e64ad09 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.813514 16706 tablet_replica.cc:333] T 84393a2f3f5b4dc9b05214affaed4c88 P cce39a71625e4fa0815e38696e64ad09: stopping tablet replica
I20260710 13:23:53.814033 16706 raft_consensus.cc:2243] T 84393a2f3f5b4dc9b05214affaed4c88 P cce39a71625e4fa0815e38696e64ad09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.814489 16706 raft_consensus.cc:2272] T 84393a2f3f5b4dc9b05214affaed4c88 P cce39a71625e4fa0815e38696e64ad09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.816793 16706 tablet_replica.cc:333] T a8781e3971d3452c9ea143dc662b8f2a P cce39a71625e4fa0815e38696e64ad09: stopping tablet replica
I20260710 13:23:53.817421 16706 raft_consensus.cc:2243] T a8781e3971d3452c9ea143dc662b8f2a P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.817925 16706 raft_consensus.cc:2272] T a8781e3971d3452c9ea143dc662b8f2a P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.820037 16706 tablet_replica.cc:333] T 0a13b77bd34b4956a4aba138e4b5683b P cce39a71625e4fa0815e38696e64ad09: stopping tablet replica
I20260710 13:23:53.820518 16706 raft_consensus.cc:2243] T 0a13b77bd34b4956a4aba138e4b5683b P cce39a71625e4fa0815e38696e64ad09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.820993 16706 raft_consensus.cc:2272] T 0a13b77bd34b4956a4aba138e4b5683b P cce39a71625e4fa0815e38696e64ad09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.823371 16706 tablet_replica.cc:333] T 87ddc4604eeb492c8dd025e349c70ab3 P cce39a71625e4fa0815e38696e64ad09: stopping tablet replica
I20260710 13:23:53.824190 16706 raft_consensus.cc:2243] T 87ddc4604eeb492c8dd025e349c70ab3 P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.824942 16706 raft_consensus.cc:2272] T 87ddc4604eeb492c8dd025e349c70ab3 P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.827188 16706 tablet_replica.cc:333] T 9f0bae3b11724b46b693fe29685a48ad P cce39a71625e4fa0815e38696e64ad09: stopping tablet replica
I20260710 13:23:53.827713 16706 raft_consensus.cc:2243] T 9f0bae3b11724b46b693fe29685a48ad P cce39a71625e4fa0815e38696e64ad09 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:53.828704 16706 raft_consensus.cc:2272] T 9f0bae3b11724b46b693fe29685a48ad P cce39a71625e4fa0815e38696e64ad09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.830753 16706 tablet_replica.cc:333] T f2fcda2334684c6db91a7fe2813af4bd P cce39a71625e4fa0815e38696e64ad09: stopping tablet replica
I20260710 13:23:53.831328 16706 raft_consensus.cc:2243] T f2fcda2334684c6db91a7fe2813af4bd P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.831879 16706 raft_consensus.cc:2272] T f2fcda2334684c6db91a7fe2813af4bd P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.833869 16706 tablet_replica.cc:333] T dfae963fdf6e4128a15ad4d281951c85 P cce39a71625e4fa0815e38696e64ad09: stopping tablet replica
I20260710 13:23:53.834436 16706 raft_consensus.cc:2243] T dfae963fdf6e4128a15ad4d281951c85 P cce39a71625e4fa0815e38696e64ad09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.834939 16706 raft_consensus.cc:2272] T dfae963fdf6e4128a15ad4d281951c85 P cce39a71625e4fa0815e38696e64ad09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.837107 16706 tablet_replica.cc:333] T 6a6a24ef560c4721a394fb4b19f0d848 P cce39a71625e4fa0815e38696e64ad09: stopping tablet replica
I20260710 13:23:53.837607 16706 raft_consensus.cc:2243] T 6a6a24ef560c4721a394fb4b19f0d848 P cce39a71625e4fa0815e38696e64ad09 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:53.838606 16706 raft_consensus.cc:2272] T 6a6a24ef560c4721a394fb4b19f0d848 P cce39a71625e4fa0815e38696e64ad09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.840658 16706 tablet_replica.cc:333] T d542e83eb0a94c96a7350f4f50646cf6 P cce39a71625e4fa0815e38696e64ad09: stopping tablet replica
I20260710 13:23:53.841156 16706 raft_consensus.cc:2243] T d542e83eb0a94c96a7350f4f50646cf6 P cce39a71625e4fa0815e38696e64ad09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.841701 16706 raft_consensus.cc:2272] T d542e83eb0a94c96a7350f4f50646cf6 P cce39a71625e4fa0815e38696e64ad09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.843809 16706 tablet_replica.cc:333] T b498d9a9a6bf467a830c74f8d6f10cd3 P cce39a71625e4fa0815e38696e64ad09: stopping tablet replica
I20260710 13:23:53.844293 16706 raft_consensus.cc:2243] T b498d9a9a6bf467a830c74f8d6f10cd3 P cce39a71625e4fa0815e38696e64ad09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.844828 16706 raft_consensus.cc:2272] T b498d9a9a6bf467a830c74f8d6f10cd3 P cce39a71625e4fa0815e38696e64ad09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.879103 16706 tablet_server.cc:196] TabletServer@127.16.80.132:0 shutdown complete.
I20260710 13:23:53.925987 16706 master.cc:562] Master@127.16.80.190:38827 shutting down...
I20260710 13:23:53.953584 16706 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fb7276ab7d4a4dae85f919804972a2de [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:53.954226 16706 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fb7276ab7d4a4dae85f919804972a2de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.954558 16706 tablet_replica.cc:333] T 00000000000000000000000000000000 P fb7276ab7d4a4dae85f919804972a2de: stopping tablet replica
I20260710 13:23:53.977499 16706 master.cc:584] Master@127.16.80.190:38827 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (17935 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 13:23:54.044730 16706 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.80.190:32825
I20260710 13:23:54.045886 16706 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:54.052510 19510 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:54.052532 19509 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:54.053012 19512 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:54.053786 16706 server_base.cc:1061] running on GCE node
I20260710 13:23:54.054819 16706 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:54.055044 16706 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:54.055327 16706 hybrid_clock.cc:648] HybridClock initialized: now 1783689834055306 us; error 0 us; skew 500 ppm
I20260710 13:23:54.055912 16706 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:54.058413 16706 webserver.cc:533] Webserver started at http://127.16.80.190:45317/ using document root <none> and password file <none>
I20260710 13:23:54.058935 16706 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:54.059180 16706 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:54.059473 16706 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:54.060727 16706 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689763121184-16706-0/minicluster-data/master-0-root/instance:
uuid: "eea60691fec1464787dfdc6bbde1777a"
format_stamp: "Formatted at 2026-07-10 13:23:54 on dist-test-slave-3ksx"
I20260710 13:23:54.065467 16706 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:23:54.069073 19517 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:54.069903 16706 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:23:54.070222 16706 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689763121184-16706-0/minicluster-data/master-0-root
uuid: "eea60691fec1464787dfdc6bbde1777a"
format_stamp: "Formatted at 2026-07-10 13:23:54 on dist-test-slave-3ksx"
I20260710 13:23:54.070528 16706 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689763121184-16706-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689763121184-16706-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689763121184-16706-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:54.092787 16706 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:54.094086 16706 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:54.134547 16706 rpc_server.cc:307] RPC server started. Bound to: 127.16.80.190:32825
I20260710 13:23:54.134665 19568 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.80.190:32825 every 8 connection(s)
I20260710 13:23:54.138641 19569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.150458 19569 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eea60691fec1464787dfdc6bbde1777a: Bootstrap starting.
I20260710 13:23:54.155439 19569 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P eea60691fec1464787dfdc6bbde1777a: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:54.160000 19569 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eea60691fec1464787dfdc6bbde1777a: No bootstrap required, opened a new log
I20260710 13:23:54.162438 19569 raft_consensus.cc:359] T 00000000000000000000000000000000 P eea60691fec1464787dfdc6bbde1777a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eea60691fec1464787dfdc6bbde1777a" member_type: VOTER }
I20260710 13:23:54.162894 19569 raft_consensus.cc:385] T 00000000000000000000000000000000 P eea60691fec1464787dfdc6bbde1777a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:54.163192 19569 raft_consensus.cc:740] T 00000000000000000000000000000000 P eea60691fec1464787dfdc6bbde1777a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eea60691fec1464787dfdc6bbde1777a, State: Initialized, Role: FOLLOWER
I20260710 13:23:54.163887 19569 consensus_queue.cc:260] T 00000000000000000000000000000000 P eea60691fec1464787dfdc6bbde1777a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "eea60691fec1464787dfdc6bbde1777a" member_type: VOTER }
I20260710 13:23:54.164392 19569 raft_consensus.cc:399] T 00000000000000000000000000000000 P eea60691fec1464787dfdc6bbde1777a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:23:54.164629 19569 raft_consensus.cc:493] T 00000000000000000000000000000000 P eea60691fec1464787dfdc6bbde1777a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:23:54.164920 19569 raft_consensus.cc:3060] T 00000000000000000000000000000000 P eea60691fec1464787dfdc6bbde1777a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:54.169490 19569 raft_consensus.cc:515] T 00000000000000000000000000000000 P eea60691fec1464787dfdc6bbde1777a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eea60691fec1464787dfdc6bbde1777a" member_type: VOTER }
I20260710 13:23:54.170058 19569 leader_election.cc:304] T 00000000000000000000000000000000 P eea60691fec1464787dfdc6bbde1777a [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: eea60691fec1464787dfdc6bbde1777a; no voters: 
I20260710 13:23:54.171252 19569 leader_election.cc:290] T 00000000000000000000000000000000 P eea60691fec1464787dfdc6bbde1777a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:23:54.171610 19572 raft_consensus.cc:2804] T 00000000000000000000000000000000 P eea60691fec1464787dfdc6bbde1777a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:54.172999 19572 raft_consensus.cc:697] T 00000000000000000000000000000000 P eea60691fec1464787dfdc6bbde1777a [term 1 LEADER]: Becoming Leader. State: Replica: eea60691fec1464787dfdc6bbde1777a, State: Running, Role: LEADER
I20260710 13:23:54.173769 19572 consensus_queue.cc:237] T 00000000000000000000000000000000 P eea60691fec1464787dfdc6bbde1777a [LEADER]: Queue going to LEADER mode. State: All 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: "eea60691fec1464787dfdc6bbde1777a" member_type: VOTER }
I20260710 13:23:54.174497 19569 sys_catalog.cc:565] T 00000000000000000000000000000000 P eea60691fec1464787dfdc6bbde1777a [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:23:54.180680 19573 sys_catalog.cc:455] T 00000000000000000000000000000000 P eea60691fec1464787dfdc6bbde1777a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "eea60691fec1464787dfdc6bbde1777a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eea60691fec1464787dfdc6bbde1777a" member_type: VOTER } }
I20260710 13:23:54.180807 19574 sys_catalog.cc:455] T 00000000000000000000000000000000 P eea60691fec1464787dfdc6bbde1777a [sys.catalog]: SysCatalogTable state changed. Reason: New leader eea60691fec1464787dfdc6bbde1777a. Latest consensus state: current_term: 1 leader_uuid: "eea60691fec1464787dfdc6bbde1777a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eea60691fec1464787dfdc6bbde1777a" member_type: VOTER } }
I20260710 13:23:54.181614 19573 sys_catalog.cc:458] T 00000000000000000000000000000000 P eea60691fec1464787dfdc6bbde1777a [sys.catalog]: This master's current role is: LEADER
I20260710 13:23:54.181643 19574 sys_catalog.cc:458] T 00000000000000000000000000000000 P eea60691fec1464787dfdc6bbde1777a [sys.catalog]: This master's current role is: LEADER
I20260710 13:23:54.183998 19581 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:23:54.189146 19581 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:23:54.191340 16706 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:23:54.199347 19581 catalog_manager.cc:1383] Generated new cluster ID: e2dfb6acbf2345d68ac98b125b610cf4
I20260710 13:23:54.199816 19581 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:23:54.232606 19581 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:23:54.233947 19581 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:23:54.247378 19581 catalog_manager.cc:6070] T 00000000000000000000000000000000 P eea60691fec1464787dfdc6bbde1777a: Generated new TSK 0
I20260710 13:23:54.248059 19581 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:23:54.258330 16706 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:54.265836 19590 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:54.267537 19591 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:54.269505 19593 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:54.270287 16706 server_base.cc:1061] running on GCE node
I20260710 13:23:54.274128 16706 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:54.274398 16706 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:54.274621 16706 hybrid_clock.cc:648] HybridClock initialized: now 1783689834274603 us; error 0 us; skew 500 ppm
I20260710 13:23:54.275386 16706 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:54.278120 16706 webserver.cc:533] Webserver started at http://127.16.80.129:36253/ using document root <none> and password file <none>
I20260710 13:23:54.278669 16706 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:54.278836 16706 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:54.279220 16706 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:54.280514 16706 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689763121184-16706-0/minicluster-data/ts-0-root/instance:
uuid: "567f6fa5cae5473b9914aaed649fedc9"
format_stamp: "Formatted at 2026-07-10 13:23:54 on dist-test-slave-3ksx"
I20260710 13:23:54.285688 16706 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.001s
I20260710 13:23:54.289620 19598 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:54.290489 16706 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:23:54.290838 16706 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689763121184-16706-0/minicluster-data/ts-0-root
uuid: "567f6fa5cae5473b9914aaed649fedc9"
format_stamp: "Formatted at 2026-07-10 13:23:54 on dist-test-slave-3ksx"
I20260710 13:23:54.291256 16706 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689763121184-16706-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689763121184-16706-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689763121184-16706-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:54.311201 16706 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:54.312569 16706 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:54.314209 16706 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:54.316784 16706 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:54.316982 16706 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:54.317314 16706 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:54.317471 16706 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:54.360518 16706 rpc_server.cc:307] RPC server started. Bound to: 127.16.80.129:42817
I20260710 13:23:54.360632 19660 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.80.129:42817 every 8 connection(s)
I20260710 13:23:54.365949 16706 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:54.373993 19665 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:54.375015 19666 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:54.380558 16706 server_base.cc:1061] running on GCE node
I20260710 13:23:54.382221 19661 heartbeater.cc:344] Connected to a master server at 127.16.80.190:32825
I20260710 13:23:54.382767 19661 heartbeater.cc:461] Registering TS with master...
W20260710 13:23:54.382689 19668 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:54.383816 19661 heartbeater.cc:507] Master 127.16.80.190:32825 requested a full tablet report, sending...
I20260710 13:23:54.383872 16706 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:54.384224 16706 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:54.384428 16706 hybrid_clock.cc:648] HybridClock initialized: now 1783689834384404 us; error 0 us; skew 500 ppm
I20260710 13:23:54.385255 16706 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:54.386286 19534 ts_manager.cc:194] Registered new tserver with Master: 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817)
I20260710 13:23:54.388250 16706 webserver.cc:533] Webserver started at http://127.16.80.130:45409/ using document root <none> and password file <none>
I20260710 13:23:54.388958 16706 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:54.388957 19534 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34480
I20260710 13:23:54.389417 16706 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:54.389799 16706 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:54.391402 16706 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689763121184-16706-0/minicluster-data/ts-1-root/instance:
uuid: "592f68e764324283be4a3c32a5f3ecec"
format_stamp: "Formatted at 2026-07-10 13:23:54 on dist-test-slave-3ksx"
I20260710 13:23:54.396160 16706 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:23:54.399706 19673 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:54.400653 16706 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:23:54.401046 16706 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689763121184-16706-0/minicluster-data/ts-1-root
uuid: "592f68e764324283be4a3c32a5f3ecec"
format_stamp: "Formatted at 2026-07-10 13:23:54 on dist-test-slave-3ksx"
I20260710 13:23:54.401330 16706 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689763121184-16706-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689763121184-16706-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689763121184-16706-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:54.438843 16706 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:54.440269 16706 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:54.441881 16706 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:54.444373 16706 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:54.444579 16706 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:54.444934 16706 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:54.445120 16706 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:54.491191 16706 rpc_server.cc:307] RPC server started. Bound to: 127.16.80.130:40953
I20260710 13:23:54.491293 19735 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.80.130:40953 every 8 connection(s)
I20260710 13:23:54.496749 16706 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:54.506867 19739 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:54.508268 19740 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:54.508853 19742 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:54.511852 16706 server_base.cc:1061] running on GCE node
I20260710 13:23:54.512663 19736 heartbeater.cc:344] Connected to a master server at 127.16.80.190:32825
I20260710 13:23:54.512974 16706 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:23:54.513125 19736 heartbeater.cc:461] Registering TS with master...
W20260710 13:23:54.513247 16706 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:54.513652 16706 hybrid_clock.cc:648] HybridClock initialized: now 1783689834513632 us; error 0 us; skew 500 ppm
I20260710 13:23:54.514217 19736 heartbeater.cc:507] Master 127.16.80.190:32825 requested a full tablet report, sending...
I20260710 13:23:54.514262 16706 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:54.516657 19534 ts_manager.cc:194] Registered new tserver with Master: 592f68e764324283be4a3c32a5f3ecec (127.16.80.130:40953)
I20260710 13:23:54.517642 16706 webserver.cc:533] Webserver started at http://127.16.80.131:40519/ using document root <none> and password file <none>
I20260710 13:23:54.518368 16706 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:54.518607 16706 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:54.518339 19534 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34490
I20260710 13:23:54.519193 16706 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:54.520603 16706 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689763121184-16706-0/minicluster-data/ts-2-root/instance:
uuid: "d91e2299b5024552801080b42dfa6d08"
format_stamp: "Formatted at 2026-07-10 13:23:54 on dist-test-slave-3ksx"
I20260710 13:23:54.525456 16706 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:23:54.529294 19747 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:54.530288 16706 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:23:54.530639 16706 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689763121184-16706-0/minicluster-data/ts-2-root
uuid: "d91e2299b5024552801080b42dfa6d08"
format_stamp: "Formatted at 2026-07-10 13:23:54 on dist-test-slave-3ksx"
I20260710 13:23:54.530941 16706 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689763121184-16706-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689763121184-16706-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689763121184-16706-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:54.575945 16706 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:54.577277 16706 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:54.578733 16706 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:54.581223 16706 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:54.581424 16706 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:54.581784 16706 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:54.581931 16706 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:54.628384 16706 rpc_server.cc:307] RPC server started. Bound to: 127.16.80.131:44011
I20260710 13:23:54.628499 19809 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.80.131:44011 every 8 connection(s)
I20260710 13:23:54.644102 19810 heartbeater.cc:344] Connected to a master server at 127.16.80.190:32825
I20260710 13:23:54.644515 19810 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:54.645334 19810 heartbeater.cc:507] Master 127.16.80.190:32825 requested a full tablet report, sending...
I20260710 13:23:54.647467 19534 ts_manager.cc:194] Registered new tserver with Master: d91e2299b5024552801080b42dfa6d08 (127.16.80.131:44011)
I20260710 13:23:54.648097 16706 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015070606s
I20260710 13:23:54.648919 19534 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34500
I20260710 13:23:54.675554 19534 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34514:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:23:54.678704 19534 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:23:54.760799 19774 tablet_service.cc:1511] Processing CreateTablet for tablet 93e51c456e8f4c5d9056ca399123e0f0 (DEFAULT_TABLE table=test-workload [id=a16e41ef7d7944e2ab2b227b67b6e4e8]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:23:54.760855 19772 tablet_service.cc:1511] Processing CreateTablet for tablet a563c14a54d446e2b24cb02e290662b8 (DEFAULT_TABLE table=test-workload [id=a16e41ef7d7944e2ab2b227b67b6e4e8]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:23:54.762538 19774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93e51c456e8f4c5d9056ca399123e0f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.763232 19772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a563c14a54d446e2b24cb02e290662b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.764341 19773 tablet_service.cc:1511] Processing CreateTablet for tablet afda68d95b964fac8fb16387e042c93d (DEFAULT_TABLE table=test-workload [id=a16e41ef7d7944e2ab2b227b67b6e4e8]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:23:54.765861 19773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afda68d95b964fac8fb16387e042c93d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.768231 19775 tablet_service.cc:1511] Processing CreateTablet for tablet b2bd82364f3c4025b6fd59a8742f1395 (DEFAULT_TABLE table=test-workload [id=a16e41ef7d7944e2ab2b227b67b6e4e8]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:23:54.773372 19771 tablet_service.cc:1511] Processing CreateTablet for tablet ab92496a9e934a1490287e80f611e264 (DEFAULT_TABLE table=test-workload [id=a16e41ef7d7944e2ab2b227b67b6e4e8]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:23:54.776355 19770 tablet_service.cc:1511] Processing CreateTablet for tablet 29b943f6dc9b4937b78548a28d0f42be (DEFAULT_TABLE table=test-workload [id=a16e41ef7d7944e2ab2b227b67b6e4e8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:23:54.779003 19769 tablet_service.cc:1511] Processing CreateTablet for tablet 6b8e6a1697934e208db7fff847934f45 (DEFAULT_TABLE table=test-workload [id=a16e41ef7d7944e2ab2b227b67b6e4e8]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:23:54.774936 19771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab92496a9e934a1490287e80f611e264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.782740 19775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2bd82364f3c4025b6fd59a8742f1395. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.789548 19769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b8e6a1697934e208db7fff847934f45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.795447 19701 tablet_service.cc:1511] Processing CreateTablet for tablet b2bd82364f3c4025b6fd59a8742f1395 (DEFAULT_TABLE table=test-workload [id=a16e41ef7d7944e2ab2b227b67b6e4e8]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:23:54.797024 19701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2bd82364f3c4025b6fd59a8742f1395. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.796907 19766 tablet_service.cc:1511] Processing CreateTablet for tablet 6c5bda16f1e545e7995bcd5b1c294734 (DEFAULT_TABLE table=test-workload [id=a16e41ef7d7944e2ab2b227b67b6e4e8]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:23:54.800364 19700 tablet_service.cc:1511] Processing CreateTablet for tablet 93e51c456e8f4c5d9056ca399123e0f0 (DEFAULT_TABLE table=test-workload [id=a16e41ef7d7944e2ab2b227b67b6e4e8]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:23:54.801877 19700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93e51c456e8f4c5d9056ca399123e0f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.804150 19626 tablet_service.cc:1511] Processing CreateTablet for tablet b2bd82364f3c4025b6fd59a8742f1395 (DEFAULT_TABLE table=test-workload [id=a16e41ef7d7944e2ab2b227b67b6e4e8]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:23:54.805615 19626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2bd82364f3c4025b6fd59a8742f1395. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.805414 19698 tablet_service.cc:1511] Processing CreateTablet for tablet a563c14a54d446e2b24cb02e290662b8 (DEFAULT_TABLE table=test-workload [id=a16e41ef7d7944e2ab2b227b67b6e4e8]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:23:54.806877 19698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a563c14a54d446e2b24cb02e290662b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.808395 19625 tablet_service.cc:1511] Processing CreateTablet for tablet 93e51c456e8f4c5d9056ca399123e0f0 (DEFAULT_TABLE table=test-workload [id=a16e41ef7d7944e2ab2b227b67b6e4e8]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:23:54.831442 19625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93e51c456e8f4c5d9056ca399123e0f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.809654 19695 tablet_service.cc:1511] Processing CreateTablet for tablet 6b8e6a1697934e208db7fff847934f45 (DEFAULT_TABLE table=test-workload [id=a16e41ef7d7944e2ab2b227b67b6e4e8]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:23:54.795429 19770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29b943f6dc9b4937b78548a28d0f42be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.835399 19766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c5bda16f1e545e7995bcd5b1c294734. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.810282 19624 tablet_service.cc:1511] Processing CreateTablet for tablet afda68d95b964fac8fb16387e042c93d (DEFAULT_TABLE table=test-workload [id=a16e41ef7d7944e2ab2b227b67b6e4e8]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:23:54.835634 19695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b8e6a1697934e208db7fff847934f45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.836660 19624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afda68d95b964fac8fb16387e042c93d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.811709 19697 tablet_service.cc:1511] Processing CreateTablet for tablet ab92496a9e934a1490287e80f611e264 (DEFAULT_TABLE table=test-workload [id=a16e41ef7d7944e2ab2b227b67b6e4e8]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:23:54.841174 19694 tablet_service.cc:1511] Processing CreateTablet for tablet 89e75b5b783f48e59e74052079b742d3 (DEFAULT_TABLE table=test-workload [id=a16e41ef7d7944e2ab2b227b67b6e4e8]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:23:54.808408 19696 tablet_service.cc:1511] Processing CreateTablet for tablet 29b943f6dc9b4937b78548a28d0f42be (DEFAULT_TABLE table=test-workload [id=a16e41ef7d7944e2ab2b227b67b6e4e8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:23:54.842428 19697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab92496a9e934a1490287e80f611e264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.843276 19696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29b943f6dc9b4937b78548a28d0f42be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.791347 19767 tablet_service.cc:1511] Processing CreateTablet for tablet 975d95c4c2e64f87a34b561ddeeea70b (DEFAULT_TABLE table=test-workload [id=a16e41ef7d7944e2ab2b227b67b6e4e8]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:23:54.844832 19767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 975d95c4c2e64f87a34b561ddeeea70b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.847491 19693 tablet_service.cc:1511] Processing CreateTablet for tablet 975d95c4c2e64f87a34b561ddeeea70b (DEFAULT_TABLE table=test-workload [id=a16e41ef7d7944e2ab2b227b67b6e4e8]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:23:54.849450 19693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 975d95c4c2e64f87a34b561ddeeea70b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.815511 19621 tablet_service.cc:1511] Processing CreateTablet for tablet 29b943f6dc9b4937b78548a28d0f42be (DEFAULT_TABLE table=test-workload [id=a16e41ef7d7944e2ab2b227b67b6e4e8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:23:54.852020 19621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29b943f6dc9b4937b78548a28d0f42be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.816361 19623 tablet_service.cc:1511] Processing CreateTablet for tablet a563c14a54d446e2b24cb02e290662b8 (DEFAULT_TABLE table=test-workload [id=a16e41ef7d7944e2ab2b227b67b6e4e8]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:23:54.856227 19623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a563c14a54d446e2b24cb02e290662b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.817453 19620 tablet_service.cc:1511] Processing CreateTablet for tablet 6b8e6a1697934e208db7fff847934f45 (DEFAULT_TABLE table=test-workload [id=a16e41ef7d7944e2ab2b227b67b6e4e8]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:23:54.818222 19622 tablet_service.cc:1511] Processing CreateTablet for tablet ab92496a9e934a1490287e80f611e264 (DEFAULT_TABLE table=test-workload [id=a16e41ef7d7944e2ab2b227b67b6e4e8]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:23:54.819365 19619 tablet_service.cc:1511] Processing CreateTablet for tablet 89e75b5b783f48e59e74052079b742d3 (DEFAULT_TABLE table=test-workload [id=a16e41ef7d7944e2ab2b227b67b6e4e8]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:23:54.821291 19618 tablet_service.cc:1511] Processing CreateTablet for tablet 975d95c4c2e64f87a34b561ddeeea70b (DEFAULT_TABLE table=test-workload [id=a16e41ef7d7944e2ab2b227b67b6e4e8]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:23:54.823251 19617 tablet_service.cc:1511] Processing CreateTablet for tablet 6c5bda16f1e545e7995bcd5b1c294734 (DEFAULT_TABLE table=test-workload [id=a16e41ef7d7944e2ab2b227b67b6e4e8]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:23:54.863945 19692 tablet_service.cc:1511] Processing CreateTablet for tablet 6c5bda16f1e545e7995bcd5b1c294734 (DEFAULT_TABLE table=test-workload [id=a16e41ef7d7944e2ab2b227b67b6e4e8]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:23:54.790977 19768 tablet_service.cc:1511] Processing CreateTablet for tablet 89e75b5b783f48e59e74052079b742d3 (DEFAULT_TABLE table=test-workload [id=a16e41ef7d7944e2ab2b227b67b6e4e8]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:23:54.866204 19768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89e75b5b783f48e59e74052079b742d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.804064 19699 tablet_service.cc:1511] Processing CreateTablet for tablet afda68d95b964fac8fb16387e042c93d (DEFAULT_TABLE table=test-workload [id=a16e41ef7d7944e2ab2b227b67b6e4e8]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:23:54.862109 19825 tablet_bootstrap.cc:492] T afda68d95b964fac8fb16387e042c93d P d91e2299b5024552801080b42dfa6d08: Bootstrap starting.
I20260710 13:23:54.875500 19694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89e75b5b783f48e59e74052079b742d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.860123 19620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b8e6a1697934e208db7fff847934f45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.882373 19618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 975d95c4c2e64f87a34b561ddeeea70b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.883131 19622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab92496a9e934a1490287e80f611e264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.884084 19692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c5bda16f1e545e7995bcd5b1c294734. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.887020 19619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89e75b5b783f48e59e74052079b742d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.887452 19699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afda68d95b964fac8fb16387e042c93d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.895463 19617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c5bda16f1e545e7995bcd5b1c294734. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.944945 19825 tablet_bootstrap.cc:654] T afda68d95b964fac8fb16387e042c93d P d91e2299b5024552801080b42dfa6d08: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:54.985178 19826 tablet_bootstrap.cc:492] T ab92496a9e934a1490287e80f611e264 P 592f68e764324283be4a3c32a5f3ecec: Bootstrap starting.
I20260710 13:23:55.035303 19825 tablet_bootstrap.cc:492] T afda68d95b964fac8fb16387e042c93d P d91e2299b5024552801080b42dfa6d08: No bootstrap required, opened a new log
I20260710 13:23:55.035903 19825 ts_tablet_manager.cc:1403] T afda68d95b964fac8fb16387e042c93d P d91e2299b5024552801080b42dfa6d08: Time spent bootstrapping tablet: real 0.174s	user 0.016s	sys 0.008s
I20260710 13:23:55.038272 19825 raft_consensus.cc:359] T afda68d95b964fac8fb16387e042c93d P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.039036 19825 raft_consensus.cc:385] T afda68d95b964fac8fb16387e042c93d P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.039350 19825 raft_consensus.cc:740] T afda68d95b964fac8fb16387e042c93d P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d91e2299b5024552801080b42dfa6d08, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.040154 19825 consensus_queue.cc:260] T afda68d95b964fac8fb16387e042c93d P d91e2299b5024552801080b42dfa6d08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.046358 19827 tablet_bootstrap.cc:492] T 29b943f6dc9b4937b78548a28d0f42be P 567f6fa5cae5473b9914aaed649fedc9: Bootstrap starting.
I20260710 13:23:55.031078 19826 tablet_bootstrap.cc:654] T ab92496a9e934a1490287e80f611e264 P 592f68e764324283be4a3c32a5f3ecec: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:55.051635 19825 ts_tablet_manager.cc:1434] T afda68d95b964fac8fb16387e042c93d P d91e2299b5024552801080b42dfa6d08: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.005s
I20260710 13:23:55.052021 19826 tablet_bootstrap.cc:492] T ab92496a9e934a1490287e80f611e264 P 592f68e764324283be4a3c32a5f3ecec: No bootstrap required, opened a new log
I20260710 13:23:55.052577 19826 ts_tablet_manager.cc:1403] T ab92496a9e934a1490287e80f611e264 P 592f68e764324283be4a3c32a5f3ecec: Time spent bootstrapping tablet: real 0.068s	user 0.006s	sys 0.007s
I20260710 13:23:55.054127 19827 tablet_bootstrap.cc:654] T 29b943f6dc9b4937b78548a28d0f42be P 567f6fa5cae5473b9914aaed649fedc9: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:55.055037 19826 raft_consensus.cc:359] T ab92496a9e934a1490287e80f611e264 P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.055636 19810 heartbeater.cc:499] Master 127.16.80.190:32825 was elected leader, sending a full tablet report...
I20260710 13:23:55.056027 19826 raft_consensus.cc:385] T ab92496a9e934a1490287e80f611e264 P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.056365 19826 raft_consensus.cc:740] T ab92496a9e934a1490287e80f611e264 P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 592f68e764324283be4a3c32a5f3ecec, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.057363 19826 consensus_queue.cc:260] T ab92496a9e934a1490287e80f611e264 P 592f68e764324283be4a3c32a5f3ecec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.058976 19825 tablet_bootstrap.cc:492] T a563c14a54d446e2b24cb02e290662b8 P d91e2299b5024552801080b42dfa6d08: Bootstrap starting.
I20260710 13:23:55.064309 19736 heartbeater.cc:499] Master 127.16.80.190:32825 was elected leader, sending a full tablet report...
I20260710 13:23:55.064903 19826 ts_tablet_manager.cc:1434] T ab92496a9e934a1490287e80f611e264 P 592f68e764324283be4a3c32a5f3ecec: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.007s
I20260710 13:23:55.065963 19826 tablet_bootstrap.cc:492] T 93e51c456e8f4c5d9056ca399123e0f0 P 592f68e764324283be4a3c32a5f3ecec: Bootstrap starting.
I20260710 13:23:55.068164 19825 tablet_bootstrap.cc:654] T a563c14a54d446e2b24cb02e290662b8 P d91e2299b5024552801080b42dfa6d08: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:55.073447 19826 tablet_bootstrap.cc:654] T 93e51c456e8f4c5d9056ca399123e0f0 P 592f68e764324283be4a3c32a5f3ecec: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:55.076705 19827 tablet_bootstrap.cc:492] T 29b943f6dc9b4937b78548a28d0f42be P 567f6fa5cae5473b9914aaed649fedc9: No bootstrap required, opened a new log
I20260710 13:23:55.077527 19827 ts_tablet_manager.cc:1403] T 29b943f6dc9b4937b78548a28d0f42be P 567f6fa5cae5473b9914aaed649fedc9: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.009s
I20260710 13:23:55.081013 19825 tablet_bootstrap.cc:492] T a563c14a54d446e2b24cb02e290662b8 P d91e2299b5024552801080b42dfa6d08: No bootstrap required, opened a new log
I20260710 13:23:55.081651 19825 ts_tablet_manager.cc:1403] T a563c14a54d446e2b24cb02e290662b8 P d91e2299b5024552801080b42dfa6d08: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.013s
I20260710 13:23:55.082074 19827 raft_consensus.cc:359] T 29b943f6dc9b4937b78548a28d0f42be P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.083401 19827 raft_consensus.cc:385] T 29b943f6dc9b4937b78548a28d0f42be P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.083925 19827 raft_consensus.cc:740] T 29b943f6dc9b4937b78548a28d0f42be P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567f6fa5cae5473b9914aaed649fedc9, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.085188 19825 raft_consensus.cc:359] T a563c14a54d446e2b24cb02e290662b8 P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.085088 19827 consensus_queue.cc:260] T 29b943f6dc9b4937b78548a28d0f42be P 567f6fa5cae5473b9914aaed649fedc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.086175 19825 raft_consensus.cc:385] T a563c14a54d446e2b24cb02e290662b8 P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.092851 19825 raft_consensus.cc:740] T a563c14a54d446e2b24cb02e290662b8 P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d91e2299b5024552801080b42dfa6d08, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.093804 19825 consensus_queue.cc:260] T a563c14a54d446e2b24cb02e290662b8 P d91e2299b5024552801080b42dfa6d08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.094693 19836 raft_consensus.cc:493] T 29b943f6dc9b4937b78548a28d0f42be P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:55.095258 19836 raft_consensus.cc:515] T 29b943f6dc9b4937b78548a28d0f42be P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.095803 19827 ts_tablet_manager.cc:1434] T 29b943f6dc9b4937b78548a28d0f42be P 567f6fa5cae5473b9914aaed649fedc9: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.008s
I20260710 13:23:55.096881 19661 heartbeater.cc:499] Master 127.16.80.190:32825 was elected leader, sending a full tablet report...
I20260710 13:23:55.097059 19827 tablet_bootstrap.cc:492] T b2bd82364f3c4025b6fd59a8742f1395 P 567f6fa5cae5473b9914aaed649fedc9: Bootstrap starting.
I20260710 13:23:55.098531 19825 ts_tablet_manager.cc:1434] T a563c14a54d446e2b24cb02e290662b8 P d91e2299b5024552801080b42dfa6d08: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.002s
I20260710 13:23:55.099629 19825 tablet_bootstrap.cc:492] T 6b8e6a1697934e208db7fff847934f45 P d91e2299b5024552801080b42dfa6d08: Bootstrap starting.
I20260710 13:23:55.107685 19827 tablet_bootstrap.cc:654] T b2bd82364f3c4025b6fd59a8742f1395 P 567f6fa5cae5473b9914aaed649fedc9: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:55.109256 19825 tablet_bootstrap.cc:654] T 6b8e6a1697934e208db7fff847934f45 P d91e2299b5024552801080b42dfa6d08: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:55.130395 19826 tablet_bootstrap.cc:492] T 93e51c456e8f4c5d9056ca399123e0f0 P 592f68e764324283be4a3c32a5f3ecec: No bootstrap required, opened a new log
I20260710 13:23:55.134449 19825 tablet_bootstrap.cc:492] T 6b8e6a1697934e208db7fff847934f45 P d91e2299b5024552801080b42dfa6d08: No bootstrap required, opened a new log
I20260710 13:23:55.135102 19825 ts_tablet_manager.cc:1403] T 6b8e6a1697934e208db7fff847934f45 P d91e2299b5024552801080b42dfa6d08: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.003s
I20260710 13:23:55.137385 19826 ts_tablet_manager.cc:1403] T 93e51c456e8f4c5d9056ca399123e0f0 P 592f68e764324283be4a3c32a5f3ecec: Time spent bootstrapping tablet: real 0.072s	user 0.021s	sys 0.015s
I20260710 13:23:55.138269 19825 raft_consensus.cc:359] T 6b8e6a1697934e208db7fff847934f45 P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.143249 19836 leader_election.cc:290] T 29b943f6dc9b4937b78548a28d0f42be P 567f6fa5cae5473b9914aaed649fedc9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 592f68e764324283be4a3c32a5f3ecec (127.16.80.130:40953), d91e2299b5024552801080b42dfa6d08 (127.16.80.131:44011)
I20260710 13:23:55.144148 19825 raft_consensus.cc:385] T 6b8e6a1697934e208db7fff847934f45 P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.144688 19825 raft_consensus.cc:740] T 6b8e6a1697934e208db7fff847934f45 P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d91e2299b5024552801080b42dfa6d08, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.145714 19825 consensus_queue.cc:260] T 6b8e6a1697934e208db7fff847934f45 P d91e2299b5024552801080b42dfa6d08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.148461 19825 ts_tablet_manager.cc:1434] T 6b8e6a1697934e208db7fff847934f45 P d91e2299b5024552801080b42dfa6d08: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:23:55.149629 19825 tablet_bootstrap.cc:492] T ab92496a9e934a1490287e80f611e264 P d91e2299b5024552801080b42dfa6d08: Bootstrap starting.
I20260710 13:23:55.142071 19826 raft_consensus.cc:359] T 93e51c456e8f4c5d9056ca399123e0f0 P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.153537 19826 raft_consensus.cc:385] T 93e51c456e8f4c5d9056ca399123e0f0 P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.153986 19826 raft_consensus.cc:740] T 93e51c456e8f4c5d9056ca399123e0f0 P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 592f68e764324283be4a3c32a5f3ecec, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.154942 19826 consensus_queue.cc:260] T 93e51c456e8f4c5d9056ca399123e0f0 P 592f68e764324283be4a3c32a5f3ecec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.156809 19711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29b943f6dc9b4937b78548a28d0f42be" candidate_uuid: "567f6fa5cae5473b9914aaed649fedc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "592f68e764324283be4a3c32a5f3ecec" is_pre_election: true
I20260710 13:23:55.158813 19825 tablet_bootstrap.cc:654] T ab92496a9e934a1490287e80f611e264 P d91e2299b5024552801080b42dfa6d08: Neither blocks nor log segments found. Creating new log.
W20260710 13:23:55.158865 19601 leader_election.cc:343] T 29b943f6dc9b4937b78548a28d0f42be P 567f6fa5cae5473b9914aaed649fedc9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 592f68e764324283be4a3c32a5f3ecec (127.16.80.130:40953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:55.159401 19826 ts_tablet_manager.cc:1434] T 93e51c456e8f4c5d9056ca399123e0f0 P 592f68e764324283be4a3c32a5f3ecec: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.003s
I20260710 13:23:55.160619 19826 tablet_bootstrap.cc:492] T 6b8e6a1697934e208db7fff847934f45 P 592f68e764324283be4a3c32a5f3ecec: Bootstrap starting.
I20260710 13:23:55.168169 19826 tablet_bootstrap.cc:654] T 6b8e6a1697934e208db7fff847934f45 P 592f68e764324283be4a3c32a5f3ecec: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:55.169057 19827 tablet_bootstrap.cc:492] T b2bd82364f3c4025b6fd59a8742f1395 P 567f6fa5cae5473b9914aaed649fedc9: No bootstrap required, opened a new log
I20260710 13:23:55.169739 19827 ts_tablet_manager.cc:1403] T b2bd82364f3c4025b6fd59a8742f1395 P 567f6fa5cae5473b9914aaed649fedc9: Time spent bootstrapping tablet: real 0.073s	user 0.022s	sys 0.030s
I20260710 13:23:55.173979 19827 raft_consensus.cc:359] T b2bd82364f3c4025b6fd59a8742f1395 P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } } peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } }
I20260710 13:23:55.175133 19827 raft_consensus.cc:385] T b2bd82364f3c4025b6fd59a8742f1395 P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.175570 19827 raft_consensus.cc:740] T b2bd82364f3c4025b6fd59a8742f1395 P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567f6fa5cae5473b9914aaed649fedc9, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.177101 19827 consensus_queue.cc:260] T b2bd82364f3c4025b6fd59a8742f1395 P 567f6fa5cae5473b9914aaed649fedc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } } peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } }
I20260710 13:23:55.182446 19829 raft_consensus.cc:493] T 6b8e6a1697934e208db7fff847934f45 P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:55.183248 19829 raft_consensus.cc:515] T 6b8e6a1697934e208db7fff847934f45 P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.185829 19785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29b943f6dc9b4937b78548a28d0f42be" candidate_uuid: "567f6fa5cae5473b9914aaed649fedc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d91e2299b5024552801080b42dfa6d08" is_pre_election: true
I20260710 13:23:55.186883 19827 ts_tablet_manager.cc:1434] T b2bd82364f3c4025b6fd59a8742f1395 P 567f6fa5cae5473b9914aaed649fedc9: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.002s
I20260710 13:23:55.188060 19827 tablet_bootstrap.cc:492] T 93e51c456e8f4c5d9056ca399123e0f0 P 567f6fa5cae5473b9914aaed649fedc9: Bootstrap starting.
W20260710 13:23:55.187935 19599 leader_election.cc:343] T 29b943f6dc9b4937b78548a28d0f42be P 567f6fa5cae5473b9914aaed649fedc9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d91e2299b5024552801080b42dfa6d08 (127.16.80.131:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:55.188593 19599 leader_election.cc:304] T 29b943f6dc9b4937b78548a28d0f42be P 567f6fa5cae5473b9914aaed649fedc9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 567f6fa5cae5473b9914aaed649fedc9; no voters: 592f68e764324283be4a3c32a5f3ecec, d91e2299b5024552801080b42dfa6d08
I20260710 13:23:55.190007 19836 raft_consensus.cc:2749] T 29b943f6dc9b4937b78548a28d0f42be P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:55.198441 19827 tablet_bootstrap.cc:654] T 93e51c456e8f4c5d9056ca399123e0f0 P 567f6fa5cae5473b9914aaed649fedc9: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:55.201678 19829 leader_election.cc:290] T 6b8e6a1697934e208db7fff847934f45 P d91e2299b5024552801080b42dfa6d08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817), 592f68e764324283be4a3c32a5f3ecec (127.16.80.130:40953)
W20260710 13:23:55.208433 19582 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:23:55.228258 19827 tablet_bootstrap.cc:492] T 93e51c456e8f4c5d9056ca399123e0f0 P 567f6fa5cae5473b9914aaed649fedc9: No bootstrap required, opened a new log
I20260710 13:23:55.229477 19827 ts_tablet_manager.cc:1403] T 93e51c456e8f4c5d9056ca399123e0f0 P 567f6fa5cae5473b9914aaed649fedc9: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.023s
I20260710 13:23:55.233374 19827 raft_consensus.cc:359] T 93e51c456e8f4c5d9056ca399123e0f0 P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.234326 19827 raft_consensus.cc:385] T 93e51c456e8f4c5d9056ca399123e0f0 P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.234745 19827 raft_consensus.cc:740] T 93e51c456e8f4c5d9056ca399123e0f0 P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567f6fa5cae5473b9914aaed649fedc9, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.235811 19827 consensus_queue.cc:260] T 93e51c456e8f4c5d9056ca399123e0f0 P 567f6fa5cae5473b9914aaed649fedc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.242492 19827 ts_tablet_manager.cc:1434] T 93e51c456e8f4c5d9056ca399123e0f0 P 567f6fa5cae5473b9914aaed649fedc9: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260710 13:23:55.244318 19827 tablet_bootstrap.cc:492] T 975d95c4c2e64f87a34b561ddeeea70b P 567f6fa5cae5473b9914aaed649fedc9: Bootstrap starting.
I20260710 13:23:55.256947 19827 tablet_bootstrap.cc:654] T 975d95c4c2e64f87a34b561ddeeea70b P 567f6fa5cae5473b9914aaed649fedc9: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:55.259979 19636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b8e6a1697934e208db7fff847934f45" candidate_uuid: "d91e2299b5024552801080b42dfa6d08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567f6fa5cae5473b9914aaed649fedc9" is_pre_election: true
I20260710 13:23:55.261411 19826 tablet_bootstrap.cc:492] T 6b8e6a1697934e208db7fff847934f45 P 592f68e764324283be4a3c32a5f3ecec: No bootstrap required, opened a new log
I20260710 13:23:55.261977 19826 ts_tablet_manager.cc:1403] T 6b8e6a1697934e208db7fff847934f45 P 592f68e764324283be4a3c32a5f3ecec: Time spent bootstrapping tablet: real 0.102s	user 0.024s	sys 0.036s
I20260710 13:23:55.262105 19829 raft_consensus.cc:493] T a563c14a54d446e2b24cb02e290662b8 P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:23:55.262120 19749 leader_election.cc:343] T 6b8e6a1697934e208db7fff847934f45 P d91e2299b5024552801080b42dfa6d08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:55.262921 19829 raft_consensus.cc:515] T a563c14a54d446e2b24cb02e290662b8 P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.264226 19827 tablet_bootstrap.cc:492] T 975d95c4c2e64f87a34b561ddeeea70b P 567f6fa5cae5473b9914aaed649fedc9: No bootstrap required, opened a new log
I20260710 13:23:55.264807 19827 ts_tablet_manager.cc:1403] T 975d95c4c2e64f87a34b561ddeeea70b P 567f6fa5cae5473b9914aaed649fedc9: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.001s
I20260710 13:23:55.265178 19826 raft_consensus.cc:359] T 6b8e6a1697934e208db7fff847934f45 P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.265955 19826 raft_consensus.cc:385] T 6b8e6a1697934e208db7fff847934f45 P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.266251 19826 raft_consensus.cc:740] T 6b8e6a1697934e208db7fff847934f45 P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 592f68e764324283be4a3c32a5f3ecec, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.266754 19711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b8e6a1697934e208db7fff847934f45" candidate_uuid: "d91e2299b5024552801080b42dfa6d08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "592f68e764324283be4a3c32a5f3ecec" is_pre_election: true
I20260710 13:23:55.267275 19829 leader_election.cc:290] T a563c14a54d446e2b24cb02e290662b8 P d91e2299b5024552801080b42dfa6d08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817), 592f68e764324283be4a3c32a5f3ecec (127.16.80.130:40953)
I20260710 13:23:55.267174 19826 consensus_queue.cc:260] T 6b8e6a1697934e208db7fff847934f45 P 592f68e764324283be4a3c32a5f3ecec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.267189 19636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a563c14a54d446e2b24cb02e290662b8" candidate_uuid: "d91e2299b5024552801080b42dfa6d08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567f6fa5cae5473b9914aaed649fedc9" is_pre_election: true
I20260710 13:23:55.268392 19711 raft_consensus.cc:2468] T 6b8e6a1697934e208db7fff847934f45 P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d91e2299b5024552801080b42dfa6d08 in term 0.
I20260710 13:23:55.269853 19826 ts_tablet_manager.cc:1434] T 6b8e6a1697934e208db7fff847934f45 P 592f68e764324283be4a3c32a5f3ecec: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 13:23:55.270607 19750 leader_election.cc:304] T 6b8e6a1697934e208db7fff847934f45 P d91e2299b5024552801080b42dfa6d08 [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: 592f68e764324283be4a3c32a5f3ecec, d91e2299b5024552801080b42dfa6d08; no voters: 567f6fa5cae5473b9914aaed649fedc9
I20260710 13:23:55.267944 19710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a563c14a54d446e2b24cb02e290662b8" candidate_uuid: "d91e2299b5024552801080b42dfa6d08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "592f68e764324283be4a3c32a5f3ecec" is_pre_election: true
I20260710 13:23:55.271119 19826 tablet_bootstrap.cc:492] T b2bd82364f3c4025b6fd59a8742f1395 P 592f68e764324283be4a3c32a5f3ecec: Bootstrap starting.
W20260710 13:23:55.269763 19749 leader_election.cc:343] T a563c14a54d446e2b24cb02e290662b8 P d91e2299b5024552801080b42dfa6d08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:55.272527 19829 raft_consensus.cc:2804] T 6b8e6a1697934e208db7fff847934f45 P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:55.268421 19827 raft_consensus.cc:359] T 975d95c4c2e64f87a34b561ddeeea70b P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.272991 19829 raft_consensus.cc:493] T 6b8e6a1697934e208db7fff847934f45 P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:55.273226 19827 raft_consensus.cc:385] T 975d95c4c2e64f87a34b561ddeeea70b P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.273435 19829 raft_consensus.cc:3060] T 6b8e6a1697934e208db7fff847934f45 P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:55.274191 19825 tablet_bootstrap.cc:492] T ab92496a9e934a1490287e80f611e264 P d91e2299b5024552801080b42dfa6d08: No bootstrap required, opened a new log
I20260710 13:23:55.275131 19825 ts_tablet_manager.cc:1403] T ab92496a9e934a1490287e80f611e264 P d91e2299b5024552801080b42dfa6d08: Time spent bootstrapping tablet: real 0.126s	user 0.034s	sys 0.053s
I20260710 13:23:55.278599 19825 raft_consensus.cc:359] T ab92496a9e934a1490287e80f611e264 P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.273718 19827 raft_consensus.cc:740] T 975d95c4c2e64f87a34b561ddeeea70b P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567f6fa5cae5473b9914aaed649fedc9, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.279592 19826 tablet_bootstrap.cc:654] T b2bd82364f3c4025b6fd59a8742f1395 P 592f68e764324283be4a3c32a5f3ecec: Neither blocks nor log segments found. Creating new log.
W20260710 13:23:55.279489 19750 leader_election.cc:343] T a563c14a54d446e2b24cb02e290662b8 P d91e2299b5024552801080b42dfa6d08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 592f68e764324283be4a3c32a5f3ecec (127.16.80.130:40953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:55.280201 19827 consensus_queue.cc:260] T 975d95c4c2e64f87a34b561ddeeea70b P 567f6fa5cae5473b9914aaed649fedc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.283056 19827 ts_tablet_manager.cc:1434] T 975d95c4c2e64f87a34b561ddeeea70b P 567f6fa5cae5473b9914aaed649fedc9: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260710 13:23:55.284662 19827 tablet_bootstrap.cc:492] T a563c14a54d446e2b24cb02e290662b8 P 567f6fa5cae5473b9914aaed649fedc9: Bootstrap starting.
I20260710 13:23:55.285130 19825 raft_consensus.cc:385] T ab92496a9e934a1490287e80f611e264 P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.280212 19750 leader_election.cc:304] T a563c14a54d446e2b24cb02e290662b8 P d91e2299b5024552801080b42dfa6d08 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d91e2299b5024552801080b42dfa6d08; no voters: 567f6fa5cae5473b9914aaed649fedc9, 592f68e764324283be4a3c32a5f3ecec
I20260710 13:23:55.288441 19825 raft_consensus.cc:740] T ab92496a9e934a1490287e80f611e264 P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d91e2299b5024552801080b42dfa6d08, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.292311 19825 consensus_queue.cc:260] T ab92496a9e934a1490287e80f611e264 P d91e2299b5024552801080b42dfa6d08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.289150 19829 raft_consensus.cc:515] T 6b8e6a1697934e208db7fff847934f45 P d91e2299b5024552801080b42dfa6d08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.301434 19829 leader_election.cc:290] T 6b8e6a1697934e208db7fff847934f45 P d91e2299b5024552801080b42dfa6d08 [CANDIDATE]: Term 1 election: Requested vote from peers 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817), 592f68e764324283be4a3c32a5f3ecec (127.16.80.130:40953)
I20260710 13:23:55.302162 19636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b8e6a1697934e208db7fff847934f45" candidate_uuid: "d91e2299b5024552801080b42dfa6d08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567f6fa5cae5473b9914aaed649fedc9"
I20260710 13:23:55.300361 19848 raft_consensus.cc:2749] T a563c14a54d446e2b24cb02e290662b8 P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:23:55.304983 19749 leader_election.cc:343] T 6b8e6a1697934e208db7fff847934f45 P d91e2299b5024552801080b42dfa6d08 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:55.305526 19826 tablet_bootstrap.cc:492] T b2bd82364f3c4025b6fd59a8742f1395 P 592f68e764324283be4a3c32a5f3ecec: No bootstrap required, opened a new log
I20260710 13:23:55.306361 19826 ts_tablet_manager.cc:1403] T b2bd82364f3c4025b6fd59a8742f1395 P 592f68e764324283be4a3c32a5f3ecec: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.019s
I20260710 13:23:55.307873 19827 tablet_bootstrap.cc:654] T a563c14a54d446e2b24cb02e290662b8 P 567f6fa5cae5473b9914aaed649fedc9: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:55.311388 19826 raft_consensus.cc:359] T b2bd82364f3c4025b6fd59a8742f1395 P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } } peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } }
I20260710 13:23:55.312835 19826 raft_consensus.cc:385] T b2bd82364f3c4025b6fd59a8742f1395 P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.313426 19826 raft_consensus.cc:740] T b2bd82364f3c4025b6fd59a8742f1395 P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 592f68e764324283be4a3c32a5f3ecec, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.315001 19826 consensus_queue.cc:260] T b2bd82364f3c4025b6fd59a8742f1395 P 592f68e764324283be4a3c32a5f3ecec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } } peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } }
I20260710 13:23:55.317113 19825 ts_tablet_manager.cc:1434] T ab92496a9e934a1490287e80f611e264 P d91e2299b5024552801080b42dfa6d08: Time spent starting tablet: real 0.042s	user 0.021s	sys 0.004s
I20260710 13:23:55.318176 19710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b8e6a1697934e208db7fff847934f45" candidate_uuid: "d91e2299b5024552801080b42dfa6d08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "592f68e764324283be4a3c32a5f3ecec"
I20260710 13:23:55.319290 19710 raft_consensus.cc:3060] T 6b8e6a1697934e208db7fff847934f45 P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:55.321381 19825 tablet_bootstrap.cc:492] T b2bd82364f3c4025b6fd59a8742f1395 P d91e2299b5024552801080b42dfa6d08: Bootstrap starting.
I20260710 13:23:55.323046 19826 ts_tablet_manager.cc:1434] T b2bd82364f3c4025b6fd59a8742f1395 P 592f68e764324283be4a3c32a5f3ecec: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260710 13:23:55.324455 19826 tablet_bootstrap.cc:492] T a563c14a54d446e2b24cb02e290662b8 P 592f68e764324283be4a3c32a5f3ecec: Bootstrap starting.
I20260710 13:23:55.329703 19825 tablet_bootstrap.cc:654] T b2bd82364f3c4025b6fd59a8742f1395 P d91e2299b5024552801080b42dfa6d08: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:55.332475 19826 tablet_bootstrap.cc:654] T a563c14a54d446e2b24cb02e290662b8 P 592f68e764324283be4a3c32a5f3ecec: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:55.336195 19827 tablet_bootstrap.cc:492] T a563c14a54d446e2b24cb02e290662b8 P 567f6fa5cae5473b9914aaed649fedc9: No bootstrap required, opened a new log
I20260710 13:23:55.336727 19827 ts_tablet_manager.cc:1403] T a563c14a54d446e2b24cb02e290662b8 P 567f6fa5cae5473b9914aaed649fedc9: Time spent bootstrapping tablet: real 0.052s	user 0.018s	sys 0.016s
I20260710 13:23:55.339788 19827 raft_consensus.cc:359] T a563c14a54d446e2b24cb02e290662b8 P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.340603 19827 raft_consensus.cc:385] T a563c14a54d446e2b24cb02e290662b8 P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.340906 19827 raft_consensus.cc:740] T a563c14a54d446e2b24cb02e290662b8 P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567f6fa5cae5473b9914aaed649fedc9, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.341818 19827 consensus_queue.cc:260] T a563c14a54d446e2b24cb02e290662b8 P 567f6fa5cae5473b9914aaed649fedc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.344686 19827 ts_tablet_manager.cc:1434] T a563c14a54d446e2b24cb02e290662b8 P 567f6fa5cae5473b9914aaed649fedc9: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 13:23:55.344738 19825 tablet_bootstrap.cc:492] T b2bd82364f3c4025b6fd59a8742f1395 P d91e2299b5024552801080b42dfa6d08: No bootstrap required, opened a new log
I20260710 13:23:55.345467 19825 ts_tablet_manager.cc:1403] T b2bd82364f3c4025b6fd59a8742f1395 P d91e2299b5024552801080b42dfa6d08: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.007s
I20260710 13:23:55.345865 19827 tablet_bootstrap.cc:492] T afda68d95b964fac8fb16387e042c93d P 567f6fa5cae5473b9914aaed649fedc9: Bootstrap starting.
I20260710 13:23:55.347277 19826 tablet_bootstrap.cc:492] T a563c14a54d446e2b24cb02e290662b8 P 592f68e764324283be4a3c32a5f3ecec: No bootstrap required, opened a new log
I20260710 13:23:55.347963 19826 ts_tablet_manager.cc:1403] T a563c14a54d446e2b24cb02e290662b8 P 592f68e764324283be4a3c32a5f3ecec: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.003s
I20260710 13:23:55.349339 19825 raft_consensus.cc:359] T b2bd82364f3c4025b6fd59a8742f1395 P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } } peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } }
I20260710 13:23:55.350294 19825 raft_consensus.cc:385] T b2bd82364f3c4025b6fd59a8742f1395 P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.350644 19825 raft_consensus.cc:740] T b2bd82364f3c4025b6fd59a8742f1395 P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d91e2299b5024552801080b42dfa6d08, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.351729 19825 consensus_queue.cc:260] T b2bd82364f3c4025b6fd59a8742f1395 P d91e2299b5024552801080b42dfa6d08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } } peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } }
I20260710 13:23:55.352028 19826 raft_consensus.cc:359] T a563c14a54d446e2b24cb02e290662b8 P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.353072 19826 raft_consensus.cc:385] T a563c14a54d446e2b24cb02e290662b8 P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.353559 19826 raft_consensus.cc:740] T a563c14a54d446e2b24cb02e290662b8 P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 592f68e764324283be4a3c32a5f3ecec, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.354144 19827 tablet_bootstrap.cc:654] T afda68d95b964fac8fb16387e042c93d P 567f6fa5cae5473b9914aaed649fedc9: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:55.354595 19825 ts_tablet_manager.cc:1434] T b2bd82364f3c4025b6fd59a8742f1395 P d91e2299b5024552801080b42dfa6d08: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:23:55.354781 19826 consensus_queue.cc:260] T a563c14a54d446e2b24cb02e290662b8 P 592f68e764324283be4a3c32a5f3ecec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.358150 19825 tablet_bootstrap.cc:492] T 6c5bda16f1e545e7995bcd5b1c294734 P d91e2299b5024552801080b42dfa6d08: Bootstrap starting.
I20260710 13:23:55.358928 19836 raft_consensus.cc:493] T b2bd82364f3c4025b6fd59a8742f1395 P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:55.359496 19836 raft_consensus.cc:515] T b2bd82364f3c4025b6fd59a8742f1395 P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } } peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } }
I20260710 13:23:55.361756 19836 leader_election.cc:290] T b2bd82364f3c4025b6fd59a8742f1395 P 567f6fa5cae5473b9914aaed649fedc9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d91e2299b5024552801080b42dfa6d08 (127.16.80.131:44011), 592f68e764324283be4a3c32a5f3ecec (127.16.80.130:40953)
I20260710 13:23:55.362020 19710 raft_consensus.cc:2468] T 6b8e6a1697934e208db7fff847934f45 P 592f68e764324283be4a3c32a5f3ecec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d91e2299b5024552801080b42dfa6d08 in term 1.
I20260710 13:23:55.364145 19785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2bd82364f3c4025b6fd59a8742f1395" candidate_uuid: "567f6fa5cae5473b9914aaed649fedc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d91e2299b5024552801080b42dfa6d08" is_pre_election: true
I20260710 13:23:55.365226 19785 raft_consensus.cc:2468] T b2bd82364f3c4025b6fd59a8742f1395 P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 567f6fa5cae5473b9914aaed649fedc9 in term 0.
I20260710 13:23:55.366645 19825 tablet_bootstrap.cc:654] T 6c5bda16f1e545e7995bcd5b1c294734 P d91e2299b5024552801080b42dfa6d08: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:55.369059 19826 ts_tablet_manager.cc:1434] T a563c14a54d446e2b24cb02e290662b8 P 592f68e764324283be4a3c32a5f3ecec: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.003s
I20260710 13:23:55.364184 19832 raft_consensus.cc:493] T a563c14a54d446e2b24cb02e290662b8 P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:55.370357 19832 raft_consensus.cc:515] T a563c14a54d446e2b24cb02e290662b8 P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.371114 19750 leader_election.cc:304] T 6b8e6a1697934e208db7fff847934f45 P d91e2299b5024552801080b42dfa6d08 [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: 592f68e764324283be4a3c32a5f3ecec, d91e2299b5024552801080b42dfa6d08; no voters: 567f6fa5cae5473b9914aaed649fedc9
I20260710 13:23:55.371763 19710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2bd82364f3c4025b6fd59a8742f1395" candidate_uuid: "567f6fa5cae5473b9914aaed649fedc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "592f68e764324283be4a3c32a5f3ecec" is_pre_election: true
I20260710 13:23:55.372525 19848 raft_consensus.cc:2804] T 6b8e6a1697934e208db7fff847934f45 P d91e2299b5024552801080b42dfa6d08 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:55.372560 19710 raft_consensus.cc:2468] T b2bd82364f3c4025b6fd59a8742f1395 P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 567f6fa5cae5473b9914aaed649fedc9 in term 0.
I20260710 13:23:55.373140 19848 raft_consensus.cc:697] T 6b8e6a1697934e208db7fff847934f45 P d91e2299b5024552801080b42dfa6d08 [term 1 LEADER]: Becoming Leader. State: Replica: d91e2299b5024552801080b42dfa6d08, State: Running, Role: LEADER
I20260710 13:23:55.373348 19599 leader_election.cc:304] T b2bd82364f3c4025b6fd59a8742f1395 P 567f6fa5cae5473b9914aaed649fedc9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 567f6fa5cae5473b9914aaed649fedc9, d91e2299b5024552801080b42dfa6d08; no voters: 
I20260710 13:23:55.374264 19836 raft_consensus.cc:2804] T b2bd82364f3c4025b6fd59a8742f1395 P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:55.374091 19848 consensus_queue.cc:237] T 6b8e6a1697934e208db7fff847934f45 P d91e2299b5024552801080b42dfa6d08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.374627 19836 raft_consensus.cc:493] T b2bd82364f3c4025b6fd59a8742f1395 P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:55.377115 19826 tablet_bootstrap.cc:492] T 29b943f6dc9b4937b78548a28d0f42be P 592f68e764324283be4a3c32a5f3ecec: Bootstrap starting.
I20260710 13:23:55.379158 19836 raft_consensus.cc:3060] T b2bd82364f3c4025b6fd59a8742f1395 P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:55.381011 19832 leader_election.cc:290] T a563c14a54d446e2b24cb02e290662b8 P 592f68e764324283be4a3c32a5f3ecec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817), d91e2299b5024552801080b42dfa6d08 (127.16.80.131:44011)
I20260710 13:23:55.392933 19827 tablet_bootstrap.cc:492] T afda68d95b964fac8fb16387e042c93d P 567f6fa5cae5473b9914aaed649fedc9: No bootstrap required, opened a new log
I20260710 13:23:55.393671 19827 ts_tablet_manager.cc:1403] T afda68d95b964fac8fb16387e042c93d P 567f6fa5cae5473b9914aaed649fedc9: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.010s
I20260710 13:23:55.396989 19827 raft_consensus.cc:359] T afda68d95b964fac8fb16387e042c93d P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.397840 19827 raft_consensus.cc:385] T afda68d95b964fac8fb16387e042c93d P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.398180 19827 raft_consensus.cc:740] T afda68d95b964fac8fb16387e042c93d P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567f6fa5cae5473b9914aaed649fedc9, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.402662 19825 tablet_bootstrap.cc:492] T 6c5bda16f1e545e7995bcd5b1c294734 P d91e2299b5024552801080b42dfa6d08: No bootstrap required, opened a new log
I20260710 13:23:55.403479 19825 ts_tablet_manager.cc:1403] T 6c5bda16f1e545e7995bcd5b1c294734 P d91e2299b5024552801080b42dfa6d08: Time spent bootstrapping tablet: real 0.046s	user 0.018s	sys 0.001s
I20260710 13:23:55.404503 19836 raft_consensus.cc:515] T b2bd82364f3c4025b6fd59a8742f1395 P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } } peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } }
I20260710 13:23:55.406755 19826 tablet_bootstrap.cc:654] T 29b943f6dc9b4937b78548a28d0f42be P 592f68e764324283be4a3c32a5f3ecec: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:55.406755 19825 raft_consensus.cc:359] T 6c5bda16f1e545e7995bcd5b1c294734 P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.408159 19825 raft_consensus.cc:385] T 6c5bda16f1e545e7995bcd5b1c294734 P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.408586 19825 raft_consensus.cc:740] T 6c5bda16f1e545e7995bcd5b1c294734 P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d91e2299b5024552801080b42dfa6d08, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.409595 19825 consensus_queue.cc:260] T 6c5bda16f1e545e7995bcd5b1c294734 P d91e2299b5024552801080b42dfa6d08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.412825 19825 ts_tablet_manager.cc:1434] T 6c5bda16f1e545e7995bcd5b1c294734 P d91e2299b5024552801080b42dfa6d08: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:23:55.413903 19825 tablet_bootstrap.cc:492] T 93e51c456e8f4c5d9056ca399123e0f0 P d91e2299b5024552801080b42dfa6d08: Bootstrap starting.
I20260710 13:23:55.413923 19636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a563c14a54d446e2b24cb02e290662b8" candidate_uuid: "592f68e764324283be4a3c32a5f3ecec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567f6fa5cae5473b9914aaed649fedc9" is_pre_election: true
I20260710 13:23:55.413689 19534 catalog_manager.cc:5697] T 6b8e6a1697934e208db7fff847934f45 P d91e2299b5024552801080b42dfa6d08 reported cstate change: term changed from 0 to 1, leader changed from <none> to d91e2299b5024552801080b42dfa6d08 (127.16.80.131). New cstate: current_term: 1 leader_uuid: "d91e2299b5024552801080b42dfa6d08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:55.414805 19636 raft_consensus.cc:2468] T a563c14a54d446e2b24cb02e290662b8 P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 592f68e764324283be4a3c32a5f3ecec in term 0.
I20260710 13:23:55.416736 19675 leader_election.cc:304] T a563c14a54d446e2b24cb02e290662b8 P 592f68e764324283be4a3c32a5f3ecec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 567f6fa5cae5473b9914aaed649fedc9, 592f68e764324283be4a3c32a5f3ecec; no voters: 
I20260710 13:23:55.417709 19832 raft_consensus.cc:2804] T a563c14a54d446e2b24cb02e290662b8 P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:55.417560 19827 consensus_queue.cc:260] T afda68d95b964fac8fb16387e042c93d P 567f6fa5cae5473b9914aaed649fedc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.418270 19832 raft_consensus.cc:493] T a563c14a54d446e2b24cb02e290662b8 P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:55.418833 19832 raft_consensus.cc:3060] T a563c14a54d446e2b24cb02e290662b8 P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:55.420356 19827 ts_tablet_manager.cc:1434] T afda68d95b964fac8fb16387e042c93d P 567f6fa5cae5473b9914aaed649fedc9: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.001s
I20260710 13:23:55.420331 19836 leader_election.cc:290] T b2bd82364f3c4025b6fd59a8742f1395 P 567f6fa5cae5473b9914aaed649fedc9 [CANDIDATE]: Term 1 election: Requested vote from peers d91e2299b5024552801080b42dfa6d08 (127.16.80.131:44011), 592f68e764324283be4a3c32a5f3ecec (127.16.80.130:40953)
I20260710 13:23:55.422097 19825 tablet_bootstrap.cc:654] T 93e51c456e8f4c5d9056ca399123e0f0 P d91e2299b5024552801080b42dfa6d08: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:55.423820 19827 tablet_bootstrap.cc:492] T 89e75b5b783f48e59e74052079b742d3 P 567f6fa5cae5473b9914aaed649fedc9: Bootstrap starting.
I20260710 13:23:55.424312 19785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2bd82364f3c4025b6fd59a8742f1395" candidate_uuid: "567f6fa5cae5473b9914aaed649fedc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d91e2299b5024552801080b42dfa6d08"
I20260710 13:23:55.425206 19785 raft_consensus.cc:3060] T b2bd82364f3c4025b6fd59a8742f1395 P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:55.431516 19827 tablet_bootstrap.cc:654] T 89e75b5b783f48e59e74052079b742d3 P 567f6fa5cae5473b9914aaed649fedc9: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:55.431795 19710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2bd82364f3c4025b6fd59a8742f1395" candidate_uuid: "567f6fa5cae5473b9914aaed649fedc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "592f68e764324283be4a3c32a5f3ecec"
I20260710 13:23:55.432446 19710 raft_consensus.cc:3060] T b2bd82364f3c4025b6fd59a8742f1395 P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:55.446054 19784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a563c14a54d446e2b24cb02e290662b8" candidate_uuid: "592f68e764324283be4a3c32a5f3ecec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d91e2299b5024552801080b42dfa6d08" is_pre_election: true
I20260710 13:23:55.447691 19784 raft_consensus.cc:2468] T a563c14a54d446e2b24cb02e290662b8 P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 592f68e764324283be4a3c32a5f3ecec in term 0.
I20260710 13:23:55.454730 19826 tablet_bootstrap.cc:492] T 29b943f6dc9b4937b78548a28d0f42be P 592f68e764324283be4a3c32a5f3ecec: No bootstrap required, opened a new log
I20260710 13:23:55.455452 19826 ts_tablet_manager.cc:1403] T 29b943f6dc9b4937b78548a28d0f42be P 592f68e764324283be4a3c32a5f3ecec: Time spent bootstrapping tablet: real 0.079s	user 0.011s	sys 0.012s
I20260710 13:23:55.457537 19710 raft_consensus.cc:2468] T b2bd82364f3c4025b6fd59a8742f1395 P 592f68e764324283be4a3c32a5f3ecec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 567f6fa5cae5473b9914aaed649fedc9 in term 1.
I20260710 13:23:55.457695 19848 raft_consensus.cc:493] T afda68d95b964fac8fb16387e042c93d P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:55.458124 19827 tablet_bootstrap.cc:492] T 89e75b5b783f48e59e74052079b742d3 P 567f6fa5cae5473b9914aaed649fedc9: No bootstrap required, opened a new log
I20260710 13:23:55.458241 19848 raft_consensus.cc:515] T afda68d95b964fac8fb16387e042c93d P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.458992 19601 leader_election.cc:304] T b2bd82364f3c4025b6fd59a8742f1395 P 567f6fa5cae5473b9914aaed649fedc9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 567f6fa5cae5473b9914aaed649fedc9, 592f68e764324283be4a3c32a5f3ecec; no voters: 
I20260710 13:23:55.460155 19835 raft_consensus.cc:2804] T b2bd82364f3c4025b6fd59a8742f1395 P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:55.460718 19835 raft_consensus.cc:697] T b2bd82364f3c4025b6fd59a8742f1395 P 567f6fa5cae5473b9914aaed649fedc9 [term 1 LEADER]: Becoming Leader. State: Replica: 567f6fa5cae5473b9914aaed649fedc9, State: Running, Role: LEADER
I20260710 13:23:55.460904 19848 leader_election.cc:290] T afda68d95b964fac8fb16387e042c93d P d91e2299b5024552801080b42dfa6d08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817), 592f68e764324283be4a3c32a5f3ecec (127.16.80.130:40953)
I20260710 13:23:55.458793 19827 ts_tablet_manager.cc:1403] T 89e75b5b783f48e59e74052079b742d3 P 567f6fa5cae5473b9914aaed649fedc9: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.004s
I20260710 13:23:55.461366 19826 raft_consensus.cc:359] T 29b943f6dc9b4937b78548a28d0f42be P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.462168 19826 raft_consensus.cc:385] T 29b943f6dc9b4937b78548a28d0f42be P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.461688 19835 consensus_queue.cc:237] T b2bd82364f3c4025b6fd59a8742f1395 P 567f6fa5cae5473b9914aaed649fedc9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } } peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } }
I20260710 13:23:55.462518 19826 raft_consensus.cc:740] T 29b943f6dc9b4937b78548a28d0f42be P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 592f68e764324283be4a3c32a5f3ecec, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.463620 19826 consensus_queue.cc:260] T 29b943f6dc9b4937b78548a28d0f42be P 592f68e764324283be4a3c32a5f3ecec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.464725 19825 tablet_bootstrap.cc:492] T 93e51c456e8f4c5d9056ca399123e0f0 P d91e2299b5024552801080b42dfa6d08: No bootstrap required, opened a new log
I20260710 13:23:55.465396 19825 ts_tablet_manager.cc:1403] T 93e51c456e8f4c5d9056ca399123e0f0 P d91e2299b5024552801080b42dfa6d08: Time spent bootstrapping tablet: real 0.052s	user 0.018s	sys 0.018s
I20260710 13:23:55.468096 19711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afda68d95b964fac8fb16387e042c93d" candidate_uuid: "d91e2299b5024552801080b42dfa6d08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "592f68e764324283be4a3c32a5f3ecec" is_pre_election: true
W20260710 13:23:55.470103 19750 leader_election.cc:343] T afda68d95b964fac8fb16387e042c93d P d91e2299b5024552801080b42dfa6d08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 592f68e764324283be4a3c32a5f3ecec (127.16.80.130:40953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:55.467226 19636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afda68d95b964fac8fb16387e042c93d" candidate_uuid: "d91e2299b5024552801080b42dfa6d08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567f6fa5cae5473b9914aaed649fedc9" is_pre_election: true
I20260710 13:23:55.466890 19827 raft_consensus.cc:359] T 89e75b5b783f48e59e74052079b742d3 P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.471372 19636 raft_consensus.cc:2468] T afda68d95b964fac8fb16387e042c93d P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d91e2299b5024552801080b42dfa6d08 in term 0.
I20260710 13:23:55.471395 19827 raft_consensus.cc:385] T 89e75b5b783f48e59e74052079b742d3 P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.472529 19827 raft_consensus.cc:740] T 89e75b5b783f48e59e74052079b742d3 P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567f6fa5cae5473b9914aaed649fedc9, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.473326 19749 leader_election.cc:304] T afda68d95b964fac8fb16387e042c93d P d91e2299b5024552801080b42dfa6d08 [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: 567f6fa5cae5473b9914aaed649fedc9, d91e2299b5024552801080b42dfa6d08; no voters: 592f68e764324283be4a3c32a5f3ecec
I20260710 13:23:55.474884 19848 raft_consensus.cc:2804] T afda68d95b964fac8fb16387e042c93d P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:55.475416 19848 raft_consensus.cc:493] T afda68d95b964fac8fb16387e042c93d P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:55.473702 19827 consensus_queue.cc:260] T 89e75b5b783f48e59e74052079b742d3 P 567f6fa5cae5473b9914aaed649fedc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.475904 19848 raft_consensus.cc:3060] T afda68d95b964fac8fb16387e042c93d P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:55.483194 19826 ts_tablet_manager.cc:1434] T 29b943f6dc9b4937b78548a28d0f42be P 592f68e764324283be4a3c32a5f3ecec: Time spent starting tablet: real 0.027s	user 0.011s	sys 0.008s
I20260710 13:23:55.484539 19826 tablet_bootstrap.cc:492] T 89e75b5b783f48e59e74052079b742d3 P 592f68e764324283be4a3c32a5f3ecec: Bootstrap starting.
I20260710 13:23:55.487342 19827 ts_tablet_manager.cc:1434] T 89e75b5b783f48e59e74052079b742d3 P 567f6fa5cae5473b9914aaed649fedc9: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.000s
I20260710 13:23:55.491256 19785 raft_consensus.cc:2468] T b2bd82364f3c4025b6fd59a8742f1395 P d91e2299b5024552801080b42dfa6d08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 567f6fa5cae5473b9914aaed649fedc9 in term 1.
I20260710 13:23:55.474436 19825 raft_consensus.cc:359] T 93e51c456e8f4c5d9056ca399123e0f0 P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.489391 19829 raft_consensus.cc:493] T 6c5bda16f1e545e7995bcd5b1c294734 P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:55.491933 19825 raft_consensus.cc:385] T 93e51c456e8f4c5d9056ca399123e0f0 P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.492363 19825 raft_consensus.cc:740] T 93e51c456e8f4c5d9056ca399123e0f0 P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d91e2299b5024552801080b42dfa6d08, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.492105 19829 raft_consensus.cc:515] T 6c5bda16f1e545e7995bcd5b1c294734 P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.454717 19832 raft_consensus.cc:515] T a563c14a54d446e2b24cb02e290662b8 P 592f68e764324283be4a3c32a5f3ecec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.494657 19829 leader_election.cc:290] T 6c5bda16f1e545e7995bcd5b1c294734 P d91e2299b5024552801080b42dfa6d08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817), 592f68e764324283be4a3c32a5f3ecec (127.16.80.130:40953)
I20260710 13:23:55.490449 19848 raft_consensus.cc:515] T afda68d95b964fac8fb16387e042c93d P d91e2299b5024552801080b42dfa6d08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.493543 19825 consensus_queue.cc:260] T 93e51c456e8f4c5d9056ca399123e0f0 P d91e2299b5024552801080b42dfa6d08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.495988 19711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c5bda16f1e545e7995bcd5b1c294734" candidate_uuid: "d91e2299b5024552801080b42dfa6d08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "592f68e764324283be4a3c32a5f3ecec" is_pre_election: true
I20260710 13:23:55.497239 19636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c5bda16f1e545e7995bcd5b1c294734" candidate_uuid: "d91e2299b5024552801080b42dfa6d08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567f6fa5cae5473b9914aaed649fedc9" is_pre_election: true
I20260710 13:23:55.498479 19848 leader_election.cc:290] T afda68d95b964fac8fb16387e042c93d P d91e2299b5024552801080b42dfa6d08 [CANDIDATE]: Term 1 election: Requested vote from peers 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817), 592f68e764324283be4a3c32a5f3ecec (127.16.80.130:40953)
I20260710 13:23:55.498615 19635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afda68d95b964fac8fb16387e042c93d" candidate_uuid: "d91e2299b5024552801080b42dfa6d08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567f6fa5cae5473b9914aaed649fedc9"
I20260710 13:23:55.499507 19635 raft_consensus.cc:3060] T afda68d95b964fac8fb16387e042c93d P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:55.501540 19825 ts_tablet_manager.cc:1434] T 93e51c456e8f4c5d9056ca399123e0f0 P d91e2299b5024552801080b42dfa6d08: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.004s
I20260710 13:23:55.503634 19825 tablet_bootstrap.cc:492] T 975d95c4c2e64f87a34b561ddeeea70b P d91e2299b5024552801080b42dfa6d08: Bootstrap starting.
I20260710 13:23:55.505342 19826 tablet_bootstrap.cc:654] T 89e75b5b783f48e59e74052079b742d3 P 592f68e764324283be4a3c32a5f3ecec: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:55.502413 19827 tablet_bootstrap.cc:492] T 6b8e6a1697934e208db7fff847934f45 P 567f6fa5cae5473b9914aaed649fedc9: Bootstrap starting.
W20260710 13:23:55.507957 19749 leader_election.cc:343] T 6c5bda16f1e545e7995bcd5b1c294734 P d91e2299b5024552801080b42dfa6d08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:23:55.508989 19750 leader_election.cc:343] T 6c5bda16f1e545e7995bcd5b1c294734 P d91e2299b5024552801080b42dfa6d08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 592f68e764324283be4a3c32a5f3ecec (127.16.80.130:40953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:55.509454 19750 leader_election.cc:304] T 6c5bda16f1e545e7995bcd5b1c294734 P d91e2299b5024552801080b42dfa6d08 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d91e2299b5024552801080b42dfa6d08; no voters: 567f6fa5cae5473b9914aaed649fedc9, 592f68e764324283be4a3c32a5f3ecec
I20260710 13:23:55.510058 19711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afda68d95b964fac8fb16387e042c93d" candidate_uuid: "d91e2299b5024552801080b42dfa6d08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "592f68e764324283be4a3c32a5f3ecec"
I20260710 13:23:55.510309 19829 raft_consensus.cc:2749] T 6c5bda16f1e545e7995bcd5b1c294734 P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:23:55.511615 19750 leader_election.cc:343] T afda68d95b964fac8fb16387e042c93d P d91e2299b5024552801080b42dfa6d08 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 592f68e764324283be4a3c32a5f3ecec (127.16.80.130:40953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:55.514554 19635 raft_consensus.cc:2468] T afda68d95b964fac8fb16387e042c93d P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d91e2299b5024552801080b42dfa6d08 in term 1.
I20260710 13:23:55.516747 19825 tablet_bootstrap.cc:654] T 975d95c4c2e64f87a34b561ddeeea70b P d91e2299b5024552801080b42dfa6d08: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:55.518657 19784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a563c14a54d446e2b24cb02e290662b8" candidate_uuid: "592f68e764324283be4a3c32a5f3ecec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d91e2299b5024552801080b42dfa6d08"
I20260710 13:23:55.521811 19784 raft_consensus.cc:3060] T a563c14a54d446e2b24cb02e290662b8 P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:55.521821 19866 raft_consensus.cc:493] T 29b943f6dc9b4937b78548a28d0f42be P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:55.522512 19865 raft_consensus.cc:493] T ab92496a9e934a1490287e80f611e264 P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:55.523016 19636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a563c14a54d446e2b24cb02e290662b8" candidate_uuid: "592f68e764324283be4a3c32a5f3ecec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567f6fa5cae5473b9914aaed649fedc9"
I20260710 13:23:55.520375 19864 raft_consensus.cc:493] T 93e51c456e8f4c5d9056ca399123e0f0 P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:55.523713 19636 raft_consensus.cc:3060] T a563c14a54d446e2b24cb02e290662b8 P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:55.523202 19865 raft_consensus.cc:515] T ab92496a9e934a1490287e80f611e264 P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.523865 19864 raft_consensus.cc:515] T 93e51c456e8f4c5d9056ca399123e0f0 P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.526198 19864 leader_election.cc:290] T 93e51c456e8f4c5d9056ca399123e0f0 P 592f68e764324283be4a3c32a5f3ecec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817), d91e2299b5024552801080b42dfa6d08 (127.16.80.131:44011)
I20260710 13:23:55.521286 19827 tablet_bootstrap.cc:654] T 6b8e6a1697934e208db7fff847934f45 P 567f6fa5cae5473b9914aaed649fedc9: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:55.520239 19749 leader_election.cc:304] T afda68d95b964fac8fb16387e042c93d P d91e2299b5024552801080b42dfa6d08 [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: 567f6fa5cae5473b9914aaed649fedc9, d91e2299b5024552801080b42dfa6d08; no voters: 592f68e764324283be4a3c32a5f3ecec
I20260710 13:23:55.528137 19829 raft_consensus.cc:2804] T afda68d95b964fac8fb16387e042c93d P d91e2299b5024552801080b42dfa6d08 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:55.522538 19866 raft_consensus.cc:515] T 29b943f6dc9b4937b78548a28d0f42be P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.528853 19829 raft_consensus.cc:697] T afda68d95b964fac8fb16387e042c93d P d91e2299b5024552801080b42dfa6d08 [term 1 LEADER]: Becoming Leader. State: Replica: d91e2299b5024552801080b42dfa6d08, State: Running, Role: LEADER
I20260710 13:23:55.529770 19829 consensus_queue.cc:237] T afda68d95b964fac8fb16387e042c93d P d91e2299b5024552801080b42dfa6d08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.528091 19783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e51c456e8f4c5d9056ca399123e0f0" candidate_uuid: "592f68e764324283be4a3c32a5f3ecec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d91e2299b5024552801080b42dfa6d08" is_pre_election: true
I20260710 13:23:55.532325 19783 raft_consensus.cc:2468] T 93e51c456e8f4c5d9056ca399123e0f0 P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 592f68e764324283be4a3c32a5f3ecec in term 0.
I20260710 13:23:55.532517 19634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab92496a9e934a1490287e80f611e264" candidate_uuid: "592f68e764324283be4a3c32a5f3ecec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567f6fa5cae5473b9914aaed649fedc9" is_pre_election: true
I20260710 13:23:55.532645 19782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29b943f6dc9b4937b78548a28d0f42be" candidate_uuid: "592f68e764324283be4a3c32a5f3ecec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d91e2299b5024552801080b42dfa6d08" is_pre_election: true
I20260710 13:23:55.534267 19866 leader_election.cc:290] T 29b943f6dc9b4937b78548a28d0f42be P 592f68e764324283be4a3c32a5f3ecec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817), d91e2299b5024552801080b42dfa6d08 (127.16.80.131:44011)
I20260710 13:23:55.535425 19634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e51c456e8f4c5d9056ca399123e0f0" candidate_uuid: "592f68e764324283be4a3c32a5f3ecec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567f6fa5cae5473b9914aaed649fedc9" is_pre_election: true
I20260710 13:23:55.535598 19785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab92496a9e934a1490287e80f611e264" candidate_uuid: "592f68e764324283be4a3c32a5f3ecec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d91e2299b5024552801080b42dfa6d08" is_pre_election: true
I20260710 13:23:55.536186 19634 raft_consensus.cc:2468] T 93e51c456e8f4c5d9056ca399123e0f0 P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 592f68e764324283be4a3c32a5f3ecec in term 0.
I20260710 13:23:55.536650 19785 raft_consensus.cc:2468] T ab92496a9e934a1490287e80f611e264 P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 592f68e764324283be4a3c32a5f3ecec in term 0.
I20260710 13:23:55.538692 19634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29b943f6dc9b4937b78548a28d0f42be" candidate_uuid: "592f68e764324283be4a3c32a5f3ecec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567f6fa5cae5473b9914aaed649fedc9" is_pre_election: true
I20260710 13:23:55.539510 19634 raft_consensus.cc:2468] T 29b943f6dc9b4937b78548a28d0f42be P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 592f68e764324283be4a3c32a5f3ecec in term 0.
W20260710 13:23:55.541013 19675 leader_election.cc:343] T ab92496a9e934a1490287e80f611e264 P 592f68e764324283be4a3c32a5f3ecec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:55.539623 19674 leader_election.cc:304] T 93e51c456e8f4c5d9056ca399123e0f0 P 592f68e764324283be4a3c32a5f3ecec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 592f68e764324283be4a3c32a5f3ecec, d91e2299b5024552801080b42dfa6d08; no voters: 
I20260710 13:23:55.541445 19826 tablet_bootstrap.cc:492] T 89e75b5b783f48e59e74052079b742d3 P 592f68e764324283be4a3c32a5f3ecec: No bootstrap required, opened a new log
I20260710 13:23:55.542132 19675 leader_election.cc:304] T 29b943f6dc9b4937b78548a28d0f42be P 592f68e764324283be4a3c32a5f3ecec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 567f6fa5cae5473b9914aaed649fedc9, 592f68e764324283be4a3c32a5f3ecec; no voters: 
I20260710 13:23:55.542297 19826 ts_tablet_manager.cc:1403] T 89e75b5b783f48e59e74052079b742d3 P 592f68e764324283be4a3c32a5f3ecec: Time spent bootstrapping tablet: real 0.058s	user 0.007s	sys 0.009s
W20260710 13:23:55.542743 19674 leader_election.cc:343] T 29b943f6dc9b4937b78548a28d0f42be P 592f68e764324283be4a3c32a5f3ecec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d91e2299b5024552801080b42dfa6d08 (127.16.80.131:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:55.542997 19864 raft_consensus.cc:2804] T 93e51c456e8f4c5d9056ca399123e0f0 P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:55.544442 19864 raft_consensus.cc:493] T 93e51c456e8f4c5d9056ca399123e0f0 P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:55.544816 19864 raft_consensus.cc:3060] T 93e51c456e8f4c5d9056ca399123e0f0 P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:55.543599 19832 leader_election.cc:290] T a563c14a54d446e2b24cb02e290662b8 P 592f68e764324283be4a3c32a5f3ecec [CANDIDATE]: Term 1 election: Requested vote from peers 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817), d91e2299b5024552801080b42dfa6d08 (127.16.80.131:44011)
I20260710 13:23:55.546744 19832 raft_consensus.cc:2804] T 29b943f6dc9b4937b78548a28d0f42be P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:55.547194 19832 raft_consensus.cc:493] T 29b943f6dc9b4937b78548a28d0f42be P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:55.547281 19865 leader_election.cc:290] T ab92496a9e934a1490287e80f611e264 P 592f68e764324283be4a3c32a5f3ecec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817), d91e2299b5024552801080b42dfa6d08 (127.16.80.131:44011)
I20260710 13:23:55.547616 19832 raft_consensus.cc:3060] T 29b943f6dc9b4937b78548a28d0f42be P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:55.546844 19826 raft_consensus.cc:359] T 89e75b5b783f48e59e74052079b742d3 P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.549157 19826 raft_consensus.cc:385] T 89e75b5b783f48e59e74052079b742d3 P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.549562 19826 raft_consensus.cc:740] T 89e75b5b783f48e59e74052079b742d3 P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 592f68e764324283be4a3c32a5f3ecec, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.543788 19784 raft_consensus.cc:2468] T a563c14a54d446e2b24cb02e290662b8 P d91e2299b5024552801080b42dfa6d08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 592f68e764324283be4a3c32a5f3ecec in term 1.
I20260710 13:23:55.550818 19826 consensus_queue.cc:260] T 89e75b5b783f48e59e74052079b742d3 P 592f68e764324283be4a3c32a5f3ecec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.552374 19636 raft_consensus.cc:2468] T a563c14a54d446e2b24cb02e290662b8 P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 592f68e764324283be4a3c32a5f3ecec in term 1.
I20260710 13:23:55.553686 19675 leader_election.cc:304] T a563c14a54d446e2b24cb02e290662b8 P 592f68e764324283be4a3c32a5f3ecec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 567f6fa5cae5473b9914aaed649fedc9, 592f68e764324283be4a3c32a5f3ecec; no voters: 
I20260710 13:23:55.554950 19674 leader_election.cc:304] T ab92496a9e934a1490287e80f611e264 P 592f68e764324283be4a3c32a5f3ecec [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: 592f68e764324283be4a3c32a5f3ecec, d91e2299b5024552801080b42dfa6d08; no voters: 567f6fa5cae5473b9914aaed649fedc9
I20260710 13:23:55.556008 19865 raft_consensus.cc:2804] T a563c14a54d446e2b24cb02e290662b8 P 592f68e764324283be4a3c32a5f3ecec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:55.562893 19865 raft_consensus.cc:697] T a563c14a54d446e2b24cb02e290662b8 P 592f68e764324283be4a3c32a5f3ecec [term 1 LEADER]: Becoming Leader. State: Replica: 592f68e764324283be4a3c32a5f3ecec, State: Running, Role: LEADER
I20260710 13:23:55.562630 19532 catalog_manager.cc:5697] T afda68d95b964fac8fb16387e042c93d P d91e2299b5024552801080b42dfa6d08 reported cstate change: term changed from 0 to 1, leader changed from <none> to d91e2299b5024552801080b42dfa6d08 (127.16.80.131). New cstate: current_term: 1 leader_uuid: "d91e2299b5024552801080b42dfa6d08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:55.563861 19865 consensus_queue.cc:237] T a563c14a54d446e2b24cb02e290662b8 P 592f68e764324283be4a3c32a5f3ecec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.563752 19534 catalog_manager.cc:5697] T b2bd82364f3c4025b6fd59a8742f1395 P 567f6fa5cae5473b9914aaed649fedc9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129). New cstate: current_term: 1 leader_uuid: "567f6fa5cae5473b9914aaed649fedc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:55.566005 19832 raft_consensus.cc:515] T 29b943f6dc9b4937b78548a28d0f42be P 592f68e764324283be4a3c32a5f3ecec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.569290 19636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29b943f6dc9b4937b78548a28d0f42be" candidate_uuid: "592f68e764324283be4a3c32a5f3ecec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567f6fa5cae5473b9914aaed649fedc9"
I20260710 13:23:55.570041 19636 raft_consensus.cc:3060] T 29b943f6dc9b4937b78548a28d0f42be P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:55.569350 19865 raft_consensus.cc:2804] T ab92496a9e934a1490287e80f611e264 P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:55.572023 19865 raft_consensus.cc:493] T ab92496a9e934a1490287e80f611e264 P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:55.558771 19826 ts_tablet_manager.cc:1434] T 89e75b5b783f48e59e74052079b742d3 P 592f68e764324283be4a3c32a5f3ecec: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260710 13:23:55.572760 19865 raft_consensus.cc:3060] T ab92496a9e934a1490287e80f611e264 P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:55.573659 19826 tablet_bootstrap.cc:492] T 6c5bda16f1e545e7995bcd5b1c294734 P 592f68e764324283be4a3c32a5f3ecec: Bootstrap starting.
I20260710 13:23:55.553789 19864 raft_consensus.cc:515] T 93e51c456e8f4c5d9056ca399123e0f0 P 592f68e764324283be4a3c32a5f3ecec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.578814 19635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e51c456e8f4c5d9056ca399123e0f0" candidate_uuid: "592f68e764324283be4a3c32a5f3ecec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567f6fa5cae5473b9914aaed649fedc9"
I20260710 13:23:55.579061 19636 raft_consensus.cc:2468] T 29b943f6dc9b4937b78548a28d0f42be P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 592f68e764324283be4a3c32a5f3ecec in term 1.
I20260710 13:23:55.579573 19635 raft_consensus.cc:3060] T 93e51c456e8f4c5d9056ca399123e0f0 P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:55.580624 19675 leader_election.cc:304] T 29b943f6dc9b4937b78548a28d0f42be P 592f68e764324283be4a3c32a5f3ecec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 567f6fa5cae5473b9914aaed649fedc9, 592f68e764324283be4a3c32a5f3ecec; no voters: 
I20260710 13:23:55.581751 19866 raft_consensus.cc:2804] T 29b943f6dc9b4937b78548a28d0f42be P 592f68e764324283be4a3c32a5f3ecec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:55.583287 19825 tablet_bootstrap.cc:492] T 975d95c4c2e64f87a34b561ddeeea70b P d91e2299b5024552801080b42dfa6d08: No bootstrap required, opened a new log
I20260710 13:23:55.584190 19825 ts_tablet_manager.cc:1403] T 975d95c4c2e64f87a34b561ddeeea70b P d91e2299b5024552801080b42dfa6d08: Time spent bootstrapping tablet: real 0.081s	user 0.008s	sys 0.004s
I20260710 13:23:55.589745 19827 tablet_bootstrap.cc:492] T 6b8e6a1697934e208db7fff847934f45 P 567f6fa5cae5473b9914aaed649fedc9: No bootstrap required, opened a new log
I20260710 13:23:55.590735 19635 raft_consensus.cc:2468] T 93e51c456e8f4c5d9056ca399123e0f0 P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 592f68e764324283be4a3c32a5f3ecec in term 1.
I20260710 13:23:55.590824 19827 ts_tablet_manager.cc:1403] T 6b8e6a1697934e208db7fff847934f45 P 567f6fa5cae5473b9914aaed649fedc9: Time spent bootstrapping tablet: real 0.089s	user 0.020s	sys 0.026s
I20260710 13:23:55.592552 19675 leader_election.cc:304] T 93e51c456e8f4c5d9056ca399123e0f0 P 592f68e764324283be4a3c32a5f3ecec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 567f6fa5cae5473b9914aaed649fedc9, 592f68e764324283be4a3c32a5f3ecec; no voters: 
I20260710 13:23:55.594298 19864 leader_election.cc:290] T 93e51c456e8f4c5d9056ca399123e0f0 P 592f68e764324283be4a3c32a5f3ecec [CANDIDATE]: Term 1 election: Requested vote from peers 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817), d91e2299b5024552801080b42dfa6d08 (127.16.80.131:44011)
I20260710 13:23:55.594610 19825 raft_consensus.cc:359] T 975d95c4c2e64f87a34b561ddeeea70b P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.599689 19825 raft_consensus.cc:385] T 975d95c4c2e64f87a34b561ddeeea70b P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.595070 19864 raft_consensus.cc:2804] T 93e51c456e8f4c5d9056ca399123e0f0 P 592f68e764324283be4a3c32a5f3ecec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:55.596122 19827 raft_consensus.cc:359] T 6b8e6a1697934e208db7fff847934f45 P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.599815 19785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29b943f6dc9b4937b78548a28d0f42be" candidate_uuid: "592f68e764324283be4a3c32a5f3ecec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d91e2299b5024552801080b42dfa6d08"
I20260710 13:23:55.600613 19827 raft_consensus.cc:385] T 6b8e6a1697934e208db7fff847934f45 P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.596640 19784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e51c456e8f4c5d9056ca399123e0f0" candidate_uuid: "592f68e764324283be4a3c32a5f3ecec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d91e2299b5024552801080b42dfa6d08"
I20260710 13:23:55.600957 19827 raft_consensus.cc:740] T 6b8e6a1697934e208db7fff847934f45 P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567f6fa5cae5473b9914aaed649fedc9, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.600776 19864 raft_consensus.cc:697] T 93e51c456e8f4c5d9056ca399123e0f0 P 592f68e764324283be4a3c32a5f3ecec [term 1 LEADER]: Becoming Leader. State: Replica: 592f68e764324283be4a3c32a5f3ecec, State: Running, Role: LEADER
I20260710 13:23:55.601608 19784 raft_consensus.cc:3060] T 93e51c456e8f4c5d9056ca399123e0f0 P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:55.602025 19827 consensus_queue.cc:260] T 6b8e6a1697934e208db7fff847934f45 P 567f6fa5cae5473b9914aaed649fedc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.602605 19864 consensus_queue.cc:237] T 93e51c456e8f4c5d9056ca399123e0f0 P 592f68e764324283be4a3c32a5f3ecec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.604786 19827 ts_tablet_manager.cc:1434] T 6b8e6a1697934e208db7fff847934f45 P 567f6fa5cae5473b9914aaed649fedc9: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260710 13:23:55.604936 19825 raft_consensus.cc:740] T 975d95c4c2e64f87a34b561ddeeea70b P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d91e2299b5024552801080b42dfa6d08, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.606019 19827 tablet_bootstrap.cc:492] T 6c5bda16f1e545e7995bcd5b1c294734 P 567f6fa5cae5473b9914aaed649fedc9: Bootstrap starting.
I20260710 13:23:55.606570 19825 consensus_queue.cc:260] T 975d95c4c2e64f87a34b561ddeeea70b P d91e2299b5024552801080b42dfa6d08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.610998 19826 tablet_bootstrap.cc:654] T 6c5bda16f1e545e7995bcd5b1c294734 P 592f68e764324283be4a3c32a5f3ecec: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:55.613080 19784 raft_consensus.cc:2468] T 93e51c456e8f4c5d9056ca399123e0f0 P d91e2299b5024552801080b42dfa6d08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 592f68e764324283be4a3c32a5f3ecec in term 1.
I20260710 13:23:55.619451 19825 ts_tablet_manager.cc:1434] T 975d95c4c2e64f87a34b561ddeeea70b P d91e2299b5024552801080b42dfa6d08: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260710 13:23:55.620450 19827 tablet_bootstrap.cc:654] T 6c5bda16f1e545e7995bcd5b1c294734 P 567f6fa5cae5473b9914aaed649fedc9: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:55.627645 19825 tablet_bootstrap.cc:492] T 29b943f6dc9b4937b78548a28d0f42be P d91e2299b5024552801080b42dfa6d08: Bootstrap starting.
W20260710 13:23:55.607607 19674 leader_election.cc:343] T 29b943f6dc9b4937b78548a28d0f42be P 592f68e764324283be4a3c32a5f3ecec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d91e2299b5024552801080b42dfa6d08 (127.16.80.131:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:55.595393 19534 catalog_manager.cc:5697] T a563c14a54d446e2b24cb02e290662b8 P 592f68e764324283be4a3c32a5f3ecec reported cstate change: term changed from 0 to 1, leader changed from <none> to 592f68e764324283be4a3c32a5f3ecec (127.16.80.130). New cstate: current_term: 1 leader_uuid: "592f68e764324283be4a3c32a5f3ecec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:55.634348 19825 tablet_bootstrap.cc:654] T 29b943f6dc9b4937b78548a28d0f42be P d91e2299b5024552801080b42dfa6d08: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:55.635357 19826 tablet_bootstrap.cc:492] T 6c5bda16f1e545e7995bcd5b1c294734 P 592f68e764324283be4a3c32a5f3ecec: No bootstrap required, opened a new log
I20260710 13:23:55.597990 19832 leader_election.cc:290] T 29b943f6dc9b4937b78548a28d0f42be P 592f68e764324283be4a3c32a5f3ecec [CANDIDATE]: Term 1 election: Requested vote from peers 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817), d91e2299b5024552801080b42dfa6d08 (127.16.80.131:44011)
I20260710 13:23:55.597252 19865 raft_consensus.cc:515] T ab92496a9e934a1490287e80f611e264 P 592f68e764324283be4a3c32a5f3ecec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.638573 19826 ts_tablet_manager.cc:1403] T 6c5bda16f1e545e7995bcd5b1c294734 P 592f68e764324283be4a3c32a5f3ecec: Time spent bootstrapping tablet: real 0.065s	user 0.018s	sys 0.002s
I20260710 13:23:55.640084 19865 leader_election.cc:290] T ab92496a9e934a1490287e80f611e264 P 592f68e764324283be4a3c32a5f3ecec [CANDIDATE]: Term 1 election: Requested vote from peers 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817), d91e2299b5024552801080b42dfa6d08 (127.16.80.131:44011)
I20260710 13:23:55.641230 19866 raft_consensus.cc:697] T 29b943f6dc9b4937b78548a28d0f42be P 592f68e764324283be4a3c32a5f3ecec [term 1 LEADER]: Becoming Leader. State: Replica: 592f68e764324283be4a3c32a5f3ecec, State: Running, Role: LEADER
I20260710 13:23:55.641558 19826 raft_consensus.cc:359] T 6c5bda16f1e545e7995bcd5b1c294734 P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.642107 19835 raft_consensus.cc:493] T 89e75b5b783f48e59e74052079b742d3 P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:55.642354 19826 raft_consensus.cc:385] T 6c5bda16f1e545e7995bcd5b1c294734 P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.642661 19835 raft_consensus.cc:515] T 89e75b5b783f48e59e74052079b742d3 P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.642719 19826 raft_consensus.cc:740] T 6c5bda16f1e545e7995bcd5b1c294734 P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 592f68e764324283be4a3c32a5f3ecec, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.645349 19635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab92496a9e934a1490287e80f611e264" candidate_uuid: "592f68e764324283be4a3c32a5f3ecec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567f6fa5cae5473b9914aaed649fedc9"
I20260710 13:23:55.649525 19826 consensus_queue.cc:260] T 6c5bda16f1e545e7995bcd5b1c294734 P 592f68e764324283be4a3c32a5f3ecec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.650704 19784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab92496a9e934a1490287e80f611e264" candidate_uuid: "592f68e764324283be4a3c32a5f3ecec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d91e2299b5024552801080b42dfa6d08"
I20260710 13:23:55.642762 19866 consensus_queue.cc:237] T 29b943f6dc9b4937b78548a28d0f42be P 592f68e764324283be4a3c32a5f3ecec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.651398 19784 raft_consensus.cc:3060] T ab92496a9e934a1490287e80f611e264 P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:55.644869 19827 tablet_bootstrap.cc:492] T 6c5bda16f1e545e7995bcd5b1c294734 P 567f6fa5cae5473b9914aaed649fedc9: No bootstrap required, opened a new log
I20260710 13:23:55.654446 19827 ts_tablet_manager.cc:1403] T 6c5bda16f1e545e7995bcd5b1c294734 P 567f6fa5cae5473b9914aaed649fedc9: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.005s
I20260710 13:23:55.654670 19710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89e75b5b783f48e59e74052079b742d3" candidate_uuid: "567f6fa5cae5473b9914aaed649fedc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "592f68e764324283be4a3c32a5f3ecec" is_pre_election: true
I20260710 13:23:55.655325 19825 tablet_bootstrap.cc:492] T 29b943f6dc9b4937b78548a28d0f42be P d91e2299b5024552801080b42dfa6d08: No bootstrap required, opened a new log
I20260710 13:23:55.655397 19710 raft_consensus.cc:2468] T 89e75b5b783f48e59e74052079b742d3 P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 567f6fa5cae5473b9914aaed649fedc9 in term 0.
I20260710 13:23:55.656071 19825 ts_tablet_manager.cc:1403] T 29b943f6dc9b4937b78548a28d0f42be P d91e2299b5024552801080b42dfa6d08: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.003s
I20260710 13:23:55.657047 19601 leader_election.cc:304] T 89e75b5b783f48e59e74052079b742d3 P 567f6fa5cae5473b9914aaed649fedc9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 567f6fa5cae5473b9914aaed649fedc9, 592f68e764324283be4a3c32a5f3ecec; no voters: 
I20260710 13:23:55.657999 19836 raft_consensus.cc:2804] T 89e75b5b783f48e59e74052079b742d3 P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:55.658386 19836 raft_consensus.cc:493] T 89e75b5b783f48e59e74052079b742d3 P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:55.658747 19836 raft_consensus.cc:3060] T 89e75b5b783f48e59e74052079b742d3 P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:55.658990 19826 ts_tablet_manager.cc:1434] T 6c5bda16f1e545e7995bcd5b1c294734 P 592f68e764324283be4a3c32a5f3ecec: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260710 13:23:55.659466 19825 raft_consensus.cc:359] T 29b943f6dc9b4937b78548a28d0f42be P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.660173 19826 tablet_bootstrap.cc:492] T afda68d95b964fac8fb16387e042c93d P 592f68e764324283be4a3c32a5f3ecec: Bootstrap starting.
I20260710 13:23:55.660266 19825 raft_consensus.cc:385] T 29b943f6dc9b4937b78548a28d0f42be P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.660789 19825 raft_consensus.cc:740] T 29b943f6dc9b4937b78548a28d0f42be P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d91e2299b5024552801080b42dfa6d08, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.660876 19784 raft_consensus.cc:2468] T ab92496a9e934a1490287e80f611e264 P d91e2299b5024552801080b42dfa6d08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 592f68e764324283be4a3c32a5f3ecec in term 1.
I20260710 13:23:55.661707 19825 consensus_queue.cc:260] T 29b943f6dc9b4937b78548a28d0f42be P d91e2299b5024552801080b42dfa6d08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
W20260710 13:23:55.651165 19675 leader_election.cc:343] T ab92496a9e934a1490287e80f611e264 P 592f68e764324283be4a3c32a5f3ecec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:55.664088 19825 ts_tablet_manager.cc:1434] T 29b943f6dc9b4937b78548a28d0f42be P d91e2299b5024552801080b42dfa6d08: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:23:55.665601 19674 leader_election.cc:304] T ab92496a9e934a1490287e80f611e264 P 592f68e764324283be4a3c32a5f3ecec [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: 592f68e764324283be4a3c32a5f3ecec, d91e2299b5024552801080b42dfa6d08; no voters: 567f6fa5cae5473b9914aaed649fedc9
I20260710 13:23:55.666539 19864 raft_consensus.cc:2804] T ab92496a9e934a1490287e80f611e264 P 592f68e764324283be4a3c32a5f3ecec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:55.666863 19826 tablet_bootstrap.cc:654] T afda68d95b964fac8fb16387e042c93d P 592f68e764324283be4a3c32a5f3ecec: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:55.667124 19864 raft_consensus.cc:697] T ab92496a9e934a1490287e80f611e264 P 592f68e764324283be4a3c32a5f3ecec [term 1 LEADER]: Becoming Leader. State: Replica: 592f68e764324283be4a3c32a5f3ecec, State: Running, Role: LEADER
I20260710 13:23:55.672264 19784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89e75b5b783f48e59e74052079b742d3" candidate_uuid: "567f6fa5cae5473b9914aaed649fedc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d91e2299b5024552801080b42dfa6d08" is_pre_election: true
I20260710 13:23:55.673170 19864 consensus_queue.cc:237] T ab92496a9e934a1490287e80f611e264 P 592f68e764324283be4a3c32a5f3ecec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.667249 19827 raft_consensus.cc:359] T 6c5bda16f1e545e7995bcd5b1c294734 P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.683125 19827 raft_consensus.cc:385] T 6c5bda16f1e545e7995bcd5b1c294734 P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.666733 19835 leader_election.cc:290] T 89e75b5b783f48e59e74052079b742d3 P 567f6fa5cae5473b9914aaed649fedc9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 592f68e764324283be4a3c32a5f3ecec (127.16.80.130:40953), d91e2299b5024552801080b42dfa6d08 (127.16.80.131:44011)
I20260710 13:23:55.669240 19836 raft_consensus.cc:515] T 89e75b5b783f48e59e74052079b742d3 P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.684342 19825 tablet_bootstrap.cc:492] T 89e75b5b783f48e59e74052079b742d3 P d91e2299b5024552801080b42dfa6d08: Bootstrap starting.
W20260710 13:23:55.684437 19599 leader_election.cc:343] T 89e75b5b783f48e59e74052079b742d3 P 567f6fa5cae5473b9914aaed649fedc9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d91e2299b5024552801080b42dfa6d08 (127.16.80.131:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:55.685515 19836 leader_election.cc:290] T 89e75b5b783f48e59e74052079b742d3 P 567f6fa5cae5473b9914aaed649fedc9 [CANDIDATE]: Term 1 election: Requested vote from peers 592f68e764324283be4a3c32a5f3ecec (127.16.80.130:40953), d91e2299b5024552801080b42dfa6d08 (127.16.80.131:44011)
I20260710 13:23:55.686156 19827 raft_consensus.cc:740] T 6c5bda16f1e545e7995bcd5b1c294734 P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567f6fa5cae5473b9914aaed649fedc9, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.687295 19710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89e75b5b783f48e59e74052079b742d3" candidate_uuid: "567f6fa5cae5473b9914aaed649fedc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "592f68e764324283be4a3c32a5f3ecec"
I20260710 13:23:55.687158 19827 consensus_queue.cc:260] T 6c5bda16f1e545e7995bcd5b1c294734 P 567f6fa5cae5473b9914aaed649fedc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.689846 19827 ts_tablet_manager.cc:1434] T 6c5bda16f1e545e7995bcd5b1c294734 P 567f6fa5cae5473b9914aaed649fedc9: Time spent starting tablet: real 0.035s	user 0.011s	sys 0.000s
I20260710 13:23:55.691007 19827 tablet_bootstrap.cc:492] T ab92496a9e934a1490287e80f611e264 P 567f6fa5cae5473b9914aaed649fedc9: Bootstrap starting.
I20260710 13:23:55.687897 19710 raft_consensus.cc:3060] T 89e75b5b783f48e59e74052079b742d3 P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:55.696929 19534 catalog_manager.cc:5697] T 93e51c456e8f4c5d9056ca399123e0f0 P 592f68e764324283be4a3c32a5f3ecec reported cstate change: term changed from 0 to 1, leader changed from <none> to 592f68e764324283be4a3c32a5f3ecec (127.16.80.130). New cstate: current_term: 1 leader_uuid: "592f68e764324283be4a3c32a5f3ecec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:55.697993 19825 tablet_bootstrap.cc:654] T 89e75b5b783f48e59e74052079b742d3 P d91e2299b5024552801080b42dfa6d08: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:55.698933 19534 catalog_manager.cc:5697] T 29b943f6dc9b4937b78548a28d0f42be P 592f68e764324283be4a3c32a5f3ecec reported cstate change: term changed from 0 to 1, leader changed from <none> to 592f68e764324283be4a3c32a5f3ecec (127.16.80.130). New cstate: current_term: 1 leader_uuid: "592f68e764324283be4a3c32a5f3ecec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:55.694410 19784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89e75b5b783f48e59e74052079b742d3" candidate_uuid: "567f6fa5cae5473b9914aaed649fedc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d91e2299b5024552801080b42dfa6d08"
W20260710 13:23:55.704949 19599 leader_election.cc:343] T 89e75b5b783f48e59e74052079b742d3 P 567f6fa5cae5473b9914aaed649fedc9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d91e2299b5024552801080b42dfa6d08 (127.16.80.131:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:55.707631 19827 tablet_bootstrap.cc:654] T ab92496a9e934a1490287e80f611e264 P 567f6fa5cae5473b9914aaed649fedc9: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:55.708606 19826 tablet_bootstrap.cc:492] T afda68d95b964fac8fb16387e042c93d P 592f68e764324283be4a3c32a5f3ecec: No bootstrap required, opened a new log
I20260710 13:23:55.719517 19826 ts_tablet_manager.cc:1403] T afda68d95b964fac8fb16387e042c93d P 592f68e764324283be4a3c32a5f3ecec: Time spent bootstrapping tablet: real 0.060s	user 0.016s	sys 0.010s
I20260710 13:23:55.723183 19827 tablet_bootstrap.cc:492] T ab92496a9e934a1490287e80f611e264 P 567f6fa5cae5473b9914aaed649fedc9: No bootstrap required, opened a new log
I20260710 13:23:55.723707 19827 ts_tablet_manager.cc:1403] T ab92496a9e934a1490287e80f611e264 P 567f6fa5cae5473b9914aaed649fedc9: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.001s
I20260710 13:23:55.723790 19826 raft_consensus.cc:359] T afda68d95b964fac8fb16387e042c93d P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.724849 19826 raft_consensus.cc:385] T afda68d95b964fac8fb16387e042c93d P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.725234 19826 raft_consensus.cc:740] T afda68d95b964fac8fb16387e042c93d P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 592f68e764324283be4a3c32a5f3ecec, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.726014 19827 raft_consensus.cc:359] T ab92496a9e934a1490287e80f611e264 P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.726642 19827 raft_consensus.cc:385] T ab92496a9e934a1490287e80f611e264 P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.726914 19827 raft_consensus.cc:740] T ab92496a9e934a1490287e80f611e264 P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567f6fa5cae5473b9914aaed649fedc9, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.727598 19827 consensus_queue.cc:260] T ab92496a9e934a1490287e80f611e264 P 567f6fa5cae5473b9914aaed649fedc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.729504 19827 ts_tablet_manager.cc:1434] T ab92496a9e934a1490287e80f611e264 P 567f6fa5cae5473b9914aaed649fedc9: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260710 13:23:55.726263 19826 consensus_queue.cc:260] T afda68d95b964fac8fb16387e042c93d P 592f68e764324283be4a3c32a5f3ecec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.731546 19826 ts_tablet_manager.cc:1434] T afda68d95b964fac8fb16387e042c93d P 592f68e764324283be4a3c32a5f3ecec: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:23:55.732349 19826 tablet_bootstrap.cc:492] T 975d95c4c2e64f87a34b561ddeeea70b P 592f68e764324283be4a3c32a5f3ecec: Bootstrap starting.
I20260710 13:23:55.719331 19710 raft_consensus.cc:2468] T 89e75b5b783f48e59e74052079b742d3 P 592f68e764324283be4a3c32a5f3ecec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 567f6fa5cae5473b9914aaed649fedc9 in term 1.
I20260710 13:23:55.737600 19601 leader_election.cc:304] T 89e75b5b783f48e59e74052079b742d3 P 567f6fa5cae5473b9914aaed649fedc9 [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: 567f6fa5cae5473b9914aaed649fedc9, 592f68e764324283be4a3c32a5f3ecec; no voters: d91e2299b5024552801080b42dfa6d08
I20260710 13:23:55.738158 19826 tablet_bootstrap.cc:654] T 975d95c4c2e64f87a34b561ddeeea70b P 592f68e764324283be4a3c32a5f3ecec: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:55.739140 19836 raft_consensus.cc:2804] T 89e75b5b783f48e59e74052079b742d3 P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:55.739714 19836 raft_consensus.cc:697] T 89e75b5b783f48e59e74052079b742d3 P 567f6fa5cae5473b9914aaed649fedc9 [term 1 LEADER]: Becoming Leader. State: Replica: 567f6fa5cae5473b9914aaed649fedc9, State: Running, Role: LEADER
I20260710 13:23:55.740561 19836 consensus_queue.cc:237] T 89e75b5b783f48e59e74052079b742d3 P 567f6fa5cae5473b9914aaed649fedc9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.749269 19532 catalog_manager.cc:5697] T ab92496a9e934a1490287e80f611e264 P 592f68e764324283be4a3c32a5f3ecec reported cstate change: term changed from 0 to 1, leader changed from <none> to 592f68e764324283be4a3c32a5f3ecec (127.16.80.130). New cstate: current_term: 1 leader_uuid: "592f68e764324283be4a3c32a5f3ecec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:55.751559 19835 raft_consensus.cc:493] T 975d95c4c2e64f87a34b561ddeeea70b P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:55.752358 19835 raft_consensus.cc:515] T 975d95c4c2e64f87a34b561ddeeea70b P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.757405 19835 leader_election.cc:290] T 975d95c4c2e64f87a34b561ddeeea70b P 567f6fa5cae5473b9914aaed649fedc9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 592f68e764324283be4a3c32a5f3ecec (127.16.80.130:40953), d91e2299b5024552801080b42dfa6d08 (127.16.80.131:44011)
I20260710 13:23:55.758733 19710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "975d95c4c2e64f87a34b561ddeeea70b" candidate_uuid: "567f6fa5cae5473b9914aaed649fedc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "592f68e764324283be4a3c32a5f3ecec" is_pre_election: true
I20260710 13:23:55.759651 19784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "975d95c4c2e64f87a34b561ddeeea70b" candidate_uuid: "567f6fa5cae5473b9914aaed649fedc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d91e2299b5024552801080b42dfa6d08" is_pre_election: true
I20260710 13:23:55.760663 19784 raft_consensus.cc:2468] T 975d95c4c2e64f87a34b561ddeeea70b P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 567f6fa5cae5473b9914aaed649fedc9 in term 0.
W20260710 13:23:55.761237 19601 leader_election.cc:343] T 975d95c4c2e64f87a34b561ddeeea70b P 567f6fa5cae5473b9914aaed649fedc9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 592f68e764324283be4a3c32a5f3ecec (127.16.80.130:40953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:55.762612 19599 leader_election.cc:304] T 975d95c4c2e64f87a34b561ddeeea70b P 567f6fa5cae5473b9914aaed649fedc9 [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: 567f6fa5cae5473b9914aaed649fedc9, d91e2299b5024552801080b42dfa6d08; no voters: 592f68e764324283be4a3c32a5f3ecec
I20260710 13:23:55.767458 19825 tablet_bootstrap.cc:492] T 89e75b5b783f48e59e74052079b742d3 P d91e2299b5024552801080b42dfa6d08: No bootstrap required, opened a new log
I20260710 13:23:55.767956 19825 ts_tablet_manager.cc:1403] T 89e75b5b783f48e59e74052079b742d3 P d91e2299b5024552801080b42dfa6d08: Time spent bootstrapping tablet: real 0.084s	user 0.026s	sys 0.043s
I20260710 13:23:55.764092 19835 raft_consensus.cc:2804] T 975d95c4c2e64f87a34b561ddeeea70b P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:55.769007 19835 raft_consensus.cc:493] T 975d95c4c2e64f87a34b561ddeeea70b P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:55.769649 19835 raft_consensus.cc:3060] T 975d95c4c2e64f87a34b561ddeeea70b P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:55.775810 19825 raft_consensus.cc:359] T 89e75b5b783f48e59e74052079b742d3 P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.776612 19825 raft_consensus.cc:385] T 89e75b5b783f48e59e74052079b742d3 P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.776907 19825 raft_consensus.cc:740] T 89e75b5b783f48e59e74052079b742d3 P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d91e2299b5024552801080b42dfa6d08, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.777629 19825 consensus_queue.cc:260] T 89e75b5b783f48e59e74052079b742d3 P d91e2299b5024552801080b42dfa6d08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.778527 19533 catalog_manager.cc:5697] T 89e75b5b783f48e59e74052079b742d3 P 567f6fa5cae5473b9914aaed649fedc9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129). New cstate: current_term: 1 leader_uuid: "567f6fa5cae5473b9914aaed649fedc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:55.779834 19825 ts_tablet_manager.cc:1434] T 89e75b5b783f48e59e74052079b742d3 P d91e2299b5024552801080b42dfa6d08: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:23:55.782126 19826 tablet_bootstrap.cc:492] T 975d95c4c2e64f87a34b561ddeeea70b P 592f68e764324283be4a3c32a5f3ecec: No bootstrap required, opened a new log
I20260710 13:23:55.782670 19826 ts_tablet_manager.cc:1403] T 975d95c4c2e64f87a34b561ddeeea70b P 592f68e764324283be4a3c32a5f3ecec: Time spent bootstrapping tablet: real 0.050s	user 0.022s	sys 0.016s
I20260710 13:23:55.785231 19826 raft_consensus.cc:359] T 975d95c4c2e64f87a34b561ddeeea70b P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.785926 19826 raft_consensus.cc:385] T 975d95c4c2e64f87a34b561ddeeea70b P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.785737 19835 raft_consensus.cc:515] T 975d95c4c2e64f87a34b561ddeeea70b P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.786252 19826 raft_consensus.cc:740] T 975d95c4c2e64f87a34b561ddeeea70b P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 592f68e764324283be4a3c32a5f3ecec, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.787012 19826 consensus_queue.cc:260] T 975d95c4c2e64f87a34b561ddeeea70b P 592f68e764324283be4a3c32a5f3ecec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.788035 19835 leader_election.cc:290] T 975d95c4c2e64f87a34b561ddeeea70b P 567f6fa5cae5473b9914aaed649fedc9 [CANDIDATE]: Term 1 election: Requested vote from peers 592f68e764324283be4a3c32a5f3ecec (127.16.80.130:40953), d91e2299b5024552801080b42dfa6d08 (127.16.80.131:44011)
I20260710 13:23:55.789299 19784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "975d95c4c2e64f87a34b561ddeeea70b" candidate_uuid: "567f6fa5cae5473b9914aaed649fedc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d91e2299b5024552801080b42dfa6d08"
I20260710 13:23:55.789969 19784 raft_consensus.cc:3060] T 975d95c4c2e64f87a34b561ddeeea70b P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:55.790081 19710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "975d95c4c2e64f87a34b561ddeeea70b" candidate_uuid: "567f6fa5cae5473b9914aaed649fedc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "592f68e764324283be4a3c32a5f3ecec"
I20260710 13:23:55.790742 19710 raft_consensus.cc:3060] T 975d95c4c2e64f87a34b561ddeeea70b P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:55.792052 19826 ts_tablet_manager.cc:1434] T 975d95c4c2e64f87a34b561ddeeea70b P 592f68e764324283be4a3c32a5f3ecec: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:23:55.796201 19710 raft_consensus.cc:2468] T 975d95c4c2e64f87a34b561ddeeea70b P 592f68e764324283be4a3c32a5f3ecec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 567f6fa5cae5473b9914aaed649fedc9 in term 1.
I20260710 13:23:55.796459 19784 raft_consensus.cc:2468] T 975d95c4c2e64f87a34b561ddeeea70b P d91e2299b5024552801080b42dfa6d08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 567f6fa5cae5473b9914aaed649fedc9 in term 1.
I20260710 13:23:55.797459 19601 leader_election.cc:304] T 975d95c4c2e64f87a34b561ddeeea70b P 567f6fa5cae5473b9914aaed649fedc9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 567f6fa5cae5473b9914aaed649fedc9, 592f68e764324283be4a3c32a5f3ecec; no voters: 
I20260710 13:23:55.798350 19835 raft_consensus.cc:2804] T 975d95c4c2e64f87a34b561ddeeea70b P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:55.798873 19835 raft_consensus.cc:697] T 975d95c4c2e64f87a34b561ddeeea70b P 567f6fa5cae5473b9914aaed649fedc9 [term 1 LEADER]: Becoming Leader. State: Replica: 567f6fa5cae5473b9914aaed649fedc9, State: Running, Role: LEADER
I20260710 13:23:55.799768 19835 consensus_queue.cc:237] T 975d95c4c2e64f87a34b561ddeeea70b P 567f6fa5cae5473b9914aaed649fedc9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.807401 19835 raft_consensus.cc:493] T 6c5bda16f1e545e7995bcd5b1c294734 P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:55.811203 19533 catalog_manager.cc:5697] T 975d95c4c2e64f87a34b561ddeeea70b P 567f6fa5cae5473b9914aaed649fedc9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129). New cstate: current_term: 1 leader_uuid: "567f6fa5cae5473b9914aaed649fedc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:55.807947 19835 raft_consensus.cc:515] T 6c5bda16f1e545e7995bcd5b1c294734 P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.816008 19835 leader_election.cc:290] T 6c5bda16f1e545e7995bcd5b1c294734 P 567f6fa5cae5473b9914aaed649fedc9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 592f68e764324283be4a3c32a5f3ecec (127.16.80.130:40953), d91e2299b5024552801080b42dfa6d08 (127.16.80.131:44011)
I20260710 13:23:55.816427 19711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c5bda16f1e545e7995bcd5b1c294734" candidate_uuid: "567f6fa5cae5473b9914aaed649fedc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "592f68e764324283be4a3c32a5f3ecec" is_pre_election: true
I20260710 13:23:55.817039 19711 raft_consensus.cc:2468] T 6c5bda16f1e545e7995bcd5b1c294734 P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 567f6fa5cae5473b9914aaed649fedc9 in term 0.
I20260710 13:23:55.817987 19601 leader_election.cc:304] T 6c5bda16f1e545e7995bcd5b1c294734 P 567f6fa5cae5473b9914aaed649fedc9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 567f6fa5cae5473b9914aaed649fedc9, 592f68e764324283be4a3c32a5f3ecec; no voters: 
I20260710 13:23:55.818533 19829 consensus_queue.cc:1048] T 6b8e6a1697934e208db7fff847934f45 P d91e2299b5024552801080b42dfa6d08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:55.818850 19835 raft_consensus.cc:2804] T 6c5bda16f1e545e7995bcd5b1c294734 P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:55.819454 19835 raft_consensus.cc:493] T 6c5bda16f1e545e7995bcd5b1c294734 P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:55.819815 19835 raft_consensus.cc:3060] T 6c5bda16f1e545e7995bcd5b1c294734 P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:55.818801 19784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c5bda16f1e545e7995bcd5b1c294734" candidate_uuid: "567f6fa5cae5473b9914aaed649fedc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d91e2299b5024552801080b42dfa6d08" is_pre_election: true
I20260710 13:23:55.820966 19784 raft_consensus.cc:2468] T 6c5bda16f1e545e7995bcd5b1c294734 P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 567f6fa5cae5473b9914aaed649fedc9 in term 0.
I20260710 13:23:55.829293 19835 raft_consensus.cc:515] T 6c5bda16f1e545e7995bcd5b1c294734 P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.831812 19835 leader_election.cc:290] T 6c5bda16f1e545e7995bcd5b1c294734 P 567f6fa5cae5473b9914aaed649fedc9 [CANDIDATE]: Term 1 election: Requested vote from peers 592f68e764324283be4a3c32a5f3ecec (127.16.80.130:40953), d91e2299b5024552801080b42dfa6d08 (127.16.80.131:44011)
I20260710 13:23:55.832234 19710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c5bda16f1e545e7995bcd5b1c294734" candidate_uuid: "567f6fa5cae5473b9914aaed649fedc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "592f68e764324283be4a3c32a5f3ecec"
I20260710 13:23:55.832661 19784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c5bda16f1e545e7995bcd5b1c294734" candidate_uuid: "567f6fa5cae5473b9914aaed649fedc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d91e2299b5024552801080b42dfa6d08"
I20260710 13:23:55.833026 19710 raft_consensus.cc:3060] T 6c5bda16f1e545e7995bcd5b1c294734 P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:55.833528 19784 raft_consensus.cc:3060] T 6c5bda16f1e545e7995bcd5b1c294734 P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:55.844785 19635 raft_consensus.cc:3060] T 6b8e6a1697934e208db7fff847934f45 P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:55.844992 19710 raft_consensus.cc:2468] T 6c5bda16f1e545e7995bcd5b1c294734 P 592f68e764324283be4a3c32a5f3ecec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 567f6fa5cae5473b9914aaed649fedc9 in term 1.
I20260710 13:23:55.847064 19601 leader_election.cc:304] T 6c5bda16f1e545e7995bcd5b1c294734 P 567f6fa5cae5473b9914aaed649fedc9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 567f6fa5cae5473b9914aaed649fedc9, 592f68e764324283be4a3c32a5f3ecec; no voters: 
I20260710 13:23:55.848083 19835 raft_consensus.cc:2804] T 6c5bda16f1e545e7995bcd5b1c294734 P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:55.848616 19835 raft_consensus.cc:697] T 6c5bda16f1e545e7995bcd5b1c294734 P 567f6fa5cae5473b9914aaed649fedc9 [term 1 LEADER]: Becoming Leader. State: Replica: 567f6fa5cae5473b9914aaed649fedc9, State: Running, Role: LEADER
I20260710 13:23:55.849462 19835 consensus_queue.cc:237] T 6c5bda16f1e545e7995bcd5b1c294734 P 567f6fa5cae5473b9914aaed649fedc9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.854918 19784 raft_consensus.cc:2468] T 6c5bda16f1e545e7995bcd5b1c294734 P d91e2299b5024552801080b42dfa6d08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 567f6fa5cae5473b9914aaed649fedc9 in term 1.
I20260710 13:23:55.854877 19848 consensus_queue.cc:1048] T 6b8e6a1697934e208db7fff847934f45 P d91e2299b5024552801080b42dfa6d08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:55.858863 19534 catalog_manager.cc:5697] T 6c5bda16f1e545e7995bcd5b1c294734 P 567f6fa5cae5473b9914aaed649fedc9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129). New cstate: current_term: 1 leader_uuid: "567f6fa5cae5473b9914aaed649fedc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:55.867735 19864 raft_consensus.cc:493] T afda68d95b964fac8fb16387e042c93d P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:55.868374 19864 raft_consensus.cc:515] T afda68d95b964fac8fb16387e042c93d P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:55.870710 19864 leader_election.cc:290] T afda68d95b964fac8fb16387e042c93d P 592f68e764324283be4a3c32a5f3ecec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817), d91e2299b5024552801080b42dfa6d08 (127.16.80.131:44011)
I20260710 13:23:55.871866 19784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afda68d95b964fac8fb16387e042c93d" candidate_uuid: "592f68e764324283be4a3c32a5f3ecec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d91e2299b5024552801080b42dfa6d08" is_pre_election: true
I20260710 13:23:55.871863 19635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afda68d95b964fac8fb16387e042c93d" candidate_uuid: "592f68e764324283be4a3c32a5f3ecec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567f6fa5cae5473b9914aaed649fedc9" is_pre_election: true
I20260710 13:23:55.873078 19635 raft_consensus.cc:2393] T afda68d95b964fac8fb16387e042c93d P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 592f68e764324283be4a3c32a5f3ecec in current term 1: Already voted for candidate d91e2299b5024552801080b42dfa6d08 in this term.
I20260710 13:23:55.874135 19675 leader_election.cc:304] T afda68d95b964fac8fb16387e042c93d P 592f68e764324283be4a3c32a5f3ecec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 592f68e764324283be4a3c32a5f3ecec; no voters: 567f6fa5cae5473b9914aaed649fedc9, d91e2299b5024552801080b42dfa6d08
I20260710 13:23:55.875021 19864 raft_consensus.cc:3060] T afda68d95b964fac8fb16387e042c93d P 592f68e764324283be4a3c32a5f3ecec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:55.880362 19864 raft_consensus.cc:2749] T afda68d95b964fac8fb16387e042c93d P 592f68e764324283be4a3c32a5f3ecec [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:55.896900 19835 consensus_queue.cc:1048] T b2bd82364f3c4025b6fd59a8742f1395 P 567f6fa5cae5473b9914aaed649fedc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:55.908030 19835 consensus_queue.cc:1048] T b2bd82364f3c4025b6fd59a8742f1395 P 567f6fa5cae5473b9914aaed649fedc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:56.021711 19848 consensus_queue.cc:1048] T afda68d95b964fac8fb16387e042c93d P d91e2299b5024552801080b42dfa6d08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:56.032796 19829 consensus_queue.cc:1048] T afda68d95b964fac8fb16387e042c93d P d91e2299b5024552801080b42dfa6d08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:56.052428 19829 raft_consensus.cc:493] T 29b943f6dc9b4937b78548a28d0f42be P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:56.052892 19829 raft_consensus.cc:515] T 29b943f6dc9b4937b78548a28d0f42be P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:56.054633 19829 leader_election.cc:290] T 29b943f6dc9b4937b78548a28d0f42be P d91e2299b5024552801080b42dfa6d08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817), 592f68e764324283be4a3c32a5f3ecec (127.16.80.130:40953)
I20260710 13:23:56.055564 19635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29b943f6dc9b4937b78548a28d0f42be" candidate_uuid: "d91e2299b5024552801080b42dfa6d08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567f6fa5cae5473b9914aaed649fedc9" is_pre_election: true
I20260710 13:23:56.055841 19710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29b943f6dc9b4937b78548a28d0f42be" candidate_uuid: "d91e2299b5024552801080b42dfa6d08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "592f68e764324283be4a3c32a5f3ecec" is_pre_election: true
I20260710 13:23:56.056483 19635 raft_consensus.cc:2393] T 29b943f6dc9b4937b78548a28d0f42be P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d91e2299b5024552801080b42dfa6d08 in current term 1: Already voted for candidate 592f68e764324283be4a3c32a5f3ecec in this term.
I20260710 13:23:56.057541 19749 leader_election.cc:304] T 29b943f6dc9b4937b78548a28d0f42be P d91e2299b5024552801080b42dfa6d08 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d91e2299b5024552801080b42dfa6d08; no voters: 567f6fa5cae5473b9914aaed649fedc9, 592f68e764324283be4a3c32a5f3ecec
I20260710 13:23:56.058210 19829 raft_consensus.cc:3060] T 29b943f6dc9b4937b78548a28d0f42be P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:56.059718 19864 consensus_queue.cc:1048] T a563c14a54d446e2b24cb02e290662b8 P 592f68e764324283be4a3c32a5f3ecec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:56.064287 19829 raft_consensus.cc:2749] T 29b943f6dc9b4937b78548a28d0f42be P d91e2299b5024552801080b42dfa6d08 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:56.074465 19864 consensus_queue.cc:1048] T a563c14a54d446e2b24cb02e290662b8 P 592f68e764324283be4a3c32a5f3ecec [LEADER]: Connected to new peer: Peer: permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:56.094646 19864 consensus_queue.cc:1048] T ab92496a9e934a1490287e80f611e264 P 592f68e764324283be4a3c32a5f3ecec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:56.105104 19635 raft_consensus.cc:3060] T ab92496a9e934a1490287e80f611e264 P 567f6fa5cae5473b9914aaed649fedc9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:56.113540 19864 consensus_queue.cc:1048] T ab92496a9e934a1490287e80f611e264 P 592f68e764324283be4a3c32a5f3ecec [LEADER]: Connected to new peer: Peer: permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:56.135051 16706 ts_manager.cc:295] Set tserver state for 567f6fa5cae5473b9914aaed649fedc9 to MAINTENANCE_MODE
I20260710 13:23:56.135857 16706 tablet_server.cc:179] TabletServer@127.16.80.129:0 shutting down...
I20260710 13:23:56.147277 19864 consensus_queue.cc:1048] T 93e51c456e8f4c5d9056ca399123e0f0 P 592f68e764324283be4a3c32a5f3ecec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:23:56.162420 19675 consensus_peers.cc:597] T 93e51c456e8f4c5d9056ca399123e0f0 P 592f68e764324283be4a3c32a5f3ecec -> Peer 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817): Couldn't send request to peer 567f6fa5cae5473b9914aaed649fedc9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:56.175661 16706 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:56.176642 16706 tablet_replica.cc:333] T ab92496a9e934a1490287e80f611e264 P 567f6fa5cae5473b9914aaed649fedc9: stopping tablet replica
I20260710 13:23:56.177455 16706 raft_consensus.cc:2243] T ab92496a9e934a1490287e80f611e264 P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:56.177922 16706 raft_consensus.cc:2272] T ab92496a9e934a1490287e80f611e264 P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:56.180524 16706 tablet_replica.cc:333] T afda68d95b964fac8fb16387e042c93d P 567f6fa5cae5473b9914aaed649fedc9: stopping tablet replica
I20260710 13:23:56.181072 16706 raft_consensus.cc:2243] T afda68d95b964fac8fb16387e042c93d P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:56.181452 16706 raft_consensus.cc:2272] T afda68d95b964fac8fb16387e042c93d P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:56.183583 16706 tablet_replica.cc:333] T a563c14a54d446e2b24cb02e290662b8 P 567f6fa5cae5473b9914aaed649fedc9: stopping tablet replica
I20260710 13:23:56.183460 19829 raft_consensus.cc:493] T 89e75b5b783f48e59e74052079b742d3 P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:56.184273 16706 raft_consensus.cc:2243] T a563c14a54d446e2b24cb02e290662b8 P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:56.184172 19829 raft_consensus.cc:515] T 89e75b5b783f48e59e74052079b742d3 P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:56.184809 16706 raft_consensus.cc:2272] T a563c14a54d446e2b24cb02e290662b8 P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:56.186669 19829 leader_election.cc:290] T 89e75b5b783f48e59e74052079b742d3 P d91e2299b5024552801080b42dfa6d08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817), 592f68e764324283be4a3c32a5f3ecec (127.16.80.130:40953)
I20260710 13:23:56.187320 19710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89e75b5b783f48e59e74052079b742d3" candidate_uuid: "d91e2299b5024552801080b42dfa6d08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "592f68e764324283be4a3c32a5f3ecec" is_pre_election: true
I20260710 13:23:56.187649 16706 tablet_replica.cc:333] T 6c5bda16f1e545e7995bcd5b1c294734 P 567f6fa5cae5473b9914aaed649fedc9: stopping tablet replica
I20260710 13:23:56.188058 19710 raft_consensus.cc:2393] T 89e75b5b783f48e59e74052079b742d3 P 592f68e764324283be4a3c32a5f3ecec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d91e2299b5024552801080b42dfa6d08 in current term 1: Already voted for candidate 567f6fa5cae5473b9914aaed649fedc9 in this term.
I20260710 13:23:56.188591 16706 raft_consensus.cc:2243] T 6c5bda16f1e545e7995bcd5b1c294734 P 567f6fa5cae5473b9914aaed649fedc9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:56.189349 16706 pending_rounds.cc:70] T 6c5bda16f1e545e7995bcd5b1c294734 P 567f6fa5cae5473b9914aaed649fedc9: Trying to abort 1 pending ops.
I20260710 13:23:56.189590 16706 pending_rounds.cc:77] T 6c5bda16f1e545e7995bcd5b1c294734 P 567f6fa5cae5473b9914aaed649fedc9: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305993567648018432 op_type: NO_OP noop_request { }
I20260710 13:23:56.190037 16706 raft_consensus.cc:2889] T 6c5bda16f1e545e7995bcd5b1c294734 P 567f6fa5cae5473b9914aaed649fedc9 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
W20260710 13:23:56.190340 19749 leader_election.cc:336] T 89e75b5b783f48e59e74052079b742d3 P d91e2299b5024552801080b42dfa6d08 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 13:23:56.190361 16706 raft_consensus.cc:2272] T 6c5bda16f1e545e7995bcd5b1c294734 P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:56.190888 19749 leader_election.cc:304] T 89e75b5b783f48e59e74052079b742d3 P d91e2299b5024552801080b42dfa6d08 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d91e2299b5024552801080b42dfa6d08; no voters: 567f6fa5cae5473b9914aaed649fedc9, 592f68e764324283be4a3c32a5f3ecec
I20260710 13:23:56.191668 19829 raft_consensus.cc:3060] T 89e75b5b783f48e59e74052079b742d3 P d91e2299b5024552801080b42dfa6d08 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:56.193332 16706 tablet_replica.cc:333] T 89e75b5b783f48e59e74052079b742d3 P 567f6fa5cae5473b9914aaed649fedc9: stopping tablet replica
I20260710 13:23:56.194140 16706 raft_consensus.cc:2243] T 89e75b5b783f48e59e74052079b742d3 P 567f6fa5cae5473b9914aaed649fedc9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:56.194769 16706 pending_rounds.cc:70] T 89e75b5b783f48e59e74052079b742d3 P 567f6fa5cae5473b9914aaed649fedc9: Trying to abort 1 pending ops.
I20260710 13:23:56.194926 16706 pending_rounds.cc:77] T 89e75b5b783f48e59e74052079b742d3 P 567f6fa5cae5473b9914aaed649fedc9: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305993567207931904 op_type: NO_OP noop_request { }
I20260710 13:23:56.195297 16706 raft_consensus.cc:2889] T 89e75b5b783f48e59e74052079b742d3 P 567f6fa5cae5473b9914aaed649fedc9 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:23:56.195590 16706 raft_consensus.cc:2272] T 89e75b5b783f48e59e74052079b742d3 P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:56.197816 16706 tablet_replica.cc:333] T 29b943f6dc9b4937b78548a28d0f42be P 567f6fa5cae5473b9914aaed649fedc9: stopping tablet replica
I20260710 13:23:56.197896 19829 raft_consensus.cc:2749] T 89e75b5b783f48e59e74052079b742d3 P d91e2299b5024552801080b42dfa6d08 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:56.198473 16706 raft_consensus.cc:2243] T 29b943f6dc9b4937b78548a28d0f42be P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:56.198995 16706 raft_consensus.cc:2272] T 29b943f6dc9b4937b78548a28d0f42be P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:56.200735 16706 tablet_replica.cc:333] T 975d95c4c2e64f87a34b561ddeeea70b P 567f6fa5cae5473b9914aaed649fedc9: stopping tablet replica
I20260710 13:23:56.201299 16706 raft_consensus.cc:2243] T 975d95c4c2e64f87a34b561ddeeea70b P 567f6fa5cae5473b9914aaed649fedc9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:56.201881 16706 pending_rounds.cc:70] T 975d95c4c2e64f87a34b561ddeeea70b P 567f6fa5cae5473b9914aaed649fedc9: Trying to abort 1 pending ops.
I20260710 13:23:56.202052 16706 pending_rounds.cc:77] T 975d95c4c2e64f87a34b561ddeeea70b P 567f6fa5cae5473b9914aaed649fedc9: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305993567445827584 op_type: NO_OP noop_request { }
I20260710 13:23:56.202384 16706 raft_consensus.cc:2889] T 975d95c4c2e64f87a34b561ddeeea70b P 567f6fa5cae5473b9914aaed649fedc9 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:23:56.202694 16706 raft_consensus.cc:2272] T 975d95c4c2e64f87a34b561ddeeea70b P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:56.204919 16706 tablet_replica.cc:333] T 93e51c456e8f4c5d9056ca399123e0f0 P 567f6fa5cae5473b9914aaed649fedc9: stopping tablet replica
I20260710 13:23:56.205456 16706 raft_consensus.cc:2243] T 93e51c456e8f4c5d9056ca399123e0f0 P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:56.205814 16706 raft_consensus.cc:2272] T 93e51c456e8f4c5d9056ca399123e0f0 P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:56.207489 16706 tablet_replica.cc:333] T 6b8e6a1697934e208db7fff847934f45 P 567f6fa5cae5473b9914aaed649fedc9: stopping tablet replica
I20260710 13:23:56.207959 16706 raft_consensus.cc:2243] T 6b8e6a1697934e208db7fff847934f45 P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:56.208418 16706 raft_consensus.cc:2272] T 6b8e6a1697934e208db7fff847934f45 P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:56.209777 19582 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:23:56.210947 16706 tablet_replica.cc:333] T b2bd82364f3c4025b6fd59a8742f1395 P 567f6fa5cae5473b9914aaed649fedc9: stopping tablet replica
I20260710 13:23:56.211618 16706 raft_consensus.cc:2243] T b2bd82364f3c4025b6fd59a8742f1395 P 567f6fa5cae5473b9914aaed649fedc9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:56.212953 16706 raft_consensus.cc:2272] T b2bd82364f3c4025b6fd59a8742f1395 P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:56.230822 19675 connection.cc:573] client connection to 127.16.80.129:42817 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260710 13:23:56.231526 19675 consensus_peers.cc:597] T 29b943f6dc9b4937b78548a28d0f42be P 592f68e764324283be4a3c32a5f3ecec -> Peer 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817): Couldn't send request to peer 567f6fa5cae5473b9914aaed649fedc9. Status: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:56.238052 16706 tablet_server.cc:196] TabletServer@127.16.80.129:0 shutdown complete.
I20260710 13:23:56.268056 19873 consensus_queue.cc:1048] T 29b943f6dc9b4937b78548a28d0f42be P 592f68e764324283be4a3c32a5f3ecec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:23:56.338146 19749 consensus_peers.cc:597] T 6b8e6a1697934e208db7fff847934f45 P d91e2299b5024552801080b42dfa6d08 -> Peer 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817): Couldn't send request to peer 567f6fa5cae5473b9914aaed649fedc9. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:42817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:56.512347 19675 consensus_peers.cc:597] T a563c14a54d446e2b24cb02e290662b8 P 592f68e764324283be4a3c32a5f3ecec -> Peer 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817): Couldn't send request to peer 567f6fa5cae5473b9914aaed649fedc9. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:42817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:56.535306 19749 consensus_peers.cc:597] T afda68d95b964fac8fb16387e042c93d P d91e2299b5024552801080b42dfa6d08 -> Peer 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817): Couldn't send request to peer 567f6fa5cae5473b9914aaed649fedc9. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:42817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:56.680488 19675 consensus_peers.cc:597] T ab92496a9e934a1490287e80f611e264 P 592f68e764324283be4a3c32a5f3ecec -> Peer 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817): Couldn't send request to peer 567f6fa5cae5473b9914aaed649fedc9. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:42817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:57.210764 19582 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:23:57.407052 19829 raft_consensus.cc:493] T b2bd82364f3c4025b6fd59a8742f1395 P d91e2299b5024552801080b42dfa6d08 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 567f6fa5cae5473b9914aaed649fedc9)
I20260710 13:23:57.407770 19829 raft_consensus.cc:515] T b2bd82364f3c4025b6fd59a8742f1395 P d91e2299b5024552801080b42dfa6d08 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } } peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } }
I20260710 13:23:57.409747 19829 leader_election.cc:290] T b2bd82364f3c4025b6fd59a8742f1395 P d91e2299b5024552801080b42dfa6d08 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817), 592f68e764324283be4a3c32a5f3ecec (127.16.80.130:40953)
I20260710 13:23:57.411060 19710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2bd82364f3c4025b6fd59a8742f1395" candidate_uuid: "d91e2299b5024552801080b42dfa6d08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "592f68e764324283be4a3c32a5f3ecec" is_pre_election: true
I20260710 13:23:57.411543 19873 raft_consensus.cc:493] T b2bd82364f3c4025b6fd59a8742f1395 P 592f68e764324283be4a3c32a5f3ecec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 567f6fa5cae5473b9914aaed649fedc9)
I20260710 13:23:57.412175 19873 raft_consensus.cc:515] T b2bd82364f3c4025b6fd59a8742f1395 P 592f68e764324283be4a3c32a5f3ecec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } } peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } }
I20260710 13:23:57.413105 19710 raft_consensus.cc:2468] T b2bd82364f3c4025b6fd59a8742f1395 P 592f68e764324283be4a3c32a5f3ecec [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d91e2299b5024552801080b42dfa6d08 in term 1.
I20260710 13:23:57.414506 19873 leader_election.cc:290] T b2bd82364f3c4025b6fd59a8742f1395 P 592f68e764324283be4a3c32a5f3ecec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d91e2299b5024552801080b42dfa6d08 (127.16.80.131:44011), 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817)
W20260710 13:23:57.415760 19749 leader_election.cc:336] T b2bd82364f3c4025b6fd59a8742f1395 P d91e2299b5024552801080b42dfa6d08 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817): Network error: Client connection negotiation failed: client connection to 127.16.80.129:42817: connect: Connection refused (error 111)
I20260710 13:23:57.417171 19750 leader_election.cc:304] T b2bd82364f3c4025b6fd59a8742f1395 P d91e2299b5024552801080b42dfa6d08 [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: 592f68e764324283be4a3c32a5f3ecec, d91e2299b5024552801080b42dfa6d08; no voters: 567f6fa5cae5473b9914aaed649fedc9
I20260710 13:23:57.417351 19784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2bd82364f3c4025b6fd59a8742f1395" candidate_uuid: "592f68e764324283be4a3c32a5f3ecec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d91e2299b5024552801080b42dfa6d08" is_pre_election: true
I20260710 13:23:57.418062 19784 raft_consensus.cc:2468] T b2bd82364f3c4025b6fd59a8742f1395 P d91e2299b5024552801080b42dfa6d08 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 592f68e764324283be4a3c32a5f3ecec in term 1.
I20260710 13:23:57.418609 19829 raft_consensus.cc:2804] T b2bd82364f3c4025b6fd59a8742f1395 P d91e2299b5024552801080b42dfa6d08 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:23:57.418977 19829 raft_consensus.cc:493] T b2bd82364f3c4025b6fd59a8742f1395 P d91e2299b5024552801080b42dfa6d08 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 567f6fa5cae5473b9914aaed649fedc9)
I20260710 13:23:57.419337 19829 raft_consensus.cc:3060] T b2bd82364f3c4025b6fd59a8742f1395 P d91e2299b5024552801080b42dfa6d08 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:57.419709 19674 leader_election.cc:304] T b2bd82364f3c4025b6fd59a8742f1395 P 592f68e764324283be4a3c32a5f3ecec [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: 592f68e764324283be4a3c32a5f3ecec, d91e2299b5024552801080b42dfa6d08; no voters: 
I20260710 13:23:57.420439 19873 raft_consensus.cc:2804] T b2bd82364f3c4025b6fd59a8742f1395 P 592f68e764324283be4a3c32a5f3ecec [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:23:57.420806 19873 raft_consensus.cc:493] T b2bd82364f3c4025b6fd59a8742f1395 P 592f68e764324283be4a3c32a5f3ecec [term 1 FOLLOWER]: Starting leader election (detected failure of leader 567f6fa5cae5473b9914aaed649fedc9)
I20260710 13:23:57.421180 19873 raft_consensus.cc:3060] T b2bd82364f3c4025b6fd59a8742f1395 P 592f68e764324283be4a3c32a5f3ecec [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:23:57.421741 19675 leader_election.cc:336] T b2bd82364f3c4025b6fd59a8742f1395 P 592f68e764324283be4a3c32a5f3ecec [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817): Network error: Client connection negotiation failed: client connection to 127.16.80.129:42817: connect: Connection refused (error 111)
I20260710 13:23:57.425910 19829 raft_consensus.cc:515] T b2bd82364f3c4025b6fd59a8742f1395 P d91e2299b5024552801080b42dfa6d08 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } } peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } }
I20260710 13:23:57.426245 19873 raft_consensus.cc:515] T b2bd82364f3c4025b6fd59a8742f1395 P 592f68e764324283be4a3c32a5f3ecec [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } } peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } }
I20260710 13:23:57.428143 19873 leader_election.cc:290] T b2bd82364f3c4025b6fd59a8742f1395 P 592f68e764324283be4a3c32a5f3ecec [CANDIDATE]: Term 2 election: Requested vote from peers d91e2299b5024552801080b42dfa6d08 (127.16.80.131:44011), 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817)
I20260710 13:23:57.428529 19829 leader_election.cc:290] T b2bd82364f3c4025b6fd59a8742f1395 P d91e2299b5024552801080b42dfa6d08 [CANDIDATE]: Term 2 election: Requested vote from peers 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817), 592f68e764324283be4a3c32a5f3ecec (127.16.80.130:40953)
I20260710 13:23:57.429068 19784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2bd82364f3c4025b6fd59a8742f1395" candidate_uuid: "592f68e764324283be4a3c32a5f3ecec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d91e2299b5024552801080b42dfa6d08"
I20260710 13:23:57.429972 19784 raft_consensus.cc:2393] T b2bd82364f3c4025b6fd59a8742f1395 P d91e2299b5024552801080b42dfa6d08 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 592f68e764324283be4a3c32a5f3ecec in current term 2: Already voted for candidate d91e2299b5024552801080b42dfa6d08 in this term.
I20260710 13:23:57.431342 19710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2bd82364f3c4025b6fd59a8742f1395" candidate_uuid: "d91e2299b5024552801080b42dfa6d08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "592f68e764324283be4a3c32a5f3ecec"
I20260710 13:23:57.432175 19710 raft_consensus.cc:2393] T b2bd82364f3c4025b6fd59a8742f1395 P 592f68e764324283be4a3c32a5f3ecec [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d91e2299b5024552801080b42dfa6d08 in current term 2: Already voted for candidate 592f68e764324283be4a3c32a5f3ecec in this term.
W20260710 13:23:57.434211 19749 leader_election.cc:336] T b2bd82364f3c4025b6fd59a8742f1395 P d91e2299b5024552801080b42dfa6d08 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817): Network error: Client connection negotiation failed: client connection to 127.16.80.129:42817: connect: Connection refused (error 111)
I20260710 13:23:57.434607 19749 leader_election.cc:304] T b2bd82364f3c4025b6fd59a8742f1395 P d91e2299b5024552801080b42dfa6d08 [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: d91e2299b5024552801080b42dfa6d08; no voters: 567f6fa5cae5473b9914aaed649fedc9, 592f68e764324283be4a3c32a5f3ecec
W20260710 13:23:57.435276 19675 leader_election.cc:336] T b2bd82364f3c4025b6fd59a8742f1395 P 592f68e764324283be4a3c32a5f3ecec [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817): Network error: Client connection negotiation failed: client connection to 127.16.80.129:42817: connect: Connection refused (error 111)
I20260710 13:23:57.435403 19829 raft_consensus.cc:2749] T b2bd82364f3c4025b6fd59a8742f1395 P d91e2299b5024552801080b42dfa6d08 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:23:57.435755 19675 leader_election.cc:304] T b2bd82364f3c4025b6fd59a8742f1395 P 592f68e764324283be4a3c32a5f3ecec [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: 592f68e764324283be4a3c32a5f3ecec; no voters: 567f6fa5cae5473b9914aaed649fedc9, d91e2299b5024552801080b42dfa6d08
I20260710 13:23:57.436563 19873 raft_consensus.cc:2749] T b2bd82364f3c4025b6fd59a8742f1395 P 592f68e764324283be4a3c32a5f3ecec [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:23:57.725812 19829 raft_consensus.cc:493] T 89e75b5b783f48e59e74052079b742d3 P d91e2299b5024552801080b42dfa6d08 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:57.726362 19829 raft_consensus.cc:515] T 89e75b5b783f48e59e74052079b742d3 P d91e2299b5024552801080b42dfa6d08 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:57.728026 19829 leader_election.cc:290] T 89e75b5b783f48e59e74052079b742d3 P d91e2299b5024552801080b42dfa6d08 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817), 592f68e764324283be4a3c32a5f3ecec (127.16.80.130:40953)
I20260710 13:23:57.729192 19710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89e75b5b783f48e59e74052079b742d3" candidate_uuid: "d91e2299b5024552801080b42dfa6d08" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "592f68e764324283be4a3c32a5f3ecec" is_pre_election: true
I20260710 13:23:57.729864 19710 raft_consensus.cc:2468] T 89e75b5b783f48e59e74052079b742d3 P 592f68e764324283be4a3c32a5f3ecec [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d91e2299b5024552801080b42dfa6d08 in term 1.
I20260710 13:23:57.730922 19750 leader_election.cc:304] T 89e75b5b783f48e59e74052079b742d3 P d91e2299b5024552801080b42dfa6d08 [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: 592f68e764324283be4a3c32a5f3ecec, d91e2299b5024552801080b42dfa6d08; no voters: 
I20260710 13:23:57.731712 19829 raft_consensus.cc:2804] T 89e75b5b783f48e59e74052079b742d3 P d91e2299b5024552801080b42dfa6d08 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:23:57.732077 19829 raft_consensus.cc:493] T 89e75b5b783f48e59e74052079b742d3 P d91e2299b5024552801080b42dfa6d08 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:23:57.732174 19749 leader_election.cc:336] T 89e75b5b783f48e59e74052079b742d3 P d91e2299b5024552801080b42dfa6d08 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817): Network error: Client connection negotiation failed: client connection to 127.16.80.129:42817: connect: Connection refused (error 111)
I20260710 13:23:57.732437 19829 raft_consensus.cc:3060] T 89e75b5b783f48e59e74052079b742d3 P d91e2299b5024552801080b42dfa6d08 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:57.738165 19829 raft_consensus.cc:515] T 89e75b5b783f48e59e74052079b742d3 P d91e2299b5024552801080b42dfa6d08 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:57.739903 19829 leader_election.cc:290] T 89e75b5b783f48e59e74052079b742d3 P d91e2299b5024552801080b42dfa6d08 [CANDIDATE]: Term 2 election: Requested vote from peers 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817), 592f68e764324283be4a3c32a5f3ecec (127.16.80.130:40953)
I20260710 13:23:57.741066 19710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89e75b5b783f48e59e74052079b742d3" candidate_uuid: "d91e2299b5024552801080b42dfa6d08" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "592f68e764324283be4a3c32a5f3ecec"
I20260710 13:23:57.741712 19710 raft_consensus.cc:3060] T 89e75b5b783f48e59e74052079b742d3 P 592f68e764324283be4a3c32a5f3ecec [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:23:57.743980 19749 leader_election.cc:336] T 89e75b5b783f48e59e74052079b742d3 P d91e2299b5024552801080b42dfa6d08 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817): Network error: Client connection negotiation failed: client connection to 127.16.80.129:42817: connect: Connection refused (error 111)
I20260710 13:23:57.747439 19710 raft_consensus.cc:2468] T 89e75b5b783f48e59e74052079b742d3 P 592f68e764324283be4a3c32a5f3ecec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d91e2299b5024552801080b42dfa6d08 in term 2.
I20260710 13:23:57.748535 19750 leader_election.cc:304] T 89e75b5b783f48e59e74052079b742d3 P d91e2299b5024552801080b42dfa6d08 [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: 592f68e764324283be4a3c32a5f3ecec, d91e2299b5024552801080b42dfa6d08; no voters: 567f6fa5cae5473b9914aaed649fedc9
I20260710 13:23:57.749218 19829 raft_consensus.cc:2804] T 89e75b5b783f48e59e74052079b742d3 P d91e2299b5024552801080b42dfa6d08 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:57.750185 19829 raft_consensus.cc:697] T 89e75b5b783f48e59e74052079b742d3 P d91e2299b5024552801080b42dfa6d08 [term 2 LEADER]: Becoming Leader. State: Replica: d91e2299b5024552801080b42dfa6d08, State: Running, Role: LEADER
I20260710 13:23:57.751070 19829 consensus_queue.cc:237] T 89e75b5b783f48e59e74052079b742d3 P d91e2299b5024552801080b42dfa6d08 [LEADER]: Queue going to LEADER 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: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:57.759584 19533 catalog_manager.cc:5697] T 89e75b5b783f48e59e74052079b742d3 P d91e2299b5024552801080b42dfa6d08 reported cstate change: term changed from 1 to 2, leader changed from 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129) to d91e2299b5024552801080b42dfa6d08 (127.16.80.131). New cstate: current_term: 2 leader_uuid: "d91e2299b5024552801080b42dfa6d08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:57.812083 19866 raft_consensus.cc:493] T 6c5bda16f1e545e7995bcd5b1c294734 P 592f68e764324283be4a3c32a5f3ecec [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:57.812685 19866 raft_consensus.cc:515] T 6c5bda16f1e545e7995bcd5b1c294734 P 592f68e764324283be4a3c32a5f3ecec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:57.814672 19866 leader_election.cc:290] T 6c5bda16f1e545e7995bcd5b1c294734 P 592f68e764324283be4a3c32a5f3ecec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817), d91e2299b5024552801080b42dfa6d08 (127.16.80.131:44011)
I20260710 13:23:57.815977 19784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c5bda16f1e545e7995bcd5b1c294734" candidate_uuid: "592f68e764324283be4a3c32a5f3ecec" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d91e2299b5024552801080b42dfa6d08" is_pre_election: true
I20260710 13:23:57.816656 19784 raft_consensus.cc:2468] T 6c5bda16f1e545e7995bcd5b1c294734 P d91e2299b5024552801080b42dfa6d08 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 592f68e764324283be4a3c32a5f3ecec in term 1.
I20260710 13:23:57.817668 19674 leader_election.cc:304] T 6c5bda16f1e545e7995bcd5b1c294734 P 592f68e764324283be4a3c32a5f3ecec [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: 592f68e764324283be4a3c32a5f3ecec, d91e2299b5024552801080b42dfa6d08; no voters: 
I20260710 13:23:57.818382 19866 raft_consensus.cc:2804] T 6c5bda16f1e545e7995bcd5b1c294734 P 592f68e764324283be4a3c32a5f3ecec [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:23:57.818444 19675 leader_election.cc:336] T 6c5bda16f1e545e7995bcd5b1c294734 P 592f68e764324283be4a3c32a5f3ecec [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817): Network error: Client connection negotiation failed: client connection to 127.16.80.129:42817: connect: Connection refused (error 111)
I20260710 13:23:57.818723 19866 raft_consensus.cc:493] T 6c5bda16f1e545e7995bcd5b1c294734 P 592f68e764324283be4a3c32a5f3ecec [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:57.819132 19866 raft_consensus.cc:3060] T 6c5bda16f1e545e7995bcd5b1c294734 P 592f68e764324283be4a3c32a5f3ecec [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:57.824252 19866 raft_consensus.cc:515] T 6c5bda16f1e545e7995bcd5b1c294734 P 592f68e764324283be4a3c32a5f3ecec [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:57.825914 19866 leader_election.cc:290] T 6c5bda16f1e545e7995bcd5b1c294734 P 592f68e764324283be4a3c32a5f3ecec [CANDIDATE]: Term 2 election: Requested vote from peers 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817), d91e2299b5024552801080b42dfa6d08 (127.16.80.131:44011)
I20260710 13:23:57.827046 19784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c5bda16f1e545e7995bcd5b1c294734" candidate_uuid: "592f68e764324283be4a3c32a5f3ecec" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d91e2299b5024552801080b42dfa6d08"
I20260710 13:23:57.827720 19784 raft_consensus.cc:3060] T 6c5bda16f1e545e7995bcd5b1c294734 P d91e2299b5024552801080b42dfa6d08 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:23:57.829684 19675 leader_election.cc:336] T 6c5bda16f1e545e7995bcd5b1c294734 P 592f68e764324283be4a3c32a5f3ecec [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817): Network error: Client connection negotiation failed: client connection to 127.16.80.129:42817: connect: Connection refused (error 111)
I20260710 13:23:57.833038 19784 raft_consensus.cc:2468] T 6c5bda16f1e545e7995bcd5b1c294734 P d91e2299b5024552801080b42dfa6d08 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 592f68e764324283be4a3c32a5f3ecec in term 2.
I20260710 13:23:57.834117 19674 leader_election.cc:304] T 6c5bda16f1e545e7995bcd5b1c294734 P 592f68e764324283be4a3c32a5f3ecec [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: 592f68e764324283be4a3c32a5f3ecec, d91e2299b5024552801080b42dfa6d08; no voters: 567f6fa5cae5473b9914aaed649fedc9
I20260710 13:23:57.834869 19866 raft_consensus.cc:2804] T 6c5bda16f1e545e7995bcd5b1c294734 P 592f68e764324283be4a3c32a5f3ecec [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:57.835387 19866 raft_consensus.cc:697] T 6c5bda16f1e545e7995bcd5b1c294734 P 592f68e764324283be4a3c32a5f3ecec [term 2 LEADER]: Becoming Leader. State: Replica: 592f68e764324283be4a3c32a5f3ecec, State: Running, Role: LEADER
I20260710 13:23:57.836180 19866 consensus_queue.cc:237] T 6c5bda16f1e545e7995bcd5b1c294734 P 592f68e764324283be4a3c32a5f3ecec [LEADER]: Queue going to LEADER 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: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:57.842996 19533 catalog_manager.cc:5697] T 6c5bda16f1e545e7995bcd5b1c294734 P 592f68e764324283be4a3c32a5f3ecec reported cstate change: term changed from 1 to 2, leader changed from 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129) to 592f68e764324283be4a3c32a5f3ecec (127.16.80.130). New cstate: current_term: 2 leader_uuid: "592f68e764324283be4a3c32a5f3ecec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:58.006245 19866 raft_consensus.cc:493] T 975d95c4c2e64f87a34b561ddeeea70b P 592f68e764324283be4a3c32a5f3ecec [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:58.006729 19866 raft_consensus.cc:515] T 975d95c4c2e64f87a34b561ddeeea70b P 592f68e764324283be4a3c32a5f3ecec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:58.009363 19866 leader_election.cc:290] T 975d95c4c2e64f87a34b561ddeeea70b P 592f68e764324283be4a3c32a5f3ecec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817), d91e2299b5024552801080b42dfa6d08 (127.16.80.131:44011)
I20260710 13:23:58.010526 19784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "975d95c4c2e64f87a34b561ddeeea70b" candidate_uuid: "592f68e764324283be4a3c32a5f3ecec" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d91e2299b5024552801080b42dfa6d08" is_pre_election: true
I20260710 13:23:58.011301 19784 raft_consensus.cc:2468] T 975d95c4c2e64f87a34b561ddeeea70b P d91e2299b5024552801080b42dfa6d08 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 592f68e764324283be4a3c32a5f3ecec in term 1.
I20260710 13:23:58.012300 19674 leader_election.cc:304] T 975d95c4c2e64f87a34b561ddeeea70b P 592f68e764324283be4a3c32a5f3ecec [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: 592f68e764324283be4a3c32a5f3ecec, d91e2299b5024552801080b42dfa6d08; no voters: 
W20260710 13:23:58.012902 19675 leader_election.cc:336] T 975d95c4c2e64f87a34b561ddeeea70b P 592f68e764324283be4a3c32a5f3ecec [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817): Network error: Client connection negotiation failed: client connection to 127.16.80.129:42817: connect: Connection refused (error 111)
I20260710 13:23:58.013156 19866 raft_consensus.cc:2804] T 975d95c4c2e64f87a34b561ddeeea70b P 592f68e764324283be4a3c32a5f3ecec [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:23:58.013698 19866 raft_consensus.cc:493] T 975d95c4c2e64f87a34b561ddeeea70b P 592f68e764324283be4a3c32a5f3ecec [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:58.014106 19866 raft_consensus.cc:3060] T 975d95c4c2e64f87a34b561ddeeea70b P 592f68e764324283be4a3c32a5f3ecec [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:58.019815 19866 raft_consensus.cc:515] T 975d95c4c2e64f87a34b561ddeeea70b P 592f68e764324283be4a3c32a5f3ecec [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:58.021837 19866 leader_election.cc:290] T 975d95c4c2e64f87a34b561ddeeea70b P 592f68e764324283be4a3c32a5f3ecec [CANDIDATE]: Term 2 election: Requested vote from peers 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817), d91e2299b5024552801080b42dfa6d08 (127.16.80.131:44011)
I20260710 13:23:58.023233 19784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "975d95c4c2e64f87a34b561ddeeea70b" candidate_uuid: "592f68e764324283be4a3c32a5f3ecec" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d91e2299b5024552801080b42dfa6d08"
I20260710 13:23:58.023952 19784 raft_consensus.cc:3060] T 975d95c4c2e64f87a34b561ddeeea70b P d91e2299b5024552801080b42dfa6d08 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:23:58.025871 19675 leader_election.cc:336] T 975d95c4c2e64f87a34b561ddeeea70b P 592f68e764324283be4a3c32a5f3ecec [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817): Network error: Client connection negotiation failed: client connection to 127.16.80.129:42817: connect: Connection refused (error 111)
I20260710 13:23:58.029487 19784 raft_consensus.cc:2468] T 975d95c4c2e64f87a34b561ddeeea70b P d91e2299b5024552801080b42dfa6d08 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 592f68e764324283be4a3c32a5f3ecec in term 2.
I20260710 13:23:58.030777 19674 leader_election.cc:304] T 975d95c4c2e64f87a34b561ddeeea70b P 592f68e764324283be4a3c32a5f3ecec [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: 592f68e764324283be4a3c32a5f3ecec, d91e2299b5024552801080b42dfa6d08; no voters: 567f6fa5cae5473b9914aaed649fedc9
I20260710 13:23:58.031663 19866 raft_consensus.cc:2804] T 975d95c4c2e64f87a34b561ddeeea70b P 592f68e764324283be4a3c32a5f3ecec [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:58.032163 19866 raft_consensus.cc:697] T 975d95c4c2e64f87a34b561ddeeea70b P 592f68e764324283be4a3c32a5f3ecec [term 2 LEADER]: Becoming Leader. State: Replica: 592f68e764324283be4a3c32a5f3ecec, State: Running, Role: LEADER
I20260710 13:23:58.033077 19866 consensus_queue.cc:237] T 975d95c4c2e64f87a34b561ddeeea70b P 592f68e764324283be4a3c32a5f3ecec [LEADER]: Queue going to LEADER 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: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:23:58.040544 19533 catalog_manager.cc:5697] T 975d95c4c2e64f87a34b561ddeeea70b P 592f68e764324283be4a3c32a5f3ecec reported cstate change: term changed from 1 to 2, leader changed from 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129) to 592f68e764324283be4a3c32a5f3ecec (127.16.80.130). New cstate: current_term: 2 leader_uuid: "592f68e764324283be4a3c32a5f3ecec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:58.180317 19710 raft_consensus.cc:1275] T 89e75b5b783f48e59e74052079b742d3 P 592f68e764324283be4a3c32a5f3ecec [term 2 FOLLOWER]: Refusing update from remote peer d91e2299b5024552801080b42dfa6d08: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:23:58.181612 19829 consensus_queue.cc:1048] T 89e75b5b783f48e59e74052079b742d3 P d91e2299b5024552801080b42dfa6d08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:23:58.196678 19749 consensus_peers.cc:597] T 89e75b5b783f48e59e74052079b742d3 P d91e2299b5024552801080b42dfa6d08 -> Peer 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817): Couldn't send request to peer 567f6fa5cae5473b9914aaed649fedc9. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:42817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:58.211761 19582 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:23:58.220844 19784 raft_consensus.cc:1275] T 6c5bda16f1e545e7995bcd5b1c294734 P d91e2299b5024552801080b42dfa6d08 [term 2 FOLLOWER]: Refusing update from remote peer 592f68e764324283be4a3c32a5f3ecec: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:23:58.222630 19866 consensus_queue.cc:1048] T 6c5bda16f1e545e7995bcd5b1c294734 P 592f68e764324283be4a3c32a5f3ecec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:23:58.235332 19675 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.80.129:42817: connect: Connection refused (error 111) [suppressed 54 similar messages]
W20260710 13:23:58.238186 19675 consensus_peers.cc:597] T 6c5bda16f1e545e7995bcd5b1c294734 P 592f68e764324283be4a3c32a5f3ecec -> Peer 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817): Couldn't send request to peer 567f6fa5cae5473b9914aaed649fedc9. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:42817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:58.457394 19675 consensus_peers.cc:597] T 975d95c4c2e64f87a34b561ddeeea70b P 592f68e764324283be4a3c32a5f3ecec -> Peer 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817): Couldn't send request to peer 567f6fa5cae5473b9914aaed649fedc9. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:42817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:58.487545 19784 raft_consensus.cc:1275] T 975d95c4c2e64f87a34b561ddeeea70b P d91e2299b5024552801080b42dfa6d08 [term 2 FOLLOWER]: Refusing update from remote peer 592f68e764324283be4a3c32a5f3ecec: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:23:58.488922 19866 consensus_queue.cc:1048] T 975d95c4c2e64f87a34b561ddeeea70b P 592f68e764324283be4a3c32a5f3ecec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:23:58.831372 19749 consensus_peers.cc:597] T 6b8e6a1697934e208db7fff847934f45 P d91e2299b5024552801080b42dfa6d08 -> Peer 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817): Couldn't send request to peer 567f6fa5cae5473b9914aaed649fedc9. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:42817: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:23:58.900558 19675 consensus_peers.cc:597] T 29b943f6dc9b4937b78548a28d0f42be P 592f68e764324283be4a3c32a5f3ecec -> Peer 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817): Couldn't send request to peer 567f6fa5cae5473b9914aaed649fedc9. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:42817: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:23:58.926878 19675 consensus_peers.cc:597] T 93e51c456e8f4c5d9056ca399123e0f0 P 592f68e764324283be4a3c32a5f3ecec -> Peer 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817): Couldn't send request to peer 567f6fa5cae5473b9914aaed649fedc9. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:42817: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:23:58.943214 19749 consensus_peers.cc:597] T afda68d95b964fac8fb16387e042c93d P d91e2299b5024552801080b42dfa6d08 -> Peer 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817): Couldn't send request to peer 567f6fa5cae5473b9914aaed649fedc9. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:42817: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:23:59.050203 19675 consensus_peers.cc:597] T ab92496a9e934a1490287e80f611e264 P 592f68e764324283be4a3c32a5f3ecec -> Peer 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817): Couldn't send request to peer 567f6fa5cae5473b9914aaed649fedc9. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:42817: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:23:59.106627 19675 consensus_peers.cc:597] T a563c14a54d446e2b24cb02e290662b8 P 592f68e764324283be4a3c32a5f3ecec -> Peer 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817): Couldn't send request to peer 567f6fa5cae5473b9914aaed649fedc9. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:42817: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 13:23:59.143640 19873 raft_consensus.cc:493] T b2bd82364f3c4025b6fd59a8742f1395 P 592f68e764324283be4a3c32a5f3ecec [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:59.144083 19873 raft_consensus.cc:515] T b2bd82364f3c4025b6fd59a8742f1395 P 592f68e764324283be4a3c32a5f3ecec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } } peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } }
I20260710 13:23:59.145679 19873 leader_election.cc:290] T b2bd82364f3c4025b6fd59a8742f1395 P 592f68e764324283be4a3c32a5f3ecec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d91e2299b5024552801080b42dfa6d08 (127.16.80.131:44011), 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817)
I20260710 13:23:59.146507 19784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2bd82364f3c4025b6fd59a8742f1395" candidate_uuid: "592f68e764324283be4a3c32a5f3ecec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d91e2299b5024552801080b42dfa6d08" is_pre_election: true
I20260710 13:23:59.147162 19784 raft_consensus.cc:2468] T b2bd82364f3c4025b6fd59a8742f1395 P d91e2299b5024552801080b42dfa6d08 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 592f68e764324283be4a3c32a5f3ecec in term 2.
I20260710 13:23:59.148348 19674 leader_election.cc:304] T b2bd82364f3c4025b6fd59a8742f1395 P 592f68e764324283be4a3c32a5f3ecec [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: 592f68e764324283be4a3c32a5f3ecec, d91e2299b5024552801080b42dfa6d08; no voters: 
I20260710 13:23:59.149194 19873 raft_consensus.cc:2804] T b2bd82364f3c4025b6fd59a8742f1395 P 592f68e764324283be4a3c32a5f3ecec [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:23:59.149572 19873 raft_consensus.cc:493] T b2bd82364f3c4025b6fd59a8742f1395 P 592f68e764324283be4a3c32a5f3ecec [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:23:59.149509 19675 leader_election.cc:336] T b2bd82364f3c4025b6fd59a8742f1395 P 592f68e764324283be4a3c32a5f3ecec [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817): Network error: Client connection negotiation failed: client connection to 127.16.80.129:42817: connect: Connection refused (error 111)
I20260710 13:23:59.150182 19873 raft_consensus.cc:3060] T b2bd82364f3c4025b6fd59a8742f1395 P 592f68e764324283be4a3c32a5f3ecec [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:59.155498 19873 raft_consensus.cc:515] T b2bd82364f3c4025b6fd59a8742f1395 P 592f68e764324283be4a3c32a5f3ecec [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } } peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } }
I20260710 13:23:59.157220 19873 leader_election.cc:290] T b2bd82364f3c4025b6fd59a8742f1395 P 592f68e764324283be4a3c32a5f3ecec [CANDIDATE]: Term 3 election: Requested vote from peers d91e2299b5024552801080b42dfa6d08 (127.16.80.131:44011), 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817)
I20260710 13:23:59.158082 19784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2bd82364f3c4025b6fd59a8742f1395" candidate_uuid: "592f68e764324283be4a3c32a5f3ecec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d91e2299b5024552801080b42dfa6d08"
I20260710 13:23:59.158766 19784 raft_consensus.cc:3060] T b2bd82364f3c4025b6fd59a8742f1395 P d91e2299b5024552801080b42dfa6d08 [term 2 FOLLOWER]: Advancing to term 3
W20260710 13:23:59.161428 19675 leader_election.cc:336] T b2bd82364f3c4025b6fd59a8742f1395 P 592f68e764324283be4a3c32a5f3ecec [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817): Network error: Client connection negotiation failed: client connection to 127.16.80.129:42817: connect: Connection refused (error 111)
I20260710 13:23:59.164381 19784 raft_consensus.cc:2468] T b2bd82364f3c4025b6fd59a8742f1395 P d91e2299b5024552801080b42dfa6d08 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 592f68e764324283be4a3c32a5f3ecec in term 3.
I20260710 13:23:59.165462 19674 leader_election.cc:304] T b2bd82364f3c4025b6fd59a8742f1395 P 592f68e764324283be4a3c32a5f3ecec [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: 592f68e764324283be4a3c32a5f3ecec, d91e2299b5024552801080b42dfa6d08; no voters: 567f6fa5cae5473b9914aaed649fedc9
I20260710 13:23:59.166172 19873 raft_consensus.cc:2804] T b2bd82364f3c4025b6fd59a8742f1395 P 592f68e764324283be4a3c32a5f3ecec [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:59.167071 19873 raft_consensus.cc:697] T b2bd82364f3c4025b6fd59a8742f1395 P 592f68e764324283be4a3c32a5f3ecec [term 3 LEADER]: Becoming Leader. State: Replica: 592f68e764324283be4a3c32a5f3ecec, State: Running, Role: LEADER
I20260710 13:23:59.168115 19873 consensus_queue.cc:237] T b2bd82364f3c4025b6fd59a8742f1395 P 592f68e764324283be4a3c32a5f3ecec [LEADER]: Queue going to LEADER 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: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } } peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } }
I20260710 13:23:59.175907 19534 catalog_manager.cc:5697] T b2bd82364f3c4025b6fd59a8742f1395 P 592f68e764324283be4a3c32a5f3ecec reported cstate change: term changed from 1 to 3, leader changed from 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129) to 592f68e764324283be4a3c32a5f3ecec (127.16.80.130). New cstate: current_term: 3 leader_uuid: "592f68e764324283be4a3c32a5f3ecec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } health_report { overall_health: HEALTHY } } }
W20260710 13:23:59.212821 19582 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:23:59.719257 19784 raft_consensus.cc:1275] T b2bd82364f3c4025b6fd59a8742f1395 P d91e2299b5024552801080b42dfa6d08 [term 3 FOLLOWER]: Refusing update from remote peer 592f68e764324283be4a3c32a5f3ecec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:23:59.720866 19873 consensus_queue.cc:1048] T b2bd82364f3c4025b6fd59a8742f1395 P 592f68e764324283be4a3c32a5f3ecec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:23:59.721511 19675 consensus_peers.cc:597] T b2bd82364f3c4025b6fd59a8742f1395 P 592f68e764324283be4a3c32a5f3ecec -> Peer 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817): Couldn't send request to peer 567f6fa5cae5473b9914aaed649fedc9. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:42817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:00.213888 19582 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:24:00.532502 19675 consensus_peers.cc:597] T 6c5bda16f1e545e7995bcd5b1c294734 P 592f68e764324283be4a3c32a5f3ecec -> Peer 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817): Couldn't send request to peer 567f6fa5cae5473b9914aaed649fedc9. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:42817: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:24:00.702473 19749 consensus_peers.cc:597] T 89e75b5b783f48e59e74052079b742d3 P d91e2299b5024552801080b42dfa6d08 -> Peer 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817): Couldn't send request to peer 567f6fa5cae5473b9914aaed649fedc9. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:42817: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:24:01.011528 19675 consensus_peers.cc:597] T 975d95c4c2e64f87a34b561ddeeea70b P 592f68e764324283be4a3c32a5f3ecec -> Peer 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817): Couldn't send request to peer 567f6fa5cae5473b9914aaed649fedc9. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:42817: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:24:01.214944 19582 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:24:01.255736 16706 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:01.262277 19932 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:01.262943 19933 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:01.264461 19935 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:01.264938 16706 server_base.cc:1061] running on GCE node
I20260710 13:24:01.266323 16706 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:01.266517 16706 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:24:01.266768 16706 hybrid_clock.cc:648] HybridClock initialized: now 1783689841266734 us; error 0 us; skew 500 ppm
I20260710 13:24:01.267364 16706 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
W20260710 13:24:01.269245 19749 consensus_peers.cc:597] T afda68d95b964fac8fb16387e042c93d P d91e2299b5024552801080b42dfa6d08 -> Peer 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817): Couldn't send request to peer 567f6fa5cae5473b9914aaed649fedc9. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:42817: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:24:01.270470 16706 webserver.cc:533] Webserver started at http://127.16.80.129:36253/ using document root <none> and password file <none>
I20260710 13:24:01.271191 16706 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:01.271454 16706 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:24:01.275934 16706 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 13:24:01.280555 19940 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:01.281459 16706 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 13:24:01.281828 16706 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689763121184-16706-0/minicluster-data/ts-0-root
uuid: "567f6fa5cae5473b9914aaed649fedc9"
format_stamp: "Formatted at 2026-07-10 13:23:54 on dist-test-slave-3ksx"
I20260710 13:24:01.282137 16706 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689763121184-16706-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689763121184-16706-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689763121184-16706-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:24:01.293529 16706 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:01.294780 16706 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:01.296562 16706 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:01.300621 19947 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260710 13:24:01.349807 19675 consensus_peers.cc:597] T 29b943f6dc9b4937b78548a28d0f42be P 592f68e764324283be4a3c32a5f3ecec -> Peer 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817): Couldn't send request to peer 567f6fa5cae5473b9914aaed649fedc9. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:42817: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:24:01.358136 16706 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 13:24:01.358467 16706 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.059s	user 0.003s	sys 0.000s
I20260710 13:24:01.358747 16706 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 13:24:01.363804 19947 tablet_bootstrap.cc:492] T 93e51c456e8f4c5d9056ca399123e0f0 P 567f6fa5cae5473b9914aaed649fedc9: Bootstrap starting.
I20260710 13:24:01.379148 19947 tablet_bootstrap.cc:492] T 93e51c456e8f4c5d9056ca399123e0f0 P 567f6fa5cae5473b9914aaed649fedc9: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:24:01.380120 19947 tablet_bootstrap.cc:492] T 93e51c456e8f4c5d9056ca399123e0f0 P 567f6fa5cae5473b9914aaed649fedc9: Bootstrap complete.
I20260710 13:24:01.380882 19947 ts_tablet_manager.cc:1403] T 93e51c456e8f4c5d9056ca399123e0f0 P 567f6fa5cae5473b9914aaed649fedc9: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260710 13:24:01.383939 19947 raft_consensus.cc:359] T 93e51c456e8f4c5d9056ca399123e0f0 P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:24:01.384752 19947 raft_consensus.cc:740] T 93e51c456e8f4c5d9056ca399123e0f0 P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567f6fa5cae5473b9914aaed649fedc9, State: Initialized, Role: FOLLOWER
I20260710 13:24:01.385660 19947 consensus_queue.cc:260] T 93e51c456e8f4c5d9056ca399123e0f0 P 567f6fa5cae5473b9914aaed649fedc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:24:01.388758 19947 ts_tablet_manager.cc:1434] T 93e51c456e8f4c5d9056ca399123e0f0 P 567f6fa5cae5473b9914aaed649fedc9: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.007s
I20260710 13:24:01.389715 19947 tablet_bootstrap.cc:492] T 975d95c4c2e64f87a34b561ddeeea70b P 567f6fa5cae5473b9914aaed649fedc9: Bootstrap starting.
I20260710 13:24:01.407351 19947 tablet_bootstrap.cc:492] T 975d95c4c2e64f87a34b561ddeeea70b P 567f6fa5cae5473b9914aaed649fedc9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 13:24:01.408576 19947 tablet_bootstrap.cc:492] T 975d95c4c2e64f87a34b561ddeeea70b P 567f6fa5cae5473b9914aaed649fedc9: Bootstrap complete.
I20260710 13:24:01.409391 19947 ts_tablet_manager.cc:1403] T 975d95c4c2e64f87a34b561ddeeea70b P 567f6fa5cae5473b9914aaed649fedc9: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260710 13:24:01.412213 19947 raft_consensus.cc:359] T 975d95c4c2e64f87a34b561ddeeea70b P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:24:01.413076 19947 raft_consensus.cc:740] T 975d95c4c2e64f87a34b561ddeeea70b P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567f6fa5cae5473b9914aaed649fedc9, State: Initialized, Role: FOLLOWER
I20260710 13:24:01.413847 19947 consensus_queue.cc:260] T 975d95c4c2e64f87a34b561ddeeea70b P 567f6fa5cae5473b9914aaed649fedc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:24:01.415952 19947 ts_tablet_manager.cc:1434] T 975d95c4c2e64f87a34b561ddeeea70b P 567f6fa5cae5473b9914aaed649fedc9: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:24:01.416870 19947 tablet_bootstrap.cc:492] T 89e75b5b783f48e59e74052079b742d3 P 567f6fa5cae5473b9914aaed649fedc9: Bootstrap starting.
I20260710 13:24:01.425256 16706 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 13:24:01.425769 16706 ts_tablet_manager.cc:595] Time spent register tablets: real 0.067s	user 0.065s	sys 0.000s
I20260710 13:24:01.433419 19947 tablet_bootstrap.cc:492] T 89e75b5b783f48e59e74052079b742d3 P 567f6fa5cae5473b9914aaed649fedc9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 13:24:01.434680 19947 tablet_bootstrap.cc:492] T 89e75b5b783f48e59e74052079b742d3 P 567f6fa5cae5473b9914aaed649fedc9: Bootstrap complete.
I20260710 13:24:01.435901 19947 ts_tablet_manager.cc:1403] T 89e75b5b783f48e59e74052079b742d3 P 567f6fa5cae5473b9914aaed649fedc9: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.000s
I20260710 13:24:01.439853 19947 raft_consensus.cc:359] T 89e75b5b783f48e59e74052079b742d3 P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:24:01.441232 19947 raft_consensus.cc:740] T 89e75b5b783f48e59e74052079b742d3 P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567f6fa5cae5473b9914aaed649fedc9, State: Initialized, Role: FOLLOWER
I20260710 13:24:01.442593 19947 consensus_queue.cc:260] T 89e75b5b783f48e59e74052079b742d3 P 567f6fa5cae5473b9914aaed649fedc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:24:01.446352 19947 ts_tablet_manager.cc:1434] T 89e75b5b783f48e59e74052079b742d3 P 567f6fa5cae5473b9914aaed649fedc9: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:24:01.447731 19947 tablet_bootstrap.cc:492] T b2bd82364f3c4025b6fd59a8742f1395 P 567f6fa5cae5473b9914aaed649fedc9: Bootstrap starting.
W20260710 13:24:01.463399 19675 consensus_peers.cc:597] T a563c14a54d446e2b24cb02e290662b8 P 592f68e764324283be4a3c32a5f3ecec -> Peer 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817): Couldn't send request to peer 567f6fa5cae5473b9914aaed649fedc9. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:42817: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:24:01.471730 19947 tablet_bootstrap.cc:492] T b2bd82364f3c4025b6fd59a8742f1395 P 567f6fa5cae5473b9914aaed649fedc9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:24:01.472666 19947 tablet_bootstrap.cc:492] T b2bd82364f3c4025b6fd59a8742f1395 P 567f6fa5cae5473b9914aaed649fedc9: Bootstrap complete.
I20260710 13:24:01.473292 19947 ts_tablet_manager.cc:1403] T b2bd82364f3c4025b6fd59a8742f1395 P 567f6fa5cae5473b9914aaed649fedc9: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.008s
I20260710 13:24:01.475318 19947 raft_consensus.cc:359] T b2bd82364f3c4025b6fd59a8742f1395 P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } } peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } }
I20260710 13:24:01.475867 19947 raft_consensus.cc:740] T b2bd82364f3c4025b6fd59a8742f1395 P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567f6fa5cae5473b9914aaed649fedc9, State: Initialized, Role: FOLLOWER
I20260710 13:24:01.476572 19947 consensus_queue.cc:260] T b2bd82364f3c4025b6fd59a8742f1395 P 567f6fa5cae5473b9914aaed649fedc9 [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: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } } peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } }
I20260710 13:24:01.478178 19947 ts_tablet_manager.cc:1434] T b2bd82364f3c4025b6fd59a8742f1395 P 567f6fa5cae5473b9914aaed649fedc9: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:24:01.478914 19947 tablet_bootstrap.cc:492] T 6c5bda16f1e545e7995bcd5b1c294734 P 567f6fa5cae5473b9914aaed649fedc9: Bootstrap starting.
W20260710 13:24:01.493682 19749 consensus_peers.cc:597] T 6b8e6a1697934e208db7fff847934f45 P d91e2299b5024552801080b42dfa6d08 -> Peer 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817): Couldn't send request to peer 567f6fa5cae5473b9914aaed649fedc9. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:42817: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:24:01.496007 19947 tablet_bootstrap.cc:492] T 6c5bda16f1e545e7995bcd5b1c294734 P 567f6fa5cae5473b9914aaed649fedc9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 13:24:01.496835 19947 tablet_bootstrap.cc:492] T 6c5bda16f1e545e7995bcd5b1c294734 P 567f6fa5cae5473b9914aaed649fedc9: Bootstrap complete.
I20260710 13:24:01.497416 19947 ts_tablet_manager.cc:1403] T 6c5bda16f1e545e7995bcd5b1c294734 P 567f6fa5cae5473b9914aaed649fedc9: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.000s
I20260710 13:24:01.499333 19947 raft_consensus.cc:359] T 6c5bda16f1e545e7995bcd5b1c294734 P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:24:01.499976 19947 raft_consensus.cc:740] T 6c5bda16f1e545e7995bcd5b1c294734 P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567f6fa5cae5473b9914aaed649fedc9, State: Initialized, Role: FOLLOWER
I20260710 13:24:01.500577 19947 consensus_queue.cc:260] T 6c5bda16f1e545e7995bcd5b1c294734 P 567f6fa5cae5473b9914aaed649fedc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:24:01.501997 19947 ts_tablet_manager.cc:1434] T 6c5bda16f1e545e7995bcd5b1c294734 P 567f6fa5cae5473b9914aaed649fedc9: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:24:01.502897 19947 tablet_bootstrap.cc:492] T a563c14a54d446e2b24cb02e290662b8 P 567f6fa5cae5473b9914aaed649fedc9: Bootstrap starting.
I20260710 13:24:01.505483 16706 rpc_server.cc:307] RPC server started. Bound to: 127.16.80.129:42817
I20260710 13:24:01.505611 20009 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.80.129:42817 every 8 connection(s)
I20260710 13:24:01.510695 16706 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:01.520282 19947 tablet_bootstrap.cc:492] T a563c14a54d446e2b24cb02e290662b8 P 567f6fa5cae5473b9914aaed649fedc9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:24:01.521418 19947 tablet_bootstrap.cc:492] T a563c14a54d446e2b24cb02e290662b8 P 567f6fa5cae5473b9914aaed649fedc9: Bootstrap complete.
I20260710 13:24:01.522135 19947 ts_tablet_manager.cc:1403] T a563c14a54d446e2b24cb02e290662b8 P 567f6fa5cae5473b9914aaed649fedc9: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.004s
I20260710 13:24:01.524897 19947 raft_consensus.cc:359] T a563c14a54d446e2b24cb02e290662b8 P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:24:01.525743 19947 raft_consensus.cc:740] T a563c14a54d446e2b24cb02e290662b8 P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567f6fa5cae5473b9914aaed649fedc9, State: Initialized, Role: FOLLOWER
I20260710 13:24:01.526589 19947 consensus_queue.cc:260] T a563c14a54d446e2b24cb02e290662b8 P 567f6fa5cae5473b9914aaed649fedc9 [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: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:24:01.529515 19947 ts_tablet_manager.cc:1434] T a563c14a54d446e2b24cb02e290662b8 P 567f6fa5cae5473b9914aaed649fedc9: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260710 13:24:01.530507 19947 tablet_bootstrap.cc:492] T 6b8e6a1697934e208db7fff847934f45 P 567f6fa5cae5473b9914aaed649fedc9: Bootstrap starting.
I20260710 13:24:01.536490 20010 heartbeater.cc:344] Connected to a master server at 127.16.80.190:32825
I20260710 13:24:01.536965 20010 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:01.537987 20010 heartbeater.cc:507] Master 127.16.80.190:32825 requested a full tablet report, sending...
I20260710 13:24:01.541000 19710 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29b943f6dc9b4937b78548a28d0f42be"
dest_uuid: "592f68e764324283be4a3c32a5f3ecec"
mode: GRACEFUL
new_leader_uuid: "d91e2299b5024552801080b42dfa6d08"
 from {username='slave'} at 127.0.0.1:57930
I20260710 13:24:01.541636 19710 raft_consensus.cc:606] T 29b943f6dc9b4937b78548a28d0f42be P 592f68e764324283be4a3c32a5f3ecec [term 1 LEADER]: Received request to transfer leadership to TS d91e2299b5024552801080b42dfa6d08
I20260710 13:24:01.544353 19710 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c5bda16f1e545e7995bcd5b1c294734"
dest_uuid: "592f68e764324283be4a3c32a5f3ecec"
mode: GRACEFUL
new_leader_uuid: "d91e2299b5024552801080b42dfa6d08"
 from {username='slave'} at 127.0.0.1:57930
I20260710 13:24:01.544807 19533 ts_manager.cc:194] Re-registered known tserver with Master: 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817)
I20260710 13:24:01.544989 19710 raft_consensus.cc:606] T 6c5bda16f1e545e7995bcd5b1c294734 P 592f68e764324283be4a3c32a5f3ecec [term 2 LEADER]: Received request to transfer leadership to TS d91e2299b5024552801080b42dfa6d08
I20260710 13:24:01.546259 16706 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:24:01.546886 16706 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:01.547537 19947 tablet_bootstrap.cc:492] T 6b8e6a1697934e208db7fff847934f45 P 567f6fa5cae5473b9914aaed649fedc9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:24:01.547713 16706 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:01.548439 19947 tablet_bootstrap.cc:492] T 6b8e6a1697934e208db7fff847934f45 P 567f6fa5cae5473b9914aaed649fedc9: Bootstrap complete.
I20260710 13:24:01.549088 19947 ts_tablet_manager.cc:1403] T 6b8e6a1697934e208db7fff847934f45 P 567f6fa5cae5473b9914aaed649fedc9: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.000s
I20260710 13:24:01.552311 19947 raft_consensus.cc:359] T 6b8e6a1697934e208db7fff847934f45 P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:24:01.553324 19947 raft_consensus.cc:740] T 6b8e6a1697934e208db7fff847934f45 P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567f6fa5cae5473b9914aaed649fedc9, State: Initialized, Role: FOLLOWER
I20260710 13:24:01.554234 19947 consensus_queue.cc:260] T 6b8e6a1697934e208db7fff847934f45 P 567f6fa5cae5473b9914aaed649fedc9 [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: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:24:01.557013 19947 ts_tablet_manager.cc:1434] T 6b8e6a1697934e208db7fff847934f45 P 567f6fa5cae5473b9914aaed649fedc9: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260710 13:24:01.558346 19947 tablet_bootstrap.cc:492] T afda68d95b964fac8fb16387e042c93d P 567f6fa5cae5473b9914aaed649fedc9: Bootstrap starting.
I20260710 13:24:01.558768 19533 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57826
I20260710 13:24:01.562582 20010 heartbeater.cc:499] Master 127.16.80.190:32825 was elected leader, sending a full tablet report...
I20260710 13:24:01.575968 19984 raft_consensus.cc:3060] T 6c5bda16f1e545e7995bcd5b1c294734 P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:01.576452 19947 tablet_bootstrap.cc:492] T afda68d95b964fac8fb16387e042c93d P 567f6fa5cae5473b9914aaed649fedc9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:24:01.577586 19947 tablet_bootstrap.cc:492] T afda68d95b964fac8fb16387e042c93d P 567f6fa5cae5473b9914aaed649fedc9: Bootstrap complete.
I20260710 13:24:01.578305 19947 ts_tablet_manager.cc:1403] T afda68d95b964fac8fb16387e042c93d P 567f6fa5cae5473b9914aaed649fedc9: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.003s
I20260710 13:24:01.581066 19947 raft_consensus.cc:359] T afda68d95b964fac8fb16387e042c93d P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:24:01.581738 19947 raft_consensus.cc:740] T afda68d95b964fac8fb16387e042c93d P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567f6fa5cae5473b9914aaed649fedc9, State: Initialized, Role: FOLLOWER
I20260710 13:24:01.582393 19947 consensus_queue.cc:260] T afda68d95b964fac8fb16387e042c93d P 567f6fa5cae5473b9914aaed649fedc9 [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: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:24:01.583539 19984 pending_rounds.cc:85] T 6c5bda16f1e545e7995bcd5b1c294734 P 567f6fa5cae5473b9914aaed649fedc9: Aborting all ops after (but not including) 0
I20260710 13:24:01.583894 19984 pending_rounds.cc:107] T 6c5bda16f1e545e7995bcd5b1c294734 P 567f6fa5cae5473b9914aaed649fedc9: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:24:01.584197 19984 raft_consensus.cc:2889] T 6c5bda16f1e545e7995bcd5b1c294734 P 567f6fa5cae5473b9914aaed649fedc9 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:24:01.584446 19947 ts_tablet_manager.cc:1434] T afda68d95b964fac8fb16387e042c93d P 567f6fa5cae5473b9914aaed649fedc9: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260710 13:24:01.585381 19947 tablet_bootstrap.cc:492] T 29b943f6dc9b4937b78548a28d0f42be P 567f6fa5cae5473b9914aaed649fedc9: Bootstrap starting.
I20260710 13:24:01.599509 19947 tablet_bootstrap.cc:492] T 29b943f6dc9b4937b78548a28d0f42be P 567f6fa5cae5473b9914aaed649fedc9: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:24:01.600346 19947 tablet_bootstrap.cc:492] T 29b943f6dc9b4937b78548a28d0f42be P 567f6fa5cae5473b9914aaed649fedc9: Bootstrap complete.
I20260710 13:24:01.600991 19947 ts_tablet_manager.cc:1403] T 29b943f6dc9b4937b78548a28d0f42be P 567f6fa5cae5473b9914aaed649fedc9: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260710 13:24:01.603065 19947 raft_consensus.cc:359] T 29b943f6dc9b4937b78548a28d0f42be P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:24:01.603768 19947 raft_consensus.cc:740] T 29b943f6dc9b4937b78548a28d0f42be P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567f6fa5cae5473b9914aaed649fedc9, State: Initialized, Role: FOLLOWER
I20260710 13:24:01.604562 19947 consensus_queue.cc:260] T 29b943f6dc9b4937b78548a28d0f42be P 567f6fa5cae5473b9914aaed649fedc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:24:01.606799 19947 ts_tablet_manager.cc:1434] T 29b943f6dc9b4937b78548a28d0f42be P 567f6fa5cae5473b9914aaed649fedc9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:24:01.607678 19947 tablet_bootstrap.cc:492] T ab92496a9e934a1490287e80f611e264 P 567f6fa5cae5473b9914aaed649fedc9: Bootstrap starting.
I20260710 13:24:01.624686 19947 tablet_bootstrap.cc:492] T ab92496a9e934a1490287e80f611e264 P 567f6fa5cae5473b9914aaed649fedc9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:24:01.626498 19947 tablet_bootstrap.cc:492] T ab92496a9e934a1490287e80f611e264 P 567f6fa5cae5473b9914aaed649fedc9: Bootstrap complete.
I20260710 13:24:01.627303 19947 ts_tablet_manager.cc:1403] T ab92496a9e934a1490287e80f611e264 P 567f6fa5cae5473b9914aaed649fedc9: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260710 13:24:01.629837 19947 raft_consensus.cc:359] T ab92496a9e934a1490287e80f611e264 P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:24:01.630357 19947 raft_consensus.cc:740] T ab92496a9e934a1490287e80f611e264 P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567f6fa5cae5473b9914aaed649fedc9, State: Initialized, Role: FOLLOWER
I20260710 13:24:01.631071 19947 consensus_queue.cc:260] T ab92496a9e934a1490287e80f611e264 P 567f6fa5cae5473b9914aaed649fedc9 [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: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:24:01.633081 19947 ts_tablet_manager.cc:1434] T ab92496a9e934a1490287e80f611e264 P 567f6fa5cae5473b9914aaed649fedc9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:24:01.635411 19928 raft_consensus.cc:993] T 29b943f6dc9b4937b78548a28d0f42be P 592f68e764324283be4a3c32a5f3ecec: : Instructing follower d91e2299b5024552801080b42dfa6d08 to start an election
I20260710 13:24:01.635888 19873 raft_consensus.cc:1081] T 29b943f6dc9b4937b78548a28d0f42be P 592f68e764324283be4a3c32a5f3ecec [term 1 LEADER]: Signalling peer d91e2299b5024552801080b42dfa6d08 to start an election
I20260710 13:24:01.637359 19784 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29b943f6dc9b4937b78548a28d0f42be"
dest_uuid: "d91e2299b5024552801080b42dfa6d08"
 from {username='slave'} at 127.0.0.1:55724
I20260710 13:24:01.637938 19784 raft_consensus.cc:493] T 29b943f6dc9b4937b78548a28d0f42be P d91e2299b5024552801080b42dfa6d08 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:01.638278 19784 raft_consensus.cc:3060] T 29b943f6dc9b4937b78548a28d0f42be P d91e2299b5024552801080b42dfa6d08 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:01.643814 19784 raft_consensus.cc:515] T 29b943f6dc9b4937b78548a28d0f42be P d91e2299b5024552801080b42dfa6d08 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:24:01.645313 19784 leader_election.cc:290] T 29b943f6dc9b4937b78548a28d0f42be P d91e2299b5024552801080b42dfa6d08 [CANDIDATE]: Term 2 election: Requested vote from peers 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817), 592f68e764324283be4a3c32a5f3ecec (127.16.80.130:40953)
I20260710 13:24:01.646689 19710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29b943f6dc9b4937b78548a28d0f42be" candidate_uuid: "d91e2299b5024552801080b42dfa6d08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "592f68e764324283be4a3c32a5f3ecec"
I20260710 13:24:01.647336 19710 raft_consensus.cc:3055] T 29b943f6dc9b4937b78548a28d0f42be P 592f68e764324283be4a3c32a5f3ecec [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:01.647678 19710 raft_consensus.cc:740] T 29b943f6dc9b4937b78548a28d0f42be P 592f68e764324283be4a3c32a5f3ecec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 592f68e764324283be4a3c32a5f3ecec, State: Running, Role: LEADER
I20260710 13:24:01.648442 19710 consensus_queue.cc:260] T 29b943f6dc9b4937b78548a28d0f42be P 592f68e764324283be4a3c32a5f3ecec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:24:01.649544 19710 raft_consensus.cc:3060] T 29b943f6dc9b4937b78548a28d0f42be P 592f68e764324283be4a3c32a5f3ecec [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:01.655227 19984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29b943f6dc9b4937b78548a28d0f42be" candidate_uuid: "d91e2299b5024552801080b42dfa6d08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "567f6fa5cae5473b9914aaed649fedc9"
I20260710 13:24:01.655823 19984 raft_consensus.cc:3060] T 29b943f6dc9b4937b78548a28d0f42be P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:01.655967 19710 raft_consensus.cc:2468] T 29b943f6dc9b4937b78548a28d0f42be P 592f68e764324283be4a3c32a5f3ecec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d91e2299b5024552801080b42dfa6d08 in term 2.
I20260710 13:24:01.657181 19750 leader_election.cc:304] T 29b943f6dc9b4937b78548a28d0f42be P d91e2299b5024552801080b42dfa6d08 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 592f68e764324283be4a3c32a5f3ecec, d91e2299b5024552801080b42dfa6d08; no voters: 
I20260710 13:24:01.658072 19829 raft_consensus.cc:2804] T 29b943f6dc9b4937b78548a28d0f42be P d91e2299b5024552801080b42dfa6d08 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:01.659359 19829 raft_consensus.cc:697] T 29b943f6dc9b4937b78548a28d0f42be P d91e2299b5024552801080b42dfa6d08 [term 2 LEADER]: Becoming Leader. State: Replica: d91e2299b5024552801080b42dfa6d08, State: Running, Role: LEADER
I20260710 13:24:01.660238 19829 consensus_queue.cc:237] T 29b943f6dc9b4937b78548a28d0f42be P d91e2299b5024552801080b42dfa6d08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:24:01.662847 19984 raft_consensus.cc:2468] T 29b943f6dc9b4937b78548a28d0f42be P 567f6fa5cae5473b9914aaed649fedc9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d91e2299b5024552801080b42dfa6d08 in term 2.
I20260710 13:24:01.668342 19533 catalog_manager.cc:5697] T 29b943f6dc9b4937b78548a28d0f42be P d91e2299b5024552801080b42dfa6d08 reported cstate change: term changed from 1 to 2, leader changed from 592f68e764324283be4a3c32a5f3ecec (127.16.80.130) to d91e2299b5024552801080b42dfa6d08 (127.16.80.131). New cstate: current_term: 2 leader_uuid: "d91e2299b5024552801080b42dfa6d08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:01.691048 19984 raft_consensus.cc:3060] T 89e75b5b783f48e59e74052079b742d3 P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:01.697898 19984 pending_rounds.cc:85] T 89e75b5b783f48e59e74052079b742d3 P 567f6fa5cae5473b9914aaed649fedc9: Aborting all ops after (but not including) 0
I20260710 13:24:01.698167 19984 pending_rounds.cc:107] T 89e75b5b783f48e59e74052079b742d3 P 567f6fa5cae5473b9914aaed649fedc9: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:24:01.698431 19984 raft_consensus.cc:2889] T 89e75b5b783f48e59e74052079b742d3 P 567f6fa5cae5473b9914aaed649fedc9 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:24:01.916968 19984 raft_consensus.cc:3060] T b2bd82364f3c4025b6fd59a8742f1395 P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Advancing to term 3
I20260710 13:24:01.960534 19984 raft_consensus.cc:3060] T 975d95c4c2e64f87a34b561ddeeea70b P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:01.966063 19984 pending_rounds.cc:85] T 975d95c4c2e64f87a34b561ddeeea70b P 567f6fa5cae5473b9914aaed649fedc9: Aborting all ops after (but not including) 0
I20260710 13:24:01.966284 19984 pending_rounds.cc:107] T 975d95c4c2e64f87a34b561ddeeea70b P 567f6fa5cae5473b9914aaed649fedc9: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:24:01.966451 19984 raft_consensus.cc:2889] T 975d95c4c2e64f87a34b561ddeeea70b P 567f6fa5cae5473b9914aaed649fedc9 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:24:01.978725 19873 raft_consensus.cc:993] T 6c5bda16f1e545e7995bcd5b1c294734 P 592f68e764324283be4a3c32a5f3ecec: : Instructing follower d91e2299b5024552801080b42dfa6d08 to start an election
I20260710 13:24:01.979290 19928 raft_consensus.cc:1081] T 6c5bda16f1e545e7995bcd5b1c294734 P 592f68e764324283be4a3c32a5f3ecec [term 2 LEADER]: Signalling peer d91e2299b5024552801080b42dfa6d08 to start an election
I20260710 13:24:01.981076 19784 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c5bda16f1e545e7995bcd5b1c294734"
dest_uuid: "d91e2299b5024552801080b42dfa6d08"
 from {username='slave'} at 127.0.0.1:55724
I20260710 13:24:01.981554 19784 raft_consensus.cc:493] T 6c5bda16f1e545e7995bcd5b1c294734 P d91e2299b5024552801080b42dfa6d08 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:01.981856 19784 raft_consensus.cc:3060] T 6c5bda16f1e545e7995bcd5b1c294734 P d91e2299b5024552801080b42dfa6d08 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:01.986759 19784 raft_consensus.cc:515] T 6c5bda16f1e545e7995bcd5b1c294734 P d91e2299b5024552801080b42dfa6d08 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:24:01.988265 19784 leader_election.cc:290] T 6c5bda16f1e545e7995bcd5b1c294734 P d91e2299b5024552801080b42dfa6d08 [CANDIDATE]: Term 3 election: Requested vote from peers 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817), 592f68e764324283be4a3c32a5f3ecec (127.16.80.130:40953)
I20260710 13:24:01.989234 19984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c5bda16f1e545e7995bcd5b1c294734" candidate_uuid: "d91e2299b5024552801080b42dfa6d08" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "567f6fa5cae5473b9914aaed649fedc9"
I20260710 13:24:01.989476 19710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c5bda16f1e545e7995bcd5b1c294734" candidate_uuid: "d91e2299b5024552801080b42dfa6d08" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "592f68e764324283be4a3c32a5f3ecec"
I20260710 13:24:01.989902 19984 raft_consensus.cc:3060] T 6c5bda16f1e545e7995bcd5b1c294734 P 567f6fa5cae5473b9914aaed649fedc9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:01.990012 19710 raft_consensus.cc:3055] T 6c5bda16f1e545e7995bcd5b1c294734 P 592f68e764324283be4a3c32a5f3ecec [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:01.990410 19710 raft_consensus.cc:740] T 6c5bda16f1e545e7995bcd5b1c294734 P 592f68e764324283be4a3c32a5f3ecec [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 592f68e764324283be4a3c32a5f3ecec, State: Running, Role: LEADER
I20260710 13:24:01.991269 19710 consensus_queue.cc:260] T 6c5bda16f1e545e7995bcd5b1c294734 P 592f68e764324283be4a3c32a5f3ecec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:24:01.992554 19710 raft_consensus.cc:3060] T 6c5bda16f1e545e7995bcd5b1c294734 P 592f68e764324283be4a3c32a5f3ecec [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:01.997599 19984 raft_consensus.cc:2468] T 6c5bda16f1e545e7995bcd5b1c294734 P 567f6fa5cae5473b9914aaed649fedc9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d91e2299b5024552801080b42dfa6d08 in term 3.
I20260710 13:24:01.998970 19749 leader_election.cc:304] T 6c5bda16f1e545e7995bcd5b1c294734 P d91e2299b5024552801080b42dfa6d08 [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: 567f6fa5cae5473b9914aaed649fedc9, d91e2299b5024552801080b42dfa6d08; no voters: 
I20260710 13:24:01.999851 19710 raft_consensus.cc:2468] T 6c5bda16f1e545e7995bcd5b1c294734 P 592f68e764324283be4a3c32a5f3ecec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d91e2299b5024552801080b42dfa6d08 in term 3.
I20260710 13:24:01.999991 19829 raft_consensus.cc:2804] T 6c5bda16f1e545e7995bcd5b1c294734 P d91e2299b5024552801080b42dfa6d08 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:02.000844 19829 raft_consensus.cc:697] T 6c5bda16f1e545e7995bcd5b1c294734 P d91e2299b5024552801080b42dfa6d08 [term 3 LEADER]: Becoming Leader. State: Replica: d91e2299b5024552801080b42dfa6d08, State: Running, Role: LEADER
I20260710 13:24:02.001523 19829 consensus_queue.cc:237] T 6c5bda16f1e545e7995bcd5b1c294734 P d91e2299b5024552801080b42dfa6d08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } }
I20260710 13:24:02.008821 19534 catalog_manager.cc:5697] T 6c5bda16f1e545e7995bcd5b1c294734 P d91e2299b5024552801080b42dfa6d08 reported cstate change: term changed from 2 to 3, leader changed from 592f68e764324283be4a3c32a5f3ecec (127.16.80.130) to d91e2299b5024552801080b42dfa6d08 (127.16.80.131). New cstate: current_term: 3 leader_uuid: "d91e2299b5024552801080b42dfa6d08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d91e2299b5024552801080b42dfa6d08" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 44011 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:02.144814 19984 raft_consensus.cc:1275] T 29b943f6dc9b4937b78548a28d0f42be P 567f6fa5cae5473b9914aaed649fedc9 [term 2 FOLLOWER]: Refusing update from remote peer d91e2299b5024552801080b42dfa6d08: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:02.146503 20037 consensus_queue.cc:1048] T 29b943f6dc9b4937b78548a28d0f42be P d91e2299b5024552801080b42dfa6d08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:02.159042 19710 raft_consensus.cc:1275] T 29b943f6dc9b4937b78548a28d0f42be P 592f68e764324283be4a3c32a5f3ecec [term 2 FOLLOWER]: Refusing update from remote peer d91e2299b5024552801080b42dfa6d08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:02.160990 19829 consensus_queue.cc:1048] T 29b943f6dc9b4937b78548a28d0f42be P d91e2299b5024552801080b42dfa6d08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:24:02.216197 19582 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:24:02.478473 19710 raft_consensus.cc:1275] T 6c5bda16f1e545e7995bcd5b1c294734 P 592f68e764324283be4a3c32a5f3ecec [term 3 FOLLOWER]: Refusing update from remote peer d91e2299b5024552801080b42dfa6d08: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:24:02.479993 20037 consensus_queue.cc:1048] T 6c5bda16f1e545e7995bcd5b1c294734 P d91e2299b5024552801080b42dfa6d08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "592f68e764324283be4a3c32a5f3ecec" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 40953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:02.490288 19984 raft_consensus.cc:1275] T 6c5bda16f1e545e7995bcd5b1c294734 P 567f6fa5cae5473b9914aaed649fedc9 [term 3 FOLLOWER]: Refusing update from remote peer d91e2299b5024552801080b42dfa6d08: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:24:02.492486 20025 consensus_queue.cc:1048] T 6c5bda16f1e545e7995bcd5b1c294734 P d91e2299b5024552801080b42dfa6d08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "567f6fa5cae5473b9914aaed649fedc9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 42817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:02.559998 16706 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:02.565977 16706 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:24:02.566435 16706 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:02.566915 16706 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:24:03.217242 19582 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:24:03.573946 16706 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:03.580576 16706 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:24:03.581194 16706 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:03.581815 16706 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:24:04.218825 19582 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:24:04.588671 16706 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:04.596158 16706 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:24:04.596622 16706 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:04.597208 16706 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:24:05.220378 19582 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:24:05.604799 16706 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:05.610201 16706 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:24:05.610683 16706 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:05.611210 16706 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:24:06.221364 19582 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:24:06.618794 16706 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:06.625238 16706 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:06.630465 16706 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:24:06.630949 16706 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260710 13:24:07.222419 19582 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:24:07.663520 16706 tablet_server.cc:179] TabletServer@127.16.80.129:42817 shutting down...
I20260710 13:24:07.699936 16706 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:07.700827 16706 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:07.701650 16706 raft_consensus.cc:2243] T ab92496a9e934a1490287e80f611e264 P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.702263 16706 raft_consensus.cc:2272] T ab92496a9e934a1490287e80f611e264 P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.705058 16706 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:07.705648 16706 raft_consensus.cc:2243] T afda68d95b964fac8fb16387e042c93d P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.706140 16706 raft_consensus.cc:2272] T afda68d95b964fac8fb16387e042c93d P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.708724 16706 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:07.709362 16706 raft_consensus.cc:2243] T a563c14a54d446e2b24cb02e290662b8 P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.709813 16706 raft_consensus.cc:2272] T a563c14a54d446e2b24cb02e290662b8 P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.712270 16706 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:07.712955 16706 raft_consensus.cc:2243] T 6b8e6a1697934e208db7fff847934f45 P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.713414 16706 raft_consensus.cc:2272] T 6b8e6a1697934e208db7fff847934f45 P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.716471 16706 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:07.717168 16706 raft_consensus.cc:2243] T b2bd82364f3c4025b6fd59a8742f1395 P 567f6fa5cae5473b9914aaed649fedc9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.717936 16706 raft_consensus.cc:2272] T b2bd82364f3c4025b6fd59a8742f1395 P 567f6fa5cae5473b9914aaed649fedc9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.720438 16706 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:07.721035 16706 raft_consensus.cc:2243] T 29b943f6dc9b4937b78548a28d0f42be P 567f6fa5cae5473b9914aaed649fedc9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.721647 16706 raft_consensus.cc:2272] T 29b943f6dc9b4937b78548a28d0f42be P 567f6fa5cae5473b9914aaed649fedc9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.724141 16706 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:07.724777 16706 raft_consensus.cc:2243] T 89e75b5b783f48e59e74052079b742d3 P 567f6fa5cae5473b9914aaed649fedc9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.725282 16706 raft_consensus.cc:2272] T 89e75b5b783f48e59e74052079b742d3 P 567f6fa5cae5473b9914aaed649fedc9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.727713 16706 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:07.728266 16706 raft_consensus.cc:2243] T 6c5bda16f1e545e7995bcd5b1c294734 P 567f6fa5cae5473b9914aaed649fedc9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.728767 16706 raft_consensus.cc:2272] T 6c5bda16f1e545e7995bcd5b1c294734 P 567f6fa5cae5473b9914aaed649fedc9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.730867 16706 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:07.731405 16706 raft_consensus.cc:2243] T 975d95c4c2e64f87a34b561ddeeea70b P 567f6fa5cae5473b9914aaed649fedc9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.731876 16706 raft_consensus.cc:2272] T 975d95c4c2e64f87a34b561ddeeea70b P 567f6fa5cae5473b9914aaed649fedc9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.734299 16706 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:07.734800 16706 raft_consensus.cc:2243] T 93e51c456e8f4c5d9056ca399123e0f0 P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.735267 16706 raft_consensus.cc:2272] T 93e51c456e8f4c5d9056ca399123e0f0 P 567f6fa5cae5473b9914aaed649fedc9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.767979 16706 tablet_server.cc:196] TabletServer@127.16.80.129:42817 shutdown complete.
W20260710 13:24:07.769320 19749 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.80.129:42817: connect: Connection refused (error 111) [suppressed 65 similar messages]
W20260710 13:24:07.773689 19749 consensus_peers.cc:597] T 29b943f6dc9b4937b78548a28d0f42be P d91e2299b5024552801080b42dfa6d08 -> Peer 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817): Couldn't send request to peer 567f6fa5cae5473b9914aaed649fedc9. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:42817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:07.783985 19675 consensus_peers.cc:597] T a563c14a54d446e2b24cb02e290662b8 P 592f68e764324283be4a3c32a5f3ecec -> Peer 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817): Couldn't send request to peer 567f6fa5cae5473b9914aaed649fedc9. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:42817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:07.799973 16706 tablet_server.cc:179] TabletServer@127.16.80.130:0 shutting down...
W20260710 13:24:07.809623 19750 consensus_peers.cc:597] T 29b943f6dc9b4937b78548a28d0f42be P d91e2299b5024552801080b42dfa6d08 -> Peer 592f68e764324283be4a3c32a5f3ecec (127.16.80.130:40953): Couldn't send request to peer 592f68e764324283be4a3c32a5f3ecec. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:07.828573 16706 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:07.829602 16706 tablet_replica.cc:333] T afda68d95b964fac8fb16387e042c93d P 592f68e764324283be4a3c32a5f3ecec: stopping tablet replica
I20260710 13:24:07.830196 16706 raft_consensus.cc:2243] T afda68d95b964fac8fb16387e042c93d P 592f68e764324283be4a3c32a5f3ecec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.830662 16706 raft_consensus.cc:2272] T afda68d95b964fac8fb16387e042c93d P 592f68e764324283be4a3c32a5f3ecec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.833035 16706 tablet_replica.cc:333] T 975d95c4c2e64f87a34b561ddeeea70b P 592f68e764324283be4a3c32a5f3ecec: stopping tablet replica
I20260710 13:24:07.833668 16706 raft_consensus.cc:2243] T 975d95c4c2e64f87a34b561ddeeea70b P 592f68e764324283be4a3c32a5f3ecec [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:07.834614 16706 raft_consensus.cc:2272] T 975d95c4c2e64f87a34b561ddeeea70b P 592f68e764324283be4a3c32a5f3ecec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.837574 16706 tablet_replica.cc:333] T 6c5bda16f1e545e7995bcd5b1c294734 P 592f68e764324283be4a3c32a5f3ecec: stopping tablet replica
I20260710 13:24:07.838475 16706 raft_consensus.cc:2243] T 6c5bda16f1e545e7995bcd5b1c294734 P 592f68e764324283be4a3c32a5f3ecec [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.839150 16706 raft_consensus.cc:2272] T 6c5bda16f1e545e7995bcd5b1c294734 P 592f68e764324283be4a3c32a5f3ecec [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:07.840057 19750 consensus_peers.cc:597] T afda68d95b964fac8fb16387e042c93d P d91e2299b5024552801080b42dfa6d08 -> Peer 592f68e764324283be4a3c32a5f3ecec (127.16.80.130:40953): Couldn't send request to peer 592f68e764324283be4a3c32a5f3ecec. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:07.841936 16706 tablet_replica.cc:333] T 89e75b5b783f48e59e74052079b742d3 P 592f68e764324283be4a3c32a5f3ecec: stopping tablet replica
I20260710 13:24:07.842900 16706 raft_consensus.cc:2243] T 89e75b5b783f48e59e74052079b742d3 P 592f68e764324283be4a3c32a5f3ecec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.843498 16706 raft_consensus.cc:2272] T 89e75b5b783f48e59e74052079b742d3 P 592f68e764324283be4a3c32a5f3ecec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.845839 16706 tablet_replica.cc:333] T 29b943f6dc9b4937b78548a28d0f42be P 592f68e764324283be4a3c32a5f3ecec: stopping tablet replica
I20260710 13:24:07.846453 16706 raft_consensus.cc:2243] T 29b943f6dc9b4937b78548a28d0f42be P 592f68e764324283be4a3c32a5f3ecec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.846993 16706 raft_consensus.cc:2272] T 29b943f6dc9b4937b78548a28d0f42be P 592f68e764324283be4a3c32a5f3ecec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.849344 16706 tablet_replica.cc:333] T 6b8e6a1697934e208db7fff847934f45 P 592f68e764324283be4a3c32a5f3ecec: stopping tablet replica
I20260710 13:24:07.849910 16706 raft_consensus.cc:2243] T 6b8e6a1697934e208db7fff847934f45 P 592f68e764324283be4a3c32a5f3ecec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.850407 16706 raft_consensus.cc:2272] T 6b8e6a1697934e208db7fff847934f45 P 592f68e764324283be4a3c32a5f3ecec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.852648 16706 tablet_replica.cc:333] T b2bd82364f3c4025b6fd59a8742f1395 P 592f68e764324283be4a3c32a5f3ecec: stopping tablet replica
I20260710 13:24:07.853399 16706 raft_consensus.cc:2243] T b2bd82364f3c4025b6fd59a8742f1395 P 592f68e764324283be4a3c32a5f3ecec [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:24:07.854380 16706 raft_consensus.cc:2272] T b2bd82364f3c4025b6fd59a8742f1395 P 592f68e764324283be4a3c32a5f3ecec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.856568 16706 tablet_replica.cc:333] T a563c14a54d446e2b24cb02e290662b8 P 592f68e764324283be4a3c32a5f3ecec: stopping tablet replica
I20260710 13:24:07.857170 16706 raft_consensus.cc:2243] T a563c14a54d446e2b24cb02e290662b8 P 592f68e764324283be4a3c32a5f3ecec [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:07.858146 16706 raft_consensus.cc:2272] T a563c14a54d446e2b24cb02e290662b8 P 592f68e764324283be4a3c32a5f3ecec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.860374 16706 tablet_replica.cc:333] T 93e51c456e8f4c5d9056ca399123e0f0 P 592f68e764324283be4a3c32a5f3ecec: stopping tablet replica
I20260710 13:24:07.860910 16706 raft_consensus.cc:2243] T 93e51c456e8f4c5d9056ca399123e0f0 P 592f68e764324283be4a3c32a5f3ecec [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:07.861765 16706 raft_consensus.cc:2272] T 93e51c456e8f4c5d9056ca399123e0f0 P 592f68e764324283be4a3c32a5f3ecec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.863992 16706 tablet_replica.cc:333] T ab92496a9e934a1490287e80f611e264 P 592f68e764324283be4a3c32a5f3ecec: stopping tablet replica
I20260710 13:24:07.864516 16706 raft_consensus.cc:2243] T ab92496a9e934a1490287e80f611e264 P 592f68e764324283be4a3c32a5f3ecec [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:07.865382 16706 raft_consensus.cc:2272] T ab92496a9e934a1490287e80f611e264 P 592f68e764324283be4a3c32a5f3ecec [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:07.886713 19750 consensus_peers.cc:597] T 6b8e6a1697934e208db7fff847934f45 P d91e2299b5024552801080b42dfa6d08 -> Peer 592f68e764324283be4a3c32a5f3ecec (127.16.80.130:40953): Couldn't send request to peer 592f68e764324283be4a3c32a5f3ecec. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.130:40953: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:07.898083 16706 tablet_server.cc:196] TabletServer@127.16.80.130:0 shutdown complete.
W20260710 13:24:07.903353 19749 consensus_peers.cc:597] T 6b8e6a1697934e208db7fff847934f45 P d91e2299b5024552801080b42dfa6d08 -> Peer 567f6fa5cae5473b9914aaed649fedc9 (127.16.80.129:42817): Couldn't send request to peer 567f6fa5cae5473b9914aaed649fedc9. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:42817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:07.923748 16706 tablet_server.cc:179] TabletServer@127.16.80.131:0 shutting down...
W20260710 13:24:07.954285 19750 consensus_peers.cc:597] T 6c5bda16f1e545e7995bcd5b1c294734 P d91e2299b5024552801080b42dfa6d08 -> Peer 592f68e764324283be4a3c32a5f3ecec (127.16.80.130:40953): Couldn't send request to peer 592f68e764324283be4a3c32a5f3ecec. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.130:40953: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:07.957114 16706 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:07.958009 16706 tablet_replica.cc:333] T 93e51c456e8f4c5d9056ca399123e0f0 P d91e2299b5024552801080b42dfa6d08: stopping tablet replica
I20260710 13:24:07.958770 16706 raft_consensus.cc:2243] T 93e51c456e8f4c5d9056ca399123e0f0 P d91e2299b5024552801080b42dfa6d08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.959360 16706 raft_consensus.cc:2272] T 93e51c456e8f4c5d9056ca399123e0f0 P d91e2299b5024552801080b42dfa6d08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.961575 16706 tablet_replica.cc:333] T 89e75b5b783f48e59e74052079b742d3 P d91e2299b5024552801080b42dfa6d08: stopping tablet replica
I20260710 13:24:07.962199 16706 raft_consensus.cc:2243] T 89e75b5b783f48e59e74052079b742d3 P d91e2299b5024552801080b42dfa6d08 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:07.963016 16706 raft_consensus.cc:2272] T 89e75b5b783f48e59e74052079b742d3 P d91e2299b5024552801080b42dfa6d08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.965164 16706 tablet_replica.cc:333] T 29b943f6dc9b4937b78548a28d0f42be P d91e2299b5024552801080b42dfa6d08: stopping tablet replica
I20260710 13:24:07.965726 16706 raft_consensus.cc:2243] T 29b943f6dc9b4937b78548a28d0f42be P d91e2299b5024552801080b42dfa6d08 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:07.966583 16706 raft_consensus.cc:2272] T 29b943f6dc9b4937b78548a28d0f42be P d91e2299b5024552801080b42dfa6d08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.968617 16706 tablet_replica.cc:333] T 975d95c4c2e64f87a34b561ddeeea70b P d91e2299b5024552801080b42dfa6d08: stopping tablet replica
I20260710 13:24:07.969172 16706 raft_consensus.cc:2243] T 975d95c4c2e64f87a34b561ddeeea70b P d91e2299b5024552801080b42dfa6d08 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.969626 16706 raft_consensus.cc:2272] T 975d95c4c2e64f87a34b561ddeeea70b P d91e2299b5024552801080b42dfa6d08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.971622 16706 tablet_replica.cc:333] T 6c5bda16f1e545e7995bcd5b1c294734 P d91e2299b5024552801080b42dfa6d08: stopping tablet replica
I20260710 13:24:07.972169 16706 raft_consensus.cc:2243] T 6c5bda16f1e545e7995bcd5b1c294734 P d91e2299b5024552801080b42dfa6d08 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:24:07.973097 16706 raft_consensus.cc:2272] T 6c5bda16f1e545e7995bcd5b1c294734 P d91e2299b5024552801080b42dfa6d08 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.975224 16706 tablet_replica.cc:333] T b2bd82364f3c4025b6fd59a8742f1395 P d91e2299b5024552801080b42dfa6d08: stopping tablet replica
I20260710 13:24:07.975845 16706 raft_consensus.cc:2243] T b2bd82364f3c4025b6fd59a8742f1395 P d91e2299b5024552801080b42dfa6d08 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.976351 16706 raft_consensus.cc:2272] T b2bd82364f3c4025b6fd59a8742f1395 P d91e2299b5024552801080b42dfa6d08 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.978493 16706 tablet_replica.cc:333] T 6b8e6a1697934e208db7fff847934f45 P d91e2299b5024552801080b42dfa6d08: stopping tablet replica
I20260710 13:24:07.979167 16706 raft_consensus.cc:2243] T 6b8e6a1697934e208db7fff847934f45 P d91e2299b5024552801080b42dfa6d08 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:07.980017 16706 raft_consensus.cc:2272] T 6b8e6a1697934e208db7fff847934f45 P d91e2299b5024552801080b42dfa6d08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.982050 16706 tablet_replica.cc:333] T a563c14a54d446e2b24cb02e290662b8 P d91e2299b5024552801080b42dfa6d08: stopping tablet replica
I20260710 13:24:07.982568 16706 raft_consensus.cc:2243] T a563c14a54d446e2b24cb02e290662b8 P d91e2299b5024552801080b42dfa6d08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.983014 16706 raft_consensus.cc:2272] T a563c14a54d446e2b24cb02e290662b8 P d91e2299b5024552801080b42dfa6d08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.985338 16706 tablet_replica.cc:333] T ab92496a9e934a1490287e80f611e264 P d91e2299b5024552801080b42dfa6d08: stopping tablet replica
I20260710 13:24:07.985992 16706 raft_consensus.cc:2243] T ab92496a9e934a1490287e80f611e264 P d91e2299b5024552801080b42dfa6d08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.986666 16706 raft_consensus.cc:2272] T ab92496a9e934a1490287e80f611e264 P d91e2299b5024552801080b42dfa6d08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.989157 16706 tablet_replica.cc:333] T afda68d95b964fac8fb16387e042c93d P d91e2299b5024552801080b42dfa6d08: stopping tablet replica
I20260710 13:24:07.989604 16706 raft_consensus.cc:2243] T afda68d95b964fac8fb16387e042c93d P d91e2299b5024552801080b42dfa6d08 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:07.990389 16706 raft_consensus.cc:2272] T afda68d95b964fac8fb16387e042c93d P d91e2299b5024552801080b42dfa6d08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:08.020864 16706 tablet_server.cc:196] TabletServer@127.16.80.131:0 shutdown complete.
I20260710 13:24:08.045831 16706 master.cc:562] Master@127.16.80.190:32825 shutting down...
I20260710 13:24:08.074548 16706 raft_consensus.cc:2243] T 00000000000000000000000000000000 P eea60691fec1464787dfdc6bbde1777a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:08.075271 16706 raft_consensus.cc:2272] T 00000000000000000000000000000000 P eea60691fec1464787dfdc6bbde1777a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:08.075594 16706 tablet_replica.cc:333] T 00000000000000000000000000000000 P eea60691fec1464787dfdc6bbde1777a: stopping tablet replica
I20260710 13:24:08.096376 16706 master.cc:584] Master@127.16.80.190:32825 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (14096 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 13:24:08.141065 16706 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.80.190:42761
I20260710 13:24:08.142303 16706 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:08.148231 20059 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:08.148350 20058 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:08.149171 20061 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:08.149802 16706 server_base.cc:1061] running on GCE node
I20260710 13:24:08.150687 16706 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:08.150916 16706 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:24:08.151080 16706 hybrid_clock.cc:648] HybridClock initialized: now 1783689848151061 us; error 0 us; skew 500 ppm
I20260710 13:24:08.151830 16706 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:08.154510 16706 webserver.cc:533] Webserver started at http://127.16.80.190:37561/ using document root <none> and password file <none>
I20260710 13:24:08.155138 16706 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:08.155366 16706 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:08.155644 16706 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:08.156883 16706 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689763121184-16706-0/minicluster-data/master-0-root/instance:
uuid: "2566a7f2f58a401ea403317af7979839"
format_stamp: "Formatted at 2026-07-10 13:24:08 on dist-test-slave-3ksx"
I20260710 13:24:08.161968 16706 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:24:08.165706 20066 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:08.166623 16706 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:24:08.166903 16706 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689763121184-16706-0/minicluster-data/master-0-root
uuid: "2566a7f2f58a401ea403317af7979839"
format_stamp: "Formatted at 2026-07-10 13:24:08 on dist-test-slave-3ksx"
I20260710 13:24:08.167235 16706 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689763121184-16706-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689763121184-16706-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689763121184-16706-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:24:08.209412 16706 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:08.210639 16706 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:08.251024 16706 rpc_server.cc:307] RPC server started. Bound to: 127.16.80.190:42761
I20260710 13:24:08.251228 20117 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.80.190:42761 every 8 connection(s)
I20260710 13:24:08.255065 20118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:08.266654 20118 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2566a7f2f58a401ea403317af7979839: Bootstrap starting.
I20260710 13:24:08.271947 20118 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2566a7f2f58a401ea403317af7979839: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:08.276687 20118 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2566a7f2f58a401ea403317af7979839: No bootstrap required, opened a new log
I20260710 13:24:08.279474 20118 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2566a7f2f58a401ea403317af7979839 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2566a7f2f58a401ea403317af7979839" member_type: VOTER }
I20260710 13:24:08.280031 20118 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2566a7f2f58a401ea403317af7979839 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:08.280438 20118 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2566a7f2f58a401ea403317af7979839 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2566a7f2f58a401ea403317af7979839, State: Initialized, Role: FOLLOWER
I20260710 13:24:08.281152 20118 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2566a7f2f58a401ea403317af7979839 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2566a7f2f58a401ea403317af7979839" member_type: VOTER }
I20260710 13:24:08.281764 20118 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2566a7f2f58a401ea403317af7979839 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:24:08.282040 20118 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2566a7f2f58a401ea403317af7979839 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:24:08.282364 20118 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2566a7f2f58a401ea403317af7979839 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:08.287647 20118 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2566a7f2f58a401ea403317af7979839 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2566a7f2f58a401ea403317af7979839" member_type: VOTER }
I20260710 13:24:08.288304 20118 leader_election.cc:304] T 00000000000000000000000000000000 P 2566a7f2f58a401ea403317af7979839 [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: 2566a7f2f58a401ea403317af7979839; no voters: 
I20260710 13:24:08.289573 20118 leader_election.cc:290] T 00000000000000000000000000000000 P 2566a7f2f58a401ea403317af7979839 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:24:08.290038 20121 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2566a7f2f58a401ea403317af7979839 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:08.291568 20121 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2566a7f2f58a401ea403317af7979839 [term 1 LEADER]: Becoming Leader. State: Replica: 2566a7f2f58a401ea403317af7979839, State: Running, Role: LEADER
I20260710 13:24:08.292348 20121 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2566a7f2f58a401ea403317af7979839 [LEADER]: Queue going to LEADER mode. State: All 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: "2566a7f2f58a401ea403317af7979839" member_type: VOTER }
I20260710 13:24:08.292975 20118 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2566a7f2f58a401ea403317af7979839 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:24:08.297770 20122 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2566a7f2f58a401ea403317af7979839 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2566a7f2f58a401ea403317af7979839" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2566a7f2f58a401ea403317af7979839" member_type: VOTER } }
I20260710 13:24:08.298394 20123 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2566a7f2f58a401ea403317af7979839 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2566a7f2f58a401ea403317af7979839. Latest consensus state: current_term: 1 leader_uuid: "2566a7f2f58a401ea403317af7979839" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2566a7f2f58a401ea403317af7979839" member_type: VOTER } }
I20260710 13:24:08.298794 20122 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2566a7f2f58a401ea403317af7979839 [sys.catalog]: This master's current role is: LEADER
I20260710 13:24:08.299204 20123 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2566a7f2f58a401ea403317af7979839 [sys.catalog]: This master's current role is: LEADER
I20260710 13:24:08.302279 20128 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:24:08.307533 20128 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:24:08.313819 16706 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:24:08.317914 20128 catalog_manager.cc:1383] Generated new cluster ID: b7fa89bdb0624e1d90e1433c0f9083c2
I20260710 13:24:08.318256 20128 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:24:08.341693 20128 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:24:08.343007 20128 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:24:08.356393 20128 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2566a7f2f58a401ea403317af7979839: Generated new TSK 0
I20260710 13:24:08.357070 20128 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:24:08.381330 16706 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:08.387706 20139 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:08.388775 20140 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:08.390311 20142 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:08.391288 16706 server_base.cc:1061] running on GCE node
I20260710 13:24:08.392295 16706 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:08.392526 16706 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:24:08.392704 16706 hybrid_clock.cc:648] HybridClock initialized: now 1783689848392673 us; error 0 us; skew 500 ppm
I20260710 13:24:08.393251 16706 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:08.395925 16706 webserver.cc:533] Webserver started at http://127.16.80.129:37151/ using document root <none> and password file <none>
I20260710 13:24:08.396422 16706 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:08.396629 16706 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:08.396898 16706 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:08.398000 16706 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689763121184-16706-0/minicluster-data/ts-0-root/instance:
uuid: "ea9e3e51e45542808fc3c7ad71bc50a9"
format_stamp: "Formatted at 2026-07-10 13:24:08 on dist-test-slave-3ksx"
I20260710 13:24:08.402676 16706 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:24:08.406359 20147 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:08.407529 16706 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:24:08.407905 16706 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689763121184-16706-0/minicluster-data/ts-0-root
uuid: "ea9e3e51e45542808fc3c7ad71bc50a9"
format_stamp: "Formatted at 2026-07-10 13:24:08 on dist-test-slave-3ksx"
I20260710 13:24:08.408224 16706 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689763121184-16706-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689763121184-16706-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689763121184-16706-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:24:08.422564 16706 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:08.423972 16706 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:08.425573 16706 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:08.428020 16706 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:08.428272 16706 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:08.428552 16706 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:08.428741 16706 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:08.474037 16706 rpc_server.cc:307] RPC server started. Bound to: 127.16.80.129:35337
I20260710 13:24:08.474172 20209 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.80.129:35337 every 8 connection(s)
I20260710 13:24:08.479377 16706 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:08.487190 20214 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:08.487622 20215 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:08.493489 20210 heartbeater.cc:344] Connected to a master server at 127.16.80.190:42761
I20260710 13:24:08.494045 20210 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:08.495123 20210 heartbeater.cc:507] Master 127.16.80.190:42761 requested a full tablet report, sending...
W20260710 13:24:08.495308 20217 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:08.495503 16706 server_base.cc:1061] running on GCE node
I20260710 13:24:08.496747 16706 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:08.497007 16706 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:24:08.497257 16706 hybrid_clock.cc:648] HybridClock initialized: now 1783689848497236 us; error 0 us; skew 500 ppm
I20260710 13:24:08.497903 16706 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:08.497798 20083 ts_manager.cc:194] Registered new tserver with Master: ea9e3e51e45542808fc3c7ad71bc50a9 (127.16.80.129:35337)
I20260710 13:24:08.500088 20083 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45068
I20260710 13:24:08.500715 16706 webserver.cc:533] Webserver started at http://127.16.80.130:45617/ using document root <none> and password file <none>
I20260710 13:24:08.501390 16706 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:08.501636 16706 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:08.501907 16706 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:08.503057 16706 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689763121184-16706-0/minicluster-data/ts-1-root/instance:
uuid: "3801e58dca544195b60c1da521b1bdae"
format_stamp: "Formatted at 2026-07-10 13:24:08 on dist-test-slave-3ksx"
I20260710 13:24:08.508423 16706 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:24:08.512405 20222 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:08.513228 16706 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:24:08.513564 16706 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689763121184-16706-0/minicluster-data/ts-1-root
uuid: "3801e58dca544195b60c1da521b1bdae"
format_stamp: "Formatted at 2026-07-10 13:24:08 on dist-test-slave-3ksx"
I20260710 13:24:08.513881 16706 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689763121184-16706-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689763121184-16706-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689763121184-16706-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:24:08.524255 16706 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:08.525538 16706 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:08.526998 16706 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:08.529399 16706 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:08.529654 16706 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:08.529898 16706 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:08.530068 16706 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:08.573853 16706 rpc_server.cc:307] RPC server started. Bound to: 127.16.80.130:42267
I20260710 13:24:08.573973 20284 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.80.130:42267 every 8 connection(s)
I20260710 13:24:08.579249 16706 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:08.587503 20288 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:08.589205 20289 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:08.590723 16706 server_base.cc:1061] running on GCE node
W20260710 13:24:08.592119 20291 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:08.593633 16706 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:08.593973 16706 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:24:08.594619 16706 hybrid_clock.cc:648] HybridClock initialized: now 1783689848594570 us; error 0 us; skew 500 ppm
I20260710 13:24:08.595359 16706 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:08.595654 20285 heartbeater.cc:344] Connected to a master server at 127.16.80.190:42761
I20260710 13:24:08.596149 20285 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:08.597167 20285 heartbeater.cc:507] Master 127.16.80.190:42761 requested a full tablet report, sending...
I20260710 13:24:08.598937 16706 webserver.cc:533] Webserver started at http://127.16.80.131:37031/ using document root <none> and password file <none>
I20260710 13:24:08.599623 16706 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:08.599864 16706 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:08.600324 16706 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:08.600348 20083 ts_manager.cc:194] Registered new tserver with Master: 3801e58dca544195b60c1da521b1bdae (127.16.80.130:42267)
I20260710 13:24:08.601656 16706 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689763121184-16706-0/minicluster-data/ts-2-root/instance:
uuid: "58e18944ed194d9f846708374028e7a3"
format_stamp: "Formatted at 2026-07-10 13:24:08 on dist-test-slave-3ksx"
I20260710 13:24:08.602129 20083 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45074
I20260710 13:24:08.607023 16706 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:24:08.611370 20296 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:08.612306 16706 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260710 13:24:08.612690 16706 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689763121184-16706-0/minicluster-data/ts-2-root
uuid: "58e18944ed194d9f846708374028e7a3"
format_stamp: "Formatted at 2026-07-10 13:24:08 on dist-test-slave-3ksx"
I20260710 13:24:08.612980 16706 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689763121184-16706-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689763121184-16706-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689763121184-16706-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:24:08.623660 16706 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:08.625036 16706 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:08.626720 16706 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:08.629369 16706 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:08.629648 16706 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:08.629956 16706 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:08.630160 16706 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:08.675550 16706 rpc_server.cc:307] RPC server started. Bound to: 127.16.80.131:32815
I20260710 13:24:08.675647 20358 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.80.131:32815 every 8 connection(s)
I20260710 13:24:08.691143 20359 heartbeater.cc:344] Connected to a master server at 127.16.80.190:42761
I20260710 13:24:08.691576 20359 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:08.692410 20359 heartbeater.cc:507] Master 127.16.80.190:42761 requested a full tablet report, sending...
I20260710 13:24:08.694891 20083 ts_manager.cc:194] Registered new tserver with Master: 58e18944ed194d9f846708374028e7a3 (127.16.80.131:32815)
I20260710 13:24:08.695399 16706 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016143473s
I20260710 13:24:08.696508 20083 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45088
I20260710 13:24:08.722728 20083 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45094:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:24:08.724957 20083 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:24:08.778626 20250 tablet_service.cc:1511] Processing CreateTablet for tablet 83930e932d9c4e778a27774ee85298e8 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=3caa45ef60f74f8284628a7fc97a22c4]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:24:08.778815 20175 tablet_service.cc:1511] Processing CreateTablet for tablet 83930e932d9c4e778a27774ee85298e8 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=3caa45ef60f74f8284628a7fc97a22c4]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:24:08.780169 20249 tablet_service.cc:1511] Processing CreateTablet for tablet 6b9c86120c2f43adbffa73a5f34e0c9c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=3caa45ef60f74f8284628a7fc97a22c4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:24:08.781224 20175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83930e932d9c4e778a27774ee85298e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:08.780238 20250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83930e932d9c4e778a27774ee85298e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:08.782088 20174 tablet_service.cc:1511] Processing CreateTablet for tablet 6b9c86120c2f43adbffa73a5f34e0c9c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=3caa45ef60f74f8284628a7fc97a22c4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:24:08.783483 20174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b9c86120c2f43adbffa73a5f34e0c9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:08.786375 20324 tablet_service.cc:1511] Processing CreateTablet for tablet 83930e932d9c4e778a27774ee85298e8 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=3caa45ef60f74f8284628a7fc97a22c4]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:24:08.787683 20249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b9c86120c2f43adbffa73a5f34e0c9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:08.789795 20324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83930e932d9c4e778a27774ee85298e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:08.788403 20323 tablet_service.cc:1511] Processing CreateTablet for tablet 6b9c86120c2f43adbffa73a5f34e0c9c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=3caa45ef60f74f8284628a7fc97a22c4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:24:08.793092 20323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b9c86120c2f43adbffa73a5f34e0c9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:08.812230 20374 tablet_bootstrap.cc:492] T 83930e932d9c4e778a27774ee85298e8 P ea9e3e51e45542808fc3c7ad71bc50a9: Bootstrap starting.
I20260710 13:24:08.823134 20376 tablet_bootstrap.cc:492] T 83930e932d9c4e778a27774ee85298e8 P 3801e58dca544195b60c1da521b1bdae: Bootstrap starting.
I20260710 13:24:08.832289 20376 tablet_bootstrap.cc:654] T 83930e932d9c4e778a27774ee85298e8 P 3801e58dca544195b60c1da521b1bdae: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:08.832432 20374 tablet_bootstrap.cc:654] T 83930e932d9c4e778a27774ee85298e8 P ea9e3e51e45542808fc3c7ad71bc50a9: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:08.835166 20375 tablet_bootstrap.cc:492] T 83930e932d9c4e778a27774ee85298e8 P 58e18944ed194d9f846708374028e7a3: Bootstrap starting.
I20260710 13:24:08.842474 20375 tablet_bootstrap.cc:654] T 83930e932d9c4e778a27774ee85298e8 P 58e18944ed194d9f846708374028e7a3: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:08.845541 20376 tablet_bootstrap.cc:492] T 83930e932d9c4e778a27774ee85298e8 P 3801e58dca544195b60c1da521b1bdae: No bootstrap required, opened a new log
I20260710 13:24:08.846246 20376 ts_tablet_manager.cc:1403] T 83930e932d9c4e778a27774ee85298e8 P 3801e58dca544195b60c1da521b1bdae: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.009s
I20260710 13:24:08.848930 20374 tablet_bootstrap.cc:492] T 83930e932d9c4e778a27774ee85298e8 P ea9e3e51e45542808fc3c7ad71bc50a9: No bootstrap required, opened a new log
I20260710 13:24:08.849026 20375 tablet_bootstrap.cc:492] T 83930e932d9c4e778a27774ee85298e8 P 58e18944ed194d9f846708374028e7a3: No bootstrap required, opened a new log
I20260710 13:24:08.848975 20376 raft_consensus.cc:359] T 83930e932d9c4e778a27774ee85298e8 P 3801e58dca544195b60c1da521b1bdae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } } peers { permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } }
I20260710 13:24:08.849843 20374 ts_tablet_manager.cc:1403] T 83930e932d9c4e778a27774ee85298e8 P ea9e3e51e45542808fc3c7ad71bc50a9: Time spent bootstrapping tablet: real 0.038s	user 0.006s	sys 0.015s
I20260710 13:24:08.849843 20375 ts_tablet_manager.cc:1403] T 83930e932d9c4e778a27774ee85298e8 P 58e18944ed194d9f846708374028e7a3: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.005s
I20260710 13:24:08.850099 20376 raft_consensus.cc:385] T 83930e932d9c4e778a27774ee85298e8 P 3801e58dca544195b60c1da521b1bdae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:08.850569 20376 raft_consensus.cc:740] T 83930e932d9c4e778a27774ee85298e8 P 3801e58dca544195b60c1da521b1bdae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3801e58dca544195b60c1da521b1bdae, State: Initialized, Role: FOLLOWER
I20260710 13:24:08.851492 20376 consensus_queue.cc:260] T 83930e932d9c4e778a27774ee85298e8 P 3801e58dca544195b60c1da521b1bdae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } } peers { permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } }
I20260710 13:24:08.853178 20375 raft_consensus.cc:359] T 83930e932d9c4e778a27774ee85298e8 P 58e18944ed194d9f846708374028e7a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } } peers { permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } }
I20260710 13:24:08.853384 20374 raft_consensus.cc:359] T 83930e932d9c4e778a27774ee85298e8 P ea9e3e51e45542808fc3c7ad71bc50a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } } peers { permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } }
I20260710 13:24:08.854055 20375 raft_consensus.cc:385] T 83930e932d9c4e778a27774ee85298e8 P 58e18944ed194d9f846708374028e7a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:08.854087 20374 raft_consensus.cc:385] T 83930e932d9c4e778a27774ee85298e8 P ea9e3e51e45542808fc3c7ad71bc50a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:08.854580 20375 raft_consensus.cc:740] T 83930e932d9c4e778a27774ee85298e8 P 58e18944ed194d9f846708374028e7a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58e18944ed194d9f846708374028e7a3, State: Initialized, Role: FOLLOWER
I20260710 13:24:08.854665 20374 raft_consensus.cc:740] T 83930e932d9c4e778a27774ee85298e8 P ea9e3e51e45542808fc3c7ad71bc50a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea9e3e51e45542808fc3c7ad71bc50a9, State: Initialized, Role: FOLLOWER
I20260710 13:24:08.855545 20285 heartbeater.cc:499] Master 127.16.80.190:42761 was elected leader, sending a full tablet report...
I20260710 13:24:08.855536 20375 consensus_queue.cc:260] T 83930e932d9c4e778a27774ee85298e8 P 58e18944ed194d9f846708374028e7a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } } peers { permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } }
I20260710 13:24:08.855717 20374 consensus_queue.cc:260] T 83930e932d9c4e778a27774ee85298e8 P ea9e3e51e45542808fc3c7ad71bc50a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } } peers { permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } }
I20260710 13:24:08.856411 20376 ts_tablet_manager.cc:1434] T 83930e932d9c4e778a27774ee85298e8 P 3801e58dca544195b60c1da521b1bdae: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260710 13:24:08.858335 20359 heartbeater.cc:499] Master 127.16.80.190:42761 was elected leader, sending a full tablet report...
I20260710 13:24:08.858950 20375 ts_tablet_manager.cc:1434] T 83930e932d9c4e778a27774ee85298e8 P 58e18944ed194d9f846708374028e7a3: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.008s
I20260710 13:24:08.858975 20376 tablet_bootstrap.cc:492] T 6b9c86120c2f43adbffa73a5f34e0c9c P 3801e58dca544195b60c1da521b1bdae: Bootstrap starting.
I20260710 13:24:08.860353 20375 tablet_bootstrap.cc:492] T 6b9c86120c2f43adbffa73a5f34e0c9c P 58e18944ed194d9f846708374028e7a3: Bootstrap starting.
I20260710 13:24:08.867017 20376 tablet_bootstrap.cc:654] T 6b9c86120c2f43adbffa73a5f34e0c9c P 3801e58dca544195b60c1da521b1bdae: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:08.869616 20375 tablet_bootstrap.cc:654] T 6b9c86120c2f43adbffa73a5f34e0c9c P 58e18944ed194d9f846708374028e7a3: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:08.870930 20210 heartbeater.cc:499] Master 127.16.80.190:42761 was elected leader, sending a full tablet report...
I20260710 13:24:08.871572 20374 ts_tablet_manager.cc:1434] T 83930e932d9c4e778a27774ee85298e8 P ea9e3e51e45542808fc3c7ad71bc50a9: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.010s
I20260710 13:24:08.875635 20376 tablet_bootstrap.cc:492] T 6b9c86120c2f43adbffa73a5f34e0c9c P 3801e58dca544195b60c1da521b1bdae: No bootstrap required, opened a new log
I20260710 13:24:08.876273 20376 ts_tablet_manager.cc:1403] T 6b9c86120c2f43adbffa73a5f34e0c9c P 3801e58dca544195b60c1da521b1bdae: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.008s
I20260710 13:24:08.880841 20374 tablet_bootstrap.cc:492] T 6b9c86120c2f43adbffa73a5f34e0c9c P ea9e3e51e45542808fc3c7ad71bc50a9: Bootstrap starting.
I20260710 13:24:08.879511 20376 raft_consensus.cc:359] T 6b9c86120c2f43adbffa73a5f34e0c9c P 3801e58dca544195b60c1da521b1bdae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } } peers { permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } }
I20260710 13:24:08.886198 20376 raft_consensus.cc:385] T 6b9c86120c2f43adbffa73a5f34e0c9c P 3801e58dca544195b60c1da521b1bdae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:08.886572 20376 raft_consensus.cc:740] T 6b9c86120c2f43adbffa73a5f34e0c9c P 3801e58dca544195b60c1da521b1bdae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3801e58dca544195b60c1da521b1bdae, State: Initialized, Role: FOLLOWER
I20260710 13:24:08.887517 20376 consensus_queue.cc:260] T 6b9c86120c2f43adbffa73a5f34e0c9c P 3801e58dca544195b60c1da521b1bdae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } } peers { permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } }
I20260710 13:24:08.888988 20374 tablet_bootstrap.cc:654] T 6b9c86120c2f43adbffa73a5f34e0c9c P ea9e3e51e45542808fc3c7ad71bc50a9: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:08.890113 20376 ts_tablet_manager.cc:1434] T 6b9c86120c2f43adbffa73a5f34e0c9c P 3801e58dca544195b60c1da521b1bdae: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.003s
I20260710 13:24:08.897217 20375 tablet_bootstrap.cc:492] T 6b9c86120c2f43adbffa73a5f34e0c9c P 58e18944ed194d9f846708374028e7a3: No bootstrap required, opened a new log
I20260710 13:24:08.897926 20375 ts_tablet_manager.cc:1403] T 6b9c86120c2f43adbffa73a5f34e0c9c P 58e18944ed194d9f846708374028e7a3: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.021s
I20260710 13:24:08.900806 20375 raft_consensus.cc:359] T 6b9c86120c2f43adbffa73a5f34e0c9c P 58e18944ed194d9f846708374028e7a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } } peers { permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } }
I20260710 13:24:08.901401 20374 tablet_bootstrap.cc:492] T 6b9c86120c2f43adbffa73a5f34e0c9c P ea9e3e51e45542808fc3c7ad71bc50a9: No bootstrap required, opened a new log
I20260710 13:24:08.901623 20375 raft_consensus.cc:385] T 6b9c86120c2f43adbffa73a5f34e0c9c P 58e18944ed194d9f846708374028e7a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:08.901986 20374 ts_tablet_manager.cc:1403] T 6b9c86120c2f43adbffa73a5f34e0c9c P ea9e3e51e45542808fc3c7ad71bc50a9: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.000s
I20260710 13:24:08.901988 20375 raft_consensus.cc:740] T 6b9c86120c2f43adbffa73a5f34e0c9c P 58e18944ed194d9f846708374028e7a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58e18944ed194d9f846708374028e7a3, State: Initialized, Role: FOLLOWER
I20260710 13:24:08.904047 20375 consensus_queue.cc:260] T 6b9c86120c2f43adbffa73a5f34e0c9c P 58e18944ed194d9f846708374028e7a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } } peers { permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } }
I20260710 13:24:08.904930 20374 raft_consensus.cc:359] T 6b9c86120c2f43adbffa73a5f34e0c9c P ea9e3e51e45542808fc3c7ad71bc50a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } } peers { permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } }
I20260710 13:24:08.906203 20374 raft_consensus.cc:385] T 6b9c86120c2f43adbffa73a5f34e0c9c P ea9e3e51e45542808fc3c7ad71bc50a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:08.906397 20375 ts_tablet_manager.cc:1434] T 6b9c86120c2f43adbffa73a5f34e0c9c P 58e18944ed194d9f846708374028e7a3: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:24:08.906534 20374 raft_consensus.cc:740] T 6b9c86120c2f43adbffa73a5f34e0c9c P ea9e3e51e45542808fc3c7ad71bc50a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea9e3e51e45542808fc3c7ad71bc50a9, State: Initialized, Role: FOLLOWER
I20260710 13:24:08.907430 20374 consensus_queue.cc:260] T 6b9c86120c2f43adbffa73a5f34e0c9c P ea9e3e51e45542808fc3c7ad71bc50a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } } peers { permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } }
I20260710 13:24:08.909439 20374 ts_tablet_manager.cc:1434] T 6b9c86120c2f43adbffa73a5f34e0c9c P ea9e3e51e45542808fc3c7ad71bc50a9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20260710 13:24:08.929987 20360 tablet.cc:2406] T 6b9c86120c2f43adbffa73a5f34e0c9c P 58e18944ed194d9f846708374028e7a3: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:24:08.979172 20382 raft_consensus.cc:493] T 6b9c86120c2f43adbffa73a5f34e0c9c P ea9e3e51e45542808fc3c7ad71bc50a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:08.979729 20382 raft_consensus.cc:515] T 6b9c86120c2f43adbffa73a5f34e0c9c P ea9e3e51e45542808fc3c7ad71bc50a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } } peers { permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } }
I20260710 13:24:08.982060 20382 leader_election.cc:290] T 6b9c86120c2f43adbffa73a5f34e0c9c P ea9e3e51e45542808fc3c7ad71bc50a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3801e58dca544195b60c1da521b1bdae (127.16.80.130:42267), 58e18944ed194d9f846708374028e7a3 (127.16.80.131:32815)
I20260710 13:24:08.992666 20260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b9c86120c2f43adbffa73a5f34e0c9c" candidate_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3801e58dca544195b60c1da521b1bdae" is_pre_election: true
I20260710 13:24:08.993571 20260 raft_consensus.cc:2468] T 6b9c86120c2f43adbffa73a5f34e0c9c P 3801e58dca544195b60c1da521b1bdae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea9e3e51e45542808fc3c7ad71bc50a9 in term 0.
I20260710 13:24:08.994921 20149 leader_election.cc:304] T 6b9c86120c2f43adbffa73a5f34e0c9c P ea9e3e51e45542808fc3c7ad71bc50a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3801e58dca544195b60c1da521b1bdae, ea9e3e51e45542808fc3c7ad71bc50a9; no voters: 
I20260710 13:24:08.994921 20334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b9c86120c2f43adbffa73a5f34e0c9c" candidate_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58e18944ed194d9f846708374028e7a3" is_pre_election: true
I20260710 13:24:08.995925 20334 raft_consensus.cc:2468] T 6b9c86120c2f43adbffa73a5f34e0c9c P 58e18944ed194d9f846708374028e7a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea9e3e51e45542808fc3c7ad71bc50a9 in term 0.
I20260710 13:24:08.995955 20382 raft_consensus.cc:2804] T 6b9c86120c2f43adbffa73a5f34e0c9c P ea9e3e51e45542808fc3c7ad71bc50a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:08.996397 20382 raft_consensus.cc:493] T 6b9c86120c2f43adbffa73a5f34e0c9c P ea9e3e51e45542808fc3c7ad71bc50a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:08.996802 20382 raft_consensus.cc:3060] T 6b9c86120c2f43adbffa73a5f34e0c9c P ea9e3e51e45542808fc3c7ad71bc50a9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:09.002270 20382 raft_consensus.cc:515] T 6b9c86120c2f43adbffa73a5f34e0c9c P ea9e3e51e45542808fc3c7ad71bc50a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } } peers { permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } }
I20260710 13:24:09.003993 20382 leader_election.cc:290] T 6b9c86120c2f43adbffa73a5f34e0c9c P ea9e3e51e45542808fc3c7ad71bc50a9 [CANDIDATE]: Term 1 election: Requested vote from peers 3801e58dca544195b60c1da521b1bdae (127.16.80.130:42267), 58e18944ed194d9f846708374028e7a3 (127.16.80.131:32815)
I20260710 13:24:09.004841 20260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b9c86120c2f43adbffa73a5f34e0c9c" candidate_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3801e58dca544195b60c1da521b1bdae"
I20260710 13:24:09.005016 20334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b9c86120c2f43adbffa73a5f34e0c9c" candidate_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58e18944ed194d9f846708374028e7a3"
I20260710 13:24:09.005467 20260 raft_consensus.cc:3060] T 6b9c86120c2f43adbffa73a5f34e0c9c P 3801e58dca544195b60c1da521b1bdae [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:09.005602 20334 raft_consensus.cc:3060] T 6b9c86120c2f43adbffa73a5f34e0c9c P 58e18944ed194d9f846708374028e7a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:09.011631 20334 raft_consensus.cc:2468] T 6b9c86120c2f43adbffa73a5f34e0c9c P 58e18944ed194d9f846708374028e7a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea9e3e51e45542808fc3c7ad71bc50a9 in term 1.
I20260710 13:24:09.011675 20260 raft_consensus.cc:2468] T 6b9c86120c2f43adbffa73a5f34e0c9c P 3801e58dca544195b60c1da521b1bdae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea9e3e51e45542808fc3c7ad71bc50a9 in term 1.
I20260710 13:24:09.012792 20151 leader_election.cc:304] T 6b9c86120c2f43adbffa73a5f34e0c9c P ea9e3e51e45542808fc3c7ad71bc50a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58e18944ed194d9f846708374028e7a3, ea9e3e51e45542808fc3c7ad71bc50a9; no voters: 
I20260710 13:24:09.013530 20382 raft_consensus.cc:2804] T 6b9c86120c2f43adbffa73a5f34e0c9c P ea9e3e51e45542808fc3c7ad71bc50a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:09.014617 20382 raft_consensus.cc:697] T 6b9c86120c2f43adbffa73a5f34e0c9c P ea9e3e51e45542808fc3c7ad71bc50a9 [term 1 LEADER]: Becoming Leader. State: Replica: ea9e3e51e45542808fc3c7ad71bc50a9, State: Running, Role: LEADER
I20260710 13:24:09.015537 20382 consensus_queue.cc:237] T 6b9c86120c2f43adbffa73a5f34e0c9c P ea9e3e51e45542808fc3c7ad71bc50a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } } peers { permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } }
I20260710 13:24:09.023968 20081 catalog_manager.cc:5697] T 6b9c86120c2f43adbffa73a5f34e0c9c P ea9e3e51e45542808fc3c7ad71bc50a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea9e3e51e45542808fc3c7ad71bc50a9 (127.16.80.129). New cstate: current_term: 1 leader_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:09.091234 20380 raft_consensus.cc:493] T 83930e932d9c4e778a27774ee85298e8 P 3801e58dca544195b60c1da521b1bdae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:09.091845 20380 raft_consensus.cc:515] T 83930e932d9c4e778a27774ee85298e8 P 3801e58dca544195b60c1da521b1bdae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } } peers { permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } }
I20260710 13:24:09.094384 20380 leader_election.cc:290] T 83930e932d9c4e778a27774ee85298e8 P 3801e58dca544195b60c1da521b1bdae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea9e3e51e45542808fc3c7ad71bc50a9 (127.16.80.129:35337), 58e18944ed194d9f846708374028e7a3 (127.16.80.131:32815)
I20260710 13:24:09.105589 20185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83930e932d9c4e778a27774ee85298e8" candidate_uuid: "3801e58dca544195b60c1da521b1bdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" is_pre_election: true
I20260710 13:24:09.106462 20185 raft_consensus.cc:2468] T 83930e932d9c4e778a27774ee85298e8 P ea9e3e51e45542808fc3c7ad71bc50a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3801e58dca544195b60c1da521b1bdae in term 0.
I20260710 13:24:09.106984 20334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83930e932d9c4e778a27774ee85298e8" candidate_uuid: "3801e58dca544195b60c1da521b1bdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58e18944ed194d9f846708374028e7a3" is_pre_election: true
I20260710 13:24:09.107715 20334 raft_consensus.cc:2468] T 83930e932d9c4e778a27774ee85298e8 P 58e18944ed194d9f846708374028e7a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3801e58dca544195b60c1da521b1bdae in term 0.
I20260710 13:24:09.107790 20224 leader_election.cc:304] T 83930e932d9c4e778a27774ee85298e8 P 3801e58dca544195b60c1da521b1bdae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3801e58dca544195b60c1da521b1bdae, ea9e3e51e45542808fc3c7ad71bc50a9; no voters: 
I20260710 13:24:09.108632 20380 raft_consensus.cc:2804] T 83930e932d9c4e778a27774ee85298e8 P 3801e58dca544195b60c1da521b1bdae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:09.108966 20380 raft_consensus.cc:493] T 83930e932d9c4e778a27774ee85298e8 P 3801e58dca544195b60c1da521b1bdae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:09.109243 20380 raft_consensus.cc:3060] T 83930e932d9c4e778a27774ee85298e8 P 3801e58dca544195b60c1da521b1bdae [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:09.114774 20380 raft_consensus.cc:515] T 83930e932d9c4e778a27774ee85298e8 P 3801e58dca544195b60c1da521b1bdae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } } peers { permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } }
I20260710 13:24:09.116659 20380 leader_election.cc:290] T 83930e932d9c4e778a27774ee85298e8 P 3801e58dca544195b60c1da521b1bdae [CANDIDATE]: Term 1 election: Requested vote from peers ea9e3e51e45542808fc3c7ad71bc50a9 (127.16.80.129:35337), 58e18944ed194d9f846708374028e7a3 (127.16.80.131:32815)
I20260710 13:24:09.117542 20185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83930e932d9c4e778a27774ee85298e8" candidate_uuid: "3801e58dca544195b60c1da521b1bdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9"
I20260710 13:24:09.117738 20334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83930e932d9c4e778a27774ee85298e8" candidate_uuid: "3801e58dca544195b60c1da521b1bdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58e18944ed194d9f846708374028e7a3"
I20260710 13:24:09.118098 20185 raft_consensus.cc:3060] T 83930e932d9c4e778a27774ee85298e8 P ea9e3e51e45542808fc3c7ad71bc50a9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:09.118323 20334 raft_consensus.cc:3060] T 83930e932d9c4e778a27774ee85298e8 P 58e18944ed194d9f846708374028e7a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:09.123621 20185 raft_consensus.cc:2468] T 83930e932d9c4e778a27774ee85298e8 P ea9e3e51e45542808fc3c7ad71bc50a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3801e58dca544195b60c1da521b1bdae in term 1.
I20260710 13:24:09.123622 20334 raft_consensus.cc:2468] T 83930e932d9c4e778a27774ee85298e8 P 58e18944ed194d9f846708374028e7a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3801e58dca544195b60c1da521b1bdae in term 1.
I20260710 13:24:09.124933 20224 leader_election.cc:304] T 83930e932d9c4e778a27774ee85298e8 P 3801e58dca544195b60c1da521b1bdae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3801e58dca544195b60c1da521b1bdae, ea9e3e51e45542808fc3c7ad71bc50a9; no voters: 
I20260710 13:24:09.125669 20380 raft_consensus.cc:2804] T 83930e932d9c4e778a27774ee85298e8 P 3801e58dca544195b60c1da521b1bdae [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:09.126590 20380 raft_consensus.cc:697] T 83930e932d9c4e778a27774ee85298e8 P 3801e58dca544195b60c1da521b1bdae [term 1 LEADER]: Becoming Leader. State: Replica: 3801e58dca544195b60c1da521b1bdae, State: Running, Role: LEADER
I20260710 13:24:09.127400 20380 consensus_queue.cc:237] T 83930e932d9c4e778a27774ee85298e8 P 3801e58dca544195b60c1da521b1bdae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } } peers { permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } }
I20260710 13:24:09.135274 20081 catalog_manager.cc:5697] T 83930e932d9c4e778a27774ee85298e8 P 3801e58dca544195b60c1da521b1bdae reported cstate change: term changed from 0 to 1, leader changed from <none> to 3801e58dca544195b60c1da521b1bdae (127.16.80.130). New cstate: current_term: 1 leader_uuid: "3801e58dca544195b60c1da521b1bdae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:09.197721 20081 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45108:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:24:09.200028 20081 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:24:09.224926 20174 tablet_service.cc:1511] Processing CreateTablet for tablet 3c23b31173c1459db35c3e9cd1cc8b07 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=9f70f981887f443597abee5ebb86bdc3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:24:09.225859 20249 tablet_service.cc:1511] Processing CreateTablet for tablet 3c23b31173c1459db35c3e9cd1cc8b07 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=9f70f981887f443597abee5ebb86bdc3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:24:09.227174 20249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c23b31173c1459db35c3e9cd1cc8b07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:09.226263 20174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c23b31173c1459db35c3e9cd1cc8b07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:09.228284 20324 tablet_service.cc:1511] Processing CreateTablet for tablet 3c23b31173c1459db35c3e9cd1cc8b07 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=9f70f981887f443597abee5ebb86bdc3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:24:09.229581 20324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c23b31173c1459db35c3e9cd1cc8b07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:09.236925 20250 tablet_service.cc:1511] Processing CreateTablet for tablet 637a994df36b46eda2b715841fc8e6aa (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=9f70f981887f443597abee5ebb86bdc3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:24:09.238338 20250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 637a994df36b46eda2b715841fc8e6aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:09.238564 20323 tablet_service.cc:1511] Processing CreateTablet for tablet 637a994df36b46eda2b715841fc8e6aa (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=9f70f981887f443597abee5ebb86bdc3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:24:09.239892 20323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 637a994df36b46eda2b715841fc8e6aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:09.241215 20175 tablet_service.cc:1511] Processing CreateTablet for tablet 637a994df36b46eda2b715841fc8e6aa (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=9f70f981887f443597abee5ebb86bdc3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:24:09.242538 20175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 637a994df36b46eda2b715841fc8e6aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:09.244194 20376 tablet_bootstrap.cc:492] T 3c23b31173c1459db35c3e9cd1cc8b07 P 3801e58dca544195b60c1da521b1bdae: Bootstrap starting.
I20260710 13:24:09.250590 20376 tablet_bootstrap.cc:654] T 3c23b31173c1459db35c3e9cd1cc8b07 P 3801e58dca544195b60c1da521b1bdae: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:09.259003 20376 tablet_bootstrap.cc:492] T 3c23b31173c1459db35c3e9cd1cc8b07 P 3801e58dca544195b60c1da521b1bdae: No bootstrap required, opened a new log
I20260710 13:24:09.259577 20376 ts_tablet_manager.cc:1403] T 3c23b31173c1459db35c3e9cd1cc8b07 P 3801e58dca544195b60c1da521b1bdae: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
I20260710 13:24:09.262665 20376 raft_consensus.cc:359] T 3c23b31173c1459db35c3e9cd1cc8b07 P 3801e58dca544195b60c1da521b1bdae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } } peers { permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } }
I20260710 13:24:09.263444 20376 raft_consensus.cc:385] T 3c23b31173c1459db35c3e9cd1cc8b07 P 3801e58dca544195b60c1da521b1bdae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:09.263659 20374 tablet_bootstrap.cc:492] T 3c23b31173c1459db35c3e9cd1cc8b07 P ea9e3e51e45542808fc3c7ad71bc50a9: Bootstrap starting.
I20260710 13:24:09.263782 20376 raft_consensus.cc:740] T 3c23b31173c1459db35c3e9cd1cc8b07 P 3801e58dca544195b60c1da521b1bdae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3801e58dca544195b60c1da521b1bdae, State: Initialized, Role: FOLLOWER
I20260710 13:24:09.264693 20376 consensus_queue.cc:260] T 3c23b31173c1459db35c3e9cd1cc8b07 P 3801e58dca544195b60c1da521b1bdae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } } peers { permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } }
I20260710 13:24:09.266767 20375 tablet_bootstrap.cc:492] T 3c23b31173c1459db35c3e9cd1cc8b07 P 58e18944ed194d9f846708374028e7a3: Bootstrap starting.
I20260710 13:24:09.266916 20376 ts_tablet_manager.cc:1434] T 3c23b31173c1459db35c3e9cd1cc8b07 P 3801e58dca544195b60c1da521b1bdae: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260710 13:24:09.269819 20376 tablet_bootstrap.cc:492] T 637a994df36b46eda2b715841fc8e6aa P 3801e58dca544195b60c1da521b1bdae: Bootstrap starting.
I20260710 13:24:09.273988 20375 tablet_bootstrap.cc:654] T 3c23b31173c1459db35c3e9cd1cc8b07 P 58e18944ed194d9f846708374028e7a3: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:09.275024 20374 tablet_bootstrap.cc:654] T 3c23b31173c1459db35c3e9cd1cc8b07 P ea9e3e51e45542808fc3c7ad71bc50a9: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:09.280423 20376 tablet_bootstrap.cc:654] T 637a994df36b46eda2b715841fc8e6aa P 3801e58dca544195b60c1da521b1bdae: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:09.288162 20374 tablet_bootstrap.cc:492] T 3c23b31173c1459db35c3e9cd1cc8b07 P ea9e3e51e45542808fc3c7ad71bc50a9: No bootstrap required, opened a new log
I20260710 13:24:09.288162 20375 tablet_bootstrap.cc:492] T 3c23b31173c1459db35c3e9cd1cc8b07 P 58e18944ed194d9f846708374028e7a3: No bootstrap required, opened a new log
I20260710 13:24:09.288859 20374 ts_tablet_manager.cc:1403] T 3c23b31173c1459db35c3e9cd1cc8b07 P ea9e3e51e45542808fc3c7ad71bc50a9: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.008s
I20260710 13:24:09.288859 20375 ts_tablet_manager.cc:1403] T 3c23b31173c1459db35c3e9cd1cc8b07 P 58e18944ed194d9f846708374028e7a3: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.003s
I20260710 13:24:09.289337 20376 tablet_bootstrap.cc:492] T 637a994df36b46eda2b715841fc8e6aa P 3801e58dca544195b60c1da521b1bdae: No bootstrap required, opened a new log
I20260710 13:24:09.289842 20376 ts_tablet_manager.cc:1403] T 637a994df36b46eda2b715841fc8e6aa P 3801e58dca544195b60c1da521b1bdae: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.003s
I20260710 13:24:09.292348 20374 raft_consensus.cc:359] T 3c23b31173c1459db35c3e9cd1cc8b07 P ea9e3e51e45542808fc3c7ad71bc50a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } } peers { permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } }
I20260710 13:24:09.293164 20374 raft_consensus.cc:385] T 3c23b31173c1459db35c3e9cd1cc8b07 P ea9e3e51e45542808fc3c7ad71bc50a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:09.292793 20375 raft_consensus.cc:359] T 3c23b31173c1459db35c3e9cd1cc8b07 P 58e18944ed194d9f846708374028e7a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } } peers { permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } }
I20260710 13:24:09.292928 20376 raft_consensus.cc:359] T 637a994df36b46eda2b715841fc8e6aa P 3801e58dca544195b60c1da521b1bdae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } } peers { permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } }
I20260710 13:24:09.293591 20374 raft_consensus.cc:740] T 3c23b31173c1459db35c3e9cd1cc8b07 P ea9e3e51e45542808fc3c7ad71bc50a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea9e3e51e45542808fc3c7ad71bc50a9, State: Initialized, Role: FOLLOWER
I20260710 13:24:09.293690 20375 raft_consensus.cc:385] T 3c23b31173c1459db35c3e9cd1cc8b07 P 58e18944ed194d9f846708374028e7a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:09.294054 20376 raft_consensus.cc:385] T 637a994df36b46eda2b715841fc8e6aa P 3801e58dca544195b60c1da521b1bdae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:09.294226 20375 raft_consensus.cc:740] T 3c23b31173c1459db35c3e9cd1cc8b07 P 58e18944ed194d9f846708374028e7a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58e18944ed194d9f846708374028e7a3, State: Initialized, Role: FOLLOWER
I20260710 13:24:09.294440 20376 raft_consensus.cc:740] T 637a994df36b46eda2b715841fc8e6aa P 3801e58dca544195b60c1da521b1bdae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3801e58dca544195b60c1da521b1bdae, State: Initialized, Role: FOLLOWER
I20260710 13:24:09.294624 20374 consensus_queue.cc:260] T 3c23b31173c1459db35c3e9cd1cc8b07 P ea9e3e51e45542808fc3c7ad71bc50a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } } peers { permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } }
I20260710 13:24:09.295346 20376 consensus_queue.cc:260] T 637a994df36b46eda2b715841fc8e6aa P 3801e58dca544195b60c1da521b1bdae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } } peers { permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } }
I20260710 13:24:09.297061 20374 ts_tablet_manager.cc:1434] T 3c23b31173c1459db35c3e9cd1cc8b07 P ea9e3e51e45542808fc3c7ad71bc50a9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:24:09.297793 20376 ts_tablet_manager.cc:1434] T 637a994df36b46eda2b715841fc8e6aa P 3801e58dca544195b60c1da521b1bdae: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:24:09.298097 20374 tablet_bootstrap.cc:492] T 637a994df36b46eda2b715841fc8e6aa P ea9e3e51e45542808fc3c7ad71bc50a9: Bootstrap starting.
I20260710 13:24:09.295200 20375 consensus_queue.cc:260] T 3c23b31173c1459db35c3e9cd1cc8b07 P 58e18944ed194d9f846708374028e7a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } } peers { permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } }
I20260710 13:24:09.300500 20375 ts_tablet_manager.cc:1434] T 3c23b31173c1459db35c3e9cd1cc8b07 P 58e18944ed194d9f846708374028e7a3: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:24:09.301540 20375 tablet_bootstrap.cc:492] T 637a994df36b46eda2b715841fc8e6aa P 58e18944ed194d9f846708374028e7a3: Bootstrap starting.
I20260710 13:24:09.307693 20375 tablet_bootstrap.cc:654] T 637a994df36b46eda2b715841fc8e6aa P 58e18944ed194d9f846708374028e7a3: Neither blocks nor log segments found. Creating new log.
W20260710 13:24:09.307714 20131 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:24:09.309681 20374 tablet_bootstrap.cc:654] T 637a994df36b46eda2b715841fc8e6aa P ea9e3e51e45542808fc3c7ad71bc50a9: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:09.321800 20374 tablet_bootstrap.cc:492] T 637a994df36b46eda2b715841fc8e6aa P ea9e3e51e45542808fc3c7ad71bc50a9: No bootstrap required, opened a new log
I20260710 13:24:09.322443 20374 ts_tablet_manager.cc:1403] T 637a994df36b46eda2b715841fc8e6aa P ea9e3e51e45542808fc3c7ad71bc50a9: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.005s
I20260710 13:24:09.325527 20374 raft_consensus.cc:359] T 637a994df36b46eda2b715841fc8e6aa P ea9e3e51e45542808fc3c7ad71bc50a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } } peers { permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } }
I20260710 13:24:09.326129 20374 raft_consensus.cc:385] T 637a994df36b46eda2b715841fc8e6aa P ea9e3e51e45542808fc3c7ad71bc50a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:09.326448 20374 raft_consensus.cc:740] T 637a994df36b46eda2b715841fc8e6aa P ea9e3e51e45542808fc3c7ad71bc50a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea9e3e51e45542808fc3c7ad71bc50a9, State: Initialized, Role: FOLLOWER
I20260710 13:24:09.327219 20374 consensus_queue.cc:260] T 637a994df36b46eda2b715841fc8e6aa P ea9e3e51e45542808fc3c7ad71bc50a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } } peers { permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } }
I20260710 13:24:09.327524 20375 tablet_bootstrap.cc:492] T 637a994df36b46eda2b715841fc8e6aa P 58e18944ed194d9f846708374028e7a3: No bootstrap required, opened a new log
I20260710 13:24:09.328212 20375 ts_tablet_manager.cc:1403] T 637a994df36b46eda2b715841fc8e6aa P 58e18944ed194d9f846708374028e7a3: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.012s
I20260710 13:24:09.329464 20374 ts_tablet_manager.cc:1434] T 637a994df36b46eda2b715841fc8e6aa P ea9e3e51e45542808fc3c7ad71bc50a9: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 13:24:09.331149 20375 raft_consensus.cc:359] T 637a994df36b46eda2b715841fc8e6aa P 58e18944ed194d9f846708374028e7a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } } peers { permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } }
I20260710 13:24:09.331763 20375 raft_consensus.cc:385] T 637a994df36b46eda2b715841fc8e6aa P 58e18944ed194d9f846708374028e7a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:09.332018 20375 raft_consensus.cc:740] T 637a994df36b46eda2b715841fc8e6aa P 58e18944ed194d9f846708374028e7a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58e18944ed194d9f846708374028e7a3, State: Initialized, Role: FOLLOWER
I20260710 13:24:09.332646 20375 consensus_queue.cc:260] T 637a994df36b46eda2b715841fc8e6aa P 58e18944ed194d9f846708374028e7a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } } peers { permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } }
I20260710 13:24:09.334403 20375 ts_tablet_manager.cc:1434] T 637a994df36b46eda2b715841fc8e6aa P 58e18944ed194d9f846708374028e7a3: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 13:24:09.398590 20381 raft_consensus.cc:493] T 3c23b31173c1459db35c3e9cd1cc8b07 P 58e18944ed194d9f846708374028e7a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:09.399168 20381 raft_consensus.cc:515] T 3c23b31173c1459db35c3e9cd1cc8b07 P 58e18944ed194d9f846708374028e7a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } } peers { permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } }
I20260710 13:24:09.401485 20381 leader_election.cc:290] T 3c23b31173c1459db35c3e9cd1cc8b07 P 58e18944ed194d9f846708374028e7a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea9e3e51e45542808fc3c7ad71bc50a9 (127.16.80.129:35337), 3801e58dca544195b60c1da521b1bdae (127.16.80.130:42267)
I20260710 13:24:09.412115 20185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c23b31173c1459db35c3e9cd1cc8b07" candidate_uuid: "58e18944ed194d9f846708374028e7a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" is_pre_election: true
I20260710 13:24:09.413012 20185 raft_consensus.cc:2468] T 3c23b31173c1459db35c3e9cd1cc8b07 P ea9e3e51e45542808fc3c7ad71bc50a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58e18944ed194d9f846708374028e7a3 in term 0.
I20260710 13:24:09.414363 20298 leader_election.cc:304] T 3c23b31173c1459db35c3e9cd1cc8b07 P 58e18944ed194d9f846708374028e7a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58e18944ed194d9f846708374028e7a3, ea9e3e51e45542808fc3c7ad71bc50a9; no voters: 
I20260710 13:24:09.415313 20381 raft_consensus.cc:2804] T 3c23b31173c1459db35c3e9cd1cc8b07 P 58e18944ed194d9f846708374028e7a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:09.415750 20381 raft_consensus.cc:493] T 3c23b31173c1459db35c3e9cd1cc8b07 P 58e18944ed194d9f846708374028e7a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:09.415704 20260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c23b31173c1459db35c3e9cd1cc8b07" candidate_uuid: "58e18944ed194d9f846708374028e7a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3801e58dca544195b60c1da521b1bdae" is_pre_election: true
I20260710 13:24:09.416383 20381 raft_consensus.cc:3060] T 3c23b31173c1459db35c3e9cd1cc8b07 P 58e18944ed194d9f846708374028e7a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:09.416702 20260 raft_consensus.cc:2468] T 3c23b31173c1459db35c3e9cd1cc8b07 P 3801e58dca544195b60c1da521b1bdae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58e18944ed194d9f846708374028e7a3 in term 0.
I20260710 13:24:09.420254 20382 consensus_queue.cc:1048] T 6b9c86120c2f43adbffa73a5f34e0c9c P ea9e3e51e45542808fc3c7ad71bc50a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:09.422859 20381 raft_consensus.cc:515] T 3c23b31173c1459db35c3e9cd1cc8b07 P 58e18944ed194d9f846708374028e7a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } } peers { permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } }
I20260710 13:24:09.424759 20381 leader_election.cc:290] T 3c23b31173c1459db35c3e9cd1cc8b07 P 58e18944ed194d9f846708374028e7a3 [CANDIDATE]: Term 1 election: Requested vote from peers ea9e3e51e45542808fc3c7ad71bc50a9 (127.16.80.129:35337), 3801e58dca544195b60c1da521b1bdae (127.16.80.130:42267)
I20260710 13:24:09.426096 20259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c23b31173c1459db35c3e9cd1cc8b07" candidate_uuid: "58e18944ed194d9f846708374028e7a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3801e58dca544195b60c1da521b1bdae"
I20260710 13:24:09.426757 20259 raft_consensus.cc:3060] T 3c23b31173c1459db35c3e9cd1cc8b07 P 3801e58dca544195b60c1da521b1bdae [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:09.426625 20185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c23b31173c1459db35c3e9cd1cc8b07" candidate_uuid: "58e18944ed194d9f846708374028e7a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9"
I20260710 13:24:09.427373 20185 raft_consensus.cc:3060] T 3c23b31173c1459db35c3e9cd1cc8b07 P ea9e3e51e45542808fc3c7ad71bc50a9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:09.430224 20380 raft_consensus.cc:493] T 637a994df36b46eda2b715841fc8e6aa P 3801e58dca544195b60c1da521b1bdae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:09.430752 20380 raft_consensus.cc:515] T 637a994df36b46eda2b715841fc8e6aa P 3801e58dca544195b60c1da521b1bdae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } } peers { permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } }
I20260710 13:24:09.432885 20380 leader_election.cc:290] T 637a994df36b46eda2b715841fc8e6aa P 3801e58dca544195b60c1da521b1bdae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea9e3e51e45542808fc3c7ad71bc50a9 (127.16.80.129:35337), 58e18944ed194d9f846708374028e7a3 (127.16.80.131:32815)
I20260710 13:24:09.434453 20334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637a994df36b46eda2b715841fc8e6aa" candidate_uuid: "3801e58dca544195b60c1da521b1bdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58e18944ed194d9f846708374028e7a3" is_pre_election: true
I20260710 13:24:09.435176 20334 raft_consensus.cc:2468] T 637a994df36b46eda2b715841fc8e6aa P 58e18944ed194d9f846708374028e7a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3801e58dca544195b60c1da521b1bdae in term 0.
I20260710 13:24:09.436065 20184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637a994df36b46eda2b715841fc8e6aa" candidate_uuid: "3801e58dca544195b60c1da521b1bdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" is_pre_election: true
I20260710 13:24:09.436795 20184 raft_consensus.cc:2468] T 637a994df36b46eda2b715841fc8e6aa P ea9e3e51e45542808fc3c7ad71bc50a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3801e58dca544195b60c1da521b1bdae in term 0.
I20260710 13:24:09.438588 20382 consensus_queue.cc:1048] T 6b9c86120c2f43adbffa73a5f34e0c9c P ea9e3e51e45542808fc3c7ad71bc50a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:09.441525 20185 raft_consensus.cc:2468] T 3c23b31173c1459db35c3e9cd1cc8b07 P ea9e3e51e45542808fc3c7ad71bc50a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58e18944ed194d9f846708374028e7a3 in term 1.
I20260710 13:24:09.436663 20226 leader_election.cc:304] T 637a994df36b46eda2b715841fc8e6aa P 3801e58dca544195b60c1da521b1bdae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3801e58dca544195b60c1da521b1bdae, 58e18944ed194d9f846708374028e7a3; no voters: 
I20260710 13:24:09.442586 20380 raft_consensus.cc:2804] T 637a994df36b46eda2b715841fc8e6aa P 3801e58dca544195b60c1da521b1bdae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:09.442811 20259 raft_consensus.cc:2468] T 3c23b31173c1459db35c3e9cd1cc8b07 P 3801e58dca544195b60c1da521b1bdae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58e18944ed194d9f846708374028e7a3 in term 1.
I20260710 13:24:09.443005 20380 raft_consensus.cc:493] T 637a994df36b46eda2b715841fc8e6aa P 3801e58dca544195b60c1da521b1bdae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:09.443040 20298 leader_election.cc:304] T 3c23b31173c1459db35c3e9cd1cc8b07 P 58e18944ed194d9f846708374028e7a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58e18944ed194d9f846708374028e7a3, ea9e3e51e45542808fc3c7ad71bc50a9; no voters: 
I20260710 13:24:09.443585 20380 raft_consensus.cc:3060] T 637a994df36b46eda2b715841fc8e6aa P 3801e58dca544195b60c1da521b1bdae [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:09.445320 20381 raft_consensus.cc:2804] T 3c23b31173c1459db35c3e9cd1cc8b07 P 58e18944ed194d9f846708374028e7a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:09.445822 20381 raft_consensus.cc:697] T 3c23b31173c1459db35c3e9cd1cc8b07 P 58e18944ed194d9f846708374028e7a3 [term 1 LEADER]: Becoming Leader. State: Replica: 58e18944ed194d9f846708374028e7a3, State: Running, Role: LEADER
I20260710 13:24:09.446733 20381 consensus_queue.cc:237] T 3c23b31173c1459db35c3e9cd1cc8b07 P 58e18944ed194d9f846708374028e7a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } } peers { permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } }
I20260710 13:24:09.460523 20380 raft_consensus.cc:515] T 637a994df36b46eda2b715841fc8e6aa P 3801e58dca544195b60c1da521b1bdae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } } peers { permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } }
I20260710 13:24:09.464257 20380 leader_election.cc:290] T 637a994df36b46eda2b715841fc8e6aa P 3801e58dca544195b60c1da521b1bdae [CANDIDATE]: Term 1 election: Requested vote from peers ea9e3e51e45542808fc3c7ad71bc50a9 (127.16.80.129:35337), 58e18944ed194d9f846708374028e7a3 (127.16.80.131:32815)
I20260710 13:24:09.464897 20333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637a994df36b46eda2b715841fc8e6aa" candidate_uuid: "3801e58dca544195b60c1da521b1bdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58e18944ed194d9f846708374028e7a3"
I20260710 13:24:09.464748 20185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637a994df36b46eda2b715841fc8e6aa" candidate_uuid: "3801e58dca544195b60c1da521b1bdae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9"
I20260710 13:24:09.466205 20185 raft_consensus.cc:3060] T 637a994df36b46eda2b715841fc8e6aa P ea9e3e51e45542808fc3c7ad71bc50a9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:09.465596 20333 raft_consensus.cc:3060] T 637a994df36b46eda2b715841fc8e6aa P 58e18944ed194d9f846708374028e7a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:09.474515 20185 raft_consensus.cc:2468] T 637a994df36b46eda2b715841fc8e6aa P ea9e3e51e45542808fc3c7ad71bc50a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3801e58dca544195b60c1da521b1bdae in term 1.
I20260710 13:24:09.475713 20224 leader_election.cc:304] T 637a994df36b46eda2b715841fc8e6aa P 3801e58dca544195b60c1da521b1bdae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3801e58dca544195b60c1da521b1bdae, ea9e3e51e45542808fc3c7ad71bc50a9; no voters: 
I20260710 13:24:09.476071 20333 raft_consensus.cc:2468] T 637a994df36b46eda2b715841fc8e6aa P 58e18944ed194d9f846708374028e7a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3801e58dca544195b60c1da521b1bdae in term 1.
I20260710 13:24:09.476500 20380 raft_consensus.cc:2804] T 637a994df36b46eda2b715841fc8e6aa P 3801e58dca544195b60c1da521b1bdae [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:09.477102 20380 raft_consensus.cc:697] T 637a994df36b46eda2b715841fc8e6aa P 3801e58dca544195b60c1da521b1bdae [term 1 LEADER]: Becoming Leader. State: Replica: 3801e58dca544195b60c1da521b1bdae, State: Running, Role: LEADER
I20260710 13:24:09.477322 20080 catalog_manager.cc:5697] T 3c23b31173c1459db35c3e9cd1cc8b07 P 58e18944ed194d9f846708374028e7a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 58e18944ed194d9f846708374028e7a3 (127.16.80.131). New cstate: current_term: 1 leader_uuid: "58e18944ed194d9f846708374028e7a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:09.477972 20380 consensus_queue.cc:237] T 637a994df36b46eda2b715841fc8e6aa P 3801e58dca544195b60c1da521b1bdae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } } peers { permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } }
I20260710 13:24:09.488267 20082 catalog_manager.cc:5697] T 637a994df36b46eda2b715841fc8e6aa P 3801e58dca544195b60c1da521b1bdae reported cstate change: term changed from 0 to 1, leader changed from <none> to 3801e58dca544195b60c1da521b1bdae (127.16.80.130). New cstate: current_term: 1 leader_uuid: "3801e58dca544195b60c1da521b1bdae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:09.519596 20258 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "83930e932d9c4e778a27774ee85298e8"
dest_uuid: "3801e58dca544195b60c1da521b1bdae"
mode: GRACEFUL
new_leader_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9"
 from {username='slave'} at 127.0.0.1:41566
I20260710 13:24:09.520221 20258 raft_consensus.cc:606] T 83930e932d9c4e778a27774ee85298e8 P 3801e58dca544195b60c1da521b1bdae [term 1 LEADER]: Received request to transfer leadership to TS ea9e3e51e45542808fc3c7ad71bc50a9
I20260710 13:24:09.534508 20185 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b9c86120c2f43adbffa73a5f34e0c9c"
dest_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9"
mode: GRACEFUL
new_leader_uuid: "3801e58dca544195b60c1da521b1bdae"
 from {username='slave'} at 127.0.0.1:49070
I20260710 13:24:09.535120 20185 raft_consensus.cc:606] T 6b9c86120c2f43adbffa73a5f34e0c9c P ea9e3e51e45542808fc3c7ad71bc50a9 [term 1 LEADER]: Received request to transfer leadership to TS 3801e58dca544195b60c1da521b1bdae
I20260710 13:24:09.549678 20333 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c23b31173c1459db35c3e9cd1cc8b07"
dest_uuid: "58e18944ed194d9f846708374028e7a3"
mode: GRACEFUL
new_leader_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9"
 from {username='slave'} at 127.0.0.1:40862
I20260710 13:24:09.550275 20333 raft_consensus.cc:606] T 3c23b31173c1459db35c3e9cd1cc8b07 P 58e18944ed194d9f846708374028e7a3 [term 1 LEADER]: Received request to transfer leadership to TS ea9e3e51e45542808fc3c7ad71bc50a9
I20260710 13:24:09.552405 20380 consensus_queue.cc:1048] T 83930e932d9c4e778a27774ee85298e8 P 3801e58dca544195b60c1da521b1bdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:09.556887 20258 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "637a994df36b46eda2b715841fc8e6aa"
dest_uuid: "3801e58dca544195b60c1da521b1bdae"
mode: GRACEFUL
new_leader_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9"
 from {username='slave'} at 127.0.0.1:41566
I20260710 13:24:09.557516 20258 raft_consensus.cc:606] T 637a994df36b46eda2b715841fc8e6aa P 3801e58dca544195b60c1da521b1bdae [term 1 LEADER]: Received request to transfer leadership to TS ea9e3e51e45542808fc3c7ad71bc50a9
I20260710 13:24:09.560182 20390 raft_consensus.cc:993] T 83930e932d9c4e778a27774ee85298e8 P 3801e58dca544195b60c1da521b1bdae: : Instructing follower ea9e3e51e45542808fc3c7ad71bc50a9 to start an election
I20260710 13:24:09.560824 20380 raft_consensus.cc:1081] T 83930e932d9c4e778a27774ee85298e8 P 3801e58dca544195b60c1da521b1bdae [term 1 LEADER]: Signalling peer ea9e3e51e45542808fc3c7ad71bc50a9 to start an election
I20260710 13:24:09.562644 20184 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "83930e932d9c4e778a27774ee85298e8"
dest_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9"
 from {username='slave'} at 127.0.0.1:49050
I20260710 13:24:09.563386 20184 raft_consensus.cc:493] T 83930e932d9c4e778a27774ee85298e8 P ea9e3e51e45542808fc3c7ad71bc50a9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:09.563820 20184 raft_consensus.cc:3060] T 83930e932d9c4e778a27774ee85298e8 P ea9e3e51e45542808fc3c7ad71bc50a9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:09.568262 20380 consensus_queue.cc:1048] T 83930e932d9c4e778a27774ee85298e8 P 3801e58dca544195b60c1da521b1bdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:09.573143 20184 raft_consensus.cc:515] T 83930e932d9c4e778a27774ee85298e8 P ea9e3e51e45542808fc3c7ad71bc50a9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } } peers { permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } }
I20260710 13:24:09.574980 20185 raft_consensus.cc:1240] T 83930e932d9c4e778a27774ee85298e8 P ea9e3e51e45542808fc3c7ad71bc50a9 [term 2 FOLLOWER]: Rejecting Update request from peer 3801e58dca544195b60c1da521b1bdae for earlier term 1. Current term is 2. Ops: []
I20260710 13:24:09.577378 20258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83930e932d9c4e778a27774ee85298e8" candidate_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3801e58dca544195b60c1da521b1bdae"
I20260710 13:24:09.578150 20258 raft_consensus.cc:3055] T 83930e932d9c4e778a27774ee85298e8 P 3801e58dca544195b60c1da521b1bdae [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:09.578613 20258 raft_consensus.cc:740] T 83930e932d9c4e778a27774ee85298e8 P 3801e58dca544195b60c1da521b1bdae [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3801e58dca544195b60c1da521b1bdae, State: Running, Role: LEADER
I20260710 13:24:09.578287 20334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83930e932d9c4e778a27774ee85298e8" candidate_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "58e18944ed194d9f846708374028e7a3"
I20260710 13:24:09.579849 20258 consensus_queue.cc:260] T 83930e932d9c4e778a27774ee85298e8 P 3801e58dca544195b60c1da521b1bdae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } } peers { permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } }
I20260710 13:24:09.580981 20258 raft_consensus.cc:3060] T 83930e932d9c4e778a27774ee85298e8 P 3801e58dca544195b60c1da521b1bdae [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:09.582204 20184 leader_election.cc:290] T 83930e932d9c4e778a27774ee85298e8 P ea9e3e51e45542808fc3c7ad71bc50a9 [CANDIDATE]: Term 2 election: Requested vote from peers 3801e58dca544195b60c1da521b1bdae (127.16.80.130:42267), 58e18944ed194d9f846708374028e7a3 (127.16.80.131:32815)
I20260710 13:24:09.591383 20258 raft_consensus.cc:2468] T 83930e932d9c4e778a27774ee85298e8 P 3801e58dca544195b60c1da521b1bdae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea9e3e51e45542808fc3c7ad71bc50a9 in term 2.
I20260710 13:24:09.592729 20149 leader_election.cc:304] T 83930e932d9c4e778a27774ee85298e8 P ea9e3e51e45542808fc3c7ad71bc50a9 [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: 3801e58dca544195b60c1da521b1bdae, ea9e3e51e45542808fc3c7ad71bc50a9; no voters: 58e18944ed194d9f846708374028e7a3
I20260710 13:24:09.594375 20382 raft_consensus.cc:2804] T 83930e932d9c4e778a27774ee85298e8 P ea9e3e51e45542808fc3c7ad71bc50a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:09.595002 20382 raft_consensus.cc:697] T 83930e932d9c4e778a27774ee85298e8 P ea9e3e51e45542808fc3c7ad71bc50a9 [term 2 LEADER]: Becoming Leader. State: Replica: ea9e3e51e45542808fc3c7ad71bc50a9, State: Running, Role: LEADER
I20260710 13:24:09.596073 20382 consensus_queue.cc:237] T 83930e932d9c4e778a27774ee85298e8 P ea9e3e51e45542808fc3c7ad71bc50a9 [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: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } } peers { permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } }
I20260710 13:24:09.604827 20080 catalog_manager.cc:5697] T 83930e932d9c4e778a27774ee85298e8 P ea9e3e51e45542808fc3c7ad71bc50a9 reported cstate change: term changed from 1 to 2, leader changed from 3801e58dca544195b60c1da521b1bdae (127.16.80.130) to ea9e3e51e45542808fc3c7ad71bc50a9 (127.16.80.129). New cstate: current_term: 2 leader_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:09.897850 20408 consensus_queue.cc:1048] T 3c23b31173c1459db35c3e9cd1cc8b07 P 58e18944ed194d9f846708374028e7a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:09.904783 20381 raft_consensus.cc:993] T 3c23b31173c1459db35c3e9cd1cc8b07 P 58e18944ed194d9f846708374028e7a3: : Instructing follower ea9e3e51e45542808fc3c7ad71bc50a9 to start an election
I20260710 13:24:09.905686 20408 raft_consensus.cc:1081] T 3c23b31173c1459db35c3e9cd1cc8b07 P 58e18944ed194d9f846708374028e7a3 [term 1 LEADER]: Signalling peer ea9e3e51e45542808fc3c7ad71bc50a9 to start an election
I20260710 13:24:09.908317 20185 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c23b31173c1459db35c3e9cd1cc8b07"
dest_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9"
 from {username='slave'} at 127.0.0.1:49056
I20260710 13:24:09.908911 20185 raft_consensus.cc:493] T 3c23b31173c1459db35c3e9cd1cc8b07 P ea9e3e51e45542808fc3c7ad71bc50a9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:09.909348 20185 raft_consensus.cc:3060] T 3c23b31173c1459db35c3e9cd1cc8b07 P ea9e3e51e45542808fc3c7ad71bc50a9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:09.914610 20380 consensus_queue.cc:1048] T 637a994df36b46eda2b715841fc8e6aa P 3801e58dca544195b60c1da521b1bdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:09.914642 20381 consensus_queue.cc:1048] T 3c23b31173c1459db35c3e9cd1cc8b07 P 58e18944ed194d9f846708374028e7a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:09.917258 20185 raft_consensus.cc:515] T 3c23b31173c1459db35c3e9cd1cc8b07 P ea9e3e51e45542808fc3c7ad71bc50a9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } } peers { permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } }
I20260710 13:24:09.920346 20185 leader_election.cc:290] T 3c23b31173c1459db35c3e9cd1cc8b07 P ea9e3e51e45542808fc3c7ad71bc50a9 [CANDIDATE]: Term 2 election: Requested vote from peers 3801e58dca544195b60c1da521b1bdae (127.16.80.130:42267), 58e18944ed194d9f846708374028e7a3 (127.16.80.131:32815)
I20260710 13:24:09.921334 20259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c23b31173c1459db35c3e9cd1cc8b07" candidate_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3801e58dca544195b60c1da521b1bdae"
I20260710 13:24:09.923422 20333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c23b31173c1459db35c3e9cd1cc8b07" candidate_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "58e18944ed194d9f846708374028e7a3"
I20260710 13:24:09.924196 20333 raft_consensus.cc:3055] T 3c23b31173c1459db35c3e9cd1cc8b07 P 58e18944ed194d9f846708374028e7a3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:09.924569 20333 raft_consensus.cc:740] T 3c23b31173c1459db35c3e9cd1cc8b07 P 58e18944ed194d9f846708374028e7a3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 58e18944ed194d9f846708374028e7a3, State: Running, Role: LEADER
I20260710 13:24:09.925520 20333 consensus_queue.cc:260] T 3c23b31173c1459db35c3e9cd1cc8b07 P 58e18944ed194d9f846708374028e7a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } } peers { permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } }
I20260710 13:24:09.928067 20390 raft_consensus.cc:993] T 637a994df36b46eda2b715841fc8e6aa P 3801e58dca544195b60c1da521b1bdae: : Instructing follower ea9e3e51e45542808fc3c7ad71bc50a9 to start an election
I20260710 13:24:09.928560 20390 raft_consensus.cc:1081] T 637a994df36b46eda2b715841fc8e6aa P 3801e58dca544195b60c1da521b1bdae [term 1 LEADER]: Signalling peer ea9e3e51e45542808fc3c7ad71bc50a9 to start an election
I20260710 13:24:09.926903 20333 raft_consensus.cc:3060] T 3c23b31173c1459db35c3e9cd1cc8b07 P 58e18944ed194d9f846708374028e7a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:09.930857 20185 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "637a994df36b46eda2b715841fc8e6aa"
dest_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9"
 from {username='slave'} at 127.0.0.1:49050
I20260710 13:24:09.932649 20185 raft_consensus.cc:493] T 637a994df36b46eda2b715841fc8e6aa P ea9e3e51e45542808fc3c7ad71bc50a9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:09.933141 20185 raft_consensus.cc:3060] T 637a994df36b46eda2b715841fc8e6aa P ea9e3e51e45542808fc3c7ad71bc50a9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:09.933780 20415 consensus_queue.cc:1048] T 637a994df36b46eda2b715841fc8e6aa P 3801e58dca544195b60c1da521b1bdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:09.941687 20185 raft_consensus.cc:515] T 637a994df36b46eda2b715841fc8e6aa P ea9e3e51e45542808fc3c7ad71bc50a9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } } peers { permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } }
I20260710 13:24:09.946084 20185 leader_election.cc:290] T 637a994df36b46eda2b715841fc8e6aa P ea9e3e51e45542808fc3c7ad71bc50a9 [CANDIDATE]: Term 2 election: Requested vote from peers 3801e58dca544195b60c1da521b1bdae (127.16.80.130:42267), 58e18944ed194d9f846708374028e7a3 (127.16.80.131:32815)
I20260710 13:24:09.947060 20258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637a994df36b46eda2b715841fc8e6aa" candidate_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3801e58dca544195b60c1da521b1bdae"
I20260710 13:24:09.947820 20258 raft_consensus.cc:3055] T 637a994df36b46eda2b715841fc8e6aa P 3801e58dca544195b60c1da521b1bdae [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:09.948159 20258 raft_consensus.cc:740] T 637a994df36b46eda2b715841fc8e6aa P 3801e58dca544195b60c1da521b1bdae [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3801e58dca544195b60c1da521b1bdae, State: Running, Role: LEADER
I20260710 13:24:09.949066 20258 consensus_queue.cc:260] T 637a994df36b46eda2b715841fc8e6aa P 3801e58dca544195b60c1da521b1bdae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } } peers { permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } }
I20260710 13:24:09.949620 20333 raft_consensus.cc:2468] T 3c23b31173c1459db35c3e9cd1cc8b07 P 58e18944ed194d9f846708374028e7a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea9e3e51e45542808fc3c7ad71bc50a9 in term 2.
I20260710 13:24:09.950613 20258 raft_consensus.cc:3060] T 637a994df36b46eda2b715841fc8e6aa P 3801e58dca544195b60c1da521b1bdae [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:09.954295 20151 leader_election.cc:304] T 3c23b31173c1459db35c3e9cd1cc8b07 P ea9e3e51e45542808fc3c7ad71bc50a9 [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: 58e18944ed194d9f846708374028e7a3, ea9e3e51e45542808fc3c7ad71bc50a9; no voters: 3801e58dca544195b60c1da521b1bdae
I20260710 13:24:09.955137 20382 raft_consensus.cc:2804] T 3c23b31173c1459db35c3e9cd1cc8b07 P ea9e3e51e45542808fc3c7ad71bc50a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:09.955641 20382 raft_consensus.cc:697] T 3c23b31173c1459db35c3e9cd1cc8b07 P ea9e3e51e45542808fc3c7ad71bc50a9 [term 2 LEADER]: Becoming Leader. State: Replica: ea9e3e51e45542808fc3c7ad71bc50a9, State: Running, Role: LEADER
I20260710 13:24:09.956513 20382 consensus_queue.cc:237] T 3c23b31173c1459db35c3e9cd1cc8b07 P ea9e3e51e45542808fc3c7ad71bc50a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } } peers { permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } }
I20260710 13:24:09.957937 20334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637a994df36b46eda2b715841fc8e6aa" candidate_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "58e18944ed194d9f846708374028e7a3"
I20260710 13:24:09.958554 20334 raft_consensus.cc:3060] T 637a994df36b46eda2b715841fc8e6aa P 58e18944ed194d9f846708374028e7a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:09.958779 20258 raft_consensus.cc:2468] T 637a994df36b46eda2b715841fc8e6aa P 3801e58dca544195b60c1da521b1bdae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea9e3e51e45542808fc3c7ad71bc50a9 in term 2.
I20260710 13:24:09.960202 20149 leader_election.cc:304] T 637a994df36b46eda2b715841fc8e6aa P ea9e3e51e45542808fc3c7ad71bc50a9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3801e58dca544195b60c1da521b1bdae, ea9e3e51e45542808fc3c7ad71bc50a9; no voters: 
I20260710 13:24:09.962827 20382 raft_consensus.cc:2804] T 637a994df36b46eda2b715841fc8e6aa P ea9e3e51e45542808fc3c7ad71bc50a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:09.963431 20382 raft_consensus.cc:697] T 637a994df36b46eda2b715841fc8e6aa P ea9e3e51e45542808fc3c7ad71bc50a9 [term 2 LEADER]: Becoming Leader. State: Replica: ea9e3e51e45542808fc3c7ad71bc50a9, State: Running, Role: LEADER
I20260710 13:24:09.964447 20382 consensus_queue.cc:237] T 637a994df36b46eda2b715841fc8e6aa P ea9e3e51e45542808fc3c7ad71bc50a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } } peers { permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } }
I20260710 13:24:09.965905 20334 raft_consensus.cc:2468] T 637a994df36b46eda2b715841fc8e6aa P 58e18944ed194d9f846708374028e7a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea9e3e51e45542808fc3c7ad71bc50a9 in term 2.
I20260710 13:24:09.967233 20083 catalog_manager.cc:5697] T 3c23b31173c1459db35c3e9cd1cc8b07 P ea9e3e51e45542808fc3c7ad71bc50a9 reported cstate change: term changed from 1 to 2, leader changed from 58e18944ed194d9f846708374028e7a3 (127.16.80.131) to ea9e3e51e45542808fc3c7ad71bc50a9 (127.16.80.129). New cstate: current_term: 2 leader_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:09.980552 20083 catalog_manager.cc:5697] T 637a994df36b46eda2b715841fc8e6aa P ea9e3e51e45542808fc3c7ad71bc50a9 reported cstate change: term changed from 1 to 2, leader changed from 3801e58dca544195b60c1da521b1bdae (127.16.80.130) to ea9e3e51e45542808fc3c7ad71bc50a9 (127.16.80.129). New cstate: current_term: 2 leader_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:10.033116 20387 raft_consensus.cc:993] T 6b9c86120c2f43adbffa73a5f34e0c9c P ea9e3e51e45542808fc3c7ad71bc50a9: : Instructing follower 3801e58dca544195b60c1da521b1bdae to start an election
I20260710 13:24:10.033633 20382 raft_consensus.cc:1081] T 6b9c86120c2f43adbffa73a5f34e0c9c P ea9e3e51e45542808fc3c7ad71bc50a9 [term 1 LEADER]: Signalling peer 3801e58dca544195b60c1da521b1bdae to start an election
I20260710 13:24:10.035457 20258 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b9c86120c2f43adbffa73a5f34e0c9c"
dest_uuid: "3801e58dca544195b60c1da521b1bdae"
 from {username='slave'} at 127.0.0.1:41550
I20260710 13:24:10.036034 20258 raft_consensus.cc:493] T 6b9c86120c2f43adbffa73a5f34e0c9c P 3801e58dca544195b60c1da521b1bdae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:10.036293 20334 raft_consensus.cc:3060] T 83930e932d9c4e778a27774ee85298e8 P 58e18944ed194d9f846708374028e7a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:10.036568 20258 raft_consensus.cc:3060] T 6b9c86120c2f43adbffa73a5f34e0c9c P 3801e58dca544195b60c1da521b1bdae [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:10.044874 20334 raft_consensus.cc:1275] T 83930e932d9c4e778a27774ee85298e8 P 58e18944ed194d9f846708374028e7a3 [term 2 FOLLOWER]: Refusing update from remote peer ea9e3e51e45542808fc3c7ad71bc50a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:10.044629 20258 raft_consensus.cc:515] T 6b9c86120c2f43adbffa73a5f34e0c9c P 3801e58dca544195b60c1da521b1bdae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } } peers { permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } }
I20260710 13:24:10.046442 20382 consensus_queue.cc:1048] T 83930e932d9c4e778a27774ee85298e8 P ea9e3e51e45542808fc3c7ad71bc50a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:10.046950 20258 leader_election.cc:290] T 6b9c86120c2f43adbffa73a5f34e0c9c P 3801e58dca544195b60c1da521b1bdae [CANDIDATE]: Term 2 election: Requested vote from peers ea9e3e51e45542808fc3c7ad71bc50a9 (127.16.80.129:35337), 58e18944ed194d9f846708374028e7a3 (127.16.80.131:32815)
I20260710 13:24:10.048207 20185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b9c86120c2f43adbffa73a5f34e0c9c" candidate_uuid: "3801e58dca544195b60c1da521b1bdae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9"
I20260710 13:24:10.048273 20334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b9c86120c2f43adbffa73a5f34e0c9c" candidate_uuid: "3801e58dca544195b60c1da521b1bdae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "58e18944ed194d9f846708374028e7a3"
I20260710 13:24:10.048975 20185 raft_consensus.cc:3055] T 6b9c86120c2f43adbffa73a5f34e0c9c P ea9e3e51e45542808fc3c7ad71bc50a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:10.049678 20185 raft_consensus.cc:740] T 6b9c86120c2f43adbffa73a5f34e0c9c P ea9e3e51e45542808fc3c7ad71bc50a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea9e3e51e45542808fc3c7ad71bc50a9, State: Running, Role: LEADER
I20260710 13:24:10.050537 20185 consensus_queue.cc:260] T 6b9c86120c2f43adbffa73a5f34e0c9c P ea9e3e51e45542808fc3c7ad71bc50a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } } peers { permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } }
I20260710 13:24:10.051340 20334 raft_consensus.cc:3060] T 6b9c86120c2f43adbffa73a5f34e0c9c P 58e18944ed194d9f846708374028e7a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:10.052124 20185 raft_consensus.cc:3060] T 6b9c86120c2f43adbffa73a5f34e0c9c P ea9e3e51e45542808fc3c7ad71bc50a9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:10.059564 20334 raft_consensus.cc:2468] T 6b9c86120c2f43adbffa73a5f34e0c9c P 58e18944ed194d9f846708374028e7a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3801e58dca544195b60c1da521b1bdae in term 2.
I20260710 13:24:10.061053 20226 leader_election.cc:304] T 6b9c86120c2f43adbffa73a5f34e0c9c P 3801e58dca544195b60c1da521b1bdae [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3801e58dca544195b60c1da521b1bdae, 58e18944ed194d9f846708374028e7a3; no voters: 
I20260710 13:24:10.062217 20380 raft_consensus.cc:2804] T 6b9c86120c2f43adbffa73a5f34e0c9c P 3801e58dca544195b60c1da521b1bdae [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:10.060956 20185 raft_consensus.cc:2468] T 6b9c86120c2f43adbffa73a5f34e0c9c P ea9e3e51e45542808fc3c7ad71bc50a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3801e58dca544195b60c1da521b1bdae in term 2.
I20260710 13:24:10.062776 20380 raft_consensus.cc:697] T 6b9c86120c2f43adbffa73a5f34e0c9c P 3801e58dca544195b60c1da521b1bdae [term 2 LEADER]: Becoming Leader. State: Replica: 3801e58dca544195b60c1da521b1bdae, State: Running, Role: LEADER
I20260710 13:24:10.063709 20380 consensus_queue.cc:237] T 6b9c86120c2f43adbffa73a5f34e0c9c P 3801e58dca544195b60c1da521b1bdae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } } peers { permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } }
I20260710 13:24:10.065737 20258 raft_consensus.cc:1275] T 83930e932d9c4e778a27774ee85298e8 P 3801e58dca544195b60c1da521b1bdae [term 2 FOLLOWER]: Refusing update from remote peer ea9e3e51e45542808fc3c7ad71bc50a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:10.067333 20382 consensus_queue.cc:1048] T 83930e932d9c4e778a27774ee85298e8 P ea9e3e51e45542808fc3c7ad71bc50a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:10.079660 20083 catalog_manager.cc:5697] T 6b9c86120c2f43adbffa73a5f34e0c9c P 3801e58dca544195b60c1da521b1bdae reported cstate change: term changed from 1 to 2, leader changed from ea9e3e51e45542808fc3c7ad71bc50a9 (127.16.80.129) to 3801e58dca544195b60c1da521b1bdae (127.16.80.130). New cstate: current_term: 2 leader_uuid: "3801e58dca544195b60c1da521b1bdae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:10.328299 16706 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 13:24:10.329865 16706 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 13:24:10.330262 16706 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 13:24:10.342545 20185 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "637a994df36b46eda2b715841fc8e6aa"
dest_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9"
mode: GRACEFUL
new_leader_uuid: "58e18944ed194d9f846708374028e7a3"
 from {username='slave'} at 127.0.0.1:46468
I20260710 13:24:10.343122 20185 raft_consensus.cc:606] T 637a994df36b46eda2b715841fc8e6aa P ea9e3e51e45542808fc3c7ad71bc50a9 [term 2 LEADER]: Received request to transfer leadership to TS 58e18944ed194d9f846708374028e7a3
I20260710 13:24:10.344429 16706 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 13:24:10.412688 20258 raft_consensus.cc:3060] T 3c23b31173c1459db35c3e9cd1cc8b07 P 3801e58dca544195b60c1da521b1bdae [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:10.419271 20258 raft_consensus.cc:1275] T 3c23b31173c1459db35c3e9cd1cc8b07 P 3801e58dca544195b60c1da521b1bdae [term 2 FOLLOWER]: Refusing update from remote peer ea9e3e51e45542808fc3c7ad71bc50a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:10.420823 20422 consensus_queue.cc:1048] T 3c23b31173c1459db35c3e9cd1cc8b07 P ea9e3e51e45542808fc3c7ad71bc50a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:10.429566 20334 raft_consensus.cc:1275] T 3c23b31173c1459db35c3e9cd1cc8b07 P 58e18944ed194d9f846708374028e7a3 [term 2 FOLLOWER]: Refusing update from remote peer ea9e3e51e45542808fc3c7ad71bc50a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:10.431377 20423 consensus_queue.cc:1048] T 3c23b31173c1459db35c3e9cd1cc8b07 P ea9e3e51e45542808fc3c7ad71bc50a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:10.471746 20185 raft_consensus.cc:1275] T 6b9c86120c2f43adbffa73a5f34e0c9c P ea9e3e51e45542808fc3c7ad71bc50a9 [term 2 FOLLOWER]: Refusing update from remote peer 3801e58dca544195b60c1da521b1bdae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:10.473132 20380 consensus_queue.cc:1048] T 6b9c86120c2f43adbffa73a5f34e0c9c P 3801e58dca544195b60c1da521b1bdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:10.484472 20334 raft_consensus.cc:1275] T 6b9c86120c2f43adbffa73a5f34e0c9c P 58e18944ed194d9f846708374028e7a3 [term 2 FOLLOWER]: Refusing update from remote peer 3801e58dca544195b60c1da521b1bdae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:10.486325 20415 consensus_queue.cc:1048] T 6b9c86120c2f43adbffa73a5f34e0c9c P 3801e58dca544195b60c1da521b1bdae [LEADER]: Connected to new peer: Peer: permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:10.508281 20334 raft_consensus.cc:1275] T 637a994df36b46eda2b715841fc8e6aa P 58e18944ed194d9f846708374028e7a3 [term 2 FOLLOWER]: Refusing update from remote peer ea9e3e51e45542808fc3c7ad71bc50a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:10.509725 20423 consensus_queue.cc:1048] T 637a994df36b46eda2b715841fc8e6aa P ea9e3e51e45542808fc3c7ad71bc50a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:10.515018 20382 raft_consensus.cc:993] T 637a994df36b46eda2b715841fc8e6aa P ea9e3e51e45542808fc3c7ad71bc50a9: : Instructing follower 58e18944ed194d9f846708374028e7a3 to start an election
I20260710 13:24:10.515635 20382 raft_consensus.cc:1081] T 637a994df36b46eda2b715841fc8e6aa P ea9e3e51e45542808fc3c7ad71bc50a9 [term 2 LEADER]: Signalling peer 58e18944ed194d9f846708374028e7a3 to start an election
I20260710 13:24:10.517558 20333 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "637a994df36b46eda2b715841fc8e6aa"
dest_uuid: "58e18944ed194d9f846708374028e7a3"
 from {username='slave'} at 127.0.0.1:40850
I20260710 13:24:10.519583 20333 raft_consensus.cc:493] T 637a994df36b46eda2b715841fc8e6aa P 58e18944ed194d9f846708374028e7a3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:10.520085 20333 raft_consensus.cc:3060] T 637a994df36b46eda2b715841fc8e6aa P 58e18944ed194d9f846708374028e7a3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:10.520442 20258 raft_consensus.cc:1275] T 637a994df36b46eda2b715841fc8e6aa P 3801e58dca544195b60c1da521b1bdae [term 2 FOLLOWER]: Refusing update from remote peer ea9e3e51e45542808fc3c7ad71bc50a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:10.522622 20422 consensus_queue.cc:1048] T 637a994df36b46eda2b715841fc8e6aa P ea9e3e51e45542808fc3c7ad71bc50a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:10.529611 20333 raft_consensus.cc:515] T 637a994df36b46eda2b715841fc8e6aa P 58e18944ed194d9f846708374028e7a3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } } peers { permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } }
I20260710 13:24:10.532593 20333 leader_election.cc:290] T 637a994df36b46eda2b715841fc8e6aa P 58e18944ed194d9f846708374028e7a3 [CANDIDATE]: Term 3 election: Requested vote from peers ea9e3e51e45542808fc3c7ad71bc50a9 (127.16.80.129:35337), 3801e58dca544195b60c1da521b1bdae (127.16.80.130:42267)
I20260710 13:24:10.533584 20185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637a994df36b46eda2b715841fc8e6aa" candidate_uuid: "58e18944ed194d9f846708374028e7a3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9"
I20260710 13:24:10.534016 20258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637a994df36b46eda2b715841fc8e6aa" candidate_uuid: "58e18944ed194d9f846708374028e7a3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3801e58dca544195b60c1da521b1bdae"
I20260710 13:24:10.534372 20185 raft_consensus.cc:3055] T 637a994df36b46eda2b715841fc8e6aa P ea9e3e51e45542808fc3c7ad71bc50a9 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:10.534643 20258 raft_consensus.cc:3060] T 637a994df36b46eda2b715841fc8e6aa P 3801e58dca544195b60c1da521b1bdae [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:10.534859 20185 raft_consensus.cc:740] T 637a994df36b46eda2b715841fc8e6aa P ea9e3e51e45542808fc3c7ad71bc50a9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ea9e3e51e45542808fc3c7ad71bc50a9, State: Running, Role: LEADER
I20260710 13:24:10.535887 20185 consensus_queue.cc:260] T 637a994df36b46eda2b715841fc8e6aa P ea9e3e51e45542808fc3c7ad71bc50a9 [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: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } } peers { permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } }
I20260710 13:24:10.537076 20185 raft_consensus.cc:3060] T 637a994df36b46eda2b715841fc8e6aa P ea9e3e51e45542808fc3c7ad71bc50a9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:10.540704 20258 raft_consensus.cc:2468] T 637a994df36b46eda2b715841fc8e6aa P 3801e58dca544195b60c1da521b1bdae [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58e18944ed194d9f846708374028e7a3 in term 3.
I20260710 13:24:10.542294 20298 leader_election.cc:304] T 637a994df36b46eda2b715841fc8e6aa P 58e18944ed194d9f846708374028e7a3 [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: 3801e58dca544195b60c1da521b1bdae, 58e18944ed194d9f846708374028e7a3; no voters: 
I20260710 13:24:10.543293 20381 raft_consensus.cc:2804] T 637a994df36b46eda2b715841fc8e6aa P 58e18944ed194d9f846708374028e7a3 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:10.544829 20185 raft_consensus.cc:2468] T 637a994df36b46eda2b715841fc8e6aa P ea9e3e51e45542808fc3c7ad71bc50a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58e18944ed194d9f846708374028e7a3 in term 3.
I20260710 13:24:10.545073 20381 raft_consensus.cc:697] T 637a994df36b46eda2b715841fc8e6aa P 58e18944ed194d9f846708374028e7a3 [term 3 LEADER]: Becoming Leader. State: Replica: 58e18944ed194d9f846708374028e7a3, State: Running, Role: LEADER
I20260710 13:24:10.546211 20381 consensus_queue.cc:237] T 637a994df36b46eda2b715841fc8e6aa P 58e18944ed194d9f846708374028e7a3 [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: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } } peers { permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } }
I20260710 13:24:10.553512 20083 catalog_manager.cc:5697] T 637a994df36b46eda2b715841fc8e6aa P 58e18944ed194d9f846708374028e7a3 reported cstate change: term changed from 2 to 3, leader changed from ea9e3e51e45542808fc3c7ad71bc50a9 (127.16.80.129) to 58e18944ed194d9f846708374028e7a3 (127.16.80.131). New cstate: current_term: 3 leader_uuid: "58e18944ed194d9f846708374028e7a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea9e3e51e45542808fc3c7ad71bc50a9" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 35337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3801e58dca544195b60c1da521b1bdae" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 42267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58e18944ed194d9f846708374028e7a3" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32815 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:10.570986 16706 tablet_server.cc:179] TabletServer@127.16.80.129:0 shutting down...
I20260710 13:24:10.596988 16706 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:10.597644 16706 tablet_replica.cc:333] T 637a994df36b46eda2b715841fc8e6aa P ea9e3e51e45542808fc3c7ad71bc50a9: stopping tablet replica
I20260710 13:24:10.598234 16706 raft_consensus.cc:2243] T 637a994df36b46eda2b715841fc8e6aa P ea9e3e51e45542808fc3c7ad71bc50a9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:10.598703 16706 raft_consensus.cc:2272] T 637a994df36b46eda2b715841fc8e6aa P ea9e3e51e45542808fc3c7ad71bc50a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.601208 16706 tablet_replica.cc:333] T 6b9c86120c2f43adbffa73a5f34e0c9c P ea9e3e51e45542808fc3c7ad71bc50a9: stopping tablet replica
I20260710 13:24:10.601804 16706 raft_consensus.cc:2243] T 6b9c86120c2f43adbffa73a5f34e0c9c P ea9e3e51e45542808fc3c7ad71bc50a9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:10.602224 16706 raft_consensus.cc:2272] T 6b9c86120c2f43adbffa73a5f34e0c9c P ea9e3e51e45542808fc3c7ad71bc50a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.604516 16706 tablet_replica.cc:333] T 3c23b31173c1459db35c3e9cd1cc8b07 P ea9e3e51e45542808fc3c7ad71bc50a9: stopping tablet replica
I20260710 13:24:10.605008 16706 raft_consensus.cc:2243] T 3c23b31173c1459db35c3e9cd1cc8b07 P ea9e3e51e45542808fc3c7ad71bc50a9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:10.605769 16706 raft_consensus.cc:2272] T 3c23b31173c1459db35c3e9cd1cc8b07 P ea9e3e51e45542808fc3c7ad71bc50a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.608242 16706 tablet_replica.cc:333] T 83930e932d9c4e778a27774ee85298e8 P ea9e3e51e45542808fc3c7ad71bc50a9: stopping tablet replica
I20260710 13:24:10.608686 16706 raft_consensus.cc:2243] T 83930e932d9c4e778a27774ee85298e8 P ea9e3e51e45542808fc3c7ad71bc50a9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:10.609373 16706 raft_consensus.cc:2272] T 83930e932d9c4e778a27774ee85298e8 P ea9e3e51e45542808fc3c7ad71bc50a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.634049 16706 tablet_server.cc:196] TabletServer@127.16.80.129:0 shutdown complete.
I20260710 13:24:10.647272 16706 tablet_server.cc:179] TabletServer@127.16.80.130:0 shutting down...
I20260710 13:24:10.665711 16706 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:10.666375 16706 tablet_replica.cc:333] T 637a994df36b46eda2b715841fc8e6aa P 3801e58dca544195b60c1da521b1bdae: stopping tablet replica
I20260710 13:24:10.666949 16706 raft_consensus.cc:2243] T 637a994df36b46eda2b715841fc8e6aa P 3801e58dca544195b60c1da521b1bdae [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:10.667518 16706 raft_consensus.cc:2272] T 637a994df36b46eda2b715841fc8e6aa P 3801e58dca544195b60c1da521b1bdae [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.669804 16706 tablet_replica.cc:333] T 6b9c86120c2f43adbffa73a5f34e0c9c P 3801e58dca544195b60c1da521b1bdae: stopping tablet replica
I20260710 13:24:10.670547 16706 raft_consensus.cc:2243] T 6b9c86120c2f43adbffa73a5f34e0c9c P 3801e58dca544195b60c1da521b1bdae [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:10.671698 16706 raft_consensus.cc:2272] T 6b9c86120c2f43adbffa73a5f34e0c9c P 3801e58dca544195b60c1da521b1bdae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.674052 16706 tablet_replica.cc:333] T 3c23b31173c1459db35c3e9cd1cc8b07 P 3801e58dca544195b60c1da521b1bdae: stopping tablet replica
I20260710 13:24:10.674691 16706 raft_consensus.cc:2243] T 3c23b31173c1459db35c3e9cd1cc8b07 P 3801e58dca544195b60c1da521b1bdae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:10.675248 16706 raft_consensus.cc:2272] T 3c23b31173c1459db35c3e9cd1cc8b07 P 3801e58dca544195b60c1da521b1bdae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.677475 16706 tablet_replica.cc:333] T 83930e932d9c4e778a27774ee85298e8 P 3801e58dca544195b60c1da521b1bdae: stopping tablet replica
I20260710 13:24:10.678032 16706 raft_consensus.cc:2243] T 83930e932d9c4e778a27774ee85298e8 P 3801e58dca544195b60c1da521b1bdae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:10.678507 16706 raft_consensus.cc:2272] T 83930e932d9c4e778a27774ee85298e8 P 3801e58dca544195b60c1da521b1bdae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.692481 16706 tablet_server.cc:196] TabletServer@127.16.80.130:0 shutdown complete.
I20260710 13:24:10.704905 16706 tablet_server.cc:179] TabletServer@127.16.80.131:0 shutting down...
I20260710 13:24:10.722988 16706 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:10.723791 16706 tablet_replica.cc:333] T 637a994df36b46eda2b715841fc8e6aa P 58e18944ed194d9f846708374028e7a3: stopping tablet replica
I20260710 13:24:10.724375 16706 raft_consensus.cc:2243] T 637a994df36b46eda2b715841fc8e6aa P 58e18944ed194d9f846708374028e7a3 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:24:10.725045 16706 pending_rounds.cc:70] T 637a994df36b46eda2b715841fc8e6aa P 58e18944ed194d9f846708374028e7a3: Trying to abort 1 pending ops.
I20260710 13:24:10.725214 16706 pending_rounds.cc:77] T 637a994df36b46eda2b715841fc8e6aa P 58e18944ed194d9f846708374028e7a3: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305993627847643136 op_type: NO_OP noop_request { }
I20260710 13:24:10.725570 16706 raft_consensus.cc:2889] T 637a994df36b46eda2b715841fc8e6aa P 58e18944ed194d9f846708374028e7a3 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:24:10.725870 16706 raft_consensus.cc:2272] T 637a994df36b46eda2b715841fc8e6aa P 58e18944ed194d9f846708374028e7a3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.728370 16706 tablet_replica.cc:333] T 6b9c86120c2f43adbffa73a5f34e0c9c P 58e18944ed194d9f846708374028e7a3: stopping tablet replica
I20260710 13:24:10.728947 16706 raft_consensus.cc:2243] T 6b9c86120c2f43adbffa73a5f34e0c9c P 58e18944ed194d9f846708374028e7a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:10.729427 16706 raft_consensus.cc:2272] T 6b9c86120c2f43adbffa73a5f34e0c9c P 58e18944ed194d9f846708374028e7a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.731799 16706 tablet_replica.cc:333] T 3c23b31173c1459db35c3e9cd1cc8b07 P 58e18944ed194d9f846708374028e7a3: stopping tablet replica
I20260710 13:24:10.732344 16706 raft_consensus.cc:2243] T 3c23b31173c1459db35c3e9cd1cc8b07 P 58e18944ed194d9f846708374028e7a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:10.732812 16706 raft_consensus.cc:2272] T 3c23b31173c1459db35c3e9cd1cc8b07 P 58e18944ed194d9f846708374028e7a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.734951 16706 tablet_replica.cc:333] T 83930e932d9c4e778a27774ee85298e8 P 58e18944ed194d9f846708374028e7a3: stopping tablet replica
I20260710 13:24:10.735504 16706 raft_consensus.cc:2243] T 83930e932d9c4e778a27774ee85298e8 P 58e18944ed194d9f846708374028e7a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:10.735966 16706 raft_consensus.cc:2272] T 83930e932d9c4e778a27774ee85298e8 P 58e18944ed194d9f846708374028e7a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.759197 16706 tablet_server.cc:196] TabletServer@127.16.80.131:0 shutdown complete.
I20260710 13:24:10.771047 16706 master.cc:562] Master@127.16.80.190:42761 shutting down...
I20260710 13:24:10.787849 16706 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2566a7f2f58a401ea403317af7979839 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:10.788462 16706 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2566a7f2f58a401ea403317af7979839 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.788825 16706 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2566a7f2f58a401ea403317af7979839: stopping tablet replica
I20260710 13:24:10.807925 16706 master.cc:584] Master@127.16.80.190:42761 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2696 ms)
[----------] 6 tests from LeaderRebalancerTest (87541 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 13:24:10.838220 16706 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.80.190:33395
I20260710 13:24:10.839483 16706 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:10.844625 20429 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:10.844877 20430 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:10.846071 20432 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:10.847643 16706 server_base.cc:1061] running on GCE node
I20260710 13:24:10.848479 16706 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:10.848650 16706 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:24:10.848855 16706 hybrid_clock.cc:648] HybridClock initialized: now 1783689850848823 us; error 0 us; skew 500 ppm
I20260710 13:24:10.849437 16706 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:10.852341 16706 webserver.cc:533] Webserver started at http://127.16.80.190:35643/ using document root <none> and password file <none>
I20260710 13:24:10.852932 16706 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:10.853160 16706 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:10.853484 16706 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:10.854758 16706 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689763121184-16706-0/minicluster-data/master-0-root/instance:
uuid: "fc1c07f0c1784a1db825f269fe021c93"
format_stamp: "Formatted at 2026-07-10 13:24:10 on dist-test-slave-3ksx"
I20260710 13:24:10.860118 16706 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:24:10.863755 20437 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:10.864602 16706 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260710 13:24:10.864924 16706 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689763121184-16706-0/minicluster-data/master-0-root
uuid: "fc1c07f0c1784a1db825f269fe021c93"
format_stamp: "Formatted at 2026-07-10 13:24:10 on dist-test-slave-3ksx"
I20260710 13:24:10.865235 16706 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689763121184-16706-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689763121184-16706-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689763121184-16706-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:24:10.887339 16706 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:10.888418 16706 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:10.924602 16706 rpc_server.cc:307] RPC server started. Bound to: 127.16.80.190:33395
I20260710 13:24:10.924721 20488 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.80.190:33395 every 8 connection(s)
I20260710 13:24:10.928570 20489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:10.939440 20489 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fc1c07f0c1784a1db825f269fe021c93: Bootstrap starting.
I20260710 13:24:10.943890 20489 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fc1c07f0c1784a1db825f269fe021c93: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:10.948796 20489 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fc1c07f0c1784a1db825f269fe021c93: No bootstrap required, opened a new log
I20260710 13:24:10.951232 20489 raft_consensus.cc:359] T 00000000000000000000000000000000 P fc1c07f0c1784a1db825f269fe021c93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc1c07f0c1784a1db825f269fe021c93" member_type: VOTER }
I20260710 13:24:10.951675 20489 raft_consensus.cc:385] T 00000000000000000000000000000000 P fc1c07f0c1784a1db825f269fe021c93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:10.951949 20489 raft_consensus.cc:740] T 00000000000000000000000000000000 P fc1c07f0c1784a1db825f269fe021c93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc1c07f0c1784a1db825f269fe021c93, State: Initialized, Role: FOLLOWER
I20260710 13:24:10.952580 20489 consensus_queue.cc:260] T 00000000000000000000000000000000 P fc1c07f0c1784a1db825f269fe021c93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fc1c07f0c1784a1db825f269fe021c93" member_type: VOTER }
I20260710 13:24:10.953116 20489 raft_consensus.cc:399] T 00000000000000000000000000000000 P fc1c07f0c1784a1db825f269fe021c93 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:24:10.953358 20489 raft_consensus.cc:493] T 00000000000000000000000000000000 P fc1c07f0c1784a1db825f269fe021c93 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:24:10.953696 20489 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fc1c07f0c1784a1db825f269fe021c93 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:10.960361 20489 raft_consensus.cc:515] T 00000000000000000000000000000000 P fc1c07f0c1784a1db825f269fe021c93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc1c07f0c1784a1db825f269fe021c93" member_type: VOTER }
I20260710 13:24:10.960995 20489 leader_election.cc:304] T 00000000000000000000000000000000 P fc1c07f0c1784a1db825f269fe021c93 [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: fc1c07f0c1784a1db825f269fe021c93; no voters: 
I20260710 13:24:10.962242 20489 leader_election.cc:290] T 00000000000000000000000000000000 P fc1c07f0c1784a1db825f269fe021c93 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:24:10.962610 20492 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fc1c07f0c1784a1db825f269fe021c93 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:10.964115 20492 raft_consensus.cc:697] T 00000000000000000000000000000000 P fc1c07f0c1784a1db825f269fe021c93 [term 1 LEADER]: Becoming Leader. State: Replica: fc1c07f0c1784a1db825f269fe021c93, State: Running, Role: LEADER
I20260710 13:24:10.964828 20492 consensus_queue.cc:237] T 00000000000000000000000000000000 P fc1c07f0c1784a1db825f269fe021c93 [LEADER]: Queue going to LEADER mode. State: All 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: "fc1c07f0c1784a1db825f269fe021c93" member_type: VOTER }
I20260710 13:24:10.965524 20489 sys_catalog.cc:565] T 00000000000000000000000000000000 P fc1c07f0c1784a1db825f269fe021c93 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:24:10.967978 20493 sys_catalog.cc:455] T 00000000000000000000000000000000 P fc1c07f0c1784a1db825f269fe021c93 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fc1c07f0c1784a1db825f269fe021c93" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc1c07f0c1784a1db825f269fe021c93" member_type: VOTER } }
I20260710 13:24:10.967999 20494 sys_catalog.cc:455] T 00000000000000000000000000000000 P fc1c07f0c1784a1db825f269fe021c93 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fc1c07f0c1784a1db825f269fe021c93. Latest consensus state: current_term: 1 leader_uuid: "fc1c07f0c1784a1db825f269fe021c93" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc1c07f0c1784a1db825f269fe021c93" member_type: VOTER } }
I20260710 13:24:10.968916 20494 sys_catalog.cc:458] T 00000000000000000000000000000000 P fc1c07f0c1784a1db825f269fe021c93 [sys.catalog]: This master's current role is: LEADER
I20260710 13:24:10.968874 20493 sys_catalog.cc:458] T 00000000000000000000000000000000 P fc1c07f0c1784a1db825f269fe021c93 [sys.catalog]: This master's current role is: LEADER
I20260710 13:24:10.973253 20497 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:24:10.978734 20497 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:24:10.986018 16706 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:24:10.988945 20497 catalog_manager.cc:1383] Generated new cluster ID: b5c70f8b1d46413b8d917a2fb7fa4459
I20260710 13:24:10.989306 20497 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:24:11.012518 20497 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:24:11.014178 20497 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:24:11.027215 20497 catalog_manager.cc:6070] T 00000000000000000000000000000000 P fc1c07f0c1784a1db825f269fe021c93: Generated new TSK 0
I20260710 13:24:11.027884 20497 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:24:11.053843 16706 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:11.060245 20510 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:11.061343 20511 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:11.064244 20513 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:11.064297 16706 server_base.cc:1061] running on GCE node
I20260710 13:24:11.065394 16706 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:11.065630 16706 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:24:11.065852 16706 hybrid_clock.cc:648] HybridClock initialized: now 1783689851065835 us; error 0 us; skew 500 ppm
I20260710 13:24:11.066550 16706 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:11.069351 16706 webserver.cc:533] Webserver started at http://127.16.80.129:33171/ using document root <none> and password file <none>
I20260710 13:24:11.069911 16706 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:11.070134 16706 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:11.070456 16706 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:11.071667 16706 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689763121184-16706-0/minicluster-data/ts-0-root/instance:
uuid: "806afa2259c74a1cb864e8f1c85093d0"
format_stamp: "Formatted at 2026-07-10 13:24:11 on dist-test-slave-3ksx"
I20260710 13:24:11.076663 16706 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:24:11.080428 20518 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:11.081403 16706 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 13:24:11.081701 16706 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689763121184-16706-0/minicluster-data/ts-0-root
uuid: "806afa2259c74a1cb864e8f1c85093d0"
format_stamp: "Formatted at 2026-07-10 13:24:11 on dist-test-slave-3ksx"
I20260710 13:24:11.081969 16706 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689763121184-16706-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689763121184-16706-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689763121184-16706-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:24:11.103188 16706 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:11.104283 16706 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:11.105690 16706 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:11.108072 16706 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:11.108261 16706 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:11.108601 16706 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:11.108757 16706 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:11.148573 16706 rpc_server.cc:307] RPC server started. Bound to: 127.16.80.129:44089
I20260710 13:24:11.148682 20580 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.80.129:44089 every 8 connection(s)
I20260710 13:24:11.153632 16706 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:11.161023 20585 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:11.162441 20586 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:11.165983 20588 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:11.166850 16706 server_base.cc:1061] running on GCE node
I20260710 13:24:11.167714 20581 heartbeater.cc:344] Connected to a master server at 127.16.80.190:33395
I20260710 13:24:11.168084 16706 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:24:11.168130 20581 heartbeater.cc:461] Registering TS with master...
W20260710 13:24:11.168442 16706 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:24:11.168663 16706 hybrid_clock.cc:648] HybridClock initialized: now 1783689851168644 us; error 0 us; skew 500 ppm
I20260710 13:24:11.169142 20581 heartbeater.cc:507] Master 127.16.80.190:33395 requested a full tablet report, sending...
I20260710 13:24:11.169256 16706 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:11.171445 20454 ts_manager.cc:194] Registered new tserver with Master: 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129:44089)
I20260710 13:24:11.172082 16706 webserver.cc:533] Webserver started at http://127.16.80.130:38989/ using document root <none> and password file <none>
I20260710 13:24:11.172629 16706 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:11.172840 16706 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:11.173113 16706 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:11.173434 20454 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33956
I20260710 13:24:11.174309 16706 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689763121184-16706-0/minicluster-data/ts-1-root/instance:
uuid: "82c0211b6bcc438cb215830af3e100cb"
format_stamp: "Formatted at 2026-07-10 13:24:11 on dist-test-slave-3ksx"
I20260710 13:24:11.179237 16706 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260710 13:24:11.182855 20593 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:11.183817 16706 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:24:11.184159 16706 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689763121184-16706-0/minicluster-data/ts-1-root
uuid: "82c0211b6bcc438cb215830af3e100cb"
format_stamp: "Formatted at 2026-07-10 13:24:11 on dist-test-slave-3ksx"
I20260710 13:24:11.184439 16706 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689763121184-16706-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689763121184-16706-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689763121184-16706-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:24:11.200225 16706 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:11.201391 16706 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:11.202847 16706 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:11.205247 16706 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:11.205514 16706 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:11.205780 16706 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:11.205964 16706 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:11.247641 16706 rpc_server.cc:307] RPC server started. Bound to: 127.16.80.130:46831
I20260710 13:24:11.247746 20655 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.80.130:46831 every 8 connection(s)
I20260710 13:24:11.254144 16706 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:11.261658 20659 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:11.263924 20660 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:11.265793 16706 server_base.cc:1061] running on GCE node
W20260710 13:24:11.266134 20662 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:11.267504 16706 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:24:11.267679 20656 heartbeater.cc:344] Connected to a master server at 127.16.80.190:33395
W20260710 13:24:11.267810 16706 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:24:11.268203 16706 hybrid_clock.cc:648] HybridClock initialized: now 1783689851268185 us; error 0 us; skew 500 ppm
I20260710 13:24:11.268303 20656 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:11.268824 16706 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:11.269228 20656 heartbeater.cc:507] Master 127.16.80.190:33395 requested a full tablet report, sending...
I20260710 13:24:11.271610 16706 webserver.cc:533] Webserver started at http://127.16.80.131:38859/ using document root <none> and password file <none>
I20260710 13:24:11.271848 20454 ts_manager.cc:194] Registered new tserver with Master: 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831)
I20260710 13:24:11.272207 16706 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:11.272466 16706 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:11.272740 16706 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:11.273555 20454 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33970
I20260710 13:24:11.273852 16706 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689763121184-16706-0/minicluster-data/ts-2-root/instance:
uuid: "b4751da4b40b4b9ebf278f2d9044d223"
format_stamp: "Formatted at 2026-07-10 13:24:11 on dist-test-slave-3ksx"
I20260710 13:24:11.278834 16706 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 13:24:11.282708 20667 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:11.283825 16706 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:24:11.284255 16706 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689763121184-16706-0/minicluster-data/ts-2-root
uuid: "b4751da4b40b4b9ebf278f2d9044d223"
format_stamp: "Formatted at 2026-07-10 13:24:11 on dist-test-slave-3ksx"
I20260710 13:24:11.284528 16706 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689763121184-16706-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689763121184-16706-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689763121184-16706-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:24:11.302378 16706 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:11.303574 16706 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:11.305101 16706 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:11.307593 16706 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:11.307796 16706 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:11.308069 16706 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:11.308244 16706 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:11.348901 16706 rpc_server.cc:307] RPC server started. Bound to: 127.16.80.131:32887
I20260710 13:24:11.349022 20729 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.80.131:32887 every 8 connection(s)
I20260710 13:24:11.363468 20730 heartbeater.cc:344] Connected to a master server at 127.16.80.190:33395
I20260710 13:24:11.363883 20730 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:11.364575 20730 heartbeater.cc:507] Master 127.16.80.190:33395 requested a full tablet report, sending...
I20260710 13:24:11.366616 20454 ts_manager.cc:194] Registered new tserver with Master: b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131:32887)
I20260710 13:24:11.366952 16706 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014867018s
I20260710 13:24:11.368538 20454 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33980
I20260710 13:24:11.393904 20454 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33990:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:24:11.396540 20454 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:24:11.470845 20621 tablet_service.cc:1511] Processing CreateTablet for tablet d72327ba10974434b349712b9ce117c1 (DEFAULT_TABLE table=test-workload [id=c19a339faaa04e54a14a9335ca7e66a7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:24:11.472326 20621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d72327ba10974434b349712b9ce117c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:11.472193 20618 tablet_service.cc:1511] Processing CreateTablet for tablet 391ad578e0ea44c4a220c56fa7500823 (DEFAULT_TABLE table=test-workload [id=c19a339faaa04e54a14a9335ca7e66a7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:24:11.473821 20618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 391ad578e0ea44c4a220c56fa7500823. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:11.475299 20619 tablet_service.cc:1511] Processing CreateTablet for tablet 05a85a66671a426a880583e9229947fb (DEFAULT_TABLE table=test-workload [id=c19a339faaa04e54a14a9335ca7e66a7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:24:11.477027 20617 tablet_service.cc:1511] Processing CreateTablet for tablet 0194518113964ec892fe786f4329c37c (DEFAULT_TABLE table=test-workload [id=c19a339faaa04e54a14a9335ca7e66a7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:24:11.477535 20620 tablet_service.cc:1511] Processing CreateTablet for tablet c799b96a052d4a7cb9461bfd42f90d0f (DEFAULT_TABLE table=test-workload [id=c19a339faaa04e54a14a9335ca7e66a7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:24:11.479305 20616 tablet_service.cc:1511] Processing CreateTablet for tablet d8838be8776b42f6b1c8b3099c2667e4 (DEFAULT_TABLE table=test-workload [id=c19a339faaa04e54a14a9335ca7e66a7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:24:11.480788 20615 tablet_service.cc:1511] Processing CreateTablet for tablet 8149a1ab48ff4da48885531921b2dbf0 (DEFAULT_TABLE table=test-workload [id=c19a339faaa04e54a14a9335ca7e66a7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:24:11.481972 20620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c799b96a052d4a7cb9461bfd42f90d0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:11.482692 20616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8838be8776b42f6b1c8b3099c2667e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:11.485314 20617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0194518113964ec892fe786f4329c37c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:11.487507 20619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05a85a66671a426a880583e9229947fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:11.489735 20615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8149a1ab48ff4da48885531921b2dbf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:11.493326 20614 tablet_service.cc:1511] Processing CreateTablet for tablet 86d9a41aae5342f6a26b067ad21a564d (DEFAULT_TABLE table=test-workload [id=c19a339faaa04e54a14a9335ca7e66a7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:24:11.494796 20614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86d9a41aae5342f6a26b067ad21a564d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:11.499018 20613 tablet_service.cc:1511] Processing CreateTablet for tablet 950a984b174d4320bfffde03fceb1191 (DEFAULT_TABLE table=test-workload [id=c19a339faaa04e54a14a9335ca7e66a7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:24:11.500525 20613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 950a984b174d4320bfffde03fceb1191. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:11.520356 20745 tablet_bootstrap.cc:492] T d72327ba10974434b349712b9ce117c1 P 82c0211b6bcc438cb215830af3e100cb: Bootstrap starting.
I20260710 13:24:11.526526 20745 tablet_bootstrap.cc:654] T d72327ba10974434b349712b9ce117c1 P 82c0211b6bcc438cb215830af3e100cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:11.540172 20695 tablet_service.cc:1511] Processing CreateTablet for tablet d72327ba10974434b349712b9ce117c1 (DEFAULT_TABLE table=test-workload [id=c19a339faaa04e54a14a9335ca7e66a7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:24:11.541268 20745 tablet_bootstrap.cc:492] T d72327ba10974434b349712b9ce117c1 P 82c0211b6bcc438cb215830af3e100cb: No bootstrap required, opened a new log
I20260710 13:24:11.541589 20695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d72327ba10974434b349712b9ce117c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:11.541815 20745 ts_tablet_manager.cc:1403] T d72327ba10974434b349712b9ce117c1 P 82c0211b6bcc438cb215830af3e100cb: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.006s
I20260710 13:24:11.544770 20745 raft_consensus.cc:359] T d72327ba10974434b349712b9ce117c1 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } } peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } }
I20260710 13:24:11.545506 20745 raft_consensus.cc:385] T d72327ba10974434b349712b9ce117c1 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:11.545810 20745 raft_consensus.cc:740] T d72327ba10974434b349712b9ce117c1 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c0211b6bcc438cb215830af3e100cb, State: Initialized, Role: FOLLOWER
I20260710 13:24:11.555419 20694 tablet_service.cc:1511] Processing CreateTablet for tablet c799b96a052d4a7cb9461bfd42f90d0f (DEFAULT_TABLE table=test-workload [id=c19a339faaa04e54a14a9335ca7e66a7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:24:11.556807 20694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c799b96a052d4a7cb9461bfd42f90d0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:11.560316 20693 tablet_service.cc:1511] Processing CreateTablet for tablet 05a85a66671a426a880583e9229947fb (DEFAULT_TABLE table=test-workload [id=c19a339faaa04e54a14a9335ca7e66a7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:24:11.560567 20546 tablet_service.cc:1511] Processing CreateTablet for tablet d72327ba10974434b349712b9ce117c1 (DEFAULT_TABLE table=test-workload [id=c19a339faaa04e54a14a9335ca7e66a7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:24:11.560842 20687 tablet_service.cc:1511] Processing CreateTablet for tablet 950a984b174d4320bfffde03fceb1191 (DEFAULT_TABLE table=test-workload [id=c19a339faaa04e54a14a9335ca7e66a7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:24:11.561836 20693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05a85a66671a426a880583e9229947fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:11.561981 20546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d72327ba10974434b349712b9ce117c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:11.562983 20688 tablet_service.cc:1511] Processing CreateTablet for tablet 86d9a41aae5342f6a26b067ad21a564d (DEFAULT_TABLE table=test-workload [id=c19a339faaa04e54a14a9335ca7e66a7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:24:11.563571 20540 tablet_service.cc:1511] Processing CreateTablet for tablet 8149a1ab48ff4da48885531921b2dbf0 (DEFAULT_TABLE table=test-workload [id=c19a339faaa04e54a14a9335ca7e66a7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:24:11.564453 20688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86d9a41aae5342f6a26b067ad21a564d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:11.564163 20545 tablet_service.cc:1511] Processing CreateTablet for tablet c799b96a052d4a7cb9461bfd42f90d0f (DEFAULT_TABLE table=test-workload [id=c19a339faaa04e54a14a9335ca7e66a7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:24:11.566416 20544 tablet_service.cc:1511] Processing CreateTablet for tablet 05a85a66671a426a880583e9229947fb (DEFAULT_TABLE table=test-workload [id=c19a339faaa04e54a14a9335ca7e66a7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:24:11.566653 20539 tablet_service.cc:1511] Processing CreateTablet for tablet 86d9a41aae5342f6a26b067ad21a564d (DEFAULT_TABLE table=test-workload [id=c19a339faaa04e54a14a9335ca7e66a7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:24:11.568094 20689 tablet_service.cc:1511] Processing CreateTablet for tablet 8149a1ab48ff4da48885531921b2dbf0 (DEFAULT_TABLE table=test-workload [id=c19a339faaa04e54a14a9335ca7e66a7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:24:11.568780 20543 tablet_service.cc:1511] Processing CreateTablet for tablet 391ad578e0ea44c4a220c56fa7500823 (DEFAULT_TABLE table=test-workload [id=c19a339faaa04e54a14a9335ca7e66a7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:24:11.569546 20689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8149a1ab48ff4da48885531921b2dbf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:11.569301 20538 tablet_service.cc:1511] Processing CreateTablet for tablet 950a984b174d4320bfffde03fceb1191 (DEFAULT_TABLE table=test-workload [id=c19a339faaa04e54a14a9335ca7e66a7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:24:11.570732 20542 tablet_service.cc:1511] Processing CreateTablet for tablet 0194518113964ec892fe786f4329c37c (DEFAULT_TABLE table=test-workload [id=c19a339faaa04e54a14a9335ca7e66a7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:24:11.572176 20690 tablet_service.cc:1511] Processing CreateTablet for tablet d8838be8776b42f6b1c8b3099c2667e4 (DEFAULT_TABLE table=test-workload [id=c19a339faaa04e54a14a9335ca7e66a7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:24:11.572377 20541 tablet_service.cc:1511] Processing CreateTablet for tablet d8838be8776b42f6b1c8b3099c2667e4 (DEFAULT_TABLE table=test-workload [id=c19a339faaa04e54a14a9335ca7e66a7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:24:11.573477 20690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8838be8776b42f6b1c8b3099c2667e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:11.575459 20691 tablet_service.cc:1511] Processing CreateTablet for tablet 0194518113964ec892fe786f4329c37c (DEFAULT_TABLE table=test-workload [id=c19a339faaa04e54a14a9335ca7e66a7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:24:11.575953 20540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8149a1ab48ff4da48885531921b2dbf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:11.576679 20541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8838be8776b42f6b1c8b3099c2667e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:11.576917 20691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0194518113964ec892fe786f4329c37c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:11.577329 20538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 950a984b174d4320bfffde03fceb1191. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:11.577965 20544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05a85a66671a426a880583e9229947fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:11.578613 20545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c799b96a052d4a7cb9461bfd42f90d0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:11.579267 20543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 391ad578e0ea44c4a220c56fa7500823. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:11.579114 20692 tablet_service.cc:1511] Processing CreateTablet for tablet 391ad578e0ea44c4a220c56fa7500823 (DEFAULT_TABLE table=test-workload [id=c19a339faaa04e54a14a9335ca7e66a7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:24:11.580044 20539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86d9a41aae5342f6a26b067ad21a564d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:11.580695 20542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0194518113964ec892fe786f4329c37c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:11.581193 20692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 391ad578e0ea44c4a220c56fa7500823. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:11.585057 20687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 950a984b174d4320bfffde03fceb1191. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:11.546574 20745 consensus_queue.cc:260] T d72327ba10974434b349712b9ce117c1 P 82c0211b6bcc438cb215830af3e100cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } } peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } }
I20260710 13:24:11.651381 20656 heartbeater.cc:499] Master 127.16.80.190:33395 was elected leader, sending a full tablet report...
I20260710 13:24:11.674003 20745 ts_tablet_manager.cc:1434] T d72327ba10974434b349712b9ce117c1 P 82c0211b6bcc438cb215830af3e100cb: Time spent starting tablet: real 0.132s	user 0.009s	sys 0.000s
I20260710 13:24:11.681835 20745 tablet_bootstrap.cc:492] T 8149a1ab48ff4da48885531921b2dbf0 P 82c0211b6bcc438cb215830af3e100cb: Bootstrap starting.
I20260710 13:24:11.692364 20749 tablet_bootstrap.cc:492] T d72327ba10974434b349712b9ce117c1 P 806afa2259c74a1cb864e8f1c85093d0: Bootstrap starting.
I20260710 13:24:11.692867 20747 tablet_bootstrap.cc:492] T 05a85a66671a426a880583e9229947fb P b4751da4b40b4b9ebf278f2d9044d223: Bootstrap starting.
I20260710 13:24:11.696343 20745 tablet_bootstrap.cc:654] T 8149a1ab48ff4da48885531921b2dbf0 P 82c0211b6bcc438cb215830af3e100cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:11.697913 20749 tablet_bootstrap.cc:654] T d72327ba10974434b349712b9ce117c1 P 806afa2259c74a1cb864e8f1c85093d0: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:11.699966 20747 tablet_bootstrap.cc:654] T 05a85a66671a426a880583e9229947fb P b4751da4b40b4b9ebf278f2d9044d223: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:11.701898 20745 tablet_bootstrap.cc:492] T 8149a1ab48ff4da48885531921b2dbf0 P 82c0211b6bcc438cb215830af3e100cb: No bootstrap required, opened a new log
I20260710 13:24:11.702585 20745 ts_tablet_manager.cc:1403] T 8149a1ab48ff4da48885531921b2dbf0 P 82c0211b6bcc438cb215830af3e100cb: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.000s
I20260710 13:24:11.702781 20749 tablet_bootstrap.cc:492] T d72327ba10974434b349712b9ce117c1 P 806afa2259c74a1cb864e8f1c85093d0: No bootstrap required, opened a new log
I20260710 13:24:11.703320 20749 ts_tablet_manager.cc:1403] T d72327ba10974434b349712b9ce117c1 P 806afa2259c74a1cb864e8f1c85093d0: Time spent bootstrapping tablet: real 0.011s	user 0.011s	sys 0.000s
I20260710 13:24:11.705878 20749 raft_consensus.cc:359] T d72327ba10974434b349712b9ce117c1 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } } peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } }
I20260710 13:24:11.705754 20745 raft_consensus.cc:359] T 8149a1ab48ff4da48885531921b2dbf0 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:11.706717 20749 raft_consensus.cc:385] T d72327ba10974434b349712b9ce117c1 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:11.706832 20745 raft_consensus.cc:385] T 8149a1ab48ff4da48885531921b2dbf0 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:11.707152 20749 raft_consensus.cc:740] T d72327ba10974434b349712b9ce117c1 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806afa2259c74a1cb864e8f1c85093d0, State: Initialized, Role: FOLLOWER
I20260710 13:24:11.707309 20745 raft_consensus.cc:740] T 8149a1ab48ff4da48885531921b2dbf0 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c0211b6bcc438cb215830af3e100cb, State: Initialized, Role: FOLLOWER
I20260710 13:24:11.708129 20745 consensus_queue.cc:260] T 8149a1ab48ff4da48885531921b2dbf0 P 82c0211b6bcc438cb215830af3e100cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:11.708220 20749 consensus_queue.cc:260] T d72327ba10974434b349712b9ce117c1 P 806afa2259c74a1cb864e8f1c85093d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } } peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } }
I20260710 13:24:11.708869 20747 tablet_bootstrap.cc:492] T 05a85a66671a426a880583e9229947fb P b4751da4b40b4b9ebf278f2d9044d223: No bootstrap required, opened a new log
I20260710 13:24:11.709424 20747 ts_tablet_manager.cc:1403] T 05a85a66671a426a880583e9229947fb P b4751da4b40b4b9ebf278f2d9044d223: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.010s
I20260710 13:24:11.710438 20745 ts_tablet_manager.cc:1434] T 8149a1ab48ff4da48885531921b2dbf0 P 82c0211b6bcc438cb215830af3e100cb: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 13:24:11.711565 20745 tablet_bootstrap.cc:492] T d8838be8776b42f6b1c8b3099c2667e4 P 82c0211b6bcc438cb215830af3e100cb: Bootstrap starting.
I20260710 13:24:11.712301 20747 raft_consensus.cc:359] T 05a85a66671a426a880583e9229947fb P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:11.713368 20747 raft_consensus.cc:385] T 05a85a66671a426a880583e9229947fb P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:11.713750 20747 raft_consensus.cc:740] T 05a85a66671a426a880583e9229947fb P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4751da4b40b4b9ebf278f2d9044d223, State: Initialized, Role: FOLLOWER
I20260710 13:24:11.714964 20747 consensus_queue.cc:260] T 05a85a66671a426a880583e9229947fb P b4751da4b40b4b9ebf278f2d9044d223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:11.718251 20745 tablet_bootstrap.cc:654] T d8838be8776b42f6b1c8b3099c2667e4 P 82c0211b6bcc438cb215830af3e100cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:11.725453 20747 ts_tablet_manager.cc:1434] T 05a85a66671a426a880583e9229947fb P b4751da4b40b4b9ebf278f2d9044d223: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.005s
I20260710 13:24:11.725466 20581 heartbeater.cc:499] Master 127.16.80.190:33395 was elected leader, sending a full tablet report...
I20260710 13:24:11.726359 20730 heartbeater.cc:499] Master 127.16.80.190:33395 was elected leader, sending a full tablet report...
I20260710 13:24:11.726486 20749 ts_tablet_manager.cc:1434] T d72327ba10974434b349712b9ce117c1 P 806afa2259c74a1cb864e8f1c85093d0: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.012s
I20260710 13:24:11.726747 20745 tablet_bootstrap.cc:492] T d8838be8776b42f6b1c8b3099c2667e4 P 82c0211b6bcc438cb215830af3e100cb: No bootstrap required, opened a new log
I20260710 13:24:11.727314 20745 ts_tablet_manager.cc:1403] T d8838be8776b42f6b1c8b3099c2667e4 P 82c0211b6bcc438cb215830af3e100cb: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.003s
I20260710 13:24:11.727843 20749 tablet_bootstrap.cc:492] T 86d9a41aae5342f6a26b067ad21a564d P 806afa2259c74a1cb864e8f1c85093d0: Bootstrap starting.
I20260710 13:24:11.730126 20745 raft_consensus.cc:359] T d8838be8776b42f6b1c8b3099c2667e4 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:11.730924 20745 raft_consensus.cc:385] T d8838be8776b42f6b1c8b3099c2667e4 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:11.731079 20747 tablet_bootstrap.cc:492] T d72327ba10974434b349712b9ce117c1 P b4751da4b40b4b9ebf278f2d9044d223: Bootstrap starting.
I20260710 13:24:11.731274 20745 raft_consensus.cc:740] T d8838be8776b42f6b1c8b3099c2667e4 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c0211b6bcc438cb215830af3e100cb, State: Initialized, Role: FOLLOWER
I20260710 13:24:11.732365 20745 consensus_queue.cc:260] T d8838be8776b42f6b1c8b3099c2667e4 P 82c0211b6bcc438cb215830af3e100cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:11.734560 20749 tablet_bootstrap.cc:654] T 86d9a41aae5342f6a26b067ad21a564d P 806afa2259c74a1cb864e8f1c85093d0: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:11.738900 20747 tablet_bootstrap.cc:654] T d72327ba10974434b349712b9ce117c1 P b4751da4b40b4b9ebf278f2d9044d223: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:11.740746 20748 raft_consensus.cc:493] T d8838be8776b42f6b1c8b3099c2667e4 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:11.741284 20748 raft_consensus.cc:515] T d8838be8776b42f6b1c8b3099c2667e4 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:11.744859 20748 leader_election.cc:290] T d8838be8776b42f6b1c8b3099c2667e4 P 82c0211b6bcc438cb215830af3e100cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129:44089), b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131:32887)
I20260710 13:24:11.765146 20745 ts_tablet_manager.cc:1434] T d8838be8776b42f6b1c8b3099c2667e4 P 82c0211b6bcc438cb215830af3e100cb: Time spent starting tablet: real 0.038s	user 0.004s	sys 0.002s
I20260710 13:24:11.777307 20745 tablet_bootstrap.cc:492] T 05a85a66671a426a880583e9229947fb P 82c0211b6bcc438cb215830af3e100cb: Bootstrap starting.
I20260710 13:24:11.783354 20749 tablet_bootstrap.cc:492] T 86d9a41aae5342f6a26b067ad21a564d P 806afa2259c74a1cb864e8f1c85093d0: No bootstrap required, opened a new log
I20260710 13:24:11.783967 20749 ts_tablet_manager.cc:1403] T 86d9a41aae5342f6a26b067ad21a564d P 806afa2259c74a1cb864e8f1c85093d0: Time spent bootstrapping tablet: real 0.056s	user 0.022s	sys 0.031s
I20260710 13:24:11.784431 20747 tablet_bootstrap.cc:492] T d72327ba10974434b349712b9ce117c1 P b4751da4b40b4b9ebf278f2d9044d223: No bootstrap required, opened a new log
I20260710 13:24:11.784958 20747 ts_tablet_manager.cc:1403] T d72327ba10974434b349712b9ce117c1 P b4751da4b40b4b9ebf278f2d9044d223: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.006s
I20260710 13:24:11.785157 20705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8838be8776b42f6b1c8b3099c2667e4" candidate_uuid: "82c0211b6bcc438cb215830af3e100cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4751da4b40b4b9ebf278f2d9044d223" is_pre_election: true
W20260710 13:24:11.786949 20596 leader_election.cc:343] T d8838be8776b42f6b1c8b3099c2667e4 P 82c0211b6bcc438cb215830af3e100cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131:32887): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:11.784199 20556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8838be8776b42f6b1c8b3099c2667e4" candidate_uuid: "82c0211b6bcc438cb215830af3e100cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806afa2259c74a1cb864e8f1c85093d0" is_pre_election: true
I20260710 13:24:11.787281 20749 raft_consensus.cc:359] T 86d9a41aae5342f6a26b067ad21a564d P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:11.788125 20749 raft_consensus.cc:385] T 86d9a41aae5342f6a26b067ad21a564d P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:11.787897 20747 raft_consensus.cc:359] T d72327ba10974434b349712b9ce117c1 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } } peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } }
I20260710 13:24:11.788458 20749 raft_consensus.cc:740] T 86d9a41aae5342f6a26b067ad21a564d P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806afa2259c74a1cb864e8f1c85093d0, State: Initialized, Role: FOLLOWER
W20260710 13:24:11.788508 20596 leader_election.cc:343] T d8838be8776b42f6b1c8b3099c2667e4 P 82c0211b6bcc438cb215830af3e100cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129:44089): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:11.788676 20747 raft_consensus.cc:385] T d72327ba10974434b349712b9ce117c1 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:11.789116 20596 leader_election.cc:304] T d8838be8776b42f6b1c8b3099c2667e4 P 82c0211b6bcc438cb215830af3e100cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 82c0211b6bcc438cb215830af3e100cb; no voters: 806afa2259c74a1cb864e8f1c85093d0, b4751da4b40b4b9ebf278f2d9044d223
I20260710 13:24:11.789283 20747 raft_consensus.cc:740] T d72327ba10974434b349712b9ce117c1 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4751da4b40b4b9ebf278f2d9044d223, State: Initialized, Role: FOLLOWER
I20260710 13:24:11.789491 20749 consensus_queue.cc:260] T 86d9a41aae5342f6a26b067ad21a564d P 806afa2259c74a1cb864e8f1c85093d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:11.790073 20748 raft_consensus.cc:2749] T d8838be8776b42f6b1c8b3099c2667e4 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:11.790223 20747 consensus_queue.cc:260] T d72327ba10974434b349712b9ce117c1 P b4751da4b40b4b9ebf278f2d9044d223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } } peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } }
I20260710 13:24:11.792352 20745 tablet_bootstrap.cc:654] T 05a85a66671a426a880583e9229947fb P 82c0211b6bcc438cb215830af3e100cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:11.793020 20747 ts_tablet_manager.cc:1434] T d72327ba10974434b349712b9ce117c1 P b4751da4b40b4b9ebf278f2d9044d223: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.006s
I20260710 13:24:11.794210 20747 tablet_bootstrap.cc:492] T d8838be8776b42f6b1c8b3099c2667e4 P b4751da4b40b4b9ebf278f2d9044d223: Bootstrap starting.
I20260710 13:24:11.794440 20749 ts_tablet_manager.cc:1434] T 86d9a41aae5342f6a26b067ad21a564d P 806afa2259c74a1cb864e8f1c85093d0: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260710 13:24:11.795478 20749 tablet_bootstrap.cc:492] T 950a984b174d4320bfffde03fceb1191 P 806afa2259c74a1cb864e8f1c85093d0: Bootstrap starting.
I20260710 13:24:11.800526 20747 tablet_bootstrap.cc:654] T d8838be8776b42f6b1c8b3099c2667e4 P b4751da4b40b4b9ebf278f2d9044d223: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:11.801431 20749 tablet_bootstrap.cc:654] T 950a984b174d4320bfffde03fceb1191 P 806afa2259c74a1cb864e8f1c85093d0: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:11.807236 20745 tablet_bootstrap.cc:492] T 05a85a66671a426a880583e9229947fb P 82c0211b6bcc438cb215830af3e100cb: No bootstrap required, opened a new log
I20260710 13:24:11.807744 20745 ts_tablet_manager.cc:1403] T 05a85a66671a426a880583e9229947fb P 82c0211b6bcc438cb215830af3e100cb: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.000s
I20260710 13:24:11.810633 20745 raft_consensus.cc:359] T 05a85a66671a426a880583e9229947fb P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:11.811510 20745 raft_consensus.cc:385] T 05a85a66671a426a880583e9229947fb P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:11.811853 20745 raft_consensus.cc:740] T 05a85a66671a426a880583e9229947fb P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c0211b6bcc438cb215830af3e100cb, State: Initialized, Role: FOLLOWER
I20260710 13:24:11.812112 20749 tablet_bootstrap.cc:492] T 950a984b174d4320bfffde03fceb1191 P 806afa2259c74a1cb864e8f1c85093d0: No bootstrap required, opened a new log
I20260710 13:24:11.812692 20749 ts_tablet_manager.cc:1403] T 950a984b174d4320bfffde03fceb1191 P 806afa2259c74a1cb864e8f1c85093d0: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.011s
I20260710 13:24:11.812618 20745 consensus_queue.cc:260] T 05a85a66671a426a880583e9229947fb P 82c0211b6bcc438cb215830af3e100cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:11.813184 20747 tablet_bootstrap.cc:492] T d8838be8776b42f6b1c8b3099c2667e4 P b4751da4b40b4b9ebf278f2d9044d223: No bootstrap required, opened a new log
I20260710 13:24:11.814854 20745 ts_tablet_manager.cc:1434] T 05a85a66671a426a880583e9229947fb P 82c0211b6bcc438cb215830af3e100cb: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:24:11.815814 20749 raft_consensus.cc:359] T 950a984b174d4320bfffde03fceb1191 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:11.816346 20745 tablet_bootstrap.cc:492] T 950a984b174d4320bfffde03fceb1191 P 82c0211b6bcc438cb215830af3e100cb: Bootstrap starting.
I20260710 13:24:11.816548 20749 raft_consensus.cc:385] T 950a984b174d4320bfffde03fceb1191 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:11.816951 20749 raft_consensus.cc:740] T 950a984b174d4320bfffde03fceb1191 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806afa2259c74a1cb864e8f1c85093d0, State: Initialized, Role: FOLLOWER
I20260710 13:24:11.817821 20749 consensus_queue.cc:260] T 950a984b174d4320bfffde03fceb1191 P 806afa2259c74a1cb864e8f1c85093d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:11.820523 20749 ts_tablet_manager.cc:1434] T 950a984b174d4320bfffde03fceb1191 P 806afa2259c74a1cb864e8f1c85093d0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:24:11.821544 20749 tablet_bootstrap.cc:492] T 8149a1ab48ff4da48885531921b2dbf0 P 806afa2259c74a1cb864e8f1c85093d0: Bootstrap starting.
I20260710 13:24:11.822353 20745 tablet_bootstrap.cc:654] T 950a984b174d4320bfffde03fceb1191 P 82c0211b6bcc438cb215830af3e100cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:11.813730 20747 ts_tablet_manager.cc:1403] T d8838be8776b42f6b1c8b3099c2667e4 P b4751da4b40b4b9ebf278f2d9044d223: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260710 13:24:11.827944 20749 tablet_bootstrap.cc:654] T 8149a1ab48ff4da48885531921b2dbf0 P 806afa2259c74a1cb864e8f1c85093d0: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:11.828070 20747 raft_consensus.cc:359] T d8838be8776b42f6b1c8b3099c2667e4 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:11.828612 20748 raft_consensus.cc:493] T 8149a1ab48ff4da48885531921b2dbf0 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:11.828917 20747 raft_consensus.cc:385] T d8838be8776b42f6b1c8b3099c2667e4 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:11.829247 20747 raft_consensus.cc:740] T d8838be8776b42f6b1c8b3099c2667e4 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4751da4b40b4b9ebf278f2d9044d223, State: Initialized, Role: FOLLOWER
I20260710 13:24:11.829110 20748 raft_consensus.cc:515] T 8149a1ab48ff4da48885531921b2dbf0 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:11.830024 20747 consensus_queue.cc:260] T d8838be8776b42f6b1c8b3099c2667e4 P b4751da4b40b4b9ebf278f2d9044d223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:11.831365 20748 leader_election.cc:290] T 8149a1ab48ff4da48885531921b2dbf0 P 82c0211b6bcc438cb215830af3e100cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129:44089), b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131:32887)
I20260710 13:24:11.832356 20747 ts_tablet_manager.cc:1434] T d8838be8776b42f6b1c8b3099c2667e4 P b4751da4b40b4b9ebf278f2d9044d223: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 13:24:11.832643 20556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8149a1ab48ff4da48885531921b2dbf0" candidate_uuid: "82c0211b6bcc438cb215830af3e100cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806afa2259c74a1cb864e8f1c85093d0" is_pre_election: true
I20260710 13:24:11.837159 20747 tablet_bootstrap.cc:492] T 391ad578e0ea44c4a220c56fa7500823 P b4751da4b40b4b9ebf278f2d9044d223: Bootstrap starting.
W20260710 13:24:11.837435 20596 leader_election.cc:343] T 8149a1ab48ff4da48885531921b2dbf0 P 82c0211b6bcc438cb215830af3e100cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129:44089): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:11.833112 20705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8149a1ab48ff4da48885531921b2dbf0" candidate_uuid: "82c0211b6bcc438cb215830af3e100cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4751da4b40b4b9ebf278f2d9044d223" is_pre_election: true
I20260710 13:24:11.833954 20749 tablet_bootstrap.cc:492] T 8149a1ab48ff4da48885531921b2dbf0 P 806afa2259c74a1cb864e8f1c85093d0: No bootstrap required, opened a new log
I20260710 13:24:11.838886 20749 ts_tablet_manager.cc:1403] T 8149a1ab48ff4da48885531921b2dbf0 P 806afa2259c74a1cb864e8f1c85093d0: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.002s
W20260710 13:24:11.839123 20596 leader_election.cc:343] T 8149a1ab48ff4da48885531921b2dbf0 P 82c0211b6bcc438cb215830af3e100cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131:32887): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:11.839617 20596 leader_election.cc:304] T 8149a1ab48ff4da48885531921b2dbf0 P 82c0211b6bcc438cb215830af3e100cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 82c0211b6bcc438cb215830af3e100cb; no voters: 806afa2259c74a1cb864e8f1c85093d0, b4751da4b40b4b9ebf278f2d9044d223
I20260710 13:24:11.840402 20748 raft_consensus.cc:2749] T 8149a1ab48ff4da48885531921b2dbf0 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:11.841006 20754 raft_consensus.cc:493] T 05a85a66671a426a880583e9229947fb P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:11.841508 20754 raft_consensus.cc:515] T 05a85a66671a426a880583e9229947fb P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:11.841876 20749 raft_consensus.cc:359] T 8149a1ab48ff4da48885531921b2dbf0 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:11.842619 20749 raft_consensus.cc:385] T 8149a1ab48ff4da48885531921b2dbf0 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:11.842954 20749 raft_consensus.cc:740] T 8149a1ab48ff4da48885531921b2dbf0 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806afa2259c74a1cb864e8f1c85093d0, State: Initialized, Role: FOLLOWER
I20260710 13:24:11.843509 20748 raft_consensus.cc:493] T d72327ba10974434b349712b9ce117c1 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:11.843941 20747 tablet_bootstrap.cc:654] T 391ad578e0ea44c4a220c56fa7500823 P b4751da4b40b4b9ebf278f2d9044d223: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:11.843712 20749 consensus_queue.cc:260] T 8149a1ab48ff4da48885531921b2dbf0 P 806afa2259c74a1cb864e8f1c85093d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:11.844281 20748 raft_consensus.cc:515] T d72327ba10974434b349712b9ce117c1 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } } peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } }
I20260710 13:24:11.846155 20749 ts_tablet_manager.cc:1434] T 8149a1ab48ff4da48885531921b2dbf0 P 806afa2259c74a1cb864e8f1c85093d0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:24:11.847267 20749 tablet_bootstrap.cc:492] T 0194518113964ec892fe786f4329c37c P 806afa2259c74a1cb864e8f1c85093d0: Bootstrap starting.
I20260710 13:24:11.848469 20748 leader_election.cc:290] T d72327ba10974434b349712b9ce117c1 P 82c0211b6bcc438cb215830af3e100cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131:32887), 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129:44089)
I20260710 13:24:11.850164 20556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d72327ba10974434b349712b9ce117c1" candidate_uuid: "82c0211b6bcc438cb215830af3e100cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806afa2259c74a1cb864e8f1c85093d0" is_pre_election: true
I20260710 13:24:11.835038 20745 tablet_bootstrap.cc:492] T 950a984b174d4320bfffde03fceb1191 P 82c0211b6bcc438cb215830af3e100cb: No bootstrap required, opened a new log
I20260710 13:24:11.851011 20556 raft_consensus.cc:2468] T d72327ba10974434b349712b9ce117c1 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82c0211b6bcc438cb215830af3e100cb in term 0.
I20260710 13:24:11.851457 20745 ts_tablet_manager.cc:1403] T 950a984b174d4320bfffde03fceb1191 P 82c0211b6bcc438cb215830af3e100cb: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.002s
I20260710 13:24:11.851847 20747 tablet_bootstrap.cc:492] T 391ad578e0ea44c4a220c56fa7500823 P b4751da4b40b4b9ebf278f2d9044d223: No bootstrap required, opened a new log
I20260710 13:24:11.852375 20747 ts_tablet_manager.cc:1403] T 391ad578e0ea44c4a220c56fa7500823 P b4751da4b40b4b9ebf278f2d9044d223: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260710 13:24:11.852452 20596 leader_election.cc:304] T d72327ba10974434b349712b9ce117c1 P 82c0211b6bcc438cb215830af3e100cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806afa2259c74a1cb864e8f1c85093d0, 82c0211b6bcc438cb215830af3e100cb; no voters: 
I20260710 13:24:11.852869 20705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d72327ba10974434b349712b9ce117c1" candidate_uuid: "82c0211b6bcc438cb215830af3e100cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4751da4b40b4b9ebf278f2d9044d223" is_pre_election: true
I20260710 13:24:11.853433 20748 raft_consensus.cc:2804] T d72327ba10974434b349712b9ce117c1 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:11.853556 20705 raft_consensus.cc:2468] T d72327ba10974434b349712b9ce117c1 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82c0211b6bcc438cb215830af3e100cb in term 0.
I20260710 13:24:11.853888 20748 raft_consensus.cc:493] T d72327ba10974434b349712b9ce117c1 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:11.854296 20748 raft_consensus.cc:3060] T d72327ba10974434b349712b9ce117c1 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:11.854517 20745 raft_consensus.cc:359] T 950a984b174d4320bfffde03fceb1191 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:11.855333 20745 raft_consensus.cc:385] T 950a984b174d4320bfffde03fceb1191 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:11.855685 20745 raft_consensus.cc:740] T 950a984b174d4320bfffde03fceb1191 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c0211b6bcc438cb215830af3e100cb, State: Initialized, Role: FOLLOWER
I20260710 13:24:11.855614 20747 raft_consensus.cc:359] T 391ad578e0ea44c4a220c56fa7500823 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:11.856809 20747 raft_consensus.cc:385] T 391ad578e0ea44c4a220c56fa7500823 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:11.857133 20747 raft_consensus.cc:740] T 391ad578e0ea44c4a220c56fa7500823 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4751da4b40b4b9ebf278f2d9044d223, State: Initialized, Role: FOLLOWER
I20260710 13:24:11.857573 20745 consensus_queue.cc:260] T 950a984b174d4320bfffde03fceb1191 P 82c0211b6bcc438cb215830af3e100cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:11.858003 20747 consensus_queue.cc:260] T 391ad578e0ea44c4a220c56fa7500823 P b4751da4b40b4b9ebf278f2d9044d223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:11.864549 20749 tablet_bootstrap.cc:654] T 0194518113964ec892fe786f4329c37c P 806afa2259c74a1cb864e8f1c85093d0: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:11.872134 20748 raft_consensus.cc:515] T d72327ba10974434b349712b9ce117c1 P 82c0211b6bcc438cb215830af3e100cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } } peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } }
I20260710 13:24:11.876965 20705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d72327ba10974434b349712b9ce117c1" candidate_uuid: "82c0211b6bcc438cb215830af3e100cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4751da4b40b4b9ebf278f2d9044d223"
I20260710 13:24:11.877836 20754 leader_election.cc:290] T 05a85a66671a426a880583e9229947fb P b4751da4b40b4b9ebf278f2d9044d223 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129:44089), 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831)
I20260710 13:24:11.878109 20705 raft_consensus.cc:3060] T d72327ba10974434b349712b9ce117c1 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:11.891026 20631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a85a66671a426a880583e9229947fb" candidate_uuid: "b4751da4b40b4b9ebf278f2d9044d223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c0211b6bcc438cb215830af3e100cb" is_pre_election: true
I20260710 13:24:11.892071 20631 raft_consensus.cc:2468] T 05a85a66671a426a880583e9229947fb P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4751da4b40b4b9ebf278f2d9044d223 in term 0.
I20260710 13:24:11.894099 20668 leader_election.cc:304] T 05a85a66671a426a880583e9229947fb P b4751da4b40b4b9ebf278f2d9044d223 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82c0211b6bcc438cb215830af3e100cb, b4751da4b40b4b9ebf278f2d9044d223; no voters: 
I20260710 13:24:11.895926 20754 raft_consensus.cc:2804] T 05a85a66671a426a880583e9229947fb P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:11.896425 20754 raft_consensus.cc:493] T 05a85a66671a426a880583e9229947fb P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:11.896821 20754 raft_consensus.cc:3060] T 05a85a66671a426a880583e9229947fb P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:11.897564 20748 leader_election.cc:290] T d72327ba10974434b349712b9ce117c1 P 82c0211b6bcc438cb215830af3e100cb [CANDIDATE]: Term 1 election: Requested vote from peers b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131:32887), 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129:44089)
I20260710 13:24:11.899608 20556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d72327ba10974434b349712b9ce117c1" candidate_uuid: "82c0211b6bcc438cb215830af3e100cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806afa2259c74a1cb864e8f1c85093d0"
I20260710 13:24:11.906941 20556 raft_consensus.cc:3060] T d72327ba10974434b349712b9ce117c1 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:11.921396 20747 ts_tablet_manager.cc:1434] T 391ad578e0ea44c4a220c56fa7500823 P b4751da4b40b4b9ebf278f2d9044d223: Time spent starting tablet: real 0.069s	user 0.038s	sys 0.031s
I20260710 13:24:11.922645 20747 tablet_bootstrap.cc:492] T c799b96a052d4a7cb9461bfd42f90d0f P b4751da4b40b4b9ebf278f2d9044d223: Bootstrap starting.
I20260710 13:24:11.929195 20747 tablet_bootstrap.cc:654] T c799b96a052d4a7cb9461bfd42f90d0f P b4751da4b40b4b9ebf278f2d9044d223: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:11.935182 20747 tablet_bootstrap.cc:492] T c799b96a052d4a7cb9461bfd42f90d0f P b4751da4b40b4b9ebf278f2d9044d223: No bootstrap required, opened a new log
I20260710 13:24:11.935813 20747 ts_tablet_manager.cc:1403] T c799b96a052d4a7cb9461bfd42f90d0f P b4751da4b40b4b9ebf278f2d9044d223: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.007s
I20260710 13:24:11.938171 20556 raft_consensus.cc:2468] T d72327ba10974434b349712b9ce117c1 P 806afa2259c74a1cb864e8f1c85093d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c0211b6bcc438cb215830af3e100cb in term 1.
I20260710 13:24:11.938614 20747 raft_consensus.cc:359] T c799b96a052d4a7cb9461bfd42f90d0f P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:11.939419 20747 raft_consensus.cc:385] T c799b96a052d4a7cb9461bfd42f90d0f P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:11.939695 20747 raft_consensus.cc:740] T c799b96a052d4a7cb9461bfd42f90d0f P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4751da4b40b4b9ebf278f2d9044d223, State: Initialized, Role: FOLLOWER
I20260710 13:24:11.940594 20747 consensus_queue.cc:260] T c799b96a052d4a7cb9461bfd42f90d0f P b4751da4b40b4b9ebf278f2d9044d223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:11.942413 20555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a85a66671a426a880583e9229947fb" candidate_uuid: "b4751da4b40b4b9ebf278f2d9044d223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806afa2259c74a1cb864e8f1c85093d0" is_pre_election: true
I20260710 13:24:11.943306 20747 ts_tablet_manager.cc:1434] T c799b96a052d4a7cb9461bfd42f90d0f P b4751da4b40b4b9ebf278f2d9044d223: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:24:11.944505 20747 tablet_bootstrap.cc:492] T 86d9a41aae5342f6a26b067ad21a564d P b4751da4b40b4b9ebf278f2d9044d223: Bootstrap starting.
W20260710 13:24:11.944741 20670 leader_election.cc:343] T 05a85a66671a426a880583e9229947fb P b4751da4b40b4b9ebf278f2d9044d223 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129:44089): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:11.948640 20754 raft_consensus.cc:515] T 05a85a66671a426a880583e9229947fb P b4751da4b40b4b9ebf278f2d9044d223 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:11.951303 20747 tablet_bootstrap.cc:654] T 86d9a41aae5342f6a26b067ad21a564d P b4751da4b40b4b9ebf278f2d9044d223: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:11.952709 20555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a85a66671a426a880583e9229947fb" candidate_uuid: "b4751da4b40b4b9ebf278f2d9044d223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806afa2259c74a1cb864e8f1c85093d0"
W20260710 13:24:11.954839 20670 leader_election.cc:343] T 05a85a66671a426a880583e9229947fb P b4751da4b40b4b9ebf278f2d9044d223 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129:44089): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:11.905840 20705 raft_consensus.cc:2468] T d72327ba10974434b349712b9ce117c1 P b4751da4b40b4b9ebf278f2d9044d223 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c0211b6bcc438cb215830af3e100cb in term 1.
I20260710 13:24:11.957728 20745 ts_tablet_manager.cc:1434] T 950a984b174d4320bfffde03fceb1191 P 82c0211b6bcc438cb215830af3e100cb: Time spent starting tablet: real 0.106s	user 0.004s	sys 0.051s
I20260710 13:24:11.958591 20596 leader_election.cc:304] T d72327ba10974434b349712b9ce117c1 P 82c0211b6bcc438cb215830af3e100cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82c0211b6bcc438cb215830af3e100cb, b4751da4b40b4b9ebf278f2d9044d223; no voters: 
I20260710 13:24:11.960328 20766 raft_consensus.cc:2804] T d72327ba10974434b349712b9ce117c1 P 82c0211b6bcc438cb215830af3e100cb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:11.960877 20766 raft_consensus.cc:697] T d72327ba10974434b349712b9ce117c1 P 82c0211b6bcc438cb215830af3e100cb [term 1 LEADER]: Becoming Leader. State: Replica: 82c0211b6bcc438cb215830af3e100cb, State: Running, Role: LEADER
I20260710 13:24:11.960978 20745 tablet_bootstrap.cc:492] T 86d9a41aae5342f6a26b067ad21a564d P 82c0211b6bcc438cb215830af3e100cb: Bootstrap starting.
I20260710 13:24:11.961807 20766 consensus_queue.cc:237] T d72327ba10974434b349712b9ce117c1 P 82c0211b6bcc438cb215830af3e100cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } } peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } }
I20260710 13:24:11.962545 20747 tablet_bootstrap.cc:492] T 86d9a41aae5342f6a26b067ad21a564d P b4751da4b40b4b9ebf278f2d9044d223: No bootstrap required, opened a new log
I20260710 13:24:11.963155 20747 ts_tablet_manager.cc:1403] T 86d9a41aae5342f6a26b067ad21a564d P b4751da4b40b4b9ebf278f2d9044d223: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.011s
I20260710 13:24:11.966274 20747 raft_consensus.cc:359] T 86d9a41aae5342f6a26b067ad21a564d P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:11.967144 20747 raft_consensus.cc:385] T 86d9a41aae5342f6a26b067ad21a564d P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:11.967463 20747 raft_consensus.cc:740] T 86d9a41aae5342f6a26b067ad21a564d P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4751da4b40b4b9ebf278f2d9044d223, State: Initialized, Role: FOLLOWER
I20260710 13:24:11.968554 20745 tablet_bootstrap.cc:654] T 86d9a41aae5342f6a26b067ad21a564d P 82c0211b6bcc438cb215830af3e100cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:11.968211 20747 consensus_queue.cc:260] T 86d9a41aae5342f6a26b067ad21a564d P b4751da4b40b4b9ebf278f2d9044d223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:11.969645 20631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a85a66671a426a880583e9229947fb" candidate_uuid: "b4751da4b40b4b9ebf278f2d9044d223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c0211b6bcc438cb215830af3e100cb"
I20260710 13:24:11.970300 20631 raft_consensus.cc:3060] T 05a85a66671a426a880583e9229947fb P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:11.970885 20747 ts_tablet_manager.cc:1434] T 86d9a41aae5342f6a26b067ad21a564d P b4751da4b40b4b9ebf278f2d9044d223: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:24:11.972005 20747 tablet_bootstrap.cc:492] T 0194518113964ec892fe786f4329c37c P b4751da4b40b4b9ebf278f2d9044d223: Bootstrap starting.
I20260710 13:24:11.977551 20749 tablet_bootstrap.cc:492] T 0194518113964ec892fe786f4329c37c P 806afa2259c74a1cb864e8f1c85093d0: No bootstrap required, opened a new log
I20260710 13:24:11.978140 20749 ts_tablet_manager.cc:1403] T 0194518113964ec892fe786f4329c37c P 806afa2259c74a1cb864e8f1c85093d0: Time spent bootstrapping tablet: real 0.131s	user 0.025s	sys 0.025s
I20260710 13:24:11.978506 20747 tablet_bootstrap.cc:654] T 0194518113964ec892fe786f4329c37c P b4751da4b40b4b9ebf278f2d9044d223: Neither blocks nor log segments found. Creating new log.
W20260710 13:24:11.979933 20502 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:24:11.981032 20753 raft_consensus.cc:493] T 8149a1ab48ff4da48885531921b2dbf0 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:11.981473 20749 raft_consensus.cc:359] T 0194518113964ec892fe786f4329c37c P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:11.981561 20753 raft_consensus.cc:515] T 8149a1ab48ff4da48885531921b2dbf0 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:11.983474 20754 leader_election.cc:290] T 05a85a66671a426a880583e9229947fb P b4751da4b40b4b9ebf278f2d9044d223 [CANDIDATE]: Term 1 election: Requested vote from peers 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129:44089), 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831)
I20260710 13:24:11.984987 20631 raft_consensus.cc:2468] T 05a85a66671a426a880583e9229947fb P 82c0211b6bcc438cb215830af3e100cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4751da4b40b4b9ebf278f2d9044d223 in term 1.
I20260710 13:24:11.986826 20668 leader_election.cc:304] T 05a85a66671a426a880583e9229947fb P b4751da4b40b4b9ebf278f2d9044d223 [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: 82c0211b6bcc438cb215830af3e100cb, b4751da4b40b4b9ebf278f2d9044d223; no voters: 806afa2259c74a1cb864e8f1c85093d0
I20260710 13:24:11.988221 20754 raft_consensus.cc:2804] T 05a85a66671a426a880583e9229947fb P b4751da4b40b4b9ebf278f2d9044d223 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:11.988873 20754 raft_consensus.cc:697] T 05a85a66671a426a880583e9229947fb P b4751da4b40b4b9ebf278f2d9044d223 [term 1 LEADER]: Becoming Leader. State: Replica: b4751da4b40b4b9ebf278f2d9044d223, State: Running, Role: LEADER
I20260710 13:24:11.990038 20747 tablet_bootstrap.cc:492] T 0194518113964ec892fe786f4329c37c P b4751da4b40b4b9ebf278f2d9044d223: No bootstrap required, opened a new log
I20260710 13:24:11.990648 20747 ts_tablet_manager.cc:1403] T 0194518113964ec892fe786f4329c37c P b4751da4b40b4b9ebf278f2d9044d223: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 13:24:11.989943 20754 consensus_queue.cc:237] T 05a85a66671a426a880583e9229947fb P b4751da4b40b4b9ebf278f2d9044d223 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:11.991642 20753 leader_election.cc:290] T 8149a1ab48ff4da48885531921b2dbf0 P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831), b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131:32887)
I20260710 13:24:11.993009 20749 raft_consensus.cc:385] T 0194518113964ec892fe786f4329c37c P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:11.993356 20749 raft_consensus.cc:740] T 0194518113964ec892fe786f4329c37c P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806afa2259c74a1cb864e8f1c85093d0, State: Initialized, Role: FOLLOWER
I20260710 13:24:11.993945 20747 raft_consensus.cc:359] T 0194518113964ec892fe786f4329c37c P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:11.994107 20749 consensus_queue.cc:260] T 0194518113964ec892fe786f4329c37c P 806afa2259c74a1cb864e8f1c85093d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:11.994839 20747 raft_consensus.cc:385] T 0194518113964ec892fe786f4329c37c P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:11.995340 20747 raft_consensus.cc:740] T 0194518113964ec892fe786f4329c37c P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4751da4b40b4b9ebf278f2d9044d223, State: Initialized, Role: FOLLOWER
I20260710 13:24:11.996390 20748 raft_consensus.cc:493] T 950a984b174d4320bfffde03fceb1191 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:11.997089 20748 raft_consensus.cc:515] T 950a984b174d4320bfffde03fceb1191 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:11.996281 20747 consensus_queue.cc:260] T 0194518113964ec892fe786f4329c37c P b4751da4b40b4b9ebf278f2d9044d223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:11.999612 20748 leader_election.cc:290] T 950a984b174d4320bfffde03fceb1191 P 82c0211b6bcc438cb215830af3e100cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129:44089), b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131:32887)
I20260710 13:24:11.999823 20747 ts_tablet_manager.cc:1434] T 0194518113964ec892fe786f4329c37c P b4751da4b40b4b9ebf278f2d9044d223: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.004s
I20260710 13:24:11.999150 20452 catalog_manager.cc:5697] T d72327ba10974434b349712b9ce117c1 P 82c0211b6bcc438cb215830af3e100cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 82c0211b6bcc438cb215830af3e100cb (127.16.80.130). New cstate: current_term: 1 leader_uuid: "82c0211b6bcc438cb215830af3e100cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:12.001109 20747 tablet_bootstrap.cc:492] T 8149a1ab48ff4da48885531921b2dbf0 P b4751da4b40b4b9ebf278f2d9044d223: Bootstrap starting.
I20260710 13:24:12.003005 20556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950a984b174d4320bfffde03fceb1191" candidate_uuid: "82c0211b6bcc438cb215830af3e100cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806afa2259c74a1cb864e8f1c85093d0" is_pre_election: true
I20260710 13:24:12.004298 20556 raft_consensus.cc:2468] T 950a984b174d4320bfffde03fceb1191 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82c0211b6bcc438cb215830af3e100cb in term 0.
I20260710 13:24:12.004477 20767 raft_consensus.cc:493] T 391ad578e0ea44c4a220c56fa7500823 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:12.005080 20767 raft_consensus.cc:515] T 391ad578e0ea44c4a220c56fa7500823 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:12.005553 20596 leader_election.cc:304] T 950a984b174d4320bfffde03fceb1191 P 82c0211b6bcc438cb215830af3e100cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806afa2259c74a1cb864e8f1c85093d0, 82c0211b6bcc438cb215830af3e100cb; no voters: 
I20260710 13:24:12.006556 20748 raft_consensus.cc:2804] T 950a984b174d4320bfffde03fceb1191 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:12.006935 20748 raft_consensus.cc:493] T 950a984b174d4320bfffde03fceb1191 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:12.007296 20748 raft_consensus.cc:3060] T 950a984b174d4320bfffde03fceb1191 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:12.008280 20767 leader_election.cc:290] T 391ad578e0ea44c4a220c56fa7500823 P b4751da4b40b4b9ebf278f2d9044d223 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129:44089), 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831)
I20260710 13:24:12.008481 20555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391ad578e0ea44c4a220c56fa7500823" candidate_uuid: "b4751da4b40b4b9ebf278f2d9044d223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806afa2259c74a1cb864e8f1c85093d0" is_pre_election: true
I20260710 13:24:12.009033 20747 tablet_bootstrap.cc:654] T 8149a1ab48ff4da48885531921b2dbf0 P b4751da4b40b4b9ebf278f2d9044d223: Neither blocks nor log segments found. Creating new log.
W20260710 13:24:12.010517 20670 leader_election.cc:343] T 391ad578e0ea44c4a220c56fa7500823 P b4751da4b40b4b9ebf278f2d9044d223 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129:44089): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:12.002221 20705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950a984b174d4320bfffde03fceb1191" candidate_uuid: "82c0211b6bcc438cb215830af3e100cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4751da4b40b4b9ebf278f2d9044d223" is_pre_election: true
W20260710 13:24:12.012730 20596 leader_election.cc:343] T 950a984b174d4320bfffde03fceb1191 P 82c0211b6bcc438cb215830af3e100cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131:32887): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:12.010546 20749 ts_tablet_manager.cc:1434] T 0194518113964ec892fe786f4329c37c P 806afa2259c74a1cb864e8f1c85093d0: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.002s
I20260710 13:24:12.019937 20631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391ad578e0ea44c4a220c56fa7500823" candidate_uuid: "b4751da4b40b4b9ebf278f2d9044d223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c0211b6bcc438cb215830af3e100cb" is_pre_election: true
W20260710 13:24:12.021529 20668 leader_election.cc:343] T 391ad578e0ea44c4a220c56fa7500823 P b4751da4b40b4b9ebf278f2d9044d223 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:12.022053 20668 leader_election.cc:304] T 391ad578e0ea44c4a220c56fa7500823 P b4751da4b40b4b9ebf278f2d9044d223 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4751da4b40b4b9ebf278f2d9044d223; no voters: 806afa2259c74a1cb864e8f1c85093d0, 82c0211b6bcc438cb215830af3e100cb
I20260710 13:24:12.022821 20749 tablet_bootstrap.cc:492] T d8838be8776b42f6b1c8b3099c2667e4 P 806afa2259c74a1cb864e8f1c85093d0: Bootstrap starting.
I20260710 13:24:12.023291 20767 raft_consensus.cc:2749] T 391ad578e0ea44c4a220c56fa7500823 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:12.026857 20748 raft_consensus.cc:515] T 950a984b174d4320bfffde03fceb1191 P 82c0211b6bcc438cb215830af3e100cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:12.038970 20753 raft_consensus.cc:493] T 86d9a41aae5342f6a26b067ad21a564d P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:12.039700 20753 raft_consensus.cc:515] T 86d9a41aae5342f6a26b067ad21a564d P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:12.040546 20556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950a984b174d4320bfffde03fceb1191" candidate_uuid: "82c0211b6bcc438cb215830af3e100cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806afa2259c74a1cb864e8f1c85093d0"
I20260710 13:24:12.041256 20556 raft_consensus.cc:3060] T 950a984b174d4320bfffde03fceb1191 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:12.041445 20631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8149a1ab48ff4da48885531921b2dbf0" candidate_uuid: "806afa2259c74a1cb864e8f1c85093d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c0211b6bcc438cb215830af3e100cb" is_pre_election: true
I20260710 13:24:12.045746 20631 raft_consensus.cc:2468] T 8149a1ab48ff4da48885531921b2dbf0 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 806afa2259c74a1cb864e8f1c85093d0 in term 0.
I20260710 13:24:12.046486 20703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d9a41aae5342f6a26b067ad21a564d" candidate_uuid: "806afa2259c74a1cb864e8f1c85093d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4751da4b40b4b9ebf278f2d9044d223" is_pre_election: true
I20260710 13:24:12.044188 20705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950a984b174d4320bfffde03fceb1191" candidate_uuid: "82c0211b6bcc438cb215830af3e100cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4751da4b40b4b9ebf278f2d9044d223"
I20260710 13:24:12.044910 20748 leader_election.cc:290] T 950a984b174d4320bfffde03fceb1191 P 82c0211b6bcc438cb215830af3e100cb [CANDIDATE]: Term 1 election: Requested vote from peers 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129:44089), b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131:32887)
I20260710 13:24:12.042179 20753 leader_election.cc:290] T 86d9a41aae5342f6a26b067ad21a564d P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831), b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131:32887)
I20260710 13:24:12.047776 20704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8149a1ab48ff4da48885531921b2dbf0" candidate_uuid: "806afa2259c74a1cb864e8f1c85093d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4751da4b40b4b9ebf278f2d9044d223" is_pre_election: true
I20260710 13:24:12.049083 20519 leader_election.cc:304] T 8149a1ab48ff4da48885531921b2dbf0 P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806afa2259c74a1cb864e8f1c85093d0, 82c0211b6bcc438cb215830af3e100cb; no voters: 
I20260710 13:24:12.057264 20753 raft_consensus.cc:2804] T 8149a1ab48ff4da48885531921b2dbf0 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:24:12.057651 20596 leader_election.cc:343] T 950a984b174d4320bfffde03fceb1191 P 82c0211b6bcc438cb215830af3e100cb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131:32887): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:12.057937 20753 raft_consensus.cc:493] T 8149a1ab48ff4da48885531921b2dbf0 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:12.058581 20753 raft_consensus.cc:3060] T 8149a1ab48ff4da48885531921b2dbf0 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:24:12.059876 20521 leader_election.cc:343] T 8149a1ab48ff4da48885531921b2dbf0 P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131:32887): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:12.054363 20703 raft_consensus.cc:2468] T 86d9a41aae5342f6a26b067ad21a564d P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 806afa2259c74a1cb864e8f1c85093d0 in term 0.
I20260710 13:24:12.062126 20521 leader_election.cc:304] T 86d9a41aae5342f6a26b067ad21a564d P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806afa2259c74a1cb864e8f1c85093d0, b4751da4b40b4b9ebf278f2d9044d223; no voters: 
I20260710 13:24:12.065490 20749 tablet_bootstrap.cc:654] T d8838be8776b42f6b1c8b3099c2667e4 P 806afa2259c74a1cb864e8f1c85093d0: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:12.066051 20631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d9a41aae5342f6a26b067ad21a564d" candidate_uuid: "806afa2259c74a1cb864e8f1c85093d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c0211b6bcc438cb215830af3e100cb" is_pre_election: true
W20260710 13:24:12.070369 20519 leader_election.cc:343] T 86d9a41aae5342f6a26b067ad21a564d P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:12.070820 20745 tablet_bootstrap.cc:492] T 86d9a41aae5342f6a26b067ad21a564d P 82c0211b6bcc438cb215830af3e100cb: No bootstrap required, opened a new log
I20260710 13:24:12.071049 20753 raft_consensus.cc:515] T 8149a1ab48ff4da48885531921b2dbf0 P 806afa2259c74a1cb864e8f1c85093d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:12.071761 20745 ts_tablet_manager.cc:1403] T 86d9a41aae5342f6a26b067ad21a564d P 82c0211b6bcc438cb215830af3e100cb: Time spent bootstrapping tablet: real 0.111s	user 0.006s	sys 0.024s
I20260710 13:24:12.074587 20630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8149a1ab48ff4da48885531921b2dbf0" candidate_uuid: "806afa2259c74a1cb864e8f1c85093d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c0211b6bcc438cb215830af3e100cb"
I20260710 13:24:12.074142 20454 catalog_manager.cc:5697] T 05a85a66671a426a880583e9229947fb P b4751da4b40b4b9ebf278f2d9044d223 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131). New cstate: current_term: 1 leader_uuid: "b4751da4b40b4b9ebf278f2d9044d223" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:12.075367 20630 raft_consensus.cc:3060] T 8149a1ab48ff4da48885531921b2dbf0 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:12.076342 20745 raft_consensus.cc:359] T 86d9a41aae5342f6a26b067ad21a564d P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:12.077397 20745 raft_consensus.cc:385] T 86d9a41aae5342f6a26b067ad21a564d P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:12.077818 20745 raft_consensus.cc:740] T 86d9a41aae5342f6a26b067ad21a564d P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c0211b6bcc438cb215830af3e100cb, State: Initialized, Role: FOLLOWER
I20260710 13:24:12.078856 20745 consensus_queue.cc:260] T 86d9a41aae5342f6a26b067ad21a564d P 82c0211b6bcc438cb215830af3e100cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:12.082407 20745 ts_tablet_manager.cc:1434] T 86d9a41aae5342f6a26b067ad21a564d P 82c0211b6bcc438cb215830af3e100cb: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260710 13:24:12.065342 20556 raft_consensus.cc:2468] T 950a984b174d4320bfffde03fceb1191 P 806afa2259c74a1cb864e8f1c85093d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c0211b6bcc438cb215830af3e100cb in term 1.
I20260710 13:24:12.083860 20745 tablet_bootstrap.cc:492] T 391ad578e0ea44c4a220c56fa7500823 P 82c0211b6bcc438cb215830af3e100cb: Bootstrap starting.
I20260710 13:24:12.084694 20596 leader_election.cc:304] T 950a984b174d4320bfffde03fceb1191 P 82c0211b6bcc438cb215830af3e100cb [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: 806afa2259c74a1cb864e8f1c85093d0, 82c0211b6bcc438cb215830af3e100cb; no voters: b4751da4b40b4b9ebf278f2d9044d223
I20260710 13:24:12.086215 20748 raft_consensus.cc:2804] T 950a984b174d4320bfffde03fceb1191 P 82c0211b6bcc438cb215830af3e100cb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:12.086449 20747 tablet_bootstrap.cc:492] T 8149a1ab48ff4da48885531921b2dbf0 P b4751da4b40b4b9ebf278f2d9044d223: No bootstrap required, opened a new log
I20260710 13:24:12.086817 20748 raft_consensus.cc:697] T 950a984b174d4320bfffde03fceb1191 P 82c0211b6bcc438cb215830af3e100cb [term 1 LEADER]: Becoming Leader. State: Replica: 82c0211b6bcc438cb215830af3e100cb, State: Running, Role: LEADER
I20260710 13:24:12.087042 20747 ts_tablet_manager.cc:1403] T 8149a1ab48ff4da48885531921b2dbf0 P b4751da4b40b4b9ebf278f2d9044d223: Time spent bootstrapping tablet: real 0.086s	user 0.030s	sys 0.013s
I20260710 13:24:12.087941 20748 consensus_queue.cc:237] T 950a984b174d4320bfffde03fceb1191 P 82c0211b6bcc438cb215830af3e100cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:12.090238 20747 raft_consensus.cc:359] T 8149a1ab48ff4da48885531921b2dbf0 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:12.091063 20747 raft_consensus.cc:385] T 8149a1ab48ff4da48885531921b2dbf0 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:12.091559 20747 raft_consensus.cc:740] T 8149a1ab48ff4da48885531921b2dbf0 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4751da4b40b4b9ebf278f2d9044d223, State: Initialized, Role: FOLLOWER
I20260710 13:24:12.092618 20747 consensus_queue.cc:260] T 8149a1ab48ff4da48885531921b2dbf0 P b4751da4b40b4b9ebf278f2d9044d223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:12.093492 20745 tablet_bootstrap.cc:654] T 391ad578e0ea44c4a220c56fa7500823 P 82c0211b6bcc438cb215830af3e100cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:12.095865 20753 leader_election.cc:290] T 8149a1ab48ff4da48885531921b2dbf0 P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 1 election: Requested vote from peers 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831), b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131:32887)
I20260710 13:24:12.097014 20747 ts_tablet_manager.cc:1434] T 8149a1ab48ff4da48885531921b2dbf0 P b4751da4b40b4b9ebf278f2d9044d223: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260710 13:24:12.099385 20747 tablet_bootstrap.cc:492] T 950a984b174d4320bfffde03fceb1191 P b4751da4b40b4b9ebf278f2d9044d223: Bootstrap starting.
I20260710 13:24:12.098369 20754 raft_consensus.cc:493] T 0194518113964ec892fe786f4329c37c P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:12.101928 20754 raft_consensus.cc:515] T 0194518113964ec892fe786f4329c37c P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:12.104177 20703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8149a1ab48ff4da48885531921b2dbf0" candidate_uuid: "806afa2259c74a1cb864e8f1c85093d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4751da4b40b4b9ebf278f2d9044d223"
I20260710 13:24:12.104923 20703 raft_consensus.cc:3060] T 8149a1ab48ff4da48885531921b2dbf0 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:12.105232 20754 leader_election.cc:290] T 0194518113964ec892fe786f4329c37c P b4751da4b40b4b9ebf278f2d9044d223 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129:44089), 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831)
I20260710 13:24:12.106002 20631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0194518113964ec892fe786f4329c37c" candidate_uuid: "b4751da4b40b4b9ebf278f2d9044d223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c0211b6bcc438cb215830af3e100cb" is_pre_election: true
I20260710 13:24:12.099495 20753 raft_consensus.cc:2804] T 86d9a41aae5342f6a26b067ad21a564d P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:12.097988 20630 raft_consensus.cc:2468] T 8149a1ab48ff4da48885531921b2dbf0 P 82c0211b6bcc438cb215830af3e100cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806afa2259c74a1cb864e8f1c85093d0 in term 1.
I20260710 13:24:12.107594 20753 raft_consensus.cc:493] T 86d9a41aae5342f6a26b067ad21a564d P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:12.111662 20747 tablet_bootstrap.cc:654] T 950a984b174d4320bfffde03fceb1191 P b4751da4b40b4b9ebf278f2d9044d223: Neither blocks nor log segments found. Creating new log.
W20260710 13:24:12.117547 20668 leader_election.cc:343] T 0194518113964ec892fe786f4329c37c P b4751da4b40b4b9ebf278f2d9044d223 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:12.116601 20556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0194518113964ec892fe786f4329c37c" candidate_uuid: "b4751da4b40b4b9ebf278f2d9044d223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806afa2259c74a1cb864e8f1c85093d0" is_pre_election: true
I20260710 13:24:12.118657 20519 leader_election.cc:304] T 8149a1ab48ff4da48885531921b2dbf0 P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806afa2259c74a1cb864e8f1c85093d0, 82c0211b6bcc438cb215830af3e100cb; no voters: 
I20260710 13:24:12.120405 20556 raft_consensus.cc:2468] T 0194518113964ec892fe786f4329c37c P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4751da4b40b4b9ebf278f2d9044d223 in term 0.
I20260710 13:24:12.120920 20780 raft_consensus.cc:2804] T 8149a1ab48ff4da48885531921b2dbf0 P 806afa2259c74a1cb864e8f1c85093d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:12.122299 20745 tablet_bootstrap.cc:492] T 391ad578e0ea44c4a220c56fa7500823 P 82c0211b6bcc438cb215830af3e100cb: No bootstrap required, opened a new log
I20260710 13:24:12.112519 20753 raft_consensus.cc:3060] T 86d9a41aae5342f6a26b067ad21a564d P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:12.122715 20670 leader_election.cc:304] T 0194518113964ec892fe786f4329c37c P b4751da4b40b4b9ebf278f2d9044d223 [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: 806afa2259c74a1cb864e8f1c85093d0, b4751da4b40b4b9ebf278f2d9044d223; no voters: 82c0211b6bcc438cb215830af3e100cb
I20260710 13:24:12.123030 20745 ts_tablet_manager.cc:1403] T 391ad578e0ea44c4a220c56fa7500823 P 82c0211b6bcc438cb215830af3e100cb: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.002s
I20260710 13:24:12.127925 20754 raft_consensus.cc:2804] T 0194518113964ec892fe786f4329c37c P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:12.128360 20754 raft_consensus.cc:493] T 0194518113964ec892fe786f4329c37c P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:12.128731 20754 raft_consensus.cc:3060] T 0194518113964ec892fe786f4329c37c P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:12.125874 20703 raft_consensus.cc:2468] T 8149a1ab48ff4da48885531921b2dbf0 P b4751da4b40b4b9ebf278f2d9044d223 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806afa2259c74a1cb864e8f1c85093d0 in term 1.
I20260710 13:24:12.139035 20754 raft_consensus.cc:515] T 0194518113964ec892fe786f4329c37c P b4751da4b40b4b9ebf278f2d9044d223 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:12.146798 20556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0194518113964ec892fe786f4329c37c" candidate_uuid: "b4751da4b40b4b9ebf278f2d9044d223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806afa2259c74a1cb864e8f1c85093d0"
I20260710 13:24:12.148986 20754 leader_election.cc:290] T 0194518113964ec892fe786f4329c37c P b4751da4b40b4b9ebf278f2d9044d223 [CANDIDATE]: Term 1 election: Requested vote from peers 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129:44089), 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831)
I20260710 13:24:12.145445 20749 tablet_bootstrap.cc:492] T d8838be8776b42f6b1c8b3099c2667e4 P 806afa2259c74a1cb864e8f1c85093d0: No bootstrap required, opened a new log
I20260710 13:24:12.147814 20780 raft_consensus.cc:697] T 8149a1ab48ff4da48885531921b2dbf0 P 806afa2259c74a1cb864e8f1c85093d0 [term 1 LEADER]: Becoming Leader. State: Replica: 806afa2259c74a1cb864e8f1c85093d0, State: Running, Role: LEADER
I20260710 13:24:12.150050 20749 ts_tablet_manager.cc:1403] T d8838be8776b42f6b1c8b3099c2667e4 P 806afa2259c74a1cb864e8f1c85093d0: Time spent bootstrapping tablet: real 0.127s	user 0.027s	sys 0.000s
I20260710 13:24:12.150523 20780 consensus_queue.cc:237] T 8149a1ab48ff4da48885531921b2dbf0 P 806afa2259c74a1cb864e8f1c85093d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:12.139633 20745 raft_consensus.cc:359] T 391ad578e0ea44c4a220c56fa7500823 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:12.152184 20745 raft_consensus.cc:385] T 391ad578e0ea44c4a220c56fa7500823 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:12.152876 20745 raft_consensus.cc:740] T 391ad578e0ea44c4a220c56fa7500823 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c0211b6bcc438cb215830af3e100cb, State: Initialized, Role: FOLLOWER
I20260710 13:24:12.147286 20767 raft_consensus.cc:493] T c799b96a052d4a7cb9461bfd42f90d0f P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:12.153615 20767 raft_consensus.cc:515] T c799b96a052d4a7cb9461bfd42f90d0f P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:12.154551 20556 raft_consensus.cc:3060] T 0194518113964ec892fe786f4329c37c P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:12.159766 20555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c799b96a052d4a7cb9461bfd42f90d0f" candidate_uuid: "b4751da4b40b4b9ebf278f2d9044d223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806afa2259c74a1cb864e8f1c85093d0" is_pre_election: true
W20260710 13:24:12.161887 20670 leader_election.cc:343] T c799b96a052d4a7cb9461bfd42f90d0f P b4751da4b40b4b9ebf278f2d9044d223 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129:44089): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:12.163888 20630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0194518113964ec892fe786f4329c37c" candidate_uuid: "b4751da4b40b4b9ebf278f2d9044d223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c0211b6bcc438cb215830af3e100cb"
W20260710 13:24:12.169507 20668 leader_election.cc:343] T 0194518113964ec892fe786f4329c37c P b4751da4b40b4b9ebf278f2d9044d223 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:12.154191 20749 raft_consensus.cc:359] T d8838be8776b42f6b1c8b3099c2667e4 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:12.179435 20749 raft_consensus.cc:385] T d8838be8776b42f6b1c8b3099c2667e4 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:12.183234 20745 consensus_queue.cc:260] T 391ad578e0ea44c4a220c56fa7500823 P 82c0211b6bcc438cb215830af3e100cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:12.170702 20767 leader_election.cc:290] T c799b96a052d4a7cb9461bfd42f90d0f P b4751da4b40b4b9ebf278f2d9044d223 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129:44089), 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831)
I20260710 13:24:12.184369 20749 raft_consensus.cc:740] T d8838be8776b42f6b1c8b3099c2667e4 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806afa2259c74a1cb864e8f1c85093d0, State: Initialized, Role: FOLLOWER
I20260710 13:24:12.185984 20749 consensus_queue.cc:260] T d8838be8776b42f6b1c8b3099c2667e4 P 806afa2259c74a1cb864e8f1c85093d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:12.180840 20454 catalog_manager.cc:5697] T 950a984b174d4320bfffde03fceb1191 P 82c0211b6bcc438cb215830af3e100cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 82c0211b6bcc438cb215830af3e100cb (127.16.80.130). New cstate: current_term: 1 leader_uuid: "82c0211b6bcc438cb215830af3e100cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:12.172798 20630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c799b96a052d4a7cb9461bfd42f90d0f" candidate_uuid: "b4751da4b40b4b9ebf278f2d9044d223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c0211b6bcc438cb215830af3e100cb" is_pre_election: true
I20260710 13:24:12.178826 20556 raft_consensus.cc:2468] T 0194518113964ec892fe786f4329c37c P 806afa2259c74a1cb864e8f1c85093d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4751da4b40b4b9ebf278f2d9044d223 in term 1.
W20260710 13:24:12.189872 20668 leader_election.cc:343] T c799b96a052d4a7cb9461bfd42f90d0f P b4751da4b40b4b9ebf278f2d9044d223 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:12.190402 20668 leader_election.cc:304] T c799b96a052d4a7cb9461bfd42f90d0f P b4751da4b40b4b9ebf278f2d9044d223 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4751da4b40b4b9ebf278f2d9044d223; no voters: 806afa2259c74a1cb864e8f1c85093d0, 82c0211b6bcc438cb215830af3e100cb
I20260710 13:24:12.190372 20670 leader_election.cc:304] T 0194518113964ec892fe786f4329c37c P b4751da4b40b4b9ebf278f2d9044d223 [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: 806afa2259c74a1cb864e8f1c85093d0, b4751da4b40b4b9ebf278f2d9044d223; no voters: 82c0211b6bcc438cb215830af3e100cb
I20260710 13:24:12.191407 20767 raft_consensus.cc:2749] T c799b96a052d4a7cb9461bfd42f90d0f P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:12.191890 20754 raft_consensus.cc:2804] T 0194518113964ec892fe786f4329c37c P b4751da4b40b4b9ebf278f2d9044d223 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:12.192428 20754 raft_consensus.cc:697] T 0194518113964ec892fe786f4329c37c P b4751da4b40b4b9ebf278f2d9044d223 [term 1 LEADER]: Becoming Leader. State: Replica: b4751da4b40b4b9ebf278f2d9044d223, State: Running, Role: LEADER
I20260710 13:24:12.193275 20754 consensus_queue.cc:237] T 0194518113964ec892fe786f4329c37c P b4751da4b40b4b9ebf278f2d9044d223 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:12.189220 20745 ts_tablet_manager.cc:1434] T 391ad578e0ea44c4a220c56fa7500823 P 82c0211b6bcc438cb215830af3e100cb: Time spent starting tablet: real 0.062s	user 0.011s	sys 0.000s
I20260710 13:24:12.198127 20745 tablet_bootstrap.cc:492] T 0194518113964ec892fe786f4329c37c P 82c0211b6bcc438cb215830af3e100cb: Bootstrap starting.
I20260710 13:24:12.198851 20452 catalog_manager.cc:5697] T 8149a1ab48ff4da48885531921b2dbf0 P 806afa2259c74a1cb864e8f1c85093d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129). New cstate: current_term: 1 leader_uuid: "806afa2259c74a1cb864e8f1c85093d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:12.195922 20753 raft_consensus.cc:515] T 86d9a41aae5342f6a26b067ad21a564d P 806afa2259c74a1cb864e8f1c85093d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:12.203208 20747 tablet_bootstrap.cc:492] T 950a984b174d4320bfffde03fceb1191 P b4751da4b40b4b9ebf278f2d9044d223: No bootstrap required, opened a new log
I20260710 13:24:12.203886 20747 ts_tablet_manager.cc:1403] T 950a984b174d4320bfffde03fceb1191 P b4751da4b40b4b9ebf278f2d9044d223: Time spent bootstrapping tablet: real 0.105s	user 0.038s	sys 0.032s
I20260710 13:24:12.205860 20630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d9a41aae5342f6a26b067ad21a564d" candidate_uuid: "806afa2259c74a1cb864e8f1c85093d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c0211b6bcc438cb215830af3e100cb"
I20260710 13:24:12.206135 20703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d9a41aae5342f6a26b067ad21a564d" candidate_uuid: "806afa2259c74a1cb864e8f1c85093d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4751da4b40b4b9ebf278f2d9044d223"
I20260710 13:24:12.206564 20630 raft_consensus.cc:3060] T 86d9a41aae5342f6a26b067ad21a564d P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:12.206773 20703 raft_consensus.cc:3060] T 86d9a41aae5342f6a26b067ad21a564d P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:12.209920 20745 tablet_bootstrap.cc:654] T 0194518113964ec892fe786f4329c37c P 82c0211b6bcc438cb215830af3e100cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:12.211602 20749 ts_tablet_manager.cc:1434] T d8838be8776b42f6b1c8b3099c2667e4 P 806afa2259c74a1cb864e8f1c85093d0: Time spent starting tablet: real 0.061s	user 0.012s	sys 0.001s
I20260710 13:24:12.212759 20749 tablet_bootstrap.cc:492] T c799b96a052d4a7cb9461bfd42f90d0f P 806afa2259c74a1cb864e8f1c85093d0: Bootstrap starting.
I20260710 13:24:12.218267 20703 raft_consensus.cc:2468] T 86d9a41aae5342f6a26b067ad21a564d P b4751da4b40b4b9ebf278f2d9044d223 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806afa2259c74a1cb864e8f1c85093d0 in term 1.
I20260710 13:24:12.219699 20521 leader_election.cc:304] T 86d9a41aae5342f6a26b067ad21a564d P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806afa2259c74a1cb864e8f1c85093d0, b4751da4b40b4b9ebf278f2d9044d223; no voters: 
I20260710 13:24:12.220752 20789 raft_consensus.cc:2804] T 86d9a41aae5342f6a26b067ad21a564d P 806afa2259c74a1cb864e8f1c85093d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:12.221271 20789 raft_consensus.cc:697] T 86d9a41aae5342f6a26b067ad21a564d P 806afa2259c74a1cb864e8f1c85093d0 [term 1 LEADER]: Becoming Leader. State: Replica: 806afa2259c74a1cb864e8f1c85093d0, State: Running, Role: LEADER
I20260710 13:24:12.222112 20789 consensus_queue.cc:237] T 86d9a41aae5342f6a26b067ad21a564d P 806afa2259c74a1cb864e8f1c85093d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:12.226292 20630 raft_consensus.cc:2468] T 86d9a41aae5342f6a26b067ad21a564d P 82c0211b6bcc438cb215830af3e100cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806afa2259c74a1cb864e8f1c85093d0 in term 1.
I20260710 13:24:12.228969 20747 raft_consensus.cc:359] T 950a984b174d4320bfffde03fceb1191 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:12.230021 20747 raft_consensus.cc:385] T 950a984b174d4320bfffde03fceb1191 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:12.230394 20747 raft_consensus.cc:740] T 950a984b174d4320bfffde03fceb1191 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4751da4b40b4b9ebf278f2d9044d223, State: Initialized, Role: FOLLOWER
I20260710 13:24:12.232702 20747 consensus_queue.cc:260] T 950a984b174d4320bfffde03fceb1191 P b4751da4b40b4b9ebf278f2d9044d223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:12.234275 20753 leader_election.cc:290] T 86d9a41aae5342f6a26b067ad21a564d P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 1 election: Requested vote from peers 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831), b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131:32887)
I20260710 13:24:12.235126 20747 ts_tablet_manager.cc:1434] T 950a984b174d4320bfffde03fceb1191 P b4751da4b40b4b9ebf278f2d9044d223: Time spent starting tablet: real 0.031s	user 0.003s	sys 0.004s
I20260710 13:24:12.237103 20452 catalog_manager.cc:5697] T 0194518113964ec892fe786f4329c37c P b4751da4b40b4b9ebf278f2d9044d223 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131). New cstate: current_term: 1 leader_uuid: "b4751da4b40b4b9ebf278f2d9044d223" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:12.239516 20749 tablet_bootstrap.cc:654] T c799b96a052d4a7cb9461bfd42f90d0f P 806afa2259c74a1cb864e8f1c85093d0: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:12.240775 20745 tablet_bootstrap.cc:492] T 0194518113964ec892fe786f4329c37c P 82c0211b6bcc438cb215830af3e100cb: No bootstrap required, opened a new log
I20260710 13:24:12.241225 20745 ts_tablet_manager.cc:1403] T 0194518113964ec892fe786f4329c37c P 82c0211b6bcc438cb215830af3e100cb: Time spent bootstrapping tablet: real 0.043s	user 0.020s	sys 0.010s
I20260710 13:24:12.243873 20745 raft_consensus.cc:359] T 0194518113964ec892fe786f4329c37c P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:12.244544 20745 raft_consensus.cc:385] T 0194518113964ec892fe786f4329c37c P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:12.244836 20745 raft_consensus.cc:740] T 0194518113964ec892fe786f4329c37c P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c0211b6bcc438cb215830af3e100cb, State: Initialized, Role: FOLLOWER
I20260710 13:24:12.245479 20749 tablet_bootstrap.cc:492] T c799b96a052d4a7cb9461bfd42f90d0f P 806afa2259c74a1cb864e8f1c85093d0: No bootstrap required, opened a new log
I20260710 13:24:12.246030 20749 ts_tablet_manager.cc:1403] T c799b96a052d4a7cb9461bfd42f90d0f P 806afa2259c74a1cb864e8f1c85093d0: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.001s
I20260710 13:24:12.245626 20745 consensus_queue.cc:260] T 0194518113964ec892fe786f4329c37c P 82c0211b6bcc438cb215830af3e100cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:12.247229 20754 raft_consensus.cc:493] T d8838be8776b42f6b1c8b3099c2667e4 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:12.247741 20754 raft_consensus.cc:515] T d8838be8776b42f6b1c8b3099c2667e4 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:12.249128 20749 raft_consensus.cc:359] T c799b96a052d4a7cb9461bfd42f90d0f P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:12.249986 20749 raft_consensus.cc:385] T c799b96a052d4a7cb9461bfd42f90d0f P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:12.250058 20754 leader_election.cc:290] T d8838be8776b42f6b1c8b3099c2667e4 P b4751da4b40b4b9ebf278f2d9044d223 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129:44089), 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831)
I20260710 13:24:12.250352 20749 raft_consensus.cc:740] T c799b96a052d4a7cb9461bfd42f90d0f P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806afa2259c74a1cb864e8f1c85093d0, State: Initialized, Role: FOLLOWER
I20260710 13:24:12.251226 20749 consensus_queue.cc:260] T c799b96a052d4a7cb9461bfd42f90d0f P 806afa2259c74a1cb864e8f1c85093d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:12.251794 20630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8838be8776b42f6b1c8b3099c2667e4" candidate_uuid: "b4751da4b40b4b9ebf278f2d9044d223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c0211b6bcc438cb215830af3e100cb" is_pre_election: true
I20260710 13:24:12.252111 20556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8838be8776b42f6b1c8b3099c2667e4" candidate_uuid: "b4751da4b40b4b9ebf278f2d9044d223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806afa2259c74a1cb864e8f1c85093d0" is_pre_election: true
I20260710 13:24:12.252699 20556 raft_consensus.cc:2468] T d8838be8776b42f6b1c8b3099c2667e4 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4751da4b40b4b9ebf278f2d9044d223 in term 0.
I20260710 13:24:12.252746 20630 raft_consensus.cc:2468] T d8838be8776b42f6b1c8b3099c2667e4 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4751da4b40b4b9ebf278f2d9044d223 in term 0.
I20260710 13:24:12.253788 20749 ts_tablet_manager.cc:1434] T c799b96a052d4a7cb9461bfd42f90d0f P 806afa2259c74a1cb864e8f1c85093d0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:24:12.253993 20670 leader_election.cc:304] T d8838be8776b42f6b1c8b3099c2667e4 P b4751da4b40b4b9ebf278f2d9044d223 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806afa2259c74a1cb864e8f1c85093d0, b4751da4b40b4b9ebf278f2d9044d223; no voters: 
I20260710 13:24:12.254976 20749 tablet_bootstrap.cc:492] T 05a85a66671a426a880583e9229947fb P 806afa2259c74a1cb864e8f1c85093d0: Bootstrap starting.
I20260710 13:24:12.255218 20754 raft_consensus.cc:2804] T d8838be8776b42f6b1c8b3099c2667e4 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:12.255697 20754 raft_consensus.cc:493] T d8838be8776b42f6b1c8b3099c2667e4 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:12.256083 20754 raft_consensus.cc:3060] T d8838be8776b42f6b1c8b3099c2667e4 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:12.256263 20745 ts_tablet_manager.cc:1434] T 0194518113964ec892fe786f4329c37c P 82c0211b6bcc438cb215830af3e100cb: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260710 13:24:12.257299 20745 tablet_bootstrap.cc:492] T c799b96a052d4a7cb9461bfd42f90d0f P 82c0211b6bcc438cb215830af3e100cb: Bootstrap starting.
I20260710 13:24:12.262296 20749 tablet_bootstrap.cc:654] T 05a85a66671a426a880583e9229947fb P 806afa2259c74a1cb864e8f1c85093d0: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:12.264233 20754 raft_consensus.cc:515] T d8838be8776b42f6b1c8b3099c2667e4 P b4751da4b40b4b9ebf278f2d9044d223 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:12.267089 20556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8838be8776b42f6b1c8b3099c2667e4" candidate_uuid: "b4751da4b40b4b9ebf278f2d9044d223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806afa2259c74a1cb864e8f1c85093d0"
I20260710 13:24:12.267804 20556 raft_consensus.cc:3060] T d8838be8776b42f6b1c8b3099c2667e4 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:12.269405 20745 tablet_bootstrap.cc:654] T c799b96a052d4a7cb9461bfd42f90d0f P 82c0211b6bcc438cb215830af3e100cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:12.271709 20453 catalog_manager.cc:5697] T 86d9a41aae5342f6a26b067ad21a564d P 806afa2259c74a1cb864e8f1c85093d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129). New cstate: current_term: 1 leader_uuid: "806afa2259c74a1cb864e8f1c85093d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:12.275516 20748 raft_consensus.cc:493] T 391ad578e0ea44c4a220c56fa7500823 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:12.276705 20556 raft_consensus.cc:2468] T d8838be8776b42f6b1c8b3099c2667e4 P 806afa2259c74a1cb864e8f1c85093d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4751da4b40b4b9ebf278f2d9044d223 in term 1.
I20260710 13:24:12.276298 20748 raft_consensus.cc:515] T 391ad578e0ea44c4a220c56fa7500823 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:12.278048 20754 leader_election.cc:290] T d8838be8776b42f6b1c8b3099c2667e4 P b4751da4b40b4b9ebf278f2d9044d223 [CANDIDATE]: Term 1 election: Requested vote from peers 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129:44089), 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831)
I20260710 13:24:12.279160 20748 leader_election.cc:290] T 391ad578e0ea44c4a220c56fa7500823 P 82c0211b6bcc438cb215830af3e100cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129:44089), b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131:32887)
I20260710 13:24:12.279799 20630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8838be8776b42f6b1c8b3099c2667e4" candidate_uuid: "b4751da4b40b4b9ebf278f2d9044d223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c0211b6bcc438cb215830af3e100cb"
I20260710 13:24:12.280230 20703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391ad578e0ea44c4a220c56fa7500823" candidate_uuid: "82c0211b6bcc438cb215830af3e100cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4751da4b40b4b9ebf278f2d9044d223" is_pre_election: true
I20260710 13:24:12.280313 20555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391ad578e0ea44c4a220c56fa7500823" candidate_uuid: "82c0211b6bcc438cb215830af3e100cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806afa2259c74a1cb864e8f1c85093d0" is_pre_election: true
I20260710 13:24:12.281114 20703 raft_consensus.cc:2468] T 391ad578e0ea44c4a220c56fa7500823 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82c0211b6bcc438cb215830af3e100cb in term 0.
I20260710 13:24:12.280570 20630 raft_consensus.cc:3060] T d8838be8776b42f6b1c8b3099c2667e4 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:24:12.282574 20596 leader_election.cc:343] T 391ad578e0ea44c4a220c56fa7500823 P 82c0211b6bcc438cb215830af3e100cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129:44089): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:12.283342 20596 leader_election.cc:304] T 391ad578e0ea44c4a220c56fa7500823 P 82c0211b6bcc438cb215830af3e100cb [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: 82c0211b6bcc438cb215830af3e100cb, b4751da4b40b4b9ebf278f2d9044d223; no voters: 806afa2259c74a1cb864e8f1c85093d0
I20260710 13:24:12.284188 20748 raft_consensus.cc:2804] T 391ad578e0ea44c4a220c56fa7500823 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:12.284595 20748 raft_consensus.cc:493] T 391ad578e0ea44c4a220c56fa7500823 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:12.284935 20748 raft_consensus.cc:3060] T 391ad578e0ea44c4a220c56fa7500823 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:12.286461 20749 tablet_bootstrap.cc:492] T 05a85a66671a426a880583e9229947fb P 806afa2259c74a1cb864e8f1c85093d0: No bootstrap required, opened a new log
I20260710 13:24:12.286965 20749 ts_tablet_manager.cc:1403] T 05a85a66671a426a880583e9229947fb P 806afa2259c74a1cb864e8f1c85093d0: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.013s
I20260710 13:24:12.288195 20670 leader_election.cc:304] T d8838be8776b42f6b1c8b3099c2667e4 P b4751da4b40b4b9ebf278f2d9044d223 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806afa2259c74a1cb864e8f1c85093d0, b4751da4b40b4b9ebf278f2d9044d223; no voters: 
I20260710 13:24:12.289888 20749 raft_consensus.cc:359] T 05a85a66671a426a880583e9229947fb P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:12.290387 20630 raft_consensus.cc:2468] T d8838be8776b42f6b1c8b3099c2667e4 P 82c0211b6bcc438cb215830af3e100cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4751da4b40b4b9ebf278f2d9044d223 in term 1.
I20260710 13:24:12.290627 20749 raft_consensus.cc:385] T 05a85a66671a426a880583e9229947fb P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:12.290956 20749 raft_consensus.cc:740] T 05a85a66671a426a880583e9229947fb P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806afa2259c74a1cb864e8f1c85093d0, State: Initialized, Role: FOLLOWER
I20260710 13:24:12.291940 20749 consensus_queue.cc:260] T 05a85a66671a426a880583e9229947fb P 806afa2259c74a1cb864e8f1c85093d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:12.294299 20749 ts_tablet_manager.cc:1434] T 05a85a66671a426a880583e9229947fb P 806afa2259c74a1cb864e8f1c85093d0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:24:12.294170 20748 raft_consensus.cc:515] T 391ad578e0ea44c4a220c56fa7500823 P 82c0211b6bcc438cb215830af3e100cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:12.295349 20749 tablet_bootstrap.cc:492] T 391ad578e0ea44c4a220c56fa7500823 P 806afa2259c74a1cb864e8f1c85093d0: Bootstrap starting.
I20260710 13:24:12.296960 20745 tablet_bootstrap.cc:492] T c799b96a052d4a7cb9461bfd42f90d0f P 82c0211b6bcc438cb215830af3e100cb: No bootstrap required, opened a new log
I20260710 13:24:12.297566 20745 ts_tablet_manager.cc:1403] T c799b96a052d4a7cb9461bfd42f90d0f P 82c0211b6bcc438cb215830af3e100cb: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.008s
I20260710 13:24:12.295341 20754 raft_consensus.cc:2804] T d8838be8776b42f6b1c8b3099c2667e4 P b4751da4b40b4b9ebf278f2d9044d223 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:12.298446 20703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391ad578e0ea44c4a220c56fa7500823" candidate_uuid: "82c0211b6bcc438cb215830af3e100cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4751da4b40b4b9ebf278f2d9044d223"
I20260710 13:24:12.298800 20754 raft_consensus.cc:697] T d8838be8776b42f6b1c8b3099c2667e4 P b4751da4b40b4b9ebf278f2d9044d223 [term 1 LEADER]: Becoming Leader. State: Replica: b4751da4b40b4b9ebf278f2d9044d223, State: Running, Role: LEADER
I20260710 13:24:12.299700 20703 raft_consensus.cc:3060] T 391ad578e0ea44c4a220c56fa7500823 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:12.299772 20754 consensus_queue.cc:237] T d8838be8776b42f6b1c8b3099c2667e4 P b4751da4b40b4b9ebf278f2d9044d223 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:12.300880 20745 raft_consensus.cc:359] T c799b96a052d4a7cb9461bfd42f90d0f P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:12.301688 20745 raft_consensus.cc:385] T c799b96a052d4a7cb9461bfd42f90d0f P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:12.302007 20745 raft_consensus.cc:740] T c799b96a052d4a7cb9461bfd42f90d0f P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c0211b6bcc438cb215830af3e100cb, State: Initialized, Role: FOLLOWER
I20260710 13:24:12.302717 20745 consensus_queue.cc:260] T c799b96a052d4a7cb9461bfd42f90d0f P 82c0211b6bcc438cb215830af3e100cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:12.304926 20745 ts_tablet_manager.cc:1434] T c799b96a052d4a7cb9461bfd42f90d0f P 82c0211b6bcc438cb215830af3e100cb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:24:12.307722 20749 tablet_bootstrap.cc:654] T 391ad578e0ea44c4a220c56fa7500823 P 806afa2259c74a1cb864e8f1c85093d0: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:12.308990 20703 raft_consensus.cc:2468] T 391ad578e0ea44c4a220c56fa7500823 P b4751da4b40b4b9ebf278f2d9044d223 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c0211b6bcc438cb215830af3e100cb in term 1.
I20260710 13:24:12.310511 20596 leader_election.cc:304] T 391ad578e0ea44c4a220c56fa7500823 P 82c0211b6bcc438cb215830af3e100cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82c0211b6bcc438cb215830af3e100cb, b4751da4b40b4b9ebf278f2d9044d223; no voters: 
I20260710 13:24:12.311487 20766 raft_consensus.cc:2804] T 391ad578e0ea44c4a220c56fa7500823 P 82c0211b6bcc438cb215830af3e100cb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:12.315703 20749 tablet_bootstrap.cc:492] T 391ad578e0ea44c4a220c56fa7500823 P 806afa2259c74a1cb864e8f1c85093d0: No bootstrap required, opened a new log
I20260710 13:24:12.316426 20749 ts_tablet_manager.cc:1403] T 391ad578e0ea44c4a220c56fa7500823 P 806afa2259c74a1cb864e8f1c85093d0: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.000s
I20260710 13:24:12.319962 20749 raft_consensus.cc:359] T 391ad578e0ea44c4a220c56fa7500823 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:12.320933 20749 raft_consensus.cc:385] T 391ad578e0ea44c4a220c56fa7500823 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:12.321238 20749 raft_consensus.cc:740] T 391ad578e0ea44c4a220c56fa7500823 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806afa2259c74a1cb864e8f1c85093d0, State: Initialized, Role: FOLLOWER
I20260710 13:24:12.322074 20749 consensus_queue.cc:260] T 391ad578e0ea44c4a220c56fa7500823 P 806afa2259c74a1cb864e8f1c85093d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:12.329555 20556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391ad578e0ea44c4a220c56fa7500823" candidate_uuid: "82c0211b6bcc438cb215830af3e100cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806afa2259c74a1cb864e8f1c85093d0"
I20260710 13:24:12.330247 20556 raft_consensus.cc:3060] T 391ad578e0ea44c4a220c56fa7500823 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:12.333194 20749 ts_tablet_manager.cc:1434] T 391ad578e0ea44c4a220c56fa7500823 P 806afa2259c74a1cb864e8f1c85093d0: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.002s
I20260710 13:24:12.334348 20789 raft_consensus.cc:493] T c799b96a052d4a7cb9461bfd42f90d0f P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:12.334872 20789 raft_consensus.cc:515] T c799b96a052d4a7cb9461bfd42f90d0f P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:12.335784 20748 leader_election.cc:290] T 391ad578e0ea44c4a220c56fa7500823 P 82c0211b6bcc438cb215830af3e100cb [CANDIDATE]: Term 1 election: Requested vote from peers 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129:44089), b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131:32887)
I20260710 13:24:12.337801 20748 raft_consensus.cc:493] T 0194518113964ec892fe786f4329c37c P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:12.338925 20704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c799b96a052d4a7cb9461bfd42f90d0f" candidate_uuid: "806afa2259c74a1cb864e8f1c85093d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4751da4b40b4b9ebf278f2d9044d223" is_pre_election: true
I20260710 13:24:12.339203 20556 raft_consensus.cc:2468] T 391ad578e0ea44c4a220c56fa7500823 P 806afa2259c74a1cb864e8f1c85093d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c0211b6bcc438cb215830af3e100cb in term 1.
I20260710 13:24:12.339651 20704 raft_consensus.cc:2468] T c799b96a052d4a7cb9461bfd42f90d0f P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 806afa2259c74a1cb864e8f1c85093d0 in term 0.
I20260710 13:24:12.340930 20521 leader_election.cc:304] T c799b96a052d4a7cb9461bfd42f90d0f P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806afa2259c74a1cb864e8f1c85093d0, b4751da4b40b4b9ebf278f2d9044d223; no voters: 
I20260710 13:24:12.341629 20753 raft_consensus.cc:2804] T c799b96a052d4a7cb9461bfd42f90d0f P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:12.341987 20753 raft_consensus.cc:493] T c799b96a052d4a7cb9461bfd42f90d0f P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:12.342295 20753 raft_consensus.cc:3060] T c799b96a052d4a7cb9461bfd42f90d0f P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:12.344780 20789 leader_election.cc:290] T c799b96a052d4a7cb9461bfd42f90d0f P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831), b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131:32887)
I20260710 13:24:12.345048 20766 raft_consensus.cc:697] T 391ad578e0ea44c4a220c56fa7500823 P 82c0211b6bcc438cb215830af3e100cb [term 1 LEADER]: Becoming Leader. State: Replica: 82c0211b6bcc438cb215830af3e100cb, State: Running, Role: LEADER
I20260710 13:24:12.338600 20748 raft_consensus.cc:515] T 0194518113964ec892fe786f4329c37c P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:12.346451 20766 consensus_queue.cc:237] T 391ad578e0ea44c4a220c56fa7500823 P 82c0211b6bcc438cb215830af3e100cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:12.349028 20630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c799b96a052d4a7cb9461bfd42f90d0f" candidate_uuid: "806afa2259c74a1cb864e8f1c85093d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c0211b6bcc438cb215830af3e100cb" is_pre_election: true
I20260710 13:24:12.350123 20753 raft_consensus.cc:515] T c799b96a052d4a7cb9461bfd42f90d0f P 806afa2259c74a1cb864e8f1c85093d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:12.352918 20630 raft_consensus.cc:2468] T c799b96a052d4a7cb9461bfd42f90d0f P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 806afa2259c74a1cb864e8f1c85093d0 in term 0.
I20260710 13:24:12.357748 20748 leader_election.cc:290] T 0194518113964ec892fe786f4329c37c P 82c0211b6bcc438cb215830af3e100cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129:44089), b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131:32887)
I20260710 13:24:12.358913 20556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0194518113964ec892fe786f4329c37c" candidate_uuid: "82c0211b6bcc438cb215830af3e100cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806afa2259c74a1cb864e8f1c85093d0" is_pre_election: true
I20260710 13:24:12.359177 20703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0194518113964ec892fe786f4329c37c" candidate_uuid: "82c0211b6bcc438cb215830af3e100cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4751da4b40b4b9ebf278f2d9044d223" is_pre_election: true
I20260710 13:24:12.360023 20556 raft_consensus.cc:2393] T 0194518113964ec892fe786f4329c37c P 806afa2259c74a1cb864e8f1c85093d0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 82c0211b6bcc438cb215830af3e100cb in current term 1: Already voted for candidate b4751da4b40b4b9ebf278f2d9044d223 in this term.
I20260710 13:24:12.360399 20453 catalog_manager.cc:5697] T d8838be8776b42f6b1c8b3099c2667e4 P b4751da4b40b4b9ebf278f2d9044d223 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131). New cstate: current_term: 1 leader_uuid: "b4751da4b40b4b9ebf278f2d9044d223" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:12.361471 20753 leader_election.cc:290] T c799b96a052d4a7cb9461bfd42f90d0f P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 1 election: Requested vote from peers 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831), b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131:32887)
I20260710 13:24:12.361624 20596 leader_election.cc:304] T 0194518113964ec892fe786f4329c37c P 82c0211b6bcc438cb215830af3e100cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 82c0211b6bcc438cb215830af3e100cb; no voters: 806afa2259c74a1cb864e8f1c85093d0, b4751da4b40b4b9ebf278f2d9044d223
I20260710 13:24:12.361780 20630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c799b96a052d4a7cb9461bfd42f90d0f" candidate_uuid: "806afa2259c74a1cb864e8f1c85093d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c0211b6bcc438cb215830af3e100cb"
I20260710 13:24:12.362632 20630 raft_consensus.cc:3060] T c799b96a052d4a7cb9461bfd42f90d0f P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:12.363992 20703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c799b96a052d4a7cb9461bfd42f90d0f" candidate_uuid: "806afa2259c74a1cb864e8f1c85093d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4751da4b40b4b9ebf278f2d9044d223"
I20260710 13:24:12.364636 20703 raft_consensus.cc:3060] T c799b96a052d4a7cb9461bfd42f90d0f P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:12.366592 20454 catalog_manager.cc:5697] T 391ad578e0ea44c4a220c56fa7500823 P 82c0211b6bcc438cb215830af3e100cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 82c0211b6bcc438cb215830af3e100cb (127.16.80.130). New cstate: current_term: 1 leader_uuid: "82c0211b6bcc438cb215830af3e100cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:12.362654 20748 raft_consensus.cc:3060] T 0194518113964ec892fe786f4329c37c P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:12.372818 20703 raft_consensus.cc:2468] T c799b96a052d4a7cb9461bfd42f90d0f P b4751da4b40b4b9ebf278f2d9044d223 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806afa2259c74a1cb864e8f1c85093d0 in term 1.
I20260710 13:24:12.374382 20521 leader_election.cc:304] T c799b96a052d4a7cb9461bfd42f90d0f P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806afa2259c74a1cb864e8f1c85093d0, b4751da4b40b4b9ebf278f2d9044d223; no voters: 
I20260710 13:24:12.375463 20753 raft_consensus.cc:2804] T c799b96a052d4a7cb9461bfd42f90d0f P 806afa2259c74a1cb864e8f1c85093d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:12.376047 20753 raft_consensus.cc:697] T c799b96a052d4a7cb9461bfd42f90d0f P 806afa2259c74a1cb864e8f1c85093d0 [term 1 LEADER]: Becoming Leader. State: Replica: 806afa2259c74a1cb864e8f1c85093d0, State: Running, Role: LEADER
I20260710 13:24:12.376381 20630 raft_consensus.cc:2468] T c799b96a052d4a7cb9461bfd42f90d0f P 82c0211b6bcc438cb215830af3e100cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806afa2259c74a1cb864e8f1c85093d0 in term 1.
I20260710 13:24:12.377048 20753 consensus_queue.cc:237] T c799b96a052d4a7cb9461bfd42f90d0f P 806afa2259c74a1cb864e8f1c85093d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:12.379897 20748 raft_consensus.cc:2749] T 0194518113964ec892fe786f4329c37c P 82c0211b6bcc438cb215830af3e100cb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:12.386963 20453 catalog_manager.cc:5697] T c799b96a052d4a7cb9461bfd42f90d0f P 806afa2259c74a1cb864e8f1c85093d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129). New cstate: current_term: 1 leader_uuid: "806afa2259c74a1cb864e8f1c85093d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:12.473423 20703 raft_consensus.cc:3060] T 950a984b174d4320bfffde03fceb1191 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:12.479292 20754 raft_consensus.cc:493] T 950a984b174d4320bfffde03fceb1191 P b4751da4b40b4b9ebf278f2d9044d223 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:12.479830 20754 raft_consensus.cc:515] T 950a984b174d4320bfffde03fceb1191 P b4751da4b40b4b9ebf278f2d9044d223 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:12.480433 20748 consensus_queue.cc:1048] T 950a984b174d4320bfffde03fceb1191 P 82c0211b6bcc438cb215830af3e100cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:12.483155 20754 leader_election.cc:290] T 950a984b174d4320bfffde03fceb1191 P b4751da4b40b4b9ebf278f2d9044d223 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129:44089), 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831)
I20260710 13:24:12.484082 20556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950a984b174d4320bfffde03fceb1191" candidate_uuid: "b4751da4b40b4b9ebf278f2d9044d223" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806afa2259c74a1cb864e8f1c85093d0" is_pre_election: true
I20260710 13:24:12.484395 20630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950a984b174d4320bfffde03fceb1191" candidate_uuid: "b4751da4b40b4b9ebf278f2d9044d223" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c0211b6bcc438cb215830af3e100cb" is_pre_election: true
I20260710 13:24:12.484792 20556 raft_consensus.cc:2468] T 950a984b174d4320bfffde03fceb1191 P 806afa2259c74a1cb864e8f1c85093d0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4751da4b40b4b9ebf278f2d9044d223 in term 1.
I20260710 13:24:12.486140 20670 leader_election.cc:304] T 950a984b174d4320bfffde03fceb1191 P b4751da4b40b4b9ebf278f2d9044d223 [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: 806afa2259c74a1cb864e8f1c85093d0, b4751da4b40b4b9ebf278f2d9044d223; no voters: 
I20260710 13:24:12.486999 20767 raft_consensus.cc:2804] T 950a984b174d4320bfffde03fceb1191 P b4751da4b40b4b9ebf278f2d9044d223 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:24:12.487392 20767 raft_consensus.cc:493] T 950a984b174d4320bfffde03fceb1191 P b4751da4b40b4b9ebf278f2d9044d223 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 82c0211b6bcc438cb215830af3e100cb)
I20260710 13:24:12.487771 20767 raft_consensus.cc:3060] T 950a984b174d4320bfffde03fceb1191 P b4751da4b40b4b9ebf278f2d9044d223 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:12.495777 20555 raft_consensus.cc:3060] T 05a85a66671a426a880583e9229947fb P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:12.495141 20767 raft_consensus.cc:515] T 950a984b174d4320bfffde03fceb1191 P b4751da4b40b4b9ebf278f2d9044d223 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:12.496838 20703 raft_consensus.cc:1240] T 950a984b174d4320bfffde03fceb1191 P b4751da4b40b4b9ebf278f2d9044d223 [term 2 FOLLOWER]: Rejecting Update request from peer 82c0211b6bcc438cb215830af3e100cb for earlier term 1. Current term is 2. Ops: []
I20260710 13:24:12.496850 20799 consensus_queue.cc:1048] T 950a984b174d4320bfffde03fceb1191 P 82c0211b6bcc438cb215830af3e100cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:12.500118 20799 consensus_queue.cc:1059] T 950a984b174d4320bfffde03fceb1191 P 82c0211b6bcc438cb215830af3e100cb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:12.500938 20799 raft_consensus.cc:3055] T 950a984b174d4320bfffde03fceb1191 P 82c0211b6bcc438cb215830af3e100cb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:12.501274 20799 raft_consensus.cc:740] T 950a984b174d4320bfffde03fceb1191 P 82c0211b6bcc438cb215830af3e100cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 82c0211b6bcc438cb215830af3e100cb, State: Running, Role: LEADER
I20260710 13:24:12.501369 20767 leader_election.cc:290] T 950a984b174d4320bfffde03fceb1191 P b4751da4b40b4b9ebf278f2d9044d223 [CANDIDATE]: Term 2 election: Requested vote from peers 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129:44089), 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831)
I20260710 13:24:12.501278 20630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950a984b174d4320bfffde03fceb1191" candidate_uuid: "b4751da4b40b4b9ebf278f2d9044d223" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "82c0211b6bcc438cb215830af3e100cb"
I20260710 13:24:12.502161 20554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950a984b174d4320bfffde03fceb1191" candidate_uuid: "b4751da4b40b4b9ebf278f2d9044d223" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "806afa2259c74a1cb864e8f1c85093d0"
I20260710 13:24:12.504072 20670 leader_election.cc:304] T 950a984b174d4320bfffde03fceb1191 P b4751da4b40b4b9ebf278f2d9044d223 [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: b4751da4b40b4b9ebf278f2d9044d223; no voters: 806afa2259c74a1cb864e8f1c85093d0, 82c0211b6bcc438cb215830af3e100cb
I20260710 13:24:12.504894 20767 raft_consensus.cc:2749] T 950a984b174d4320bfffde03fceb1191 P b4751da4b40b4b9ebf278f2d9044d223 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:24:12.504076 20799 consensus_queue.cc:260] T 950a984b174d4320bfffde03fceb1191 P 82c0211b6bcc438cb215830af3e100cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:12.505923 20799 raft_consensus.cc:3060] T 950a984b174d4320bfffde03fceb1191 P 82c0211b6bcc438cb215830af3e100cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:12.507896 20767 consensus_queue.cc:1048] T 05a85a66671a426a880583e9229947fb P b4751da4b40b4b9ebf278f2d9044d223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:12.523586 20767 consensus_queue.cc:1048] T 05a85a66671a426a880583e9229947fb P b4751da4b40b4b9ebf278f2d9044d223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:12.544864 20753 consensus_queue.cc:1048] T 8149a1ab48ff4da48885531921b2dbf0 P 806afa2259c74a1cb864e8f1c85093d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:12.556979 20753 consensus_queue.cc:1048] T 8149a1ab48ff4da48885531921b2dbf0 P 806afa2259c74a1cb864e8f1c85093d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:12.570127 20766 consensus_queue.cc:1048] T d72327ba10974434b349712b9ce117c1 P 82c0211b6bcc438cb215830af3e100cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:12.571197 20799 consensus_queue.cc:1048] T d72327ba10974434b349712b9ce117c1 P 82c0211b6bcc438cb215830af3e100cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:12.621819 20630 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d72327ba10974434b349712b9ce117c1"
dest_uuid: "82c0211b6bcc438cb215830af3e100cb"
mode: GRACEFUL
new_leader_uuid: "806afa2259c74a1cb864e8f1c85093d0"
 from {username='slave'} at 127.0.0.1:49248
I20260710 13:24:12.622462 20630 raft_consensus.cc:606] T d72327ba10974434b349712b9ce117c1 P 82c0211b6bcc438cb215830af3e100cb [term 1 LEADER]: Received request to transfer leadership to TS 806afa2259c74a1cb864e8f1c85093d0
I20260710 13:24:12.624347 20767 consensus_queue.cc:1048] T 0194518113964ec892fe786f4329c37c P b4751da4b40b4b9ebf278f2d9044d223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:12.632395 20753 consensus_queue.cc:1048] T 86d9a41aae5342f6a26b067ad21a564d P 806afa2259c74a1cb864e8f1c85093d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:12.640465 20754 consensus_queue.cc:1048] T 0194518113964ec892fe786f4329c37c P b4751da4b40b4b9ebf278f2d9044d223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:12.647764 20789 consensus_queue.cc:1048] T 86d9a41aae5342f6a26b067ad21a564d P 806afa2259c74a1cb864e8f1c85093d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:12.670774 20703 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05a85a66671a426a880583e9229947fb"
dest_uuid: "b4751da4b40b4b9ebf278f2d9044d223"
mode: GRACEFUL
new_leader_uuid: "806afa2259c74a1cb864e8f1c85093d0"
 from {username='slave'} at 127.0.0.1:37590
I20260710 13:24:12.671533 20703 raft_consensus.cc:606] T 05a85a66671a426a880583e9229947fb P b4751da4b40b4b9ebf278f2d9044d223 [term 1 LEADER]: Received request to transfer leadership to TS 806afa2259c74a1cb864e8f1c85093d0
I20260710 13:24:12.677706 20630 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "391ad578e0ea44c4a220c56fa7500823"
dest_uuid: "82c0211b6bcc438cb215830af3e100cb"
mode: GRACEFUL
new_leader_uuid: "806afa2259c74a1cb864e8f1c85093d0"
 from {username='slave'} at 127.0.0.1:49248
I20260710 13:24:12.678311 20630 raft_consensus.cc:606] T 391ad578e0ea44c4a220c56fa7500823 P 82c0211b6bcc438cb215830af3e100cb [term 1 LEADER]: Received request to transfer leadership to TS 806afa2259c74a1cb864e8f1c85093d0
I20260710 13:24:12.683969 20703 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0194518113964ec892fe786f4329c37c"
dest_uuid: "b4751da4b40b4b9ebf278f2d9044d223"
mode: GRACEFUL
new_leader_uuid: "82c0211b6bcc438cb215830af3e100cb"
 from {username='slave'} at 127.0.0.1:37590
I20260710 13:24:12.684535 20703 raft_consensus.cc:606] T 0194518113964ec892fe786f4329c37c P b4751da4b40b4b9ebf278f2d9044d223 [term 1 LEADER]: Received request to transfer leadership to TS 82c0211b6bcc438cb215830af3e100cb
I20260710 13:24:12.690253 20703 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8838be8776b42f6b1c8b3099c2667e4"
dest_uuid: "b4751da4b40b4b9ebf278f2d9044d223"
mode: GRACEFUL
new_leader_uuid: "82c0211b6bcc438cb215830af3e100cb"
 from {username='slave'} at 127.0.0.1:37590
I20260710 13:24:12.690795 20703 raft_consensus.cc:606] T d8838be8776b42f6b1c8b3099c2667e4 P b4751da4b40b4b9ebf278f2d9044d223 [term 1 LEADER]: Received request to transfer leadership to TS 82c0211b6bcc438cb215830af3e100cb
I20260710 13:24:12.706357 20555 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8149a1ab48ff4da48885531921b2dbf0"
dest_uuid: "806afa2259c74a1cb864e8f1c85093d0"
mode: GRACEFUL
new_leader_uuid: "82c0211b6bcc438cb215830af3e100cb"
 from {username='slave'} at 127.0.0.1:52332
I20260710 13:24:12.706945 20555 raft_consensus.cc:606] T 8149a1ab48ff4da48885531921b2dbf0 P 806afa2259c74a1cb864e8f1c85093d0 [term 1 LEADER]: Received request to transfer leadership to TS 82c0211b6bcc438cb215830af3e100cb
I20260710 13:24:12.712675 20555 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86d9a41aae5342f6a26b067ad21a564d"
dest_uuid: "806afa2259c74a1cb864e8f1c85093d0"
mode: GRACEFUL
new_leader_uuid: "82c0211b6bcc438cb215830af3e100cb"
 from {username='slave'} at 127.0.0.1:52332
I20260710 13:24:12.713301 20555 raft_consensus.cc:606] T 86d9a41aae5342f6a26b067ad21a564d P 806afa2259c74a1cb864e8f1c85093d0 [term 1 LEADER]: Received request to transfer leadership to TS 82c0211b6bcc438cb215830af3e100cb
I20260710 13:24:12.718766 20630 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "950a984b174d4320bfffde03fceb1191"
dest_uuid: "82c0211b6bcc438cb215830af3e100cb"
mode: GRACEFUL
new_leader_uuid: "b4751da4b40b4b9ebf278f2d9044d223"
 from {username='slave'} at 127.0.0.1:49248
I20260710 13:24:12.719324 20630 raft_consensus.cc:606] T 950a984b174d4320bfffde03fceb1191 P 82c0211b6bcc438cb215830af3e100cb [term 2 FOLLOWER]: Received request to transfer leadership to TS b4751da4b40b4b9ebf278f2d9044d223
I20260710 13:24:12.719587 20630 raft_consensus.cc:614] T 950a984b174d4320bfffde03fceb1191 P 82c0211b6bcc438cb215830af3e100cb [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260710 13:24:12.744029 20754 consensus_queue.cc:1048] T d8838be8776b42f6b1c8b3099c2667e4 P b4751da4b40b4b9ebf278f2d9044d223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:12.744776 20767 consensus_queue.cc:1048] T d8838be8776b42f6b1c8b3099c2667e4 P b4751da4b40b4b9ebf278f2d9044d223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:12.753993 20823 raft_consensus.cc:993] T d8838be8776b42f6b1c8b3099c2667e4 P b4751da4b40b4b9ebf278f2d9044d223: : Instructing follower 82c0211b6bcc438cb215830af3e100cb to start an election
I20260710 13:24:12.754792 20754 raft_consensus.cc:1081] T d8838be8776b42f6b1c8b3099c2667e4 P b4751da4b40b4b9ebf278f2d9044d223 [term 1 LEADER]: Signalling peer 82c0211b6bcc438cb215830af3e100cb to start an election
I20260710 13:24:12.760093 20630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8838be8776b42f6b1c8b3099c2667e4"
dest_uuid: "82c0211b6bcc438cb215830af3e100cb"
 from {username='slave'} at 127.0.0.1:49236
I20260710 13:24:12.760816 20630 raft_consensus.cc:493] T d8838be8776b42f6b1c8b3099c2667e4 P 82c0211b6bcc438cb215830af3e100cb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:12.761242 20630 raft_consensus.cc:3060] T d8838be8776b42f6b1c8b3099c2667e4 P 82c0211b6bcc438cb215830af3e100cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:12.768397 20630 raft_consensus.cc:515] T d8838be8776b42f6b1c8b3099c2667e4 P 82c0211b6bcc438cb215830af3e100cb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:12.770424 20630 leader_election.cc:290] T d8838be8776b42f6b1c8b3099c2667e4 P 82c0211b6bcc438cb215830af3e100cb [CANDIDATE]: Term 2 election: Requested vote from peers 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129:44089), b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131:32887)
I20260710 13:24:12.771559 20555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8838be8776b42f6b1c8b3099c2667e4" candidate_uuid: "82c0211b6bcc438cb215830af3e100cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "806afa2259c74a1cb864e8f1c85093d0"
I20260710 13:24:12.771718 20703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8838be8776b42f6b1c8b3099c2667e4" candidate_uuid: "82c0211b6bcc438cb215830af3e100cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4751da4b40b4b9ebf278f2d9044d223"
I20260710 13:24:12.772181 20555 raft_consensus.cc:3060] T d8838be8776b42f6b1c8b3099c2667e4 P 806afa2259c74a1cb864e8f1c85093d0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:12.772327 20703 raft_consensus.cc:3055] T d8838be8776b42f6b1c8b3099c2667e4 P b4751da4b40b4b9ebf278f2d9044d223 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:12.772809 20703 raft_consensus.cc:740] T d8838be8776b42f6b1c8b3099c2667e4 P b4751da4b40b4b9ebf278f2d9044d223 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4751da4b40b4b9ebf278f2d9044d223, State: Running, Role: LEADER
I20260710 13:24:12.773577 20703 consensus_queue.cc:260] T d8838be8776b42f6b1c8b3099c2667e4 P b4751da4b40b4b9ebf278f2d9044d223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:12.774572 20703 raft_consensus.cc:3060] T d8838be8776b42f6b1c8b3099c2667e4 P b4751da4b40b4b9ebf278f2d9044d223 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:12.779059 20555 raft_consensus.cc:2468] T d8838be8776b42f6b1c8b3099c2667e4 P 806afa2259c74a1cb864e8f1c85093d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c0211b6bcc438cb215830af3e100cb in term 2.
I20260710 13:24:12.780309 20596 leader_election.cc:304] T d8838be8776b42f6b1c8b3099c2667e4 P 82c0211b6bcc438cb215830af3e100cb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806afa2259c74a1cb864e8f1c85093d0, 82c0211b6bcc438cb215830af3e100cb; no voters: 
I20260710 13:24:12.781044 20799 raft_consensus.cc:2804] T d8838be8776b42f6b1c8b3099c2667e4 P 82c0211b6bcc438cb215830af3e100cb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:12.781049 20703 raft_consensus.cc:2468] T d8838be8776b42f6b1c8b3099c2667e4 P b4751da4b40b4b9ebf278f2d9044d223 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c0211b6bcc438cb215830af3e100cb in term 2.
I20260710 13:24:12.781790 20799 raft_consensus.cc:697] T d8838be8776b42f6b1c8b3099c2667e4 P 82c0211b6bcc438cb215830af3e100cb [term 2 LEADER]: Becoming Leader. State: Replica: 82c0211b6bcc438cb215830af3e100cb, State: Running, Role: LEADER
I20260710 13:24:12.782567 20799 consensus_queue.cc:237] T d8838be8776b42f6b1c8b3099c2667e4 P 82c0211b6bcc438cb215830af3e100cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:12.789371 20454 catalog_manager.cc:5697] T d8838be8776b42f6b1c8b3099c2667e4 P 82c0211b6bcc438cb215830af3e100cb reported cstate change: term changed from 1 to 2, leader changed from b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131) to 82c0211b6bcc438cb215830af3e100cb (127.16.80.130). New cstate: current_term: 2 leader_uuid: "82c0211b6bcc438cb215830af3e100cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:12.814474 20799 consensus_queue.cc:1048] T 391ad578e0ea44c4a220c56fa7500823 P 82c0211b6bcc438cb215830af3e100cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:12.824940 20799 consensus_queue.cc:1048] T 391ad578e0ea44c4a220c56fa7500823 P 82c0211b6bcc438cb215830af3e100cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:12.832337 20799 raft_consensus.cc:993] T 391ad578e0ea44c4a220c56fa7500823 P 82c0211b6bcc438cb215830af3e100cb: : Instructing follower 806afa2259c74a1cb864e8f1c85093d0 to start an election
I20260710 13:24:12.832854 20766 raft_consensus.cc:1081] T 391ad578e0ea44c4a220c56fa7500823 P 82c0211b6bcc438cb215830af3e100cb [term 1 LEADER]: Signalling peer 806afa2259c74a1cb864e8f1c85093d0 to start an election
I20260710 13:24:12.834456 20555 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "391ad578e0ea44c4a220c56fa7500823"
dest_uuid: "806afa2259c74a1cb864e8f1c85093d0"
 from {username='slave'} at 127.0.0.1:52312
I20260710 13:24:12.835271 20555 raft_consensus.cc:493] T 391ad578e0ea44c4a220c56fa7500823 P 806afa2259c74a1cb864e8f1c85093d0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:12.835692 20555 raft_consensus.cc:3060] T 391ad578e0ea44c4a220c56fa7500823 P 806afa2259c74a1cb864e8f1c85093d0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:12.841094 20555 raft_consensus.cc:515] T 391ad578e0ea44c4a220c56fa7500823 P 806afa2259c74a1cb864e8f1c85093d0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:12.843165 20555 leader_election.cc:290] T 391ad578e0ea44c4a220c56fa7500823 P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 2 election: Requested vote from peers 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831), b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131:32887)
I20260710 13:24:12.844231 20630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391ad578e0ea44c4a220c56fa7500823" candidate_uuid: "806afa2259c74a1cb864e8f1c85093d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82c0211b6bcc438cb215830af3e100cb"
I20260710 13:24:12.844231 20703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391ad578e0ea44c4a220c56fa7500823" candidate_uuid: "806afa2259c74a1cb864e8f1c85093d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4751da4b40b4b9ebf278f2d9044d223"
I20260710 13:24:12.845118 20630 raft_consensus.cc:3055] T 391ad578e0ea44c4a220c56fa7500823 P 82c0211b6bcc438cb215830af3e100cb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:12.845139 20703 raft_consensus.cc:3060] T 391ad578e0ea44c4a220c56fa7500823 P b4751da4b40b4b9ebf278f2d9044d223 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:12.845649 20630 raft_consensus.cc:740] T 391ad578e0ea44c4a220c56fa7500823 P 82c0211b6bcc438cb215830af3e100cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 82c0211b6bcc438cb215830af3e100cb, State: Running, Role: LEADER
I20260710 13:24:12.846532 20630 consensus_queue.cc:260] T 391ad578e0ea44c4a220c56fa7500823 P 82c0211b6bcc438cb215830af3e100cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:12.847848 20630 raft_consensus.cc:3060] T 391ad578e0ea44c4a220c56fa7500823 P 82c0211b6bcc438cb215830af3e100cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:12.852818 20703 raft_consensus.cc:2468] T 391ad578e0ea44c4a220c56fa7500823 P b4751da4b40b4b9ebf278f2d9044d223 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806afa2259c74a1cb864e8f1c85093d0 in term 2.
I20260710 13:24:12.854246 20521 leader_election.cc:304] T 391ad578e0ea44c4a220c56fa7500823 P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806afa2259c74a1cb864e8f1c85093d0, b4751da4b40b4b9ebf278f2d9044d223; no voters: 
I20260710 13:24:12.854998 20780 raft_consensus.cc:2804] T 391ad578e0ea44c4a220c56fa7500823 P 806afa2259c74a1cb864e8f1c85093d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:12.854970 20630 raft_consensus.cc:2468] T 391ad578e0ea44c4a220c56fa7500823 P 82c0211b6bcc438cb215830af3e100cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806afa2259c74a1cb864e8f1c85093d0 in term 2.
I20260710 13:24:12.855726 20780 raft_consensus.cc:697] T 391ad578e0ea44c4a220c56fa7500823 P 806afa2259c74a1cb864e8f1c85093d0 [term 2 LEADER]: Becoming Leader. State: Replica: 806afa2259c74a1cb864e8f1c85093d0, State: Running, Role: LEADER
I20260710 13:24:12.856599 20780 consensus_queue.cc:237] T 391ad578e0ea44c4a220c56fa7500823 P 806afa2259c74a1cb864e8f1c85093d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:12.862993 20453 catalog_manager.cc:5697] T 391ad578e0ea44c4a220c56fa7500823 P 806afa2259c74a1cb864e8f1c85093d0 reported cstate change: term changed from 1 to 2, leader changed from 82c0211b6bcc438cb215830af3e100cb (127.16.80.130) to 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129). New cstate: current_term: 2 leader_uuid: "806afa2259c74a1cb864e8f1c85093d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:12.954811 20823 raft_consensus.cc:993] T 05a85a66671a426a880583e9229947fb P b4751da4b40b4b9ebf278f2d9044d223: : Instructing follower 806afa2259c74a1cb864e8f1c85093d0 to start an election
I20260710 13:24:12.955302 20767 raft_consensus.cc:1081] T 05a85a66671a426a880583e9229947fb P b4751da4b40b4b9ebf278f2d9044d223 [term 1 LEADER]: Signalling peer 806afa2259c74a1cb864e8f1c85093d0 to start an election
I20260710 13:24:12.957171 20555 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05a85a66671a426a880583e9229947fb"
dest_uuid: "806afa2259c74a1cb864e8f1c85093d0"
 from {username='slave'} at 127.0.0.1:52328
I20260710 13:24:12.957794 20555 raft_consensus.cc:493] T 05a85a66671a426a880583e9229947fb P 806afa2259c74a1cb864e8f1c85093d0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:12.958182 20555 raft_consensus.cc:3060] T 05a85a66671a426a880583e9229947fb P 806afa2259c74a1cb864e8f1c85093d0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:12.958868 20780 consensus_queue.cc:1048] T c799b96a052d4a7cb9461bfd42f90d0f P 806afa2259c74a1cb864e8f1c85093d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:12.965382 20555 raft_consensus.cc:515] T 05a85a66671a426a880583e9229947fb P 806afa2259c74a1cb864e8f1c85093d0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:12.968621 20555 leader_election.cc:290] T 05a85a66671a426a880583e9229947fb P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 2 election: Requested vote from peers 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831), b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131:32887)
I20260710 13:24:12.970687 20704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a85a66671a426a880583e9229947fb" candidate_uuid: "806afa2259c74a1cb864e8f1c85093d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4751da4b40b4b9ebf278f2d9044d223"
I20260710 13:24:12.971378 20704 raft_consensus.cc:3055] T 05a85a66671a426a880583e9229947fb P b4751da4b40b4b9ebf278f2d9044d223 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:12.971707 20704 raft_consensus.cc:740] T 05a85a66671a426a880583e9229947fb P b4751da4b40b4b9ebf278f2d9044d223 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4751da4b40b4b9ebf278f2d9044d223, State: Running, Role: LEADER
I20260710 13:24:12.972259 20630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a85a66671a426a880583e9229947fb" candidate_uuid: "806afa2259c74a1cb864e8f1c85093d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82c0211b6bcc438cb215830af3e100cb"
I20260710 13:24:12.972978 20630 raft_consensus.cc:3060] T 05a85a66671a426a880583e9229947fb P 82c0211b6bcc438cb215830af3e100cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:12.972596 20704 consensus_queue.cc:260] T 05a85a66671a426a880583e9229947fb P b4751da4b40b4b9ebf278f2d9044d223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:12.974030 20704 raft_consensus.cc:3060] T 05a85a66671a426a880583e9229947fb P b4751da4b40b4b9ebf278f2d9044d223 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:12.976234 20766 raft_consensus.cc:993] T d72327ba10974434b349712b9ce117c1 P 82c0211b6bcc438cb215830af3e100cb: : Instructing follower 806afa2259c74a1cb864e8f1c85093d0 to start an election
I20260710 13:24:12.976744 20766 raft_consensus.cc:1081] T d72327ba10974434b349712b9ce117c1 P 82c0211b6bcc438cb215830af3e100cb [term 1 LEADER]: Signalling peer 806afa2259c74a1cb864e8f1c85093d0 to start an election
I20260710 13:24:12.978585 20555 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d72327ba10974434b349712b9ce117c1"
dest_uuid: "806afa2259c74a1cb864e8f1c85093d0"
 from {username='slave'} at 127.0.0.1:52312
I20260710 13:24:12.979234 20555 raft_consensus.cc:493] T d72327ba10974434b349712b9ce117c1 P 806afa2259c74a1cb864e8f1c85093d0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:12.979622 20555 raft_consensus.cc:3060] T d72327ba10974434b349712b9ce117c1 P 806afa2259c74a1cb864e8f1c85093d0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:12.985754 20704 raft_consensus.cc:2468] T 05a85a66671a426a880583e9229947fb P b4751da4b40b4b9ebf278f2d9044d223 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806afa2259c74a1cb864e8f1c85093d0 in term 2.
I20260710 13:24:12.976498 20789 consensus_queue.cc:1048] T c799b96a052d4a7cb9461bfd42f90d0f P 806afa2259c74a1cb864e8f1c85093d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:12.987282 20521 leader_election.cc:304] T 05a85a66671a426a880583e9229947fb P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806afa2259c74a1cb864e8f1c85093d0, b4751da4b40b4b9ebf278f2d9044d223; no voters: 
I20260710 13:24:12.987694 20555 raft_consensus.cc:515] T d72327ba10974434b349712b9ce117c1 P 806afa2259c74a1cb864e8f1c85093d0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } } peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } }
I20260710 13:24:12.988200 20789 raft_consensus.cc:2804] T 05a85a66671a426a880583e9229947fb P 806afa2259c74a1cb864e8f1c85093d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:12.988776 20789 raft_consensus.cc:697] T 05a85a66671a426a880583e9229947fb P 806afa2259c74a1cb864e8f1c85093d0 [term 2 LEADER]: Becoming Leader. State: Replica: 806afa2259c74a1cb864e8f1c85093d0, State: Running, Role: LEADER
I20260710 13:24:12.989732 20789 consensus_queue.cc:237] T 05a85a66671a426a880583e9229947fb P 806afa2259c74a1cb864e8f1c85093d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:12.990077 20630 raft_consensus.cc:2468] T 05a85a66671a426a880583e9229947fb P 82c0211b6bcc438cb215830af3e100cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806afa2259c74a1cb864e8f1c85093d0 in term 2.
I20260710 13:24:12.990620 20555 leader_election.cc:290] T d72327ba10974434b349712b9ce117c1 P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 2 election: Requested vote from peers b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131:32887), 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831)
I20260710 13:24:12.990837 20703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d72327ba10974434b349712b9ce117c1" candidate_uuid: "806afa2259c74a1cb864e8f1c85093d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4751da4b40b4b9ebf278f2d9044d223"
I20260710 13:24:12.991528 20703 raft_consensus.cc:3060] T d72327ba10974434b349712b9ce117c1 P b4751da4b40b4b9ebf278f2d9044d223 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:12.993162 20630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d72327ba10974434b349712b9ce117c1" candidate_uuid: "806afa2259c74a1cb864e8f1c85093d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82c0211b6bcc438cb215830af3e100cb"
I20260710 13:24:12.993885 20630 raft_consensus.cc:3055] T d72327ba10974434b349712b9ce117c1 P 82c0211b6bcc438cb215830af3e100cb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:12.994297 20630 raft_consensus.cc:740] T d72327ba10974434b349712b9ce117c1 P 82c0211b6bcc438cb215830af3e100cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 82c0211b6bcc438cb215830af3e100cb, State: Running, Role: LEADER
I20260710 13:24:12.995245 20630 consensus_queue.cc:260] T d72327ba10974434b349712b9ce117c1 P 82c0211b6bcc438cb215830af3e100cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } } peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } }
I20260710 13:24:12.996603 20630 raft_consensus.cc:3060] T d72327ba10974434b349712b9ce117c1 P 82c0211b6bcc438cb215830af3e100cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:13.001936 20703 raft_consensus.cc:2468] T d72327ba10974434b349712b9ce117c1 P b4751da4b40b4b9ebf278f2d9044d223 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806afa2259c74a1cb864e8f1c85093d0 in term 2.
I20260710 13:24:13.003446 20521 leader_election.cc:304] T d72327ba10974434b349712b9ce117c1 P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806afa2259c74a1cb864e8f1c85093d0, b4751da4b40b4b9ebf278f2d9044d223; no voters: 
I20260710 13:24:13.004406 20789 raft_consensus.cc:2804] T d72327ba10974434b349712b9ce117c1 P 806afa2259c74a1cb864e8f1c85093d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:13.004906 20789 raft_consensus.cc:697] T d72327ba10974434b349712b9ce117c1 P 806afa2259c74a1cb864e8f1c85093d0 [term 2 LEADER]: Becoming Leader. State: Replica: 806afa2259c74a1cb864e8f1c85093d0, State: Running, Role: LEADER
I20260710 13:24:13.005756 20789 consensus_queue.cc:237] T d72327ba10974434b349712b9ce117c1 P 806afa2259c74a1cb864e8f1c85093d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } } peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } }
I20260710 13:24:13.010210 20630 raft_consensus.cc:2468] T d72327ba10974434b349712b9ce117c1 P 82c0211b6bcc438cb215830af3e100cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806afa2259c74a1cb864e8f1c85093d0 in term 2.
I20260710 13:24:13.011698 20452 catalog_manager.cc:5697] T 05a85a66671a426a880583e9229947fb P 806afa2259c74a1cb864e8f1c85093d0 reported cstate change: term changed from 1 to 2, leader changed from b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131) to 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129). New cstate: current_term: 2 leader_uuid: "806afa2259c74a1cb864e8f1c85093d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:13.025171 20452 catalog_manager.cc:5697] T d72327ba10974434b349712b9ce117c1 P 806afa2259c74a1cb864e8f1c85093d0 reported cstate change: term changed from 1 to 2, leader changed from 82c0211b6bcc438cb215830af3e100cb (127.16.80.130) to 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129). New cstate: current_term: 2 leader_uuid: "806afa2259c74a1cb864e8f1c85093d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:13.061894 20780 raft_consensus.cc:993] T 8149a1ab48ff4da48885531921b2dbf0 P 806afa2259c74a1cb864e8f1c85093d0: : Instructing follower 82c0211b6bcc438cb215830af3e100cb to start an election
I20260710 13:24:13.062417 20789 raft_consensus.cc:1081] T 8149a1ab48ff4da48885531921b2dbf0 P 806afa2259c74a1cb864e8f1c85093d0 [term 1 LEADER]: Signalling peer 82c0211b6bcc438cb215830af3e100cb to start an election
I20260710 13:24:13.063701 20823 raft_consensus.cc:993] T 0194518113964ec892fe786f4329c37c P b4751da4b40b4b9ebf278f2d9044d223: : Instructing follower 82c0211b6bcc438cb215830af3e100cb to start an election
I20260710 13:24:13.064205 20767 raft_consensus.cc:1081] T 0194518113964ec892fe786f4329c37c P b4751da4b40b4b9ebf278f2d9044d223 [term 1 LEADER]: Signalling peer 82c0211b6bcc438cb215830af3e100cb to start an election
I20260710 13:24:13.064189 20630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8149a1ab48ff4da48885531921b2dbf0"
dest_uuid: "82c0211b6bcc438cb215830af3e100cb"
 from {username='slave'} at 127.0.0.1:49242
I20260710 13:24:13.065178 20630 raft_consensus.cc:493] T 8149a1ab48ff4da48885531921b2dbf0 P 82c0211b6bcc438cb215830af3e100cb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:13.065745 20630 raft_consensus.cc:3060] T 8149a1ab48ff4da48885531921b2dbf0 P 82c0211b6bcc438cb215830af3e100cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:13.066223 20631 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0194518113964ec892fe786f4329c37c"
dest_uuid: "82c0211b6bcc438cb215830af3e100cb"
 from {username='slave'} at 127.0.0.1:49236
I20260710 13:24:13.066797 20631 raft_consensus.cc:493] T 0194518113964ec892fe786f4329c37c P 82c0211b6bcc438cb215830af3e100cb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:13.067194 20631 raft_consensus.cc:3060] T 0194518113964ec892fe786f4329c37c P 82c0211b6bcc438cb215830af3e100cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:13.071403 20630 raft_consensus.cc:515] T 8149a1ab48ff4da48885531921b2dbf0 P 82c0211b6bcc438cb215830af3e100cb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:13.073104 20631 raft_consensus.cc:515] T 0194518113964ec892fe786f4329c37c P 82c0211b6bcc438cb215830af3e100cb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:13.074218 20555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8149a1ab48ff4da48885531921b2dbf0" candidate_uuid: "82c0211b6bcc438cb215830af3e100cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "806afa2259c74a1cb864e8f1c85093d0"
I20260710 13:24:13.073416 20630 leader_election.cc:290] T 8149a1ab48ff4da48885531921b2dbf0 P 82c0211b6bcc438cb215830af3e100cb [CANDIDATE]: Term 2 election: Requested vote from peers 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129:44089), b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131:32887)
I20260710 13:24:13.074602 20703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8149a1ab48ff4da48885531921b2dbf0" candidate_uuid: "82c0211b6bcc438cb215830af3e100cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4751da4b40b4b9ebf278f2d9044d223"
I20260710 13:24:13.074800 20555 raft_consensus.cc:3055] T 8149a1ab48ff4da48885531921b2dbf0 P 806afa2259c74a1cb864e8f1c85093d0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:13.075299 20555 raft_consensus.cc:740] T 8149a1ab48ff4da48885531921b2dbf0 P 806afa2259c74a1cb864e8f1c85093d0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 806afa2259c74a1cb864e8f1c85093d0, State: Running, Role: LEADER
I20260710 13:24:13.075363 20703 raft_consensus.cc:3060] T 8149a1ab48ff4da48885531921b2dbf0 P b4751da4b40b4b9ebf278f2d9044d223 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:13.076093 20631 leader_election.cc:290] T 0194518113964ec892fe786f4329c37c P 82c0211b6bcc438cb215830af3e100cb [CANDIDATE]: Term 2 election: Requested vote from peers 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129:44089), b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131:32887)
I20260710 13:24:13.076313 20555 consensus_queue.cc:260] T 8149a1ab48ff4da48885531921b2dbf0 P 806afa2259c74a1cb864e8f1c85093d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:13.076756 20704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0194518113964ec892fe786f4329c37c" candidate_uuid: "82c0211b6bcc438cb215830af3e100cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4751da4b40b4b9ebf278f2d9044d223"
I20260710 13:24:13.077320 20704 raft_consensus.cc:3055] T 0194518113964ec892fe786f4329c37c P b4751da4b40b4b9ebf278f2d9044d223 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:13.077535 20555 raft_consensus.cc:3060] T 8149a1ab48ff4da48885531921b2dbf0 P 806afa2259c74a1cb864e8f1c85093d0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:13.077644 20704 raft_consensus.cc:740] T 0194518113964ec892fe786f4329c37c P b4751da4b40b4b9ebf278f2d9044d223 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4751da4b40b4b9ebf278f2d9044d223, State: Running, Role: LEADER
I20260710 13:24:13.078562 20704 consensus_queue.cc:260] T 0194518113964ec892fe786f4329c37c P b4751da4b40b4b9ebf278f2d9044d223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:13.079692 20704 raft_consensus.cc:3060] T 0194518113964ec892fe786f4329c37c P b4751da4b40b4b9ebf278f2d9044d223 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:13.079974 20556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0194518113964ec892fe786f4329c37c" candidate_uuid: "82c0211b6bcc438cb215830af3e100cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "806afa2259c74a1cb864e8f1c85093d0"
I20260710 13:24:13.080653 20556 raft_consensus.cc:3060] T 0194518113964ec892fe786f4329c37c P 806afa2259c74a1cb864e8f1c85093d0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:13.086300 20703 raft_consensus.cc:2468] T 8149a1ab48ff4da48885531921b2dbf0 P b4751da4b40b4b9ebf278f2d9044d223 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c0211b6bcc438cb215830af3e100cb in term 2.
I20260710 13:24:13.086431 20555 raft_consensus.cc:2468] T 8149a1ab48ff4da48885531921b2dbf0 P 806afa2259c74a1cb864e8f1c85093d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c0211b6bcc438cb215830af3e100cb in term 2.
I20260710 13:24:13.087637 20704 raft_consensus.cc:2468] T 0194518113964ec892fe786f4329c37c P b4751da4b40b4b9ebf278f2d9044d223 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c0211b6bcc438cb215830af3e100cb in term 2.
I20260710 13:24:13.087939 20596 leader_election.cc:304] T 8149a1ab48ff4da48885531921b2dbf0 P 82c0211b6bcc438cb215830af3e100cb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82c0211b6bcc438cb215830af3e100cb, b4751da4b40b4b9ebf278f2d9044d223; no voters: 
I20260710 13:24:13.088882 20799 raft_consensus.cc:2804] T 8149a1ab48ff4da48885531921b2dbf0 P 82c0211b6bcc438cb215830af3e100cb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:13.089102 20556 raft_consensus.cc:2468] T 0194518113964ec892fe786f4329c37c P 806afa2259c74a1cb864e8f1c85093d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c0211b6bcc438cb215830af3e100cb in term 2.
I20260710 13:24:13.089397 20799 raft_consensus.cc:697] T 8149a1ab48ff4da48885531921b2dbf0 P 82c0211b6bcc438cb215830af3e100cb [term 2 LEADER]: Becoming Leader. State: Replica: 82c0211b6bcc438cb215830af3e100cb, State: Running, Role: LEADER
I20260710 13:24:13.089682 20596 leader_election.cc:304] T 0194518113964ec892fe786f4329c37c P 82c0211b6bcc438cb215830af3e100cb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82c0211b6bcc438cb215830af3e100cb, b4751da4b40b4b9ebf278f2d9044d223; no voters: 
I20260710 13:24:13.090593 20798 raft_consensus.cc:2804] T 0194518113964ec892fe786f4329c37c P 82c0211b6bcc438cb215830af3e100cb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:13.090319 20799 consensus_queue.cc:237] T 8149a1ab48ff4da48885531921b2dbf0 P 82c0211b6bcc438cb215830af3e100cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:13.091112 20798 raft_consensus.cc:697] T 0194518113964ec892fe786f4329c37c P 82c0211b6bcc438cb215830af3e100cb [term 2 LEADER]: Becoming Leader. State: Replica: 82c0211b6bcc438cb215830af3e100cb, State: Running, Role: LEADER
I20260710 13:24:13.092300 20798 consensus_queue.cc:237] T 0194518113964ec892fe786f4329c37c P 82c0211b6bcc438cb215830af3e100cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:13.098006 20452 catalog_manager.cc:5697] T 8149a1ab48ff4da48885531921b2dbf0 P 82c0211b6bcc438cb215830af3e100cb reported cstate change: term changed from 1 to 2, leader changed from 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129) to 82c0211b6bcc438cb215830af3e100cb (127.16.80.130). New cstate: current_term: 2 leader_uuid: "82c0211b6bcc438cb215830af3e100cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:13.111426 20452 catalog_manager.cc:5697] T 0194518113964ec892fe786f4329c37c P 82c0211b6bcc438cb215830af3e100cb reported cstate change: term changed from 1 to 2, leader changed from b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131) to 82c0211b6bcc438cb215830af3e100cb (127.16.80.130). New cstate: current_term: 2 leader_uuid: "82c0211b6bcc438cb215830af3e100cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:13.195853 20780 raft_consensus.cc:993] T 86d9a41aae5342f6a26b067ad21a564d P 806afa2259c74a1cb864e8f1c85093d0: : Instructing follower 82c0211b6bcc438cb215830af3e100cb to start an election
I20260710 13:24:13.196370 20789 raft_consensus.cc:1081] T 86d9a41aae5342f6a26b067ad21a564d P 806afa2259c74a1cb864e8f1c85093d0 [term 1 LEADER]: Signalling peer 82c0211b6bcc438cb215830af3e100cb to start an election
I20260710 13:24:13.198169 20631 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86d9a41aae5342f6a26b067ad21a564d"
dest_uuid: "82c0211b6bcc438cb215830af3e100cb"
 from {username='slave'} at 127.0.0.1:49242
I20260710 13:24:13.198832 20631 raft_consensus.cc:493] T 86d9a41aae5342f6a26b067ad21a564d P 82c0211b6bcc438cb215830af3e100cb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:13.199290 20631 raft_consensus.cc:3060] T 86d9a41aae5342f6a26b067ad21a564d P 82c0211b6bcc438cb215830af3e100cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:13.200595 20556 raft_consensus.cc:1275] T d8838be8776b42f6b1c8b3099c2667e4 P 806afa2259c74a1cb864e8f1c85093d0 [term 2 FOLLOWER]: Refusing update from remote peer 82c0211b6bcc438cb215830af3e100cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:13.202159 20798 consensus_queue.cc:1048] T d8838be8776b42f6b1c8b3099c2667e4 P 82c0211b6bcc438cb215830af3e100cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:13.206625 20631 raft_consensus.cc:515] T 86d9a41aae5342f6a26b067ad21a564d P 82c0211b6bcc438cb215830af3e100cb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:13.209249 20631 leader_election.cc:290] T 86d9a41aae5342f6a26b067ad21a564d P 82c0211b6bcc438cb215830af3e100cb [CANDIDATE]: Term 2 election: Requested vote from peers 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129:44089), b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131:32887)
I20260710 13:24:13.210467 20556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d9a41aae5342f6a26b067ad21a564d" candidate_uuid: "82c0211b6bcc438cb215830af3e100cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "806afa2259c74a1cb864e8f1c85093d0"
I20260710 13:24:13.213011 20556 raft_consensus.cc:3055] T 86d9a41aae5342f6a26b067ad21a564d P 806afa2259c74a1cb864e8f1c85093d0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:13.213392 20703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d9a41aae5342f6a26b067ad21a564d" candidate_uuid: "82c0211b6bcc438cb215830af3e100cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4751da4b40b4b9ebf278f2d9044d223"
I20260710 13:24:13.213989 20704 raft_consensus.cc:1275] T d8838be8776b42f6b1c8b3099c2667e4 P b4751da4b40b4b9ebf278f2d9044d223 [term 2 FOLLOWER]: Refusing update from remote peer 82c0211b6bcc438cb215830af3e100cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:13.214147 20703 raft_consensus.cc:3060] T 86d9a41aae5342f6a26b067ad21a564d P b4751da4b40b4b9ebf278f2d9044d223 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:13.213549 20556 raft_consensus.cc:740] T 86d9a41aae5342f6a26b067ad21a564d P 806afa2259c74a1cb864e8f1c85093d0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 806afa2259c74a1cb864e8f1c85093d0, State: Running, Role: LEADER
I20260710 13:24:13.216046 20799 consensus_queue.cc:1048] T d8838be8776b42f6b1c8b3099c2667e4 P 82c0211b6bcc438cb215830af3e100cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:13.216662 20556 consensus_queue.cc:260] T 86d9a41aae5342f6a26b067ad21a564d P 806afa2259c74a1cb864e8f1c85093d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:13.218117 20556 raft_consensus.cc:3060] T 86d9a41aae5342f6a26b067ad21a564d P 806afa2259c74a1cb864e8f1c85093d0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:13.223141 20703 raft_consensus.cc:2468] T 86d9a41aae5342f6a26b067ad21a564d P b4751da4b40b4b9ebf278f2d9044d223 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c0211b6bcc438cb215830af3e100cb in term 2.
I20260710 13:24:13.225015 20596 leader_election.cc:304] T 86d9a41aae5342f6a26b067ad21a564d P 82c0211b6bcc438cb215830af3e100cb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82c0211b6bcc438cb215830af3e100cb, b4751da4b40b4b9ebf278f2d9044d223; no voters: 
I20260710 13:24:13.225944 20798 raft_consensus.cc:2804] T 86d9a41aae5342f6a26b067ad21a564d P 82c0211b6bcc438cb215830af3e100cb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:13.226374 20556 raft_consensus.cc:2468] T 86d9a41aae5342f6a26b067ad21a564d P 806afa2259c74a1cb864e8f1c85093d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c0211b6bcc438cb215830af3e100cb in term 2.
I20260710 13:24:13.226580 20798 raft_consensus.cc:697] T 86d9a41aae5342f6a26b067ad21a564d P 82c0211b6bcc438cb215830af3e100cb [term 2 LEADER]: Becoming Leader. State: Replica: 82c0211b6bcc438cb215830af3e100cb, State: Running, Role: LEADER
I20260710 13:24:13.228420 20798 consensus_queue.cc:237] T 86d9a41aae5342f6a26b067ad21a564d P 82c0211b6bcc438cb215830af3e100cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:13.236763 20452 catalog_manager.cc:5697] T 86d9a41aae5342f6a26b067ad21a564d P 82c0211b6bcc438cb215830af3e100cb reported cstate change: term changed from 1 to 2, leader changed from 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129) to 82c0211b6bcc438cb215830af3e100cb (127.16.80.130). New cstate: current_term: 2 leader_uuid: "82c0211b6bcc438cb215830af3e100cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:13.295859 20704 raft_consensus.cc:1275] T 391ad578e0ea44c4a220c56fa7500823 P b4751da4b40b4b9ebf278f2d9044d223 [term 2 FOLLOWER]: Refusing update from remote peer 806afa2259c74a1cb864e8f1c85093d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:13.297143 20753 consensus_queue.cc:1048] T 391ad578e0ea44c4a220c56fa7500823 P 806afa2259c74a1cb864e8f1c85093d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:13.306756 20631 raft_consensus.cc:1275] T 391ad578e0ea44c4a220c56fa7500823 P 82c0211b6bcc438cb215830af3e100cb [term 2 FOLLOWER]: Refusing update from remote peer 806afa2259c74a1cb864e8f1c85093d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:13.308344 20780 consensus_queue.cc:1048] T 391ad578e0ea44c4a220c56fa7500823 P 806afa2259c74a1cb864e8f1c85093d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:13.516986 20704 raft_consensus.cc:1275] T 05a85a66671a426a880583e9229947fb P b4751da4b40b4b9ebf278f2d9044d223 [term 2 FOLLOWER]: Refusing update from remote peer 806afa2259c74a1cb864e8f1c85093d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:13.518349 20780 consensus_queue.cc:1048] T 05a85a66671a426a880583e9229947fb P 806afa2259c74a1cb864e8f1c85093d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:13.528019 20631 raft_consensus.cc:1275] T 05a85a66671a426a880583e9229947fb P 82c0211b6bcc438cb215830af3e100cb [term 2 FOLLOWER]: Refusing update from remote peer 806afa2259c74a1cb864e8f1c85093d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:13.531397 20827 consensus_queue.cc:1048] T 05a85a66671a426a880583e9229947fb P 806afa2259c74a1cb864e8f1c85093d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:13.531917 20704 raft_consensus.cc:1275] T d72327ba10974434b349712b9ce117c1 P b4751da4b40b4b9ebf278f2d9044d223 [term 2 FOLLOWER]: Refusing update from remote peer 806afa2259c74a1cb864e8f1c85093d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:13.533870 20827 consensus_queue.cc:1048] T d72327ba10974434b349712b9ce117c1 P 806afa2259c74a1cb864e8f1c85093d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:13.545111 20631 raft_consensus.cc:1275] T d72327ba10974434b349712b9ce117c1 P 82c0211b6bcc438cb215830af3e100cb [term 2 FOLLOWER]: Refusing update from remote peer 806afa2259c74a1cb864e8f1c85093d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:13.546697 20827 consensus_queue.cc:1048] T d72327ba10974434b349712b9ce117c1 P 806afa2259c74a1cb864e8f1c85093d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:13.553191 20704 raft_consensus.cc:1275] T 8149a1ab48ff4da48885531921b2dbf0 P b4751da4b40b4b9ebf278f2d9044d223 [term 2 FOLLOWER]: Refusing update from remote peer 82c0211b6bcc438cb215830af3e100cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:13.555419 20798 consensus_queue.cc:1048] T 8149a1ab48ff4da48885531921b2dbf0 P 82c0211b6bcc438cb215830af3e100cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:13.567611 20556 raft_consensus.cc:1275] T 8149a1ab48ff4da48885531921b2dbf0 P 806afa2259c74a1cb864e8f1c85093d0 [term 2 FOLLOWER]: Refusing update from remote peer 82c0211b6bcc438cb215830af3e100cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:13.569730 20704 raft_consensus.cc:1275] T 0194518113964ec892fe786f4329c37c P b4751da4b40b4b9ebf278f2d9044d223 [term 2 FOLLOWER]: Refusing update from remote peer 82c0211b6bcc438cb215830af3e100cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:13.569802 20766 consensus_queue.cc:1048] T 8149a1ab48ff4da48885531921b2dbf0 P 82c0211b6bcc438cb215830af3e100cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:13.571617 20766 consensus_queue.cc:1048] T 0194518113964ec892fe786f4329c37c P 82c0211b6bcc438cb215830af3e100cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:13.585110 20556 raft_consensus.cc:1275] T 0194518113964ec892fe786f4329c37c P 806afa2259c74a1cb864e8f1c85093d0 [term 2 FOLLOWER]: Refusing update from remote peer 82c0211b6bcc438cb215830af3e100cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:13.587215 20766 consensus_queue.cc:1048] T 0194518113964ec892fe786f4329c37c P 82c0211b6bcc438cb215830af3e100cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:13.696092 20556 raft_consensus.cc:1275] T 86d9a41aae5342f6a26b067ad21a564d P 806afa2259c74a1cb864e8f1c85093d0 [term 2 FOLLOWER]: Refusing update from remote peer 82c0211b6bcc438cb215830af3e100cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:13.697502 20766 consensus_queue.cc:1048] T 86d9a41aae5342f6a26b067ad21a564d P 82c0211b6bcc438cb215830af3e100cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:13.707018 20704 raft_consensus.cc:1275] T 86d9a41aae5342f6a26b067ad21a564d P b4751da4b40b4b9ebf278f2d9044d223 [term 2 FOLLOWER]: Refusing update from remote peer 82c0211b6bcc438cb215830af3e100cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:13.709048 20766 consensus_queue.cc:1048] T 86d9a41aae5342f6a26b067ad21a564d P 82c0211b6bcc438cb215830af3e100cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:13.848066 20832 raft_consensus.cc:493] T 950a984b174d4320bfffde03fceb1191 P 82c0211b6bcc438cb215830af3e100cb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:13.848945 20832 raft_consensus.cc:515] T 950a984b174d4320bfffde03fceb1191 P 82c0211b6bcc438cb215830af3e100cb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:13.851343 20832 leader_election.cc:290] T 950a984b174d4320bfffde03fceb1191 P 82c0211b6bcc438cb215830af3e100cb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129:44089), b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131:32887)
I20260710 13:24:13.852924 20704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950a984b174d4320bfffde03fceb1191" candidate_uuid: "82c0211b6bcc438cb215830af3e100cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4751da4b40b4b9ebf278f2d9044d223" is_pre_election: true
I20260710 13:24:13.852872 20556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950a984b174d4320bfffde03fceb1191" candidate_uuid: "82c0211b6bcc438cb215830af3e100cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "806afa2259c74a1cb864e8f1c85093d0" is_pre_election: true
I20260710 13:24:13.855960 20596 leader_election.cc:304] T 950a984b174d4320bfffde03fceb1191 P 82c0211b6bcc438cb215830af3e100cb [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: 82c0211b6bcc438cb215830af3e100cb; no voters: 806afa2259c74a1cb864e8f1c85093d0, b4751da4b40b4b9ebf278f2d9044d223
I20260710 13:24:13.856940 20832 raft_consensus.cc:2749] T 950a984b174d4320bfffde03fceb1191 P 82c0211b6bcc438cb215830af3e100cb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:24:14.001299 20827 raft_consensus.cc:493] T 950a984b174d4320bfffde03fceb1191 P 806afa2259c74a1cb864e8f1c85093d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 82c0211b6bcc438cb215830af3e100cb)
I20260710 13:24:14.002219 20827 raft_consensus.cc:515] T 950a984b174d4320bfffde03fceb1191 P 806afa2259c74a1cb864e8f1c85093d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:14.005722 20827 leader_election.cc:290] T 950a984b174d4320bfffde03fceb1191 P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831), b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131:32887)
I20260710 13:24:14.006719 20631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950a984b174d4320bfffde03fceb1191" candidate_uuid: "806afa2259c74a1cb864e8f1c85093d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "82c0211b6bcc438cb215830af3e100cb" is_pre_election: true
I20260710 13:24:14.007408 20631 raft_consensus.cc:2468] T 950a984b174d4320bfffde03fceb1191 P 82c0211b6bcc438cb215830af3e100cb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 806afa2259c74a1cb864e8f1c85093d0 in term 2.
I20260710 13:24:14.007398 20704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950a984b174d4320bfffde03fceb1191" candidate_uuid: "806afa2259c74a1cb864e8f1c85093d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4751da4b40b4b9ebf278f2d9044d223" is_pre_election: true
I20260710 13:24:14.008803 20704 raft_consensus.cc:2393] T 950a984b174d4320bfffde03fceb1191 P b4751da4b40b4b9ebf278f2d9044d223 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 806afa2259c74a1cb864e8f1c85093d0 in current term 2: Already voted for candidate b4751da4b40b4b9ebf278f2d9044d223 in this term.
I20260710 13:24:14.009112 20519 leader_election.cc:304] T 950a984b174d4320bfffde03fceb1191 P 806afa2259c74a1cb864e8f1c85093d0 [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: 806afa2259c74a1cb864e8f1c85093d0, 82c0211b6bcc438cb215830af3e100cb; no voters: 
I20260710 13:24:14.010107 20827 raft_consensus.cc:2804] T 950a984b174d4320bfffde03fceb1191 P 806afa2259c74a1cb864e8f1c85093d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:24:14.010535 20827 raft_consensus.cc:493] T 950a984b174d4320bfffde03fceb1191 P 806afa2259c74a1cb864e8f1c85093d0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 82c0211b6bcc438cb215830af3e100cb)
I20260710 13:24:14.010967 20827 raft_consensus.cc:3060] T 950a984b174d4320bfffde03fceb1191 P 806afa2259c74a1cb864e8f1c85093d0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:14.025075 20827 raft_consensus.cc:515] T 950a984b174d4320bfffde03fceb1191 P 806afa2259c74a1cb864e8f1c85093d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:14.027866 20827 leader_election.cc:290] T 950a984b174d4320bfffde03fceb1191 P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 2 election: Requested vote from peers 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831), b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131:32887)
I20260710 13:24:14.028502 20631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950a984b174d4320bfffde03fceb1191" candidate_uuid: "806afa2259c74a1cb864e8f1c85093d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "82c0211b6bcc438cb215830af3e100cb"
I20260710 13:24:14.036131 20631 raft_consensus.cc:2468] T 950a984b174d4320bfffde03fceb1191 P 82c0211b6bcc438cb215830af3e100cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806afa2259c74a1cb864e8f1c85093d0 in term 2.
I20260710 13:24:14.037046 20704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950a984b174d4320bfffde03fceb1191" candidate_uuid: "806afa2259c74a1cb864e8f1c85093d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4751da4b40b4b9ebf278f2d9044d223"
I20260710 13:24:14.037633 20519 leader_election.cc:304] T 950a984b174d4320bfffde03fceb1191 P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806afa2259c74a1cb864e8f1c85093d0, 82c0211b6bcc438cb215830af3e100cb; no voters: 
I20260710 13:24:14.038409 20704 raft_consensus.cc:2393] T 950a984b174d4320bfffde03fceb1191 P b4751da4b40b4b9ebf278f2d9044d223 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 806afa2259c74a1cb864e8f1c85093d0 in current term 2: Already voted for candidate b4751da4b40b4b9ebf278f2d9044d223 in this term.
I20260710 13:24:14.038548 20827 raft_consensus.cc:2804] T 950a984b174d4320bfffde03fceb1191 P 806afa2259c74a1cb864e8f1c85093d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:14.039143 20827 raft_consensus.cc:697] T 950a984b174d4320bfffde03fceb1191 P 806afa2259c74a1cb864e8f1c85093d0 [term 2 LEADER]: Becoming Leader. State: Replica: 806afa2259c74a1cb864e8f1c85093d0, State: Running, Role: LEADER
I20260710 13:24:14.040300 20827 consensus_queue.cc:237] T 950a984b174d4320bfffde03fceb1191 P 806afa2259c74a1cb864e8f1c85093d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:14.049537 20452 catalog_manager.cc:5697] T 950a984b174d4320bfffde03fceb1191 P 806afa2259c74a1cb864e8f1c85093d0 reported cstate change: term changed from 1 to 2, leader changed from 82c0211b6bcc438cb215830af3e100cb (127.16.80.130) to 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129). New cstate: current_term: 2 leader_uuid: "806afa2259c74a1cb864e8f1c85093d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:14.131978 20767 raft_consensus.cc:493] T 950a984b174d4320bfffde03fceb1191 P b4751da4b40b4b9ebf278f2d9044d223 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:14.132588 20767 raft_consensus.cc:515] T 950a984b174d4320bfffde03fceb1191 P b4751da4b40b4b9ebf278f2d9044d223 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:14.134479 20767 leader_election.cc:290] T 950a984b174d4320bfffde03fceb1191 P b4751da4b40b4b9ebf278f2d9044d223 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129:44089), 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831)
I20260710 13:24:14.135583 20555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950a984b174d4320bfffde03fceb1191" candidate_uuid: "b4751da4b40b4b9ebf278f2d9044d223" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "806afa2259c74a1cb864e8f1c85093d0" is_pre_election: true
I20260710 13:24:14.135727 20631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950a984b174d4320bfffde03fceb1191" candidate_uuid: "b4751da4b40b4b9ebf278f2d9044d223" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "82c0211b6bcc438cb215830af3e100cb" is_pre_election: true
I20260710 13:24:14.136391 20631 raft_consensus.cc:2468] T 950a984b174d4320bfffde03fceb1191 P 82c0211b6bcc438cb215830af3e100cb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4751da4b40b4b9ebf278f2d9044d223 in term 2.
I20260710 13:24:14.137588 20668 leader_election.cc:304] T 950a984b174d4320bfffde03fceb1191 P b4751da4b40b4b9ebf278f2d9044d223 [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: 82c0211b6bcc438cb215830af3e100cb, b4751da4b40b4b9ebf278f2d9044d223; no voters: 806afa2259c74a1cb864e8f1c85093d0
I20260710 13:24:14.138351 20767 raft_consensus.cc:2804] T 950a984b174d4320bfffde03fceb1191 P b4751da4b40b4b9ebf278f2d9044d223 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:24:14.138669 20767 raft_consensus.cc:493] T 950a984b174d4320bfffde03fceb1191 P b4751da4b40b4b9ebf278f2d9044d223 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:14.138948 20767 raft_consensus.cc:3060] T 950a984b174d4320bfffde03fceb1191 P b4751da4b40b4b9ebf278f2d9044d223 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:14.146631 20767 raft_consensus.cc:515] T 950a984b174d4320bfffde03fceb1191 P b4751da4b40b4b9ebf278f2d9044d223 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:14.148334 20767 leader_election.cc:290] T 950a984b174d4320bfffde03fceb1191 P b4751da4b40b4b9ebf278f2d9044d223 [CANDIDATE]: Term 3 election: Requested vote from peers 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129:44089), 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831)
I20260710 13:24:14.149365 20555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950a984b174d4320bfffde03fceb1191" candidate_uuid: "b4751da4b40b4b9ebf278f2d9044d223" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "806afa2259c74a1cb864e8f1c85093d0"
I20260710 13:24:14.149508 20631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950a984b174d4320bfffde03fceb1191" candidate_uuid: "b4751da4b40b4b9ebf278f2d9044d223" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "82c0211b6bcc438cb215830af3e100cb"
I20260710 13:24:14.150076 20631 raft_consensus.cc:3060] T 950a984b174d4320bfffde03fceb1191 P 82c0211b6bcc438cb215830af3e100cb [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:14.155387 20631 raft_consensus.cc:2468] T 950a984b174d4320bfffde03fceb1191 P 82c0211b6bcc438cb215830af3e100cb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4751da4b40b4b9ebf278f2d9044d223 in term 3.
I20260710 13:24:14.156389 20668 leader_election.cc:304] T 950a984b174d4320bfffde03fceb1191 P b4751da4b40b4b9ebf278f2d9044d223 [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: 82c0211b6bcc438cb215830af3e100cb, b4751da4b40b4b9ebf278f2d9044d223; no voters: 806afa2259c74a1cb864e8f1c85093d0
I20260710 13:24:14.157058 20767 raft_consensus.cc:2804] T 950a984b174d4320bfffde03fceb1191 P b4751da4b40b4b9ebf278f2d9044d223 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:14.158362 20767 raft_consensus.cc:697] T 950a984b174d4320bfffde03fceb1191 P b4751da4b40b4b9ebf278f2d9044d223 [term 3 LEADER]: Becoming Leader. State: Replica: b4751da4b40b4b9ebf278f2d9044d223, State: Running, Role: LEADER
I20260710 13:24:14.159657 20767 consensus_queue.cc:237] T 950a984b174d4320bfffde03fceb1191 P b4751da4b40b4b9ebf278f2d9044d223 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:14.168447 20453 catalog_manager.cc:5697] T 950a984b174d4320bfffde03fceb1191 P b4751da4b40b4b9ebf278f2d9044d223 reported cstate change: term changed from 2 to 3, leader changed from 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129) to b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131). New cstate: current_term: 3 leader_uuid: "b4751da4b40b4b9ebf278f2d9044d223" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:14.452486 20631 raft_consensus.cc:1240] T 950a984b174d4320bfffde03fceb1191 P 82c0211b6bcc438cb215830af3e100cb [term 3 FOLLOWER]: Rejecting Update request from peer 806afa2259c74a1cb864e8f1c85093d0 for earlier term 2. Current term is 3. Ops: []
I20260710 13:24:14.453965 20827 consensus_queue.cc:1059] T 950a984b174d4320bfffde03fceb1191 P 806afa2259c74a1cb864e8f1c85093d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:14.454834 20780 raft_consensus.cc:3055] T 950a984b174d4320bfffde03fceb1191 P 806afa2259c74a1cb864e8f1c85093d0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:14.455185 20780 raft_consensus.cc:740] T 950a984b174d4320bfffde03fceb1191 P 806afa2259c74a1cb864e8f1c85093d0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 806afa2259c74a1cb864e8f1c85093d0, State: Running, Role: LEADER
I20260710 13:24:14.455870 20780 consensus_queue.cc:260] T 950a984b174d4320bfffde03fceb1191 P 806afa2259c74a1cb864e8f1c85093d0 [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: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:14.456735 20780 raft_consensus.cc:3060] T 950a984b174d4320bfffde03fceb1191 P 806afa2259c74a1cb864e8f1c85093d0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:14.687143 20631 raft_consensus.cc:1275] T 950a984b174d4320bfffde03fceb1191 P 82c0211b6bcc438cb215830af3e100cb [term 3 FOLLOWER]: Refusing update from remote peer b4751da4b40b4b9ebf278f2d9044d223: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:24:14.687646 20556 raft_consensus.cc:1275] T 950a984b174d4320bfffde03fceb1191 P 806afa2259c74a1cb864e8f1c85093d0 [term 3 FOLLOWER]: Refusing update from remote peer b4751da4b40b4b9ebf278f2d9044d223: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260710 13:24:14.688081 20556 pending_rounds.cc:85] T 950a984b174d4320bfffde03fceb1191 P 806afa2259c74a1cb864e8f1c85093d0: Aborting all ops after (but not including) 1
I20260710 13:24:14.688339 20556 pending_rounds.cc:107] T 950a984b174d4320bfffde03fceb1191 P 806afa2259c74a1cb864e8f1c85093d0: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260710 13:24:14.688723 20556 raft_consensus.cc:2889] T 950a984b174d4320bfffde03fceb1191 P 806afa2259c74a1cb864e8f1c85093d0 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:24:14.688653 20842 consensus_queue.cc:1048] T 950a984b174d4320bfffde03fceb1191 P b4751da4b40b4b9ebf278f2d9044d223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:14.690297 20842 consensus_queue.cc:1048] T 950a984b174d4320bfffde03fceb1191 P b4751da4b40b4b9ebf278f2d9044d223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:15.753067 20454 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33994:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:24:15.755873 20454 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:24:15.815559 20543 tablet_service.cc:1511] Processing CreateTablet for tablet 626c2296075949779573afd7d72b3c84 (DEFAULT_TABLE table=soft_deleted_table [id=bec67f1960a04d5bb3002be325bbb643]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:24:15.816956 20620 tablet_service.cc:1511] Processing CreateTablet for tablet 626c2296075949779573afd7d72b3c84 (DEFAULT_TABLE table=soft_deleted_table [id=bec67f1960a04d5bb3002be325bbb643]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:24:15.817544 20543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 626c2296075949779573afd7d72b3c84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:15.818660 20620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 626c2296075949779573afd7d72b3c84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:15.818554 20693 tablet_service.cc:1511] Processing CreateTablet for tablet 626c2296075949779573afd7d72b3c84 (DEFAULT_TABLE table=soft_deleted_table [id=bec67f1960a04d5bb3002be325bbb643]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:24:15.819751 20546 tablet_service.cc:1511] Processing CreateTablet for tablet 63cec0b4a2e94953936dfb2bcc2474e2 (DEFAULT_TABLE table=soft_deleted_table [id=bec67f1960a04d5bb3002be325bbb643]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:24:15.820230 20693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 626c2296075949779573afd7d72b3c84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:15.821260 20546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63cec0b4a2e94953936dfb2bcc2474e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:15.834734 20618 tablet_service.cc:1511] Processing CreateTablet for tablet 63cec0b4a2e94953936dfb2bcc2474e2 (DEFAULT_TABLE table=soft_deleted_table [id=bec67f1960a04d5bb3002be325bbb643]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:24:15.836359 20618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63cec0b4a2e94953936dfb2bcc2474e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:15.844597 20860 tablet_bootstrap.cc:492] T 626c2296075949779573afd7d72b3c84 P 806afa2259c74a1cb864e8f1c85093d0: Bootstrap starting.
I20260710 13:24:15.848255 20692 tablet_service.cc:1511] Processing CreateTablet for tablet 63cec0b4a2e94953936dfb2bcc2474e2 (DEFAULT_TABLE table=soft_deleted_table [id=bec67f1960a04d5bb3002be325bbb643]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:24:15.849956 20692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63cec0b4a2e94953936dfb2bcc2474e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:15.852954 20544 tablet_service.cc:1511] Processing CreateTablet for tablet 2a0403a8d4da4ca699d77438eb5f7d76 (DEFAULT_TABLE table=soft_deleted_table [id=bec67f1960a04d5bb3002be325bbb643]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:24:15.854666 20544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a0403a8d4da4ca699d77438eb5f7d76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:15.862367 20860 tablet_bootstrap.cc:654] T 626c2296075949779573afd7d72b3c84 P 806afa2259c74a1cb864e8f1c85093d0: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:15.863683 20861 tablet_bootstrap.cc:492] T 626c2296075949779573afd7d72b3c84 P b4751da4b40b4b9ebf278f2d9044d223: Bootstrap starting.
I20260710 13:24:15.877167 20693 tablet_service.cc:1511] Processing CreateTablet for tablet 2a0403a8d4da4ca699d77438eb5f7d76 (DEFAULT_TABLE table=soft_deleted_table [id=bec67f1960a04d5bb3002be325bbb643]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:24:15.878053 20543 tablet_service.cc:1511] Processing CreateTablet for tablet 2af3e178bf924b06a6da18ce131a6068 (DEFAULT_TABLE table=soft_deleted_table [id=bec67f1960a04d5bb3002be325bbb643]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:24:15.878718 20693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a0403a8d4da4ca699d77438eb5f7d76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:15.879405 20543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2af3e178bf924b06a6da18ce131a6068. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:15.884541 20619 tablet_service.cc:1511] Processing CreateTablet for tablet 2af3e178bf924b06a6da18ce131a6068 (DEFAULT_TABLE table=soft_deleted_table [id=bec67f1960a04d5bb3002be325bbb643]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:24:15.886139 20619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2af3e178bf924b06a6da18ce131a6068. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:15.886849 20861 tablet_bootstrap.cc:654] T 626c2296075949779573afd7d72b3c84 P b4751da4b40b4b9ebf278f2d9044d223: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:15.874840 20617 tablet_service.cc:1511] Processing CreateTablet for tablet 2a0403a8d4da4ca699d77438eb5f7d76 (DEFAULT_TABLE table=soft_deleted_table [id=bec67f1960a04d5bb3002be325bbb643]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:24:15.896770 20687 tablet_service.cc:1511] Processing CreateTablet for tablet 2af3e178bf924b06a6da18ce131a6068 (DEFAULT_TABLE table=soft_deleted_table [id=bec67f1960a04d5bb3002be325bbb643]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:24:15.899474 20687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2af3e178bf924b06a6da18ce131a6068. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:15.905030 20617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a0403a8d4da4ca699d77438eb5f7d76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:15.905278 20545 tablet_service.cc:1511] Processing CreateTablet for tablet 1b9b728171c7424598fddfc22cf2e513 (DEFAULT_TABLE table=soft_deleted_table [id=bec67f1960a04d5bb3002be325bbb643]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:24:15.907429 20545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b9b728171c7424598fddfc22cf2e513. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:15.929100 20862 tablet_bootstrap.cc:492] T 626c2296075949779573afd7d72b3c84 P 82c0211b6bcc438cb215830af3e100cb: Bootstrap starting.
I20260710 13:24:15.946462 20620 tablet_service.cc:1511] Processing CreateTablet for tablet 1b9b728171c7424598fddfc22cf2e513 (DEFAULT_TABLE table=soft_deleted_table [id=bec67f1960a04d5bb3002be325bbb643]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:24:15.947956 20620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b9b728171c7424598fddfc22cf2e513. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:15.958986 20693 tablet_service.cc:1511] Processing CreateTablet for tablet 1b9b728171c7424598fddfc22cf2e513 (DEFAULT_TABLE table=soft_deleted_table [id=bec67f1960a04d5bb3002be325bbb643]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:24:15.961092 20693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b9b728171c7424598fddfc22cf2e513. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:15.961176 20542 tablet_service.cc:1511] Processing CreateTablet for tablet d98aad6cb9234d1f8bf10a711dd6e76b (DEFAULT_TABLE table=soft_deleted_table [id=bec67f1960a04d5bb3002be325bbb643]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:24:15.962756 20542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d98aad6cb9234d1f8bf10a711dd6e76b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:15.975160 20692 tablet_service.cc:1511] Processing CreateTablet for tablet d98aad6cb9234d1f8bf10a711dd6e76b (DEFAULT_TABLE table=soft_deleted_table [id=bec67f1960a04d5bb3002be325bbb643]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:24:15.979396 20692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d98aad6cb9234d1f8bf10a711dd6e76b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:15.980258 20860 tablet_bootstrap.cc:492] T 626c2296075949779573afd7d72b3c84 P 806afa2259c74a1cb864e8f1c85093d0: No bootstrap required, opened a new log
I20260710 13:24:15.980943 20860 ts_tablet_manager.cc:1403] T 626c2296075949779573afd7d72b3c84 P 806afa2259c74a1cb864e8f1c85093d0: Time spent bootstrapping tablet: real 0.137s	user 0.049s	sys 0.023s
I20260710 13:24:15.981638 20862 tablet_bootstrap.cc:654] T 626c2296075949779573afd7d72b3c84 P 82c0211b6bcc438cb215830af3e100cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:15.984472 20860 raft_consensus.cc:359] T 626c2296075949779573afd7d72b3c84 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:15.985291 20860 raft_consensus.cc:385] T 626c2296075949779573afd7d72b3c84 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:15.985896 20860 raft_consensus.cc:740] T 626c2296075949779573afd7d72b3c84 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806afa2259c74a1cb864e8f1c85093d0, State: Initialized, Role: FOLLOWER
I20260710 13:24:15.987025 20620 tablet_service.cc:1511] Processing CreateTablet for tablet d98aad6cb9234d1f8bf10a711dd6e76b (DEFAULT_TABLE table=soft_deleted_table [id=bec67f1960a04d5bb3002be325bbb643]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:24:15.987273 20860 consensus_queue.cc:260] T 626c2296075949779573afd7d72b3c84 P 806afa2259c74a1cb864e8f1c85093d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:15.988503 20620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d98aad6cb9234d1f8bf10a711dd6e76b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:15.992815 20860 ts_tablet_manager.cc:1434] T 626c2296075949779573afd7d72b3c84 P 806afa2259c74a1cb864e8f1c85093d0: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260710 13:24:15.994021 20860 tablet_bootstrap.cc:492] T 63cec0b4a2e94953936dfb2bcc2474e2 P 806afa2259c74a1cb864e8f1c85093d0: Bootstrap starting.
I20260710 13:24:15.996587 20546 tablet_service.cc:1511] Processing CreateTablet for tablet 439b5d86544643a1915e9985699c0587 (DEFAULT_TABLE table=soft_deleted_table [id=bec67f1960a04d5bb3002be325bbb643]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:24:16.004315 20546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 439b5d86544643a1915e9985699c0587. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.007535 20861 tablet_bootstrap.cc:492] T 626c2296075949779573afd7d72b3c84 P b4751da4b40b4b9ebf278f2d9044d223: No bootstrap required, opened a new log
I20260710 13:24:16.007745 20617 tablet_service.cc:1511] Processing CreateTablet for tablet 439b5d86544643a1915e9985699c0587 (DEFAULT_TABLE table=soft_deleted_table [id=bec67f1960a04d5bb3002be325bbb643]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:24:16.008263 20861 ts_tablet_manager.cc:1403] T 626c2296075949779573afd7d72b3c84 P b4751da4b40b4b9ebf278f2d9044d223: Time spent bootstrapping tablet: real 0.145s	user 0.051s	sys 0.036s
I20260710 13:24:16.014833 20617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 439b5d86544643a1915e9985699c0587. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.020686 20860 tablet_bootstrap.cc:654] T 63cec0b4a2e94953936dfb2bcc2474e2 P 806afa2259c74a1cb864e8f1c85093d0: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:16.021777 20861 raft_consensus.cc:359] T 626c2296075949779573afd7d72b3c84 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.031967 20688 tablet_service.cc:1511] Processing CreateTablet for tablet 439b5d86544643a1915e9985699c0587 (DEFAULT_TABLE table=soft_deleted_table [id=bec67f1960a04d5bb3002be325bbb643]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:24:16.036641 20542 tablet_service.cc:1511] Processing CreateTablet for tablet 173fe4c531524ab691fb992e7784d1b8 (DEFAULT_TABLE table=soft_deleted_table [id=bec67f1960a04d5bb3002be325bbb643]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:24:16.038341 20688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 439b5d86544643a1915e9985699c0587. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.039515 20542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 173fe4c531524ab691fb992e7784d1b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.043511 20862 tablet_bootstrap.cc:492] T 626c2296075949779573afd7d72b3c84 P 82c0211b6bcc438cb215830af3e100cb: No bootstrap required, opened a new log
I20260710 13:24:16.044059 20862 ts_tablet_manager.cc:1403] T 626c2296075949779573afd7d72b3c84 P 82c0211b6bcc438cb215830af3e100cb: Time spent bootstrapping tablet: real 0.115s	user 0.012s	sys 0.004s
W20260710 13:24:16.045200 20502 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:24:16.045686 20861 raft_consensus.cc:385] T 626c2296075949779573afd7d72b3c84 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:16.046080 20861 raft_consensus.cc:740] T 626c2296075949779573afd7d72b3c84 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4751da4b40b4b9ebf278f2d9044d223, State: Initialized, Role: FOLLOWER
I20260710 13:24:16.047001 20861 consensus_queue.cc:260] T 626c2296075949779573afd7d72b3c84 P b4751da4b40b4b9ebf278f2d9044d223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.048573 20619 tablet_service.cc:1511] Processing CreateTablet for tablet 173fe4c531524ab691fb992e7784d1b8 (DEFAULT_TABLE table=soft_deleted_table [id=bec67f1960a04d5bb3002be325bbb643]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:24:16.055658 20692 tablet_service.cc:1511] Processing CreateTablet for tablet 173fe4c531524ab691fb992e7784d1b8 (DEFAULT_TABLE table=soft_deleted_table [id=bec67f1960a04d5bb3002be325bbb643]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:24:16.061496 20618 tablet_service.cc:1511] Processing CreateTablet for tablet b059a4a6debf4874a802414715d2c77b (DEFAULT_TABLE table=soft_deleted_table [id=bec67f1960a04d5bb3002be325bbb643]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:24:16.062034 20619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 173fe4c531524ab691fb992e7784d1b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.062996 20618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b059a4a6debf4874a802414715d2c77b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.047122 20862 raft_consensus.cc:359] T 626c2296075949779573afd7d72b3c84 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.063724 20689 tablet_service.cc:1511] Processing CreateTablet for tablet b059a4a6debf4874a802414715d2c77b (DEFAULT_TABLE table=soft_deleted_table [id=bec67f1960a04d5bb3002be325bbb643]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:24:16.064213 20862 raft_consensus.cc:385] T 626c2296075949779573afd7d72b3c84 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:16.064569 20862 raft_consensus.cc:740] T 626c2296075949779573afd7d72b3c84 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c0211b6bcc438cb215830af3e100cb, State: Initialized, Role: FOLLOWER
I20260710 13:24:16.065089 20692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 173fe4c531524ab691fb992e7784d1b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.065392 20862 consensus_queue.cc:260] T 626c2296075949779573afd7d72b3c84 P 82c0211b6bcc438cb215830af3e100cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.066882 20689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b059a4a6debf4874a802414715d2c77b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.068434 20546 tablet_service.cc:1511] Processing CreateTablet for tablet b059a4a6debf4874a802414715d2c77b (DEFAULT_TABLE table=soft_deleted_table [id=bec67f1960a04d5bb3002be325bbb643]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:24:16.071832 20546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b059a4a6debf4874a802414715d2c77b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.086150 20862 ts_tablet_manager.cc:1434] T 626c2296075949779573afd7d72b3c84 P 82c0211b6bcc438cb215830af3e100cb: Time spent starting tablet: real 0.042s	user 0.010s	sys 0.000s
I20260710 13:24:16.092000 20862 tablet_bootstrap.cc:492] T 2a0403a8d4da4ca699d77438eb5f7d76 P 82c0211b6bcc438cb215830af3e100cb: Bootstrap starting.
I20260710 13:24:16.092918 20860 tablet_bootstrap.cc:492] T 63cec0b4a2e94953936dfb2bcc2474e2 P 806afa2259c74a1cb864e8f1c85093d0: No bootstrap required, opened a new log
I20260710 13:24:16.093468 20860 ts_tablet_manager.cc:1403] T 63cec0b4a2e94953936dfb2bcc2474e2 P 806afa2259c74a1cb864e8f1c85093d0: Time spent bootstrapping tablet: real 0.100s	user 0.010s	sys 0.017s
I20260710 13:24:16.086928 20861 ts_tablet_manager.cc:1434] T 626c2296075949779573afd7d72b3c84 P b4751da4b40b4b9ebf278f2d9044d223: Time spent starting tablet: real 0.078s	user 0.010s	sys 0.007s
I20260710 13:24:16.095996 20861 tablet_bootstrap.cc:492] T 63cec0b4a2e94953936dfb2bcc2474e2 P b4751da4b40b4b9ebf278f2d9044d223: Bootstrap starting.
I20260710 13:24:16.097117 20860 raft_consensus.cc:359] T 63cec0b4a2e94953936dfb2bcc2474e2 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.097908 20860 raft_consensus.cc:385] T 63cec0b4a2e94953936dfb2bcc2474e2 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:16.098203 20860 raft_consensus.cc:740] T 63cec0b4a2e94953936dfb2bcc2474e2 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806afa2259c74a1cb864e8f1c85093d0, State: Initialized, Role: FOLLOWER
I20260710 13:24:16.111455 20860 consensus_queue.cc:260] T 63cec0b4a2e94953936dfb2bcc2474e2 P 806afa2259c74a1cb864e8f1c85093d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.114042 20861 tablet_bootstrap.cc:654] T 63cec0b4a2e94953936dfb2bcc2474e2 P b4751da4b40b4b9ebf278f2d9044d223: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:16.116566 20860 ts_tablet_manager.cc:1434] T 63cec0b4a2e94953936dfb2bcc2474e2 P 806afa2259c74a1cb864e8f1c85093d0: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260710 13:24:16.117635 20860 tablet_bootstrap.cc:492] T 2a0403a8d4da4ca699d77438eb5f7d76 P 806afa2259c74a1cb864e8f1c85093d0: Bootstrap starting.
I20260710 13:24:16.124647 20860 tablet_bootstrap.cc:654] T 2a0403a8d4da4ca699d77438eb5f7d76 P 806afa2259c74a1cb864e8f1c85093d0: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:16.133725 20860 tablet_bootstrap.cc:492] T 2a0403a8d4da4ca699d77438eb5f7d76 P 806afa2259c74a1cb864e8f1c85093d0: No bootstrap required, opened a new log
I20260710 13:24:16.133870 20862 tablet_bootstrap.cc:654] T 2a0403a8d4da4ca699d77438eb5f7d76 P 82c0211b6bcc438cb215830af3e100cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:16.134218 20860 ts_tablet_manager.cc:1403] T 2a0403a8d4da4ca699d77438eb5f7d76 P 806afa2259c74a1cb864e8f1c85093d0: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.000s
I20260710 13:24:16.138021 20860 raft_consensus.cc:359] T 2a0403a8d4da4ca699d77438eb5f7d76 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.138696 20860 raft_consensus.cc:385] T 2a0403a8d4da4ca699d77438eb5f7d76 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:16.138993 20860 raft_consensus.cc:740] T 2a0403a8d4da4ca699d77438eb5f7d76 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806afa2259c74a1cb864e8f1c85093d0, State: Initialized, Role: FOLLOWER
I20260710 13:24:16.139820 20860 consensus_queue.cc:260] T 2a0403a8d4da4ca699d77438eb5f7d76 P 806afa2259c74a1cb864e8f1c85093d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.140775 20861 tablet_bootstrap.cc:492] T 63cec0b4a2e94953936dfb2bcc2474e2 P b4751da4b40b4b9ebf278f2d9044d223: No bootstrap required, opened a new log
I20260710 13:24:16.141368 20861 ts_tablet_manager.cc:1403] T 63cec0b4a2e94953936dfb2bcc2474e2 P b4751da4b40b4b9ebf278f2d9044d223: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.004s
I20260710 13:24:16.142299 20860 ts_tablet_manager.cc:1434] T 2a0403a8d4da4ca699d77438eb5f7d76 P 806afa2259c74a1cb864e8f1c85093d0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:24:16.143512 20860 tablet_bootstrap.cc:492] T 2af3e178bf924b06a6da18ce131a6068 P 806afa2259c74a1cb864e8f1c85093d0: Bootstrap starting.
I20260710 13:24:16.144524 20862 tablet_bootstrap.cc:492] T 2a0403a8d4da4ca699d77438eb5f7d76 P 82c0211b6bcc438cb215830af3e100cb: No bootstrap required, opened a new log
I20260710 13:24:16.145046 20862 ts_tablet_manager.cc:1403] T 2a0403a8d4da4ca699d77438eb5f7d76 P 82c0211b6bcc438cb215830af3e100cb: Time spent bootstrapping tablet: real 0.053s	user 0.004s	sys 0.008s
I20260710 13:24:16.144747 20861 raft_consensus.cc:359] T 63cec0b4a2e94953936dfb2bcc2474e2 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.145780 20861 raft_consensus.cc:385] T 63cec0b4a2e94953936dfb2bcc2474e2 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:16.146157 20861 raft_consensus.cc:740] T 63cec0b4a2e94953936dfb2bcc2474e2 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4751da4b40b4b9ebf278f2d9044d223, State: Initialized, Role: FOLLOWER
I20260710 13:24:16.147171 20861 consensus_queue.cc:260] T 63cec0b4a2e94953936dfb2bcc2474e2 P b4751da4b40b4b9ebf278f2d9044d223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.148392 20862 raft_consensus.cc:359] T 2a0403a8d4da4ca699d77438eb5f7d76 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.149137 20862 raft_consensus.cc:385] T 2a0403a8d4da4ca699d77438eb5f7d76 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:16.149416 20862 raft_consensus.cc:740] T 2a0403a8d4da4ca699d77438eb5f7d76 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c0211b6bcc438cb215830af3e100cb, State: Initialized, Role: FOLLOWER
I20260710 13:24:16.151254 20860 tablet_bootstrap.cc:654] T 2af3e178bf924b06a6da18ce131a6068 P 806afa2259c74a1cb864e8f1c85093d0: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:16.154632 20862 consensus_queue.cc:260] T 2a0403a8d4da4ca699d77438eb5f7d76 P 82c0211b6bcc438cb215830af3e100cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.157227 20862 ts_tablet_manager.cc:1434] T 2a0403a8d4da4ca699d77438eb5f7d76 P 82c0211b6bcc438cb215830af3e100cb: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.003s
I20260710 13:24:16.157605 20861 ts_tablet_manager.cc:1434] T 63cec0b4a2e94953936dfb2bcc2474e2 P b4751da4b40b4b9ebf278f2d9044d223: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.003s
I20260710 13:24:16.158327 20862 tablet_bootstrap.cc:492] T 1b9b728171c7424598fddfc22cf2e513 P 82c0211b6bcc438cb215830af3e100cb: Bootstrap starting.
I20260710 13:24:16.159317 20861 tablet_bootstrap.cc:492] T 2a0403a8d4da4ca699d77438eb5f7d76 P b4751da4b40b4b9ebf278f2d9044d223: Bootstrap starting.
I20260710 13:24:16.165863 20862 tablet_bootstrap.cc:654] T 1b9b728171c7424598fddfc22cf2e513 P 82c0211b6bcc438cb215830af3e100cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:16.169483 20861 tablet_bootstrap.cc:654] T 2a0403a8d4da4ca699d77438eb5f7d76 P b4751da4b40b4b9ebf278f2d9044d223: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:16.169739 20860 tablet_bootstrap.cc:492] T 2af3e178bf924b06a6da18ce131a6068 P 806afa2259c74a1cb864e8f1c85093d0: No bootstrap required, opened a new log
I20260710 13:24:16.170284 20860 ts_tablet_manager.cc:1403] T 2af3e178bf924b06a6da18ce131a6068 P 806afa2259c74a1cb864e8f1c85093d0: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.010s
I20260710 13:24:16.173892 20860 raft_consensus.cc:359] T 2af3e178bf924b06a6da18ce131a6068 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.174909 20860 raft_consensus.cc:385] T 2af3e178bf924b06a6da18ce131a6068 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:16.175333 20860 raft_consensus.cc:740] T 2af3e178bf924b06a6da18ce131a6068 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806afa2259c74a1cb864e8f1c85093d0, State: Initialized, Role: FOLLOWER
I20260710 13:24:16.176584 20860 consensus_queue.cc:260] T 2af3e178bf924b06a6da18ce131a6068 P 806afa2259c74a1cb864e8f1c85093d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.182083 20861 tablet_bootstrap.cc:492] T 2a0403a8d4da4ca699d77438eb5f7d76 P b4751da4b40b4b9ebf278f2d9044d223: No bootstrap required, opened a new log
I20260710 13:24:16.182762 20861 ts_tablet_manager.cc:1403] T 2a0403a8d4da4ca699d77438eb5f7d76 P b4751da4b40b4b9ebf278f2d9044d223: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.008s
I20260710 13:24:16.186326 20860 ts_tablet_manager.cc:1434] T 2af3e178bf924b06a6da18ce131a6068 P 806afa2259c74a1cb864e8f1c85093d0: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260710 13:24:16.186780 20862 tablet_bootstrap.cc:492] T 1b9b728171c7424598fddfc22cf2e513 P 82c0211b6bcc438cb215830af3e100cb: No bootstrap required, opened a new log
I20260710 13:24:16.187333 20862 ts_tablet_manager.cc:1403] T 1b9b728171c7424598fddfc22cf2e513 P 82c0211b6bcc438cb215830af3e100cb: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.012s
I20260710 13:24:16.187652 20860 tablet_bootstrap.cc:492] T 1b9b728171c7424598fddfc22cf2e513 P 806afa2259c74a1cb864e8f1c85093d0: Bootstrap starting.
I20260710 13:24:16.189656 20862 raft_consensus.cc:359] T 1b9b728171c7424598fddfc22cf2e513 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.190472 20862 raft_consensus.cc:385] T 1b9b728171c7424598fddfc22cf2e513 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:16.190791 20862 raft_consensus.cc:740] T 1b9b728171c7424598fddfc22cf2e513 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c0211b6bcc438cb215830af3e100cb, State: Initialized, Role: FOLLOWER
I20260710 13:24:16.191612 20862 consensus_queue.cc:260] T 1b9b728171c7424598fddfc22cf2e513 P 82c0211b6bcc438cb215830af3e100cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.191928 20861 raft_consensus.cc:359] T 2a0403a8d4da4ca699d77438eb5f7d76 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.192709 20861 raft_consensus.cc:385] T 2a0403a8d4da4ca699d77438eb5f7d76 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:16.193034 20861 raft_consensus.cc:740] T 2a0403a8d4da4ca699d77438eb5f7d76 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4751da4b40b4b9ebf278f2d9044d223, State: Initialized, Role: FOLLOWER
I20260710 13:24:16.193885 20861 consensus_queue.cc:260] T 2a0403a8d4da4ca699d77438eb5f7d76 P b4751da4b40b4b9ebf278f2d9044d223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.195263 20860 tablet_bootstrap.cc:654] T 1b9b728171c7424598fddfc22cf2e513 P 806afa2259c74a1cb864e8f1c85093d0: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:16.196328 20861 ts_tablet_manager.cc:1434] T 2a0403a8d4da4ca699d77438eb5f7d76 P b4751da4b40b4b9ebf278f2d9044d223: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260710 13:24:16.197409 20861 tablet_bootstrap.cc:492] T d98aad6cb9234d1f8bf10a711dd6e76b P b4751da4b40b4b9ebf278f2d9044d223: Bootstrap starting.
I20260710 13:24:16.202077 20862 ts_tablet_manager.cc:1434] T 1b9b728171c7424598fddfc22cf2e513 P 82c0211b6bcc438cb215830af3e100cb: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 13:24:16.204191 20861 tablet_bootstrap.cc:654] T d98aad6cb9234d1f8bf10a711dd6e76b P b4751da4b40b4b9ebf278f2d9044d223: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:16.205615 20862 tablet_bootstrap.cc:492] T 63cec0b4a2e94953936dfb2bcc2474e2 P 82c0211b6bcc438cb215830af3e100cb: Bootstrap starting.
I20260710 13:24:16.207284 20860 tablet_bootstrap.cc:492] T 1b9b728171c7424598fddfc22cf2e513 P 806afa2259c74a1cb864e8f1c85093d0: No bootstrap required, opened a new log
I20260710 13:24:16.207912 20860 ts_tablet_manager.cc:1403] T 1b9b728171c7424598fddfc22cf2e513 P 806afa2259c74a1cb864e8f1c85093d0: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260710 13:24:16.211040 20860 raft_consensus.cc:359] T 1b9b728171c7424598fddfc22cf2e513 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.211855 20860 raft_consensus.cc:385] T 1b9b728171c7424598fddfc22cf2e513 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:16.212167 20860 raft_consensus.cc:740] T 1b9b728171c7424598fddfc22cf2e513 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806afa2259c74a1cb864e8f1c85093d0, State: Initialized, Role: FOLLOWER
I20260710 13:24:16.213112 20860 consensus_queue.cc:260] T 1b9b728171c7424598fddfc22cf2e513 P 806afa2259c74a1cb864e8f1c85093d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.215463 20862 tablet_bootstrap.cc:654] T 63cec0b4a2e94953936dfb2bcc2474e2 P 82c0211b6bcc438cb215830af3e100cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:16.215487 20860 ts_tablet_manager.cc:1434] T 1b9b728171c7424598fddfc22cf2e513 P 806afa2259c74a1cb864e8f1c85093d0: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 13:24:16.218003 20860 tablet_bootstrap.cc:492] T d98aad6cb9234d1f8bf10a711dd6e76b P 806afa2259c74a1cb864e8f1c85093d0: Bootstrap starting.
I20260710 13:24:16.220717 20861 tablet_bootstrap.cc:492] T d98aad6cb9234d1f8bf10a711dd6e76b P b4751da4b40b4b9ebf278f2d9044d223: No bootstrap required, opened a new log
I20260710 13:24:16.221618 20861 ts_tablet_manager.cc:1403] T d98aad6cb9234d1f8bf10a711dd6e76b P b4751da4b40b4b9ebf278f2d9044d223: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.007s
I20260710 13:24:16.226260 20861 raft_consensus.cc:359] T d98aad6cb9234d1f8bf10a711dd6e76b P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.227527 20861 raft_consensus.cc:385] T d98aad6cb9234d1f8bf10a711dd6e76b P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:16.227990 20861 raft_consensus.cc:740] T d98aad6cb9234d1f8bf10a711dd6e76b P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4751da4b40b4b9ebf278f2d9044d223, State: Initialized, Role: FOLLOWER
I20260710 13:24:16.230322 20860 tablet_bootstrap.cc:654] T d98aad6cb9234d1f8bf10a711dd6e76b P 806afa2259c74a1cb864e8f1c85093d0: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:16.229811 20861 consensus_queue.cc:260] T d98aad6cb9234d1f8bf10a711dd6e76b P b4751da4b40b4b9ebf278f2d9044d223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.232545 20861 ts_tablet_manager.cc:1434] T d98aad6cb9234d1f8bf10a711dd6e76b P b4751da4b40b4b9ebf278f2d9044d223: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:24:16.235445 20861 tablet_bootstrap.cc:492] T 2af3e178bf924b06a6da18ce131a6068 P b4751da4b40b4b9ebf278f2d9044d223: Bootstrap starting.
I20260710 13:24:16.236486 20862 tablet_bootstrap.cc:492] T 63cec0b4a2e94953936dfb2bcc2474e2 P 82c0211b6bcc438cb215830af3e100cb: No bootstrap required, opened a new log
I20260710 13:24:16.237094 20862 ts_tablet_manager.cc:1403] T 63cec0b4a2e94953936dfb2bcc2474e2 P 82c0211b6bcc438cb215830af3e100cb: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.012s
I20260710 13:24:16.236513 20860 tablet_bootstrap.cc:492] T d98aad6cb9234d1f8bf10a711dd6e76b P 806afa2259c74a1cb864e8f1c85093d0: No bootstrap required, opened a new log
I20260710 13:24:16.240309 20862 raft_consensus.cc:359] T 63cec0b4a2e94953936dfb2bcc2474e2 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.241326 20862 raft_consensus.cc:385] T 63cec0b4a2e94953936dfb2bcc2474e2 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:16.241664 20862 raft_consensus.cc:740] T 63cec0b4a2e94953936dfb2bcc2474e2 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c0211b6bcc438cb215830af3e100cb, State: Initialized, Role: FOLLOWER
I20260710 13:24:16.240983 20860 ts_tablet_manager.cc:1403] T d98aad6cb9234d1f8bf10a711dd6e76b P 806afa2259c74a1cb864e8f1c85093d0: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.005s
I20260710 13:24:16.242511 20862 consensus_queue.cc:260] T 63cec0b4a2e94953936dfb2bcc2474e2 P 82c0211b6bcc438cb215830af3e100cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.243933 20861 tablet_bootstrap.cc:654] T 2af3e178bf924b06a6da18ce131a6068 P b4751da4b40b4b9ebf278f2d9044d223: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:16.244992 20862 ts_tablet_manager.cc:1434] T 63cec0b4a2e94953936dfb2bcc2474e2 P 82c0211b6bcc438cb215830af3e100cb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:24:16.245994 20862 tablet_bootstrap.cc:492] T 2af3e178bf924b06a6da18ce131a6068 P 82c0211b6bcc438cb215830af3e100cb: Bootstrap starting.
I20260710 13:24:16.245975 20860 raft_consensus.cc:359] T d98aad6cb9234d1f8bf10a711dd6e76b P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.246999 20860 raft_consensus.cc:385] T d98aad6cb9234d1f8bf10a711dd6e76b P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:16.247426 20860 raft_consensus.cc:740] T d98aad6cb9234d1f8bf10a711dd6e76b P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806afa2259c74a1cb864e8f1c85093d0, State: Initialized, Role: FOLLOWER
I20260710 13:24:16.248436 20860 consensus_queue.cc:260] T d98aad6cb9234d1f8bf10a711dd6e76b P 806afa2259c74a1cb864e8f1c85093d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.252327 20860 ts_tablet_manager.cc:1434] T d98aad6cb9234d1f8bf10a711dd6e76b P 806afa2259c74a1cb864e8f1c85093d0: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:24:16.253539 20862 tablet_bootstrap.cc:654] T 2af3e178bf924b06a6da18ce131a6068 P 82c0211b6bcc438cb215830af3e100cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:16.254108 20860 tablet_bootstrap.cc:492] T 439b5d86544643a1915e9985699c0587 P 806afa2259c74a1cb864e8f1c85093d0: Bootstrap starting.
I20260710 13:24:16.264120 20860 tablet_bootstrap.cc:654] T 439b5d86544643a1915e9985699c0587 P 806afa2259c74a1cb864e8f1c85093d0: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:16.280874 20860 tablet_bootstrap.cc:492] T 439b5d86544643a1915e9985699c0587 P 806afa2259c74a1cb864e8f1c85093d0: No bootstrap required, opened a new log
I20260710 13:24:16.281817 20860 ts_tablet_manager.cc:1403] T 439b5d86544643a1915e9985699c0587 P 806afa2259c74a1cb864e8f1c85093d0: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.016s
I20260710 13:24:16.286429 20860 raft_consensus.cc:359] T 439b5d86544643a1915e9985699c0587 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.287662 20860 raft_consensus.cc:385] T 439b5d86544643a1915e9985699c0587 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:16.288141 20860 raft_consensus.cc:740] T 439b5d86544643a1915e9985699c0587 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806afa2259c74a1cb864e8f1c85093d0, State: Initialized, Role: FOLLOWER
I20260710 13:24:16.289340 20860 consensus_queue.cc:260] T 439b5d86544643a1915e9985699c0587 P 806afa2259c74a1cb864e8f1c85093d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.293298 20860 ts_tablet_manager.cc:1434] T 439b5d86544643a1915e9985699c0587 P 806afa2259c74a1cb864e8f1c85093d0: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.006s
I20260710 13:24:16.294960 20860 tablet_bootstrap.cc:492] T 173fe4c531524ab691fb992e7784d1b8 P 806afa2259c74a1cb864e8f1c85093d0: Bootstrap starting.
I20260710 13:24:16.300541 20780 raft_consensus.cc:493] T 2a0403a8d4da4ca699d77438eb5f7d76 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:16.301388 20780 raft_consensus.cc:515] T 2a0403a8d4da4ca699d77438eb5f7d76 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.305884 20860 tablet_bootstrap.cc:654] T 173fe4c531524ab691fb992e7784d1b8 P 806afa2259c74a1cb864e8f1c85093d0: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:16.306350 20704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a0403a8d4da4ca699d77438eb5f7d76" candidate_uuid: "806afa2259c74a1cb864e8f1c85093d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4751da4b40b4b9ebf278f2d9044d223" is_pre_election: true
I20260710 13:24:16.309453 20704 raft_consensus.cc:2468] T 2a0403a8d4da4ca699d77438eb5f7d76 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 806afa2259c74a1cb864e8f1c85093d0 in term 0.
I20260710 13:24:16.312500 20521 leader_election.cc:304] T 2a0403a8d4da4ca699d77438eb5f7d76 P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806afa2259c74a1cb864e8f1c85093d0, b4751da4b40b4b9ebf278f2d9044d223; no voters: 
I20260710 13:24:16.314649 20630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a0403a8d4da4ca699d77438eb5f7d76" candidate_uuid: "806afa2259c74a1cb864e8f1c85093d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c0211b6bcc438cb215830af3e100cb" is_pre_election: true
I20260710 13:24:16.308506 20780 leader_election.cc:290] T 2a0403a8d4da4ca699d77438eb5f7d76 P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831), b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131:32887)
I20260710 13:24:16.315856 20630 raft_consensus.cc:2468] T 2a0403a8d4da4ca699d77438eb5f7d76 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 806afa2259c74a1cb864e8f1c85093d0 in term 0.
I20260710 13:24:16.316805 20860 tablet_bootstrap.cc:492] T 173fe4c531524ab691fb992e7784d1b8 P 806afa2259c74a1cb864e8f1c85093d0: No bootstrap required, opened a new log
I20260710 13:24:16.317373 20860 ts_tablet_manager.cc:1403] T 173fe4c531524ab691fb992e7784d1b8 P 806afa2259c74a1cb864e8f1c85093d0: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.001s
I20260710 13:24:16.315786 20882 raft_consensus.cc:2804] T 2a0403a8d4da4ca699d77438eb5f7d76 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:16.318352 20882 raft_consensus.cc:493] T 2a0403a8d4da4ca699d77438eb5f7d76 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:16.318704 20882 raft_consensus.cc:3060] T 2a0403a8d4da4ca699d77438eb5f7d76 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:16.318812 20780 raft_consensus.cc:493] T 2af3e178bf924b06a6da18ce131a6068 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:16.319597 20780 raft_consensus.cc:515] T 2af3e178bf924b06a6da18ce131a6068 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.320617 20860 raft_consensus.cc:359] T 173fe4c531524ab691fb992e7784d1b8 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.321422 20860 raft_consensus.cc:385] T 173fe4c531524ab691fb992e7784d1b8 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:16.321762 20860 raft_consensus.cc:740] T 173fe4c531524ab691fb992e7784d1b8 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806afa2259c74a1cb864e8f1c85093d0, State: Initialized, Role: FOLLOWER
I20260710 13:24:16.322561 20860 consensus_queue.cc:260] T 173fe4c531524ab691fb992e7784d1b8 P 806afa2259c74a1cb864e8f1c85093d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.325534 20630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af3e178bf924b06a6da18ce131a6068" candidate_uuid: "806afa2259c74a1cb864e8f1c85093d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c0211b6bcc438cb215830af3e100cb" is_pre_election: true
W20260710 13:24:16.327488 20519 leader_election.cc:343] T 2af3e178bf924b06a6da18ce131a6068 P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:16.330726 20704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af3e178bf924b06a6da18ce131a6068" candidate_uuid: "806afa2259c74a1cb864e8f1c85093d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4751da4b40b4b9ebf278f2d9044d223" is_pre_election: true
W20260710 13:24:16.332722 20521 leader_election.cc:343] T 2af3e178bf924b06a6da18ce131a6068 P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131:32887): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:16.333367 20521 leader_election.cc:304] T 2af3e178bf924b06a6da18ce131a6068 P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 806afa2259c74a1cb864e8f1c85093d0; no voters: 82c0211b6bcc438cb215830af3e100cb, b4751da4b40b4b9ebf278f2d9044d223
I20260710 13:24:16.335261 20780 leader_election.cc:290] T 2af3e178bf924b06a6da18ce131a6068 P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831), b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131:32887)
I20260710 13:24:16.336935 20860 ts_tablet_manager.cc:1434] T 173fe4c531524ab691fb992e7784d1b8 P 806afa2259c74a1cb864e8f1c85093d0: Time spent starting tablet: real 0.019s	user 0.012s	sys 0.000s
I20260710 13:24:16.338502 20860 tablet_bootstrap.cc:492] T b059a4a6debf4874a802414715d2c77b P 806afa2259c74a1cb864e8f1c85093d0: Bootstrap starting.
I20260710 13:24:16.335017 20882 raft_consensus.cc:515] T 2a0403a8d4da4ca699d77438eb5f7d76 P 806afa2259c74a1cb864e8f1c85093d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.335048 20883 raft_consensus.cc:2749] T 2af3e178bf924b06a6da18ce131a6068 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:16.342011 20630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a0403a8d4da4ca699d77438eb5f7d76" candidate_uuid: "806afa2259c74a1cb864e8f1c85093d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c0211b6bcc438cb215830af3e100cb"
I20260710 13:24:16.346927 20630 raft_consensus.cc:3060] T 2a0403a8d4da4ca699d77438eb5f7d76 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:16.344278 20882 leader_election.cc:290] T 2a0403a8d4da4ca699d77438eb5f7d76 P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 1 election: Requested vote from peers 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831), b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131:32887)
I20260710 13:24:16.359524 20630 raft_consensus.cc:2468] T 2a0403a8d4da4ca699d77438eb5f7d76 P 82c0211b6bcc438cb215830af3e100cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806afa2259c74a1cb864e8f1c85093d0 in term 1.
I20260710 13:24:16.346139 20860 tablet_bootstrap.cc:654] T b059a4a6debf4874a802414715d2c77b P 806afa2259c74a1cb864e8f1c85093d0: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:16.361496 20519 leader_election.cc:304] T 2a0403a8d4da4ca699d77438eb5f7d76 P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806afa2259c74a1cb864e8f1c85093d0, 82c0211b6bcc438cb215830af3e100cb; no voters: 
I20260710 13:24:16.363461 20882 raft_consensus.cc:2804] T 2a0403a8d4da4ca699d77438eb5f7d76 P 806afa2259c74a1cb864e8f1c85093d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:16.364159 20882 raft_consensus.cc:697] T 2a0403a8d4da4ca699d77438eb5f7d76 P 806afa2259c74a1cb864e8f1c85093d0 [term 1 LEADER]: Becoming Leader. State: Replica: 806afa2259c74a1cb864e8f1c85093d0, State: Running, Role: LEADER
I20260710 13:24:16.364297 20883 raft_consensus.cc:493] T 626c2296075949779573afd7d72b3c84 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:16.365042 20883 raft_consensus.cc:515] T 626c2296075949779573afd7d72b3c84 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.365336 20882 consensus_queue.cc:237] T 2a0403a8d4da4ca699d77438eb5f7d76 P 806afa2259c74a1cb864e8f1c85093d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.368201 20883 leader_election.cc:290] T 626c2296075949779573afd7d72b3c84 P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831), b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131:32887)
I20260710 13:24:16.368906 20883 raft_consensus.cc:493] T 173fe4c531524ab691fb992e7784d1b8 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:16.369032 20630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "626c2296075949779573afd7d72b3c84" candidate_uuid: "806afa2259c74a1cb864e8f1c85093d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c0211b6bcc438cb215830af3e100cb" is_pre_election: true
I20260710 13:24:16.369726 20630 raft_consensus.cc:2468] T 626c2296075949779573afd7d72b3c84 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 806afa2259c74a1cb864e8f1c85093d0 in term 0.
I20260710 13:24:16.369439 20883 raft_consensus.cc:515] T 173fe4c531524ab691fb992e7784d1b8 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.371284 20519 leader_election.cc:304] T 626c2296075949779573afd7d72b3c84 P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806afa2259c74a1cb864e8f1c85093d0, 82c0211b6bcc438cb215830af3e100cb; no voters: 
I20260710 13:24:16.373169 20704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a0403a8d4da4ca699d77438eb5f7d76" candidate_uuid: "806afa2259c74a1cb864e8f1c85093d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4751da4b40b4b9ebf278f2d9044d223"
I20260710 13:24:16.373754 20630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173fe4c531524ab691fb992e7784d1b8" candidate_uuid: "806afa2259c74a1cb864e8f1c85093d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c0211b6bcc438cb215830af3e100cb" is_pre_election: true
I20260710 13:24:16.374076 20883 leader_election.cc:290] T 173fe4c531524ab691fb992e7784d1b8 P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831), b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131:32887)
I20260710 13:24:16.374806 20883 raft_consensus.cc:2804] T 626c2296075949779573afd7d72b3c84 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:24:16.375212 20519 leader_election.cc:343] T 173fe4c531524ab691fb992e7784d1b8 P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:16.375255 20883 raft_consensus.cc:493] T 626c2296075949779573afd7d72b3c84 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:16.375893 20703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "626c2296075949779573afd7d72b3c84" candidate_uuid: "806afa2259c74a1cb864e8f1c85093d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4751da4b40b4b9ebf278f2d9044d223" is_pre_election: true
I20260710 13:24:16.376240 20883 raft_consensus.cc:3060] T 626c2296075949779573afd7d72b3c84 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:16.376847 20703 raft_consensus.cc:2468] T 626c2296075949779573afd7d72b3c84 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 806afa2259c74a1cb864e8f1c85093d0 in term 0.
I20260710 13:24:16.374085 20704 raft_consensus.cc:3060] T 2a0403a8d4da4ca699d77438eb5f7d76 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:16.385115 20703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173fe4c531524ab691fb992e7784d1b8" candidate_uuid: "806afa2259c74a1cb864e8f1c85093d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4751da4b40b4b9ebf278f2d9044d223" is_pre_election: true
W20260710 13:24:16.388602 20521 leader_election.cc:343] T 173fe4c531524ab691fb992e7784d1b8 P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131:32887): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:16.389598 20521 leader_election.cc:304] T 173fe4c531524ab691fb992e7784d1b8 P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 806afa2259c74a1cb864e8f1c85093d0; no voters: 82c0211b6bcc438cb215830af3e100cb, b4751da4b40b4b9ebf278f2d9044d223
I20260710 13:24:16.390705 20780 raft_consensus.cc:2749] T 173fe4c531524ab691fb992e7784d1b8 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:16.401044 20883 raft_consensus.cc:515] T 626c2296075949779573afd7d72b3c84 P 806afa2259c74a1cb864e8f1c85093d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.407286 20860 tablet_bootstrap.cc:492] T b059a4a6debf4874a802414715d2c77b P 806afa2259c74a1cb864e8f1c85093d0: No bootstrap required, opened a new log
I20260710 13:24:16.408242 20860 ts_tablet_manager.cc:1403] T b059a4a6debf4874a802414715d2c77b P 806afa2259c74a1cb864e8f1c85093d0: Time spent bootstrapping tablet: real 0.070s	user 0.009s	sys 0.010s
I20260710 13:24:16.412196 20860 raft_consensus.cc:359] T b059a4a6debf4874a802414715d2c77b P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.413336 20860 raft_consensus.cc:385] T b059a4a6debf4874a802414715d2c77b P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:16.416131 20860 raft_consensus.cc:740] T b059a4a6debf4874a802414715d2c77b P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806afa2259c74a1cb864e8f1c85093d0, State: Initialized, Role: FOLLOWER
I20260710 13:24:16.416249 20630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "626c2296075949779573afd7d72b3c84" candidate_uuid: "806afa2259c74a1cb864e8f1c85093d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c0211b6bcc438cb215830af3e100cb"
I20260710 13:24:16.416883 20630 raft_consensus.cc:3060] T 626c2296075949779573afd7d72b3c84 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:16.417059 20860 consensus_queue.cc:260] T b059a4a6debf4874a802414715d2c77b P 806afa2259c74a1cb864e8f1c85093d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.420363 20860 ts_tablet_manager.cc:1434] T b059a4a6debf4874a802414715d2c77b P 806afa2259c74a1cb864e8f1c85093d0: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:24:16.417927 20883 leader_election.cc:290] T 626c2296075949779573afd7d72b3c84 P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 1 election: Requested vote from peers 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831), b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131:32887)
I20260710 13:24:16.422466 20883 raft_consensus.cc:493] T 1b9b728171c7424598fddfc22cf2e513 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:16.423023 20883 raft_consensus.cc:515] T 1b9b728171c7424598fddfc22cf2e513 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.425019 20630 raft_consensus.cc:2468] T 626c2296075949779573afd7d72b3c84 P 82c0211b6bcc438cb215830af3e100cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806afa2259c74a1cb864e8f1c85093d0 in term 1.
I20260710 13:24:16.425319 20703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "626c2296075949779573afd7d72b3c84" candidate_uuid: "806afa2259c74a1cb864e8f1c85093d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4751da4b40b4b9ebf278f2d9044d223"
I20260710 13:24:16.426014 20630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b9b728171c7424598fddfc22cf2e513" candidate_uuid: "806afa2259c74a1cb864e8f1c85093d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c0211b6bcc438cb215830af3e100cb" is_pre_election: true
I20260710 13:24:16.426203 20703 raft_consensus.cc:3060] T 626c2296075949779573afd7d72b3c84 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:16.426613 20630 raft_consensus.cc:2468] T 1b9b728171c7424598fddfc22cf2e513 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 806afa2259c74a1cb864e8f1c85093d0 in term 0.
I20260710 13:24:16.426483 20519 leader_election.cc:304] T 626c2296075949779573afd7d72b3c84 P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806afa2259c74a1cb864e8f1c85093d0, 82c0211b6bcc438cb215830af3e100cb; no voters: 
I20260710 13:24:16.427660 20882 raft_consensus.cc:2804] T 626c2296075949779573afd7d72b3c84 P 806afa2259c74a1cb864e8f1c85093d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:16.428112 20882 raft_consensus.cc:697] T 626c2296075949779573afd7d72b3c84 P 806afa2259c74a1cb864e8f1c85093d0 [term 1 LEADER]: Becoming Leader. State: Replica: 806afa2259c74a1cb864e8f1c85093d0, State: Running, Role: LEADER
I20260710 13:24:16.428929 20882 consensus_queue.cc:237] T 626c2296075949779573afd7d72b3c84 P 806afa2259c74a1cb864e8f1c85093d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.436704 20883 leader_election.cc:290] T 1b9b728171c7424598fddfc22cf2e513 P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831), b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131:32887)
I20260710 13:24:16.438215 20519 leader_election.cc:304] T 1b9b728171c7424598fddfc22cf2e513 P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806afa2259c74a1cb864e8f1c85093d0, 82c0211b6bcc438cb215830af3e100cb; no voters: 
I20260710 13:24:16.439715 20883 raft_consensus.cc:2804] T 1b9b728171c7424598fddfc22cf2e513 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:16.442576 20883 raft_consensus.cc:493] T 1b9b728171c7424598fddfc22cf2e513 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:16.443222 20883 raft_consensus.cc:3060] T 1b9b728171c7424598fddfc22cf2e513 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:16.445344 20703 raft_consensus.cc:2468] T 626c2296075949779573afd7d72b3c84 P b4751da4b40b4b9ebf278f2d9044d223 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806afa2259c74a1cb864e8f1c85093d0 in term 1.
I20260710 13:24:16.454736 20883 raft_consensus.cc:515] T 1b9b728171c7424598fddfc22cf2e513 P 806afa2259c74a1cb864e8f1c85093d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.468111 20630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b9b728171c7424598fddfc22cf2e513" candidate_uuid: "806afa2259c74a1cb864e8f1c85093d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c0211b6bcc438cb215830af3e100cb"
I20260710 13:24:16.468883 20630 raft_consensus.cc:3060] T 1b9b728171c7424598fddfc22cf2e513 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:16.469867 20705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b9b728171c7424598fddfc22cf2e513" candidate_uuid: "806afa2259c74a1cb864e8f1c85093d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4751da4b40b4b9ebf278f2d9044d223" is_pre_election: true
I20260710 13:24:16.470257 20883 leader_election.cc:290] T 1b9b728171c7424598fddfc22cf2e513 P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 1 election: Requested vote from peers 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831), b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131:32887)
I20260710 13:24:16.473424 20705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b9b728171c7424598fddfc22cf2e513" candidate_uuid: "806afa2259c74a1cb864e8f1c85093d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4751da4b40b4b9ebf278f2d9044d223"
I20260710 13:24:16.476099 20848 raft_consensus.cc:493] T 63cec0b4a2e94953936dfb2bcc2474e2 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:16.476601 20630 raft_consensus.cc:2468] T 1b9b728171c7424598fddfc22cf2e513 P 82c0211b6bcc438cb215830af3e100cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806afa2259c74a1cb864e8f1c85093d0 in term 1.
I20260710 13:24:16.476647 20848 raft_consensus.cc:515] T 63cec0b4a2e94953936dfb2bcc2474e2 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.478256 20519 leader_election.cc:304] T 1b9b728171c7424598fddfc22cf2e513 P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806afa2259c74a1cb864e8f1c85093d0, 82c0211b6bcc438cb215830af3e100cb; no voters: 
I20260710 13:24:16.479306 20883 raft_consensus.cc:2804] T 1b9b728171c7424598fddfc22cf2e513 P 806afa2259c74a1cb864e8f1c85093d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:16.480353 20883 raft_consensus.cc:697] T 1b9b728171c7424598fddfc22cf2e513 P 806afa2259c74a1cb864e8f1c85093d0 [term 1 LEADER]: Becoming Leader. State: Replica: 806afa2259c74a1cb864e8f1c85093d0, State: Running, Role: LEADER
I20260710 13:24:16.480710 20556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63cec0b4a2e94953936dfb2bcc2474e2" candidate_uuid: "b4751da4b40b4b9ebf278f2d9044d223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806afa2259c74a1cb864e8f1c85093d0" is_pre_election: true
I20260710 13:24:16.481420 20556 raft_consensus.cc:2468] T 63cec0b4a2e94953936dfb2bcc2474e2 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4751da4b40b4b9ebf278f2d9044d223 in term 0.
I20260710 13:24:16.482906 20670 leader_election.cc:304] T 63cec0b4a2e94953936dfb2bcc2474e2 P b4751da4b40b4b9ebf278f2d9044d223 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806afa2259c74a1cb864e8f1c85093d0, b4751da4b40b4b9ebf278f2d9044d223; no voters: 
I20260710 13:24:16.483314 20883 consensus_queue.cc:237] T 1b9b728171c7424598fddfc22cf2e513 P 806afa2259c74a1cb864e8f1c85093d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.485067 20631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63cec0b4a2e94953936dfb2bcc2474e2" candidate_uuid: "b4751da4b40b4b9ebf278f2d9044d223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c0211b6bcc438cb215830af3e100cb" is_pre_election: true
I20260710 13:24:16.486528 20888 raft_consensus.cc:2804] T 63cec0b4a2e94953936dfb2bcc2474e2 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:16.485576 20848 leader_election.cc:290] T 63cec0b4a2e94953936dfb2bcc2474e2 P b4751da4b40b4b9ebf278f2d9044d223 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129:44089), 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831)
I20260710 13:24:16.486877 20631 raft_consensus.cc:2468] T 63cec0b4a2e94953936dfb2bcc2474e2 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4751da4b40b4b9ebf278f2d9044d223 in term 0.
I20260710 13:24:16.487584 20884 raft_consensus.cc:493] T b059a4a6debf4874a802414715d2c77b P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:16.488082 20884 raft_consensus.cc:515] T b059a4a6debf4874a802414715d2c77b P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.489313 20862 tablet_bootstrap.cc:492] T 2af3e178bf924b06a6da18ce131a6068 P 82c0211b6bcc438cb215830af3e100cb: No bootstrap required, opened a new log
I20260710 13:24:16.489871 20862 ts_tablet_manager.cc:1403] T 2af3e178bf924b06a6da18ce131a6068 P 82c0211b6bcc438cb215830af3e100cb: Time spent bootstrapping tablet: real 0.244s	user 0.106s	sys 0.130s
I20260710 13:24:16.490278 20884 leader_election.cc:290] T b059a4a6debf4874a802414715d2c77b P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831), b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131:32887)
I20260710 13:24:16.486984 20888 raft_consensus.cc:493] T 63cec0b4a2e94953936dfb2bcc2474e2 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:16.490984 20888 raft_consensus.cc:3060] T 63cec0b4a2e94953936dfb2bcc2474e2 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:24:16.491451 20521 leader_election.cc:343] T 1b9b728171c7424598fddfc22cf2e513 P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131:32887): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:16.491612 20631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b059a4a6debf4874a802414715d2c77b" candidate_uuid: "806afa2259c74a1cb864e8f1c85093d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c0211b6bcc438cb215830af3e100cb" is_pre_election: true
W20260710 13:24:16.492482 20521 leader_election.cc:343] T 1b9b728171c7424598fddfc22cf2e513 P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131:32887): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:24:16.493590 20519 leader_election.cc:343] T b059a4a6debf4874a802414715d2c77b P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:16.494333 20705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b059a4a6debf4874a802414715d2c77b" candidate_uuid: "806afa2259c74a1cb864e8f1c85093d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4751da4b40b4b9ebf278f2d9044d223" is_pre_election: true
I20260710 13:24:16.495666 20704 raft_consensus.cc:2468] T 2a0403a8d4da4ca699d77438eb5f7d76 P b4751da4b40b4b9ebf278f2d9044d223 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806afa2259c74a1cb864e8f1c85093d0 in term 1.
I20260710 13:24:16.498730 20861 tablet_bootstrap.cc:492] T 2af3e178bf924b06a6da18ce131a6068 P b4751da4b40b4b9ebf278f2d9044d223: No bootstrap required, opened a new log
I20260710 13:24:16.499377 20861 ts_tablet_manager.cc:1403] T 2af3e178bf924b06a6da18ce131a6068 P b4751da4b40b4b9ebf278f2d9044d223: Time spent bootstrapping tablet: real 0.264s	user 0.071s	sys 0.101s
I20260710 13:24:16.499166 20888 raft_consensus.cc:515] T 63cec0b4a2e94953936dfb2bcc2474e2 P b4751da4b40b4b9ebf278f2d9044d223 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
W20260710 13:24:16.500893 20521 leader_election.cc:343] T b059a4a6debf4874a802414715d2c77b P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131:32887): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:16.501402 20521 leader_election.cc:304] T b059a4a6debf4874a802414715d2c77b P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 806afa2259c74a1cb864e8f1c85093d0; no voters: 82c0211b6bcc438cb215830af3e100cb, b4751da4b40b4b9ebf278f2d9044d223
I20260710 13:24:16.502213 20556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63cec0b4a2e94953936dfb2bcc2474e2" candidate_uuid: "b4751da4b40b4b9ebf278f2d9044d223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806afa2259c74a1cb864e8f1c85093d0"
I20260710 13:24:16.502830 20556 raft_consensus.cc:3060] T 63cec0b4a2e94953936dfb2bcc2474e2 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:16.503239 20861 raft_consensus.cc:359] T 2af3e178bf924b06a6da18ce131a6068 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.504091 20861 raft_consensus.cc:385] T 2af3e178bf924b06a6da18ce131a6068 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:16.504477 20861 raft_consensus.cc:740] T 2af3e178bf924b06a6da18ce131a6068 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4751da4b40b4b9ebf278f2d9044d223, State: Initialized, Role: FOLLOWER
I20260710 13:24:16.505386 20861 consensus_queue.cc:260] T 2af3e178bf924b06a6da18ce131a6068 P b4751da4b40b4b9ebf278f2d9044d223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.507817 20862 raft_consensus.cc:359] T 2af3e178bf924b06a6da18ce131a6068 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.508633 20862 raft_consensus.cc:385] T 2af3e178bf924b06a6da18ce131a6068 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:16.508922 20862 raft_consensus.cc:740] T 2af3e178bf924b06a6da18ce131a6068 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c0211b6bcc438cb215830af3e100cb, State: Initialized, Role: FOLLOWER
I20260710 13:24:16.509904 20862 consensus_queue.cc:260] T 2af3e178bf924b06a6da18ce131a6068 P 82c0211b6bcc438cb215830af3e100cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.512642 20862 ts_tablet_manager.cc:1434] T 2af3e178bf924b06a6da18ce131a6068 P 82c0211b6bcc438cb215830af3e100cb: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260710 13:24:16.512790 20631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63cec0b4a2e94953936dfb2bcc2474e2" candidate_uuid: "b4751da4b40b4b9ebf278f2d9044d223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c0211b6bcc438cb215830af3e100cb"
I20260710 13:24:16.513460 20631 raft_consensus.cc:3060] T 63cec0b4a2e94953936dfb2bcc2474e2 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:16.513761 20862 tablet_bootstrap.cc:492] T d98aad6cb9234d1f8bf10a711dd6e76b P 82c0211b6bcc438cb215830af3e100cb: Bootstrap starting.
I20260710 13:24:16.521003 20862 tablet_bootstrap.cc:654] T d98aad6cb9234d1f8bf10a711dd6e76b P 82c0211b6bcc438cb215830af3e100cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:16.521468 20631 raft_consensus.cc:2468] T 63cec0b4a2e94953936dfb2bcc2474e2 P 82c0211b6bcc438cb215830af3e100cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4751da4b40b4b9ebf278f2d9044d223 in term 1.
I20260710 13:24:16.522810 20668 leader_election.cc:304] T 63cec0b4a2e94953936dfb2bcc2474e2 P b4751da4b40b4b9ebf278f2d9044d223 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82c0211b6bcc438cb215830af3e100cb, b4751da4b40b4b9ebf278f2d9044d223; no voters: 
I20260710 13:24:16.523590 20884 raft_consensus.cc:2749] T b059a4a6debf4874a802414715d2c77b P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:16.523756 20848 raft_consensus.cc:2804] T 63cec0b4a2e94953936dfb2bcc2474e2 P b4751da4b40b4b9ebf278f2d9044d223 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:16.526726 20861 ts_tablet_manager.cc:1434] T 2af3e178bf924b06a6da18ce131a6068 P b4751da4b40b4b9ebf278f2d9044d223: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.001s
I20260710 13:24:16.528264 20861 tablet_bootstrap.cc:492] T 1b9b728171c7424598fddfc22cf2e513 P b4751da4b40b4b9ebf278f2d9044d223: Bootstrap starting.
I20260710 13:24:16.530525 20556 raft_consensus.cc:2468] T 63cec0b4a2e94953936dfb2bcc2474e2 P 806afa2259c74a1cb864e8f1c85093d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4751da4b40b4b9ebf278f2d9044d223 in term 1.
I20260710 13:24:16.532387 20848 raft_consensus.cc:697] T 63cec0b4a2e94953936dfb2bcc2474e2 P b4751da4b40b4b9ebf278f2d9044d223 [term 1 LEADER]: Becoming Leader. State: Replica: b4751da4b40b4b9ebf278f2d9044d223, State: Running, Role: LEADER
I20260710 13:24:16.533690 20848 consensus_queue.cc:237] T 63cec0b4a2e94953936dfb2bcc2474e2 P b4751da4b40b4b9ebf278f2d9044d223 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.534493 20451 catalog_manager.cc:5697] T 2a0403a8d4da4ca699d77438eb5f7d76 P 806afa2259c74a1cb864e8f1c85093d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129). New cstate: current_term: 1 leader_uuid: "806afa2259c74a1cb864e8f1c85093d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:16.531955 20888 leader_election.cc:290] T 63cec0b4a2e94953936dfb2bcc2474e2 P b4751da4b40b4b9ebf278f2d9044d223 [CANDIDATE]: Term 1 election: Requested vote from peers 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129:44089), 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831)
I20260710 13:24:16.537010 20451 catalog_manager.cc:5697] T 626c2296075949779573afd7d72b3c84 P 806afa2259c74a1cb864e8f1c85093d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129). New cstate: current_term: 1 leader_uuid: "806afa2259c74a1cb864e8f1c85093d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:16.543608 20862 tablet_bootstrap.cc:492] T d98aad6cb9234d1f8bf10a711dd6e76b P 82c0211b6bcc438cb215830af3e100cb: No bootstrap required, opened a new log
I20260710 13:24:16.544450 20862 ts_tablet_manager.cc:1403] T d98aad6cb9234d1f8bf10a711dd6e76b P 82c0211b6bcc438cb215830af3e100cb: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.012s
I20260710 13:24:16.548867 20862 raft_consensus.cc:359] T d98aad6cb9234d1f8bf10a711dd6e76b P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.550063 20862 raft_consensus.cc:385] T d98aad6cb9234d1f8bf10a711dd6e76b P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:16.550436 20862 raft_consensus.cc:740] T d98aad6cb9234d1f8bf10a711dd6e76b P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c0211b6bcc438cb215830af3e100cb, State: Initialized, Role: FOLLOWER
I20260710 13:24:16.550665 20861 tablet_bootstrap.cc:654] T 1b9b728171c7424598fddfc22cf2e513 P b4751da4b40b4b9ebf278f2d9044d223: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:16.547662 20450 catalog_manager.cc:5697] T 63cec0b4a2e94953936dfb2bcc2474e2 P b4751da4b40b4b9ebf278f2d9044d223 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131). New cstate: current_term: 1 leader_uuid: "b4751da4b40b4b9ebf278f2d9044d223" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:16.551455 20862 consensus_queue.cc:260] T d98aad6cb9234d1f8bf10a711dd6e76b P 82c0211b6bcc438cb215830af3e100cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.554257 20862 ts_tablet_manager.cc:1434] T d98aad6cb9234d1f8bf10a711dd6e76b P 82c0211b6bcc438cb215830af3e100cb: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 13:24:16.555469 20862 tablet_bootstrap.cc:492] T 439b5d86544643a1915e9985699c0587 P 82c0211b6bcc438cb215830af3e100cb: Bootstrap starting.
I20260710 13:24:16.564437 20862 tablet_bootstrap.cc:654] T 439b5d86544643a1915e9985699c0587 P 82c0211b6bcc438cb215830af3e100cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:16.566346 20882 raft_consensus.cc:493] T 439b5d86544643a1915e9985699c0587 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:16.567184 20882 raft_consensus.cc:515] T 439b5d86544643a1915e9985699c0587 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.570782 20883 raft_consensus.cc:493] T d98aad6cb9234d1f8bf10a711dd6e76b P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:16.570911 20631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "439b5d86544643a1915e9985699c0587" candidate_uuid: "806afa2259c74a1cb864e8f1c85093d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c0211b6bcc438cb215830af3e100cb" is_pre_election: true
I20260710 13:24:16.571473 20883 raft_consensus.cc:515] T d98aad6cb9234d1f8bf10a711dd6e76b P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.571669 20703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "439b5d86544643a1915e9985699c0587" candidate_uuid: "806afa2259c74a1cb864e8f1c85093d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4751da4b40b4b9ebf278f2d9044d223" is_pre_election: true
W20260710 13:24:16.572978 20519 leader_election.cc:343] T 439b5d86544643a1915e9985699c0587 P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:16.573449 20882 leader_election.cc:290] T 439b5d86544643a1915e9985699c0587 P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831), b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131:32887)
I20260710 13:24:16.573622 20883 leader_election.cc:290] T d98aad6cb9234d1f8bf10a711dd6e76b P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831), b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131:32887)
W20260710 13:24:16.574131 20521 leader_election.cc:343] T 439b5d86544643a1915e9985699c0587 P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131:32887): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:16.574680 20521 leader_election.cc:304] T 439b5d86544643a1915e9985699c0587 P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 806afa2259c74a1cb864e8f1c85093d0; no voters: 82c0211b6bcc438cb215830af3e100cb, b4751da4b40b4b9ebf278f2d9044d223
I20260710 13:24:16.577068 20883 raft_consensus.cc:2749] T 439b5d86544643a1915e9985699c0587 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:16.577206 20703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d98aad6cb9234d1f8bf10a711dd6e76b" candidate_uuid: "806afa2259c74a1cb864e8f1c85093d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4751da4b40b4b9ebf278f2d9044d223" is_pre_election: true
I20260710 13:24:16.577402 20631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d98aad6cb9234d1f8bf10a711dd6e76b" candidate_uuid: "806afa2259c74a1cb864e8f1c85093d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c0211b6bcc438cb215830af3e100cb" is_pre_election: true
I20260710 13:24:16.577943 20703 raft_consensus.cc:2468] T d98aad6cb9234d1f8bf10a711dd6e76b P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 806afa2259c74a1cb864e8f1c85093d0 in term 0.
I20260710 13:24:16.578358 20631 raft_consensus.cc:2468] T d98aad6cb9234d1f8bf10a711dd6e76b P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 806afa2259c74a1cb864e8f1c85093d0 in term 0.
I20260710 13:24:16.579558 20521 leader_election.cc:304] T d98aad6cb9234d1f8bf10a711dd6e76b P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806afa2259c74a1cb864e8f1c85093d0, b4751da4b40b4b9ebf278f2d9044d223; no voters: 
I20260710 13:24:16.581564 20883 raft_consensus.cc:2804] T d98aad6cb9234d1f8bf10a711dd6e76b P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:16.583689 20883 raft_consensus.cc:493] T d98aad6cb9234d1f8bf10a711dd6e76b P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:16.584271 20883 raft_consensus.cc:3060] T d98aad6cb9234d1f8bf10a711dd6e76b P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:16.591001 20862 tablet_bootstrap.cc:492] T 439b5d86544643a1915e9985699c0587 P 82c0211b6bcc438cb215830af3e100cb: No bootstrap required, opened a new log
I20260710 13:24:16.591741 20862 ts_tablet_manager.cc:1403] T 439b5d86544643a1915e9985699c0587 P 82c0211b6bcc438cb215830af3e100cb: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.006s
I20260710 13:24:16.594375 20883 raft_consensus.cc:515] T d98aad6cb9234d1f8bf10a711dd6e76b P 806afa2259c74a1cb864e8f1c85093d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.595587 20862 raft_consensus.cc:359] T 439b5d86544643a1915e9985699c0587 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.596521 20862 raft_consensus.cc:385] T 439b5d86544643a1915e9985699c0587 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:16.596889 20862 raft_consensus.cc:740] T 439b5d86544643a1915e9985699c0587 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c0211b6bcc438cb215830af3e100cb, State: Initialized, Role: FOLLOWER
I20260710 13:24:16.597960 20631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d98aad6cb9234d1f8bf10a711dd6e76b" candidate_uuid: "806afa2259c74a1cb864e8f1c85093d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c0211b6bcc438cb215830af3e100cb"
I20260710 13:24:16.597784 20862 consensus_queue.cc:260] T 439b5d86544643a1915e9985699c0587 P 82c0211b6bcc438cb215830af3e100cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.598680 20631 raft_consensus.cc:3060] T d98aad6cb9234d1f8bf10a711dd6e76b P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:16.604610 20861 tablet_bootstrap.cc:492] T 1b9b728171c7424598fddfc22cf2e513 P b4751da4b40b4b9ebf278f2d9044d223: No bootstrap required, opened a new log
I20260710 13:24:16.605404 20861 ts_tablet_manager.cc:1403] T 1b9b728171c7424598fddfc22cf2e513 P b4751da4b40b4b9ebf278f2d9044d223: Time spent bootstrapping tablet: real 0.077s	user 0.022s	sys 0.032s
I20260710 13:24:16.605487 20862 ts_tablet_manager.cc:1434] T 439b5d86544643a1915e9985699c0587 P 82c0211b6bcc438cb215830af3e100cb: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.007s
I20260710 13:24:16.606863 20862 tablet_bootstrap.cc:492] T b059a4a6debf4874a802414715d2c77b P 82c0211b6bcc438cb215830af3e100cb: Bootstrap starting.
I20260710 13:24:16.607967 20631 raft_consensus.cc:2468] T d98aad6cb9234d1f8bf10a711dd6e76b P 82c0211b6bcc438cb215830af3e100cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806afa2259c74a1cb864e8f1c85093d0 in term 1.
I20260710 13:24:16.609516 20519 leader_election.cc:304] T d98aad6cb9234d1f8bf10a711dd6e76b P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806afa2259c74a1cb864e8f1c85093d0, 82c0211b6bcc438cb215830af3e100cb; no voters: 
I20260710 13:24:16.609967 20861 raft_consensus.cc:359] T 1b9b728171c7424598fddfc22cf2e513 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.610636 20882 raft_consensus.cc:2804] T d98aad6cb9234d1f8bf10a711dd6e76b P 806afa2259c74a1cb864e8f1c85093d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:16.611178 20861 raft_consensus.cc:385] T 1b9b728171c7424598fddfc22cf2e513 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:16.611446 20882 raft_consensus.cc:697] T d98aad6cb9234d1f8bf10a711dd6e76b P 806afa2259c74a1cb864e8f1c85093d0 [term 1 LEADER]: Becoming Leader. State: Replica: 806afa2259c74a1cb864e8f1c85093d0, State: Running, Role: LEADER
I20260710 13:24:16.611666 20861 raft_consensus.cc:740] T 1b9b728171c7424598fddfc22cf2e513 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4751da4b40b4b9ebf278f2d9044d223, State: Initialized, Role: FOLLOWER
I20260710 13:24:16.612661 20882 consensus_queue.cc:237] T d98aad6cb9234d1f8bf10a711dd6e76b P 806afa2259c74a1cb864e8f1c85093d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.612785 20861 consensus_queue.cc:260] T 1b9b728171c7424598fddfc22cf2e513 P b4751da4b40b4b9ebf278f2d9044d223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.614666 20862 tablet_bootstrap.cc:654] T b059a4a6debf4874a802414715d2c77b P 82c0211b6bcc438cb215830af3e100cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:16.616888 20861 ts_tablet_manager.cc:1434] T 1b9b728171c7424598fddfc22cf2e513 P b4751da4b40b4b9ebf278f2d9044d223: Time spent starting tablet: real 0.011s	user 0.011s	sys 0.000s
I20260710 13:24:16.618498 20861 tablet_bootstrap.cc:492] T 439b5d86544643a1915e9985699c0587 P b4751da4b40b4b9ebf278f2d9044d223: Bootstrap starting.
I20260710 13:24:16.619906 20703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d98aad6cb9234d1f8bf10a711dd6e76b" candidate_uuid: "806afa2259c74a1cb864e8f1c85093d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4751da4b40b4b9ebf278f2d9044d223"
I20260710 13:24:16.620970 20703 raft_consensus.cc:3060] T d98aad6cb9234d1f8bf10a711dd6e76b P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:16.631575 20883 leader_election.cc:290] T d98aad6cb9234d1f8bf10a711dd6e76b P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 1 election: Requested vote from peers 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831), b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131:32887)
I20260710 13:24:16.637611 20861 tablet_bootstrap.cc:654] T 439b5d86544643a1915e9985699c0587 P b4751da4b40b4b9ebf278f2d9044d223: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:16.639665 20703 raft_consensus.cc:2468] T d98aad6cb9234d1f8bf10a711dd6e76b P b4751da4b40b4b9ebf278f2d9044d223 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806afa2259c74a1cb864e8f1c85093d0 in term 1.
I20260710 13:24:16.651471 20861 tablet_bootstrap.cc:492] T 439b5d86544643a1915e9985699c0587 P b4751da4b40b4b9ebf278f2d9044d223: No bootstrap required, opened a new log
I20260710 13:24:16.652124 20861 ts_tablet_manager.cc:1403] T 439b5d86544643a1915e9985699c0587 P b4751da4b40b4b9ebf278f2d9044d223: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.006s
I20260710 13:24:16.657846 20861 raft_consensus.cc:359] T 439b5d86544643a1915e9985699c0587 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.658757 20861 raft_consensus.cc:385] T 439b5d86544643a1915e9985699c0587 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:16.659067 20861 raft_consensus.cc:740] T 439b5d86544643a1915e9985699c0587 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4751da4b40b4b9ebf278f2d9044d223, State: Initialized, Role: FOLLOWER
I20260710 13:24:16.659875 20861 consensus_queue.cc:260] T 439b5d86544643a1915e9985699c0587 P b4751da4b40b4b9ebf278f2d9044d223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.661976 20861 ts_tablet_manager.cc:1434] T 439b5d86544643a1915e9985699c0587 P b4751da4b40b4b9ebf278f2d9044d223: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260710 13:24:16.662907 20861 tablet_bootstrap.cc:492] T b059a4a6debf4874a802414715d2c77b P b4751da4b40b4b9ebf278f2d9044d223: Bootstrap starting.
I20260710 13:24:16.665545 20453 catalog_manager.cc:5697] T d98aad6cb9234d1f8bf10a711dd6e76b P 806afa2259c74a1cb864e8f1c85093d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129). New cstate: current_term: 1 leader_uuid: "806afa2259c74a1cb864e8f1c85093d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:16.668985 20453 catalog_manager.cc:5697] T 1b9b728171c7424598fddfc22cf2e513 P 806afa2259c74a1cb864e8f1c85093d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129). New cstate: current_term: 1 leader_uuid: "806afa2259c74a1cb864e8f1c85093d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:16.669817 20861 tablet_bootstrap.cc:654] T b059a4a6debf4874a802414715d2c77b P b4751da4b40b4b9ebf278f2d9044d223: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:16.674108 20862 tablet_bootstrap.cc:492] T b059a4a6debf4874a802414715d2c77b P 82c0211b6bcc438cb215830af3e100cb: No bootstrap required, opened a new log
I20260710 13:24:16.674607 20862 ts_tablet_manager.cc:1403] T b059a4a6debf4874a802414715d2c77b P 82c0211b6bcc438cb215830af3e100cb: Time spent bootstrapping tablet: real 0.068s	user 0.024s	sys 0.016s
I20260710 13:24:16.675297 20861 tablet_bootstrap.cc:492] T b059a4a6debf4874a802414715d2c77b P b4751da4b40b4b9ebf278f2d9044d223: No bootstrap required, opened a new log
I20260710 13:24:16.675834 20861 ts_tablet_manager.cc:1403] T b059a4a6debf4874a802414715d2c77b P b4751da4b40b4b9ebf278f2d9044d223: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 13:24:16.677685 20862 raft_consensus.cc:359] T b059a4a6debf4874a802414715d2c77b P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.678548 20862 raft_consensus.cc:385] T b059a4a6debf4874a802414715d2c77b P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:16.678597 20861 raft_consensus.cc:359] T b059a4a6debf4874a802414715d2c77b P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.679119 20862 raft_consensus.cc:740] T b059a4a6debf4874a802414715d2c77b P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c0211b6bcc438cb215830af3e100cb, State: Initialized, Role: FOLLOWER
I20260710 13:24:16.679533 20861 raft_consensus.cc:385] T b059a4a6debf4874a802414715d2c77b P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:16.679821 20861 raft_consensus.cc:740] T b059a4a6debf4874a802414715d2c77b P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4751da4b40b4b9ebf278f2d9044d223, State: Initialized, Role: FOLLOWER
I20260710 13:24:16.680117 20862 consensus_queue.cc:260] T b059a4a6debf4874a802414715d2c77b P 82c0211b6bcc438cb215830af3e100cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.680492 20861 consensus_queue.cc:260] T b059a4a6debf4874a802414715d2c77b P b4751da4b40b4b9ebf278f2d9044d223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.682708 20862 ts_tablet_manager.cc:1434] T b059a4a6debf4874a802414715d2c77b P 82c0211b6bcc438cb215830af3e100cb: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 13:24:16.682763 20861 ts_tablet_manager.cc:1434] T b059a4a6debf4874a802414715d2c77b P b4751da4b40b4b9ebf278f2d9044d223: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:24:16.683856 20861 tablet_bootstrap.cc:492] T 173fe4c531524ab691fb992e7784d1b8 P b4751da4b40b4b9ebf278f2d9044d223: Bootstrap starting.
I20260710 13:24:16.684155 20862 tablet_bootstrap.cc:492] T 173fe4c531524ab691fb992e7784d1b8 P 82c0211b6bcc438cb215830af3e100cb: Bootstrap starting.
I20260710 13:24:16.689368 20861 tablet_bootstrap.cc:654] T 173fe4c531524ab691fb992e7784d1b8 P b4751da4b40b4b9ebf278f2d9044d223: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:16.692474 20862 tablet_bootstrap.cc:654] T 173fe4c531524ab691fb992e7784d1b8 P 82c0211b6bcc438cb215830af3e100cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:16.692934 20865 raft_consensus.cc:493] T 2af3e178bf924b06a6da18ce131a6068 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:16.693531 20865 raft_consensus.cc:515] T 2af3e178bf924b06a6da18ce131a6068 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.696300 20865 leader_election.cc:290] T 2af3e178bf924b06a6da18ce131a6068 P 82c0211b6bcc438cb215830af3e100cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129:44089), b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131:32887)
I20260710 13:24:16.699656 20556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af3e178bf924b06a6da18ce131a6068" candidate_uuid: "82c0211b6bcc438cb215830af3e100cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806afa2259c74a1cb864e8f1c85093d0" is_pre_election: true
I20260710 13:24:16.700510 20703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af3e178bf924b06a6da18ce131a6068" candidate_uuid: "82c0211b6bcc438cb215830af3e100cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4751da4b40b4b9ebf278f2d9044d223" is_pre_election: true
I20260710 13:24:16.700634 20556 raft_consensus.cc:2468] T 2af3e178bf924b06a6da18ce131a6068 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82c0211b6bcc438cb215830af3e100cb in term 0.
I20260710 13:24:16.701265 20703 raft_consensus.cc:2468] T 2af3e178bf924b06a6da18ce131a6068 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82c0211b6bcc438cb215830af3e100cb in term 0.
I20260710 13:24:16.702442 20596 leader_election.cc:304] T 2af3e178bf924b06a6da18ce131a6068 P 82c0211b6bcc438cb215830af3e100cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806afa2259c74a1cb864e8f1c85093d0, 82c0211b6bcc438cb215830af3e100cb; no voters: 
I20260710 13:24:16.706218 20862 tablet_bootstrap.cc:492] T 173fe4c531524ab691fb992e7784d1b8 P 82c0211b6bcc438cb215830af3e100cb: No bootstrap required, opened a new log
I20260710 13:24:16.706769 20862 ts_tablet_manager.cc:1403] T 173fe4c531524ab691fb992e7784d1b8 P 82c0211b6bcc438cb215830af3e100cb: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.003s
I20260710 13:24:16.709720 20862 raft_consensus.cc:359] T 173fe4c531524ab691fb992e7784d1b8 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.710495 20862 raft_consensus.cc:385] T 173fe4c531524ab691fb992e7784d1b8 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:16.710786 20862 raft_consensus.cc:740] T 173fe4c531524ab691fb992e7784d1b8 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c0211b6bcc438cb215830af3e100cb, State: Initialized, Role: FOLLOWER
I20260710 13:24:16.711526 20862 consensus_queue.cc:260] T 173fe4c531524ab691fb992e7784d1b8 P 82c0211b6bcc438cb215830af3e100cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.714344 20905 raft_consensus.cc:2804] T 2af3e178bf924b06a6da18ce131a6068 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:16.714810 20905 raft_consensus.cc:493] T 2af3e178bf924b06a6da18ce131a6068 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:16.715219 20905 raft_consensus.cc:3060] T 2af3e178bf924b06a6da18ce131a6068 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:16.727691 20862 ts_tablet_manager.cc:1434] T 173fe4c531524ab691fb992e7784d1b8 P 82c0211b6bcc438cb215830af3e100cb: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.004s
I20260710 13:24:16.729527 20905 raft_consensus.cc:515] T 2af3e178bf924b06a6da18ce131a6068 P 82c0211b6bcc438cb215830af3e100cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.731798 20861 tablet_bootstrap.cc:492] T 173fe4c531524ab691fb992e7784d1b8 P b4751da4b40b4b9ebf278f2d9044d223: No bootstrap required, opened a new log
I20260710 13:24:16.731916 20905 leader_election.cc:290] T 2af3e178bf924b06a6da18ce131a6068 P 82c0211b6bcc438cb215830af3e100cb [CANDIDATE]: Term 1 election: Requested vote from peers 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129:44089), b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131:32887)
I20260710 13:24:16.733328 20703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af3e178bf924b06a6da18ce131a6068" candidate_uuid: "82c0211b6bcc438cb215830af3e100cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4751da4b40b4b9ebf278f2d9044d223"
I20260710 13:24:16.733716 20555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af3e178bf924b06a6da18ce131a6068" candidate_uuid: "82c0211b6bcc438cb215830af3e100cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806afa2259c74a1cb864e8f1c85093d0"
I20260710 13:24:16.734037 20703 raft_consensus.cc:3060] T 2af3e178bf924b06a6da18ce131a6068 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:16.734362 20555 raft_consensus.cc:3060] T 2af3e178bf924b06a6da18ce131a6068 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:16.732383 20861 ts_tablet_manager.cc:1403] T 173fe4c531524ab691fb992e7784d1b8 P b4751da4b40b4b9ebf278f2d9044d223: Time spent bootstrapping tablet: real 0.049s	user 0.016s	sys 0.028s
I20260710 13:24:16.740394 20703 raft_consensus.cc:2468] T 2af3e178bf924b06a6da18ce131a6068 P b4751da4b40b4b9ebf278f2d9044d223 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c0211b6bcc438cb215830af3e100cb in term 1.
I20260710 13:24:16.741621 20596 leader_election.cc:304] T 2af3e178bf924b06a6da18ce131a6068 P 82c0211b6bcc438cb215830af3e100cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82c0211b6bcc438cb215830af3e100cb, b4751da4b40b4b9ebf278f2d9044d223; no voters: 
I20260710 13:24:16.742282 20555 raft_consensus.cc:2468] T 2af3e178bf924b06a6da18ce131a6068 P 806afa2259c74a1cb864e8f1c85093d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c0211b6bcc438cb215830af3e100cb in term 1.
I20260710 13:24:16.742050 20861 raft_consensus.cc:359] T 173fe4c531524ab691fb992e7784d1b8 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.742708 20905 raft_consensus.cc:2804] T 2af3e178bf924b06a6da18ce131a6068 P 82c0211b6bcc438cb215830af3e100cb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:16.742807 20861 raft_consensus.cc:385] T 173fe4c531524ab691fb992e7784d1b8 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:16.743355 20861 raft_consensus.cc:740] T 173fe4c531524ab691fb992e7784d1b8 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4751da4b40b4b9ebf278f2d9044d223, State: Initialized, Role: FOLLOWER
I20260710 13:24:16.744038 20861 consensus_queue.cc:260] T 173fe4c531524ab691fb992e7784d1b8 P b4751da4b40b4b9ebf278f2d9044d223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.744361 20905 raft_consensus.cc:697] T 2af3e178bf924b06a6da18ce131a6068 P 82c0211b6bcc438cb215830af3e100cb [term 1 LEADER]: Becoming Leader. State: Replica: 82c0211b6bcc438cb215830af3e100cb, State: Running, Role: LEADER
I20260710 13:24:16.746163 20861 ts_tablet_manager.cc:1434] T 173fe4c531524ab691fb992e7784d1b8 P b4751da4b40b4b9ebf278f2d9044d223: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:24:16.747460 20905 consensus_queue.cc:237] T 2af3e178bf924b06a6da18ce131a6068 P 82c0211b6bcc438cb215830af3e100cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.756996 20453 catalog_manager.cc:5697] T 2af3e178bf924b06a6da18ce131a6068 P 82c0211b6bcc438cb215830af3e100cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 82c0211b6bcc438cb215830af3e100cb (127.16.80.130). New cstate: current_term: 1 leader_uuid: "82c0211b6bcc438cb215830af3e100cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:16.824673 20882 consensus_queue.cc:1048] T 2a0403a8d4da4ca699d77438eb5f7d76 P 806afa2259c74a1cb864e8f1c85093d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:16.838351 20888 raft_consensus.cc:493] T b059a4a6debf4874a802414715d2c77b P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:16.839007 20888 raft_consensus.cc:515] T b059a4a6debf4874a802414715d2c77b P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.843021 20555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b059a4a6debf4874a802414715d2c77b" candidate_uuid: "b4751da4b40b4b9ebf278f2d9044d223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806afa2259c74a1cb864e8f1c85093d0" is_pre_election: true
I20260710 13:24:16.843675 20883 consensus_queue.cc:1048] T 2a0403a8d4da4ca699d77438eb5f7d76 P 806afa2259c74a1cb864e8f1c85093d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:16.843845 20555 raft_consensus.cc:2468] T b059a4a6debf4874a802414715d2c77b P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4751da4b40b4b9ebf278f2d9044d223 in term 0.
I20260710 13:24:16.844375 20888 leader_election.cc:290] T b059a4a6debf4874a802414715d2c77b P b4751da4b40b4b9ebf278f2d9044d223 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129:44089), 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831)
I20260710 13:24:16.845306 20670 leader_election.cc:304] T b059a4a6debf4874a802414715d2c77b P b4751da4b40b4b9ebf278f2d9044d223 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806afa2259c74a1cb864e8f1c85093d0, b4751da4b40b4b9ebf278f2d9044d223; no voters: 
I20260710 13:24:16.845297 20631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b059a4a6debf4874a802414715d2c77b" candidate_uuid: "b4751da4b40b4b9ebf278f2d9044d223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c0211b6bcc438cb215830af3e100cb" is_pre_election: true
I20260710 13:24:16.846273 20631 raft_consensus.cc:2468] T b059a4a6debf4874a802414715d2c77b P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4751da4b40b4b9ebf278f2d9044d223 in term 0.
I20260710 13:24:16.846303 20888 raft_consensus.cc:2804] T b059a4a6debf4874a802414715d2c77b P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:16.847620 20888 raft_consensus.cc:493] T b059a4a6debf4874a802414715d2c77b P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:16.848054 20888 raft_consensus.cc:3060] T b059a4a6debf4874a802414715d2c77b P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:16.852859 20884 consensus_queue.cc:1048] T 626c2296075949779573afd7d72b3c84 P 806afa2259c74a1cb864e8f1c85093d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:16.856359 20888 raft_consensus.cc:515] T b059a4a6debf4874a802414715d2c77b P b4751da4b40b4b9ebf278f2d9044d223 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.858685 20888 leader_election.cc:290] T b059a4a6debf4874a802414715d2c77b P b4751da4b40b4b9ebf278f2d9044d223 [CANDIDATE]: Term 1 election: Requested vote from peers 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129:44089), 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831)
I20260710 13:24:16.859480 20555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b059a4a6debf4874a802414715d2c77b" candidate_uuid: "b4751da4b40b4b9ebf278f2d9044d223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806afa2259c74a1cb864e8f1c85093d0"
I20260710 13:24:16.860191 20555 raft_consensus.cc:3060] T b059a4a6debf4874a802414715d2c77b P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:16.860819 20630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b059a4a6debf4874a802414715d2c77b" candidate_uuid: "b4751da4b40b4b9ebf278f2d9044d223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c0211b6bcc438cb215830af3e100cb"
I20260710 13:24:16.861431 20630 raft_consensus.cc:3060] T b059a4a6debf4874a802414715d2c77b P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:16.868831 20630 raft_consensus.cc:2468] T b059a4a6debf4874a802414715d2c77b P 82c0211b6bcc438cb215830af3e100cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4751da4b40b4b9ebf278f2d9044d223 in term 1.
I20260710 13:24:16.869956 20668 leader_election.cc:304] T b059a4a6debf4874a802414715d2c77b P b4751da4b40b4b9ebf278f2d9044d223 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82c0211b6bcc438cb215830af3e100cb, b4751da4b40b4b9ebf278f2d9044d223; no voters: 
I20260710 13:24:16.871434 20888 raft_consensus.cc:2804] T b059a4a6debf4874a802414715d2c77b P b4751da4b40b4b9ebf278f2d9044d223 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:16.872114 20888 raft_consensus.cc:697] T b059a4a6debf4874a802414715d2c77b P b4751da4b40b4b9ebf278f2d9044d223 [term 1 LEADER]: Becoming Leader. State: Replica: b4751da4b40b4b9ebf278f2d9044d223, State: Running, Role: LEADER
I20260710 13:24:16.872848 20883 consensus_queue.cc:1048] T 626c2296075949779573afd7d72b3c84 P 806afa2259c74a1cb864e8f1c85093d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:16.873070 20888 consensus_queue.cc:237] T b059a4a6debf4874a802414715d2c77b P b4751da4b40b4b9ebf278f2d9044d223 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.874307 20883 consensus_queue.cc:1048] T 1b9b728171c7424598fddfc22cf2e513 P 806afa2259c74a1cb864e8f1c85093d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:16.876761 20905 raft_consensus.cc:493] T 439b5d86544643a1915e9985699c0587 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:16.877326 20905 raft_consensus.cc:515] T 439b5d86544643a1915e9985699c0587 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.877897 20555 raft_consensus.cc:2468] T b059a4a6debf4874a802414715d2c77b P 806afa2259c74a1cb864e8f1c85093d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4751da4b40b4b9ebf278f2d9044d223 in term 1.
I20260710 13:24:16.879551 20905 leader_election.cc:290] T 439b5d86544643a1915e9985699c0587 P 82c0211b6bcc438cb215830af3e100cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129:44089), b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131:32887)
I20260710 13:24:16.884850 20704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "439b5d86544643a1915e9985699c0587" candidate_uuid: "82c0211b6bcc438cb215830af3e100cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4751da4b40b4b9ebf278f2d9044d223" is_pre_election: true
I20260710 13:24:16.885571 20704 raft_consensus.cc:2468] T 439b5d86544643a1915e9985699c0587 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82c0211b6bcc438cb215830af3e100cb in term 0.
I20260710 13:24:16.887408 20596 leader_election.cc:304] T 439b5d86544643a1915e9985699c0587 P 82c0211b6bcc438cb215830af3e100cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82c0211b6bcc438cb215830af3e100cb, b4751da4b40b4b9ebf278f2d9044d223; no voters: 
I20260710 13:24:16.888260 20906 raft_consensus.cc:2804] T 439b5d86544643a1915e9985699c0587 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:16.888633 20906 raft_consensus.cc:493] T 439b5d86544643a1915e9985699c0587 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:16.888950 20906 raft_consensus.cc:3060] T 439b5d86544643a1915e9985699c0587 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:16.889142 20555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "439b5d86544643a1915e9985699c0587" candidate_uuid: "82c0211b6bcc438cb215830af3e100cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806afa2259c74a1cb864e8f1c85093d0" is_pre_election: true
I20260710 13:24:16.889806 20555 raft_consensus.cc:2468] T 439b5d86544643a1915e9985699c0587 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82c0211b6bcc438cb215830af3e100cb in term 0.
I20260710 13:24:16.898572 20906 raft_consensus.cc:515] T 439b5d86544643a1915e9985699c0587 P 82c0211b6bcc438cb215830af3e100cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.906626 20555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "439b5d86544643a1915e9985699c0587" candidate_uuid: "82c0211b6bcc438cb215830af3e100cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806afa2259c74a1cb864e8f1c85093d0"
I20260710 13:24:16.906626 20704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "439b5d86544643a1915e9985699c0587" candidate_uuid: "82c0211b6bcc438cb215830af3e100cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4751da4b40b4b9ebf278f2d9044d223"
I20260710 13:24:16.907413 20555 raft_consensus.cc:3060] T 439b5d86544643a1915e9985699c0587 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:16.907649 20704 raft_consensus.cc:3060] T 439b5d86544643a1915e9985699c0587 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:16.920473 20704 raft_consensus.cc:2468] T 439b5d86544643a1915e9985699c0587 P b4751da4b40b4b9ebf278f2d9044d223 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c0211b6bcc438cb215830af3e100cb in term 1.
I20260710 13:24:16.920574 20703 raft_consensus.cc:3060] T 1b9b728171c7424598fddfc22cf2e513 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:16.921680 20596 leader_election.cc:304] T 439b5d86544643a1915e9985699c0587 P 82c0211b6bcc438cb215830af3e100cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82c0211b6bcc438cb215830af3e100cb, b4751da4b40b4b9ebf278f2d9044d223; no voters: 
I20260710 13:24:16.922499 20905 raft_consensus.cc:2804] T 439b5d86544643a1915e9985699c0587 P 82c0211b6bcc438cb215830af3e100cb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:16.923010 20905 raft_consensus.cc:697] T 439b5d86544643a1915e9985699c0587 P 82c0211b6bcc438cb215830af3e100cb [term 1 LEADER]: Becoming Leader. State: Replica: 82c0211b6bcc438cb215830af3e100cb, State: Running, Role: LEADER
I20260710 13:24:16.923902 20905 consensus_queue.cc:237] T 439b5d86544643a1915e9985699c0587 P 82c0211b6bcc438cb215830af3e100cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.923877 20453 catalog_manager.cc:5697] T b059a4a6debf4874a802414715d2c77b P b4751da4b40b4b9ebf278f2d9044d223 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131). New cstate: current_term: 1 leader_uuid: "b4751da4b40b4b9ebf278f2d9044d223" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:16.927647 20555 raft_consensus.cc:2468] T 439b5d86544643a1915e9985699c0587 P 806afa2259c74a1cb864e8f1c85093d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c0211b6bcc438cb215830af3e100cb in term 1.
I20260710 13:24:16.907348 20906 leader_election.cc:290] T 439b5d86544643a1915e9985699c0587 P 82c0211b6bcc438cb215830af3e100cb [CANDIDATE]: Term 1 election: Requested vote from peers 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129:44089), b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131:32887)
I20260710 13:24:16.932786 20882 consensus_queue.cc:1048] T 1b9b728171c7424598fddfc22cf2e513 P 806afa2259c74a1cb864e8f1c85093d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:16.944161 20450 catalog_manager.cc:5697] T 439b5d86544643a1915e9985699c0587 P 82c0211b6bcc438cb215830af3e100cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 82c0211b6bcc438cb215830af3e100cb (127.16.80.130). New cstate: current_term: 1 leader_uuid: "82c0211b6bcc438cb215830af3e100cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:16.989892 20888 raft_consensus.cc:493] T 173fe4c531524ab691fb992e7784d1b8 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:16.990456 20888 raft_consensus.cc:515] T 173fe4c531524ab691fb992e7784d1b8 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:16.992378 20888 leader_election.cc:290] T 173fe4c531524ab691fb992e7784d1b8 P b4751da4b40b4b9ebf278f2d9044d223 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129:44089), 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831)
I20260710 13:24:16.993402 20555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173fe4c531524ab691fb992e7784d1b8" candidate_uuid: "b4751da4b40b4b9ebf278f2d9044d223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806afa2259c74a1cb864e8f1c85093d0" is_pre_election: true
I20260710 13:24:16.993625 20630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173fe4c531524ab691fb992e7784d1b8" candidate_uuid: "b4751da4b40b4b9ebf278f2d9044d223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c0211b6bcc438cb215830af3e100cb" is_pre_election: true
I20260710 13:24:16.994032 20555 raft_consensus.cc:2468] T 173fe4c531524ab691fb992e7784d1b8 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4751da4b40b4b9ebf278f2d9044d223 in term 0.
I20260710 13:24:16.994396 20630 raft_consensus.cc:2468] T 173fe4c531524ab691fb992e7784d1b8 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4751da4b40b4b9ebf278f2d9044d223 in term 0.
I20260710 13:24:16.995253 20670 leader_election.cc:304] T 173fe4c531524ab691fb992e7784d1b8 P b4751da4b40b4b9ebf278f2d9044d223 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806afa2259c74a1cb864e8f1c85093d0, b4751da4b40b4b9ebf278f2d9044d223; no voters: 
I20260710 13:24:16.996177 20888 raft_consensus.cc:2804] T 173fe4c531524ab691fb992e7784d1b8 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:16.996513 20888 raft_consensus.cc:493] T 173fe4c531524ab691fb992e7784d1b8 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:16.996798 20888 raft_consensus.cc:3060] T 173fe4c531524ab691fb992e7784d1b8 P b4751da4b40b4b9ebf278f2d9044d223 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:17.002976 20882 consensus_queue.cc:1048] T d98aad6cb9234d1f8bf10a711dd6e76b P 806afa2259c74a1cb864e8f1c85093d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:17.003681 20888 raft_consensus.cc:515] T 173fe4c531524ab691fb992e7784d1b8 P b4751da4b40b4b9ebf278f2d9044d223 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:17.005916 20888 leader_election.cc:290] T 173fe4c531524ab691fb992e7784d1b8 P b4751da4b40b4b9ebf278f2d9044d223 [CANDIDATE]: Term 1 election: Requested vote from peers 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129:44089), 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831)
I20260710 13:24:17.006532 20555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173fe4c531524ab691fb992e7784d1b8" candidate_uuid: "b4751da4b40b4b9ebf278f2d9044d223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806afa2259c74a1cb864e8f1c85093d0"
I20260710 13:24:17.007229 20555 raft_consensus.cc:3060] T 173fe4c531524ab691fb992e7784d1b8 P 806afa2259c74a1cb864e8f1c85093d0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:17.007253 20631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173fe4c531524ab691fb992e7784d1b8" candidate_uuid: "b4751da4b40b4b9ebf278f2d9044d223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c0211b6bcc438cb215830af3e100cb"
I20260710 13:24:17.008185 20631 raft_consensus.cc:3060] T 173fe4c531524ab691fb992e7784d1b8 P 82c0211b6bcc438cb215830af3e100cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:17.017061 20780 consensus_queue.cc:1048] T d98aad6cb9234d1f8bf10a711dd6e76b P 806afa2259c74a1cb864e8f1c85093d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:17.017642 20555 raft_consensus.cc:2468] T 173fe4c531524ab691fb992e7784d1b8 P 806afa2259c74a1cb864e8f1c85093d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4751da4b40b4b9ebf278f2d9044d223 in term 1.
I20260710 13:24:17.020583 20670 leader_election.cc:304] T 173fe4c531524ab691fb992e7784d1b8 P b4751da4b40b4b9ebf278f2d9044d223 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806afa2259c74a1cb864e8f1c85093d0, b4751da4b40b4b9ebf278f2d9044d223; no voters: 
I20260710 13:24:17.022022 20890 raft_consensus.cc:2804] T 173fe4c531524ab691fb992e7784d1b8 P b4751da4b40b4b9ebf278f2d9044d223 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:17.023346 20631 raft_consensus.cc:2468] T 173fe4c531524ab691fb992e7784d1b8 P 82c0211b6bcc438cb215830af3e100cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4751da4b40b4b9ebf278f2d9044d223 in term 1.
I20260710 13:24:17.023461 20890 raft_consensus.cc:697] T 173fe4c531524ab691fb992e7784d1b8 P b4751da4b40b4b9ebf278f2d9044d223 [term 1 LEADER]: Becoming Leader. State: Replica: b4751da4b40b4b9ebf278f2d9044d223, State: Running, Role: LEADER
I20260710 13:24:17.025218 20890 consensus_queue.cc:237] T 173fe4c531524ab691fb992e7784d1b8 P b4751da4b40b4b9ebf278f2d9044d223 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:17.020561 20888 consensus_queue.cc:1048] T 63cec0b4a2e94953936dfb2bcc2474e2 P b4751da4b40b4b9ebf278f2d9044d223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 13:24:17.045065 20848 consensus_queue.cc:1048] T 63cec0b4a2e94953936dfb2bcc2474e2 P b4751da4b40b4b9ebf278f2d9044d223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:17.047230 20453 catalog_manager.cc:5697] T 173fe4c531524ab691fb992e7784d1b8 P b4751da4b40b4b9ebf278f2d9044d223 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131). New cstate: current_term: 1 leader_uuid: "b4751da4b40b4b9ebf278f2d9044d223" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } health_report { overall_health: HEALTHY } } }
W20260710 13:24:17.056560 20502 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:24:17.244102 20906 consensus_queue.cc:1048] T 2af3e178bf924b06a6da18ce131a6068 P 82c0211b6bcc438cb215830af3e100cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:17.258930 20907 consensus_queue.cc:1048] T 2af3e178bf924b06a6da18ce131a6068 P 82c0211b6bcc438cb215830af3e100cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:17.273326 20890 consensus_queue.cc:1048] T b059a4a6debf4874a802414715d2c77b P b4751da4b40b4b9ebf278f2d9044d223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:17.285319 20888 consensus_queue.cc:1048] T b059a4a6debf4874a802414715d2c77b P b4751da4b40b4b9ebf278f2d9044d223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:17.315829 20703 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63cec0b4a2e94953936dfb2bcc2474e2"
dest_uuid: "b4751da4b40b4b9ebf278f2d9044d223"
mode: GRACEFUL
new_leader_uuid: "806afa2259c74a1cb864e8f1c85093d0"
 from {username='slave'} at 127.0.0.1:37590
I20260710 13:24:17.316422 20703 raft_consensus.cc:606] T 63cec0b4a2e94953936dfb2bcc2474e2 P b4751da4b40b4b9ebf278f2d9044d223 [term 1 LEADER]: Received request to transfer leadership to TS 806afa2259c74a1cb864e8f1c85093d0
I20260710 13:24:17.325162 20630 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2af3e178bf924b06a6da18ce131a6068"
dest_uuid: "82c0211b6bcc438cb215830af3e100cb"
mode: GRACEFUL
new_leader_uuid: "806afa2259c74a1cb864e8f1c85093d0"
 from {username='slave'} at 127.0.0.1:49248
I20260710 13:24:17.325768 20630 raft_consensus.cc:606] T 2af3e178bf924b06a6da18ce131a6068 P 82c0211b6bcc438cb215830af3e100cb [term 1 LEADER]: Received request to transfer leadership to TS 806afa2259c74a1cb864e8f1c85093d0
I20260710 13:24:17.331866 20556 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1b9b728171c7424598fddfc22cf2e513"
dest_uuid: "806afa2259c74a1cb864e8f1c85093d0"
mode: GRACEFUL
new_leader_uuid: "82c0211b6bcc438cb215830af3e100cb"
 from {username='slave'} at 127.0.0.1:52332
I20260710 13:24:17.332468 20556 raft_consensus.cc:606] T 1b9b728171c7424598fddfc22cf2e513 P 806afa2259c74a1cb864e8f1c85093d0 [term 1 LEADER]: Received request to transfer leadership to TS 82c0211b6bcc438cb215830af3e100cb
I20260710 13:24:17.338004 20556 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d98aad6cb9234d1f8bf10a711dd6e76b"
dest_uuid: "806afa2259c74a1cb864e8f1c85093d0"
mode: GRACEFUL
new_leader_uuid: "82c0211b6bcc438cb215830af3e100cb"
 from {username='slave'} at 127.0.0.1:52332
I20260710 13:24:17.338552 20556 raft_consensus.cc:606] T d98aad6cb9234d1f8bf10a711dd6e76b P 806afa2259c74a1cb864e8f1c85093d0 [term 1 LEADER]: Received request to transfer leadership to TS 82c0211b6bcc438cb215830af3e100cb
I20260710 13:24:17.346551 20703 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "173fe4c531524ab691fb992e7784d1b8"
dest_uuid: "b4751da4b40b4b9ebf278f2d9044d223"
mode: GRACEFUL
new_leader_uuid: "82c0211b6bcc438cb215830af3e100cb"
 from {username='slave'} at 127.0.0.1:37590
I20260710 13:24:17.347133 20703 raft_consensus.cc:606] T 173fe4c531524ab691fb992e7784d1b8 P b4751da4b40b4b9ebf278f2d9044d223 [term 1 LEADER]: Received request to transfer leadership to TS 82c0211b6bcc438cb215830af3e100cb
I20260710 13:24:17.386698 20882 raft_consensus.cc:993] T 1b9b728171c7424598fddfc22cf2e513 P 806afa2259c74a1cb864e8f1c85093d0: : Instructing follower 82c0211b6bcc438cb215830af3e100cb to start an election
I20260710 13:24:17.387382 20780 raft_consensus.cc:1081] T 1b9b728171c7424598fddfc22cf2e513 P 806afa2259c74a1cb864e8f1c85093d0 [term 1 LEADER]: Signalling peer 82c0211b6bcc438cb215830af3e100cb to start an election
I20260710 13:24:17.388993 20629 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1b9b728171c7424598fddfc22cf2e513"
dest_uuid: "82c0211b6bcc438cb215830af3e100cb"
 from {username='slave'} at 127.0.0.1:49242
I20260710 13:24:17.389743 20629 raft_consensus.cc:493] T 1b9b728171c7424598fddfc22cf2e513 P 82c0211b6bcc438cb215830af3e100cb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:17.389716 20907 consensus_queue.cc:1048] T 439b5d86544643a1915e9985699c0587 P 82c0211b6bcc438cb215830af3e100cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:17.390404 20629 raft_consensus.cc:3060] T 1b9b728171c7424598fddfc22cf2e513 P 82c0211b6bcc438cb215830af3e100cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:17.397835 20629 raft_consensus.cc:515] T 1b9b728171c7424598fddfc22cf2e513 P 82c0211b6bcc438cb215830af3e100cb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:17.399991 20629 leader_election.cc:290] T 1b9b728171c7424598fddfc22cf2e513 P 82c0211b6bcc438cb215830af3e100cb [CANDIDATE]: Term 2 election: Requested vote from peers 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129:44089), b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131:32887)
I20260710 13:24:17.401197 20556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b9b728171c7424598fddfc22cf2e513" candidate_uuid: "82c0211b6bcc438cb215830af3e100cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "806afa2259c74a1cb864e8f1c85093d0"
I20260710 13:24:17.401933 20556 raft_consensus.cc:3055] T 1b9b728171c7424598fddfc22cf2e513 P 806afa2259c74a1cb864e8f1c85093d0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:17.402295 20556 raft_consensus.cc:740] T 1b9b728171c7424598fddfc22cf2e513 P 806afa2259c74a1cb864e8f1c85093d0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 806afa2259c74a1cb864e8f1c85093d0, State: Running, Role: LEADER
I20260710 13:24:17.403141 20703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b9b728171c7424598fddfc22cf2e513" candidate_uuid: "82c0211b6bcc438cb215830af3e100cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4751da4b40b4b9ebf278f2d9044d223"
I20260710 13:24:17.403146 20556 consensus_queue.cc:260] T 1b9b728171c7424598fddfc22cf2e513 P 806afa2259c74a1cb864e8f1c85093d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:17.403877 20703 raft_consensus.cc:3060] T 1b9b728171c7424598fddfc22cf2e513 P b4751da4b40b4b9ebf278f2d9044d223 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:17.404731 20556 raft_consensus.cc:3060] T 1b9b728171c7424598fddfc22cf2e513 P 806afa2259c74a1cb864e8f1c85093d0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:17.413192 20906 consensus_queue.cc:1048] T 439b5d86544643a1915e9985699c0587 P 82c0211b6bcc438cb215830af3e100cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:17.413553 20703 raft_consensus.cc:2468] T 1b9b728171c7424598fddfc22cf2e513 P b4751da4b40b4b9ebf278f2d9044d223 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c0211b6bcc438cb215830af3e100cb in term 2.
I20260710 13:24:17.414526 20556 raft_consensus.cc:2468] T 1b9b728171c7424598fddfc22cf2e513 P 806afa2259c74a1cb864e8f1c85093d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c0211b6bcc438cb215830af3e100cb in term 2.
I20260710 13:24:17.414811 20596 leader_election.cc:304] T 1b9b728171c7424598fddfc22cf2e513 P 82c0211b6bcc438cb215830af3e100cb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82c0211b6bcc438cb215830af3e100cb, b4751da4b40b4b9ebf278f2d9044d223; no voters: 
I20260710 13:24:17.415695 20906 raft_consensus.cc:2804] T 1b9b728171c7424598fddfc22cf2e513 P 82c0211b6bcc438cb215830af3e100cb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:17.416250 20906 raft_consensus.cc:697] T 1b9b728171c7424598fddfc22cf2e513 P 82c0211b6bcc438cb215830af3e100cb [term 2 LEADER]: Becoming Leader. State: Replica: 82c0211b6bcc438cb215830af3e100cb, State: Running, Role: LEADER
I20260710 13:24:17.417907 20906 consensus_queue.cc:237] T 1b9b728171c7424598fddfc22cf2e513 P 82c0211b6bcc438cb215830af3e100cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:17.428704 20451 catalog_manager.cc:5697] T 1b9b728171c7424598fddfc22cf2e513 P 82c0211b6bcc438cb215830af3e100cb reported cstate change: term changed from 1 to 2, leader changed from 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129) to 82c0211b6bcc438cb215830af3e100cb (127.16.80.130). New cstate: current_term: 2 leader_uuid: "82c0211b6bcc438cb215830af3e100cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:17.505692 20848 consensus_queue.cc:1048] T 173fe4c531524ab691fb992e7784d1b8 P b4751da4b40b4b9ebf278f2d9044d223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:17.515151 20890 raft_consensus.cc:993] T 173fe4c531524ab691fb992e7784d1b8 P b4751da4b40b4b9ebf278f2d9044d223: : Instructing follower 82c0211b6bcc438cb215830af3e100cb to start an election
I20260710 13:24:17.515599 20890 raft_consensus.cc:1081] T 173fe4c531524ab691fb992e7784d1b8 P b4751da4b40b4b9ebf278f2d9044d223 [term 1 LEADER]: Signalling peer 82c0211b6bcc438cb215830af3e100cb to start an election
I20260710 13:24:17.520174 20631 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "173fe4c531524ab691fb992e7784d1b8"
dest_uuid: "82c0211b6bcc438cb215830af3e100cb"
 from {username='slave'} at 127.0.0.1:49236
I20260710 13:24:17.521059 20631 raft_consensus.cc:493] T 173fe4c531524ab691fb992e7784d1b8 P 82c0211b6bcc438cb215830af3e100cb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:17.521622 20631 raft_consensus.cc:3060] T 173fe4c531524ab691fb992e7784d1b8 P 82c0211b6bcc438cb215830af3e100cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:17.524279 20848 consensus_queue.cc:1048] T 173fe4c531524ab691fb992e7784d1b8 P b4751da4b40b4b9ebf278f2d9044d223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:17.526757 20780 raft_consensus.cc:993] T d98aad6cb9234d1f8bf10a711dd6e76b P 806afa2259c74a1cb864e8f1c85093d0: : Instructing follower 82c0211b6bcc438cb215830af3e100cb to start an election
I20260710 13:24:17.527443 20780 raft_consensus.cc:1081] T d98aad6cb9234d1f8bf10a711dd6e76b P 806afa2259c74a1cb864e8f1c85093d0 [term 1 LEADER]: Signalling peer 82c0211b6bcc438cb215830af3e100cb to start an election
I20260710 13:24:17.530059 20629 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d98aad6cb9234d1f8bf10a711dd6e76b"
dest_uuid: "82c0211b6bcc438cb215830af3e100cb"
 from {username='slave'} at 127.0.0.1:49242
I20260710 13:24:17.531975 20631 raft_consensus.cc:515] T 173fe4c531524ab691fb992e7784d1b8 P 82c0211b6bcc438cb215830af3e100cb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:17.530915 20629 raft_consensus.cc:493] T d98aad6cb9234d1f8bf10a711dd6e76b P 82c0211b6bcc438cb215830af3e100cb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:17.535071 20631 leader_election.cc:290] T 173fe4c531524ab691fb992e7784d1b8 P 82c0211b6bcc438cb215830af3e100cb [CANDIDATE]: Term 2 election: Requested vote from peers 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129:44089), b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131:32887)
I20260710 13:24:17.535326 20556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173fe4c531524ab691fb992e7784d1b8" candidate_uuid: "82c0211b6bcc438cb215830af3e100cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "806afa2259c74a1cb864e8f1c85093d0"
I20260710 13:24:17.535208 20629 raft_consensus.cc:3060] T d98aad6cb9234d1f8bf10a711dd6e76b P 82c0211b6bcc438cb215830af3e100cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:17.538643 20848 raft_consensus.cc:993] T 63cec0b4a2e94953936dfb2bcc2474e2 P b4751da4b40b4b9ebf278f2d9044d223: : Instructing follower 806afa2259c74a1cb864e8f1c85093d0 to start an election
I20260710 13:24:17.539229 20848 raft_consensus.cc:1081] T 63cec0b4a2e94953936dfb2bcc2474e2 P b4751da4b40b4b9ebf278f2d9044d223 [term 1 LEADER]: Signalling peer 806afa2259c74a1cb864e8f1c85093d0 to start an election
I20260710 13:24:17.541270 20556 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63cec0b4a2e94953936dfb2bcc2474e2"
dest_uuid: "806afa2259c74a1cb864e8f1c85093d0"
 from {username='slave'} at 127.0.0.1:52328
I20260710 13:24:17.542179 20703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173fe4c531524ab691fb992e7784d1b8" candidate_uuid: "82c0211b6bcc438cb215830af3e100cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4751da4b40b4b9ebf278f2d9044d223"
I20260710 13:24:17.542964 20703 raft_consensus.cc:3055] T 173fe4c531524ab691fb992e7784d1b8 P b4751da4b40b4b9ebf278f2d9044d223 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:17.543408 20703 raft_consensus.cc:740] T 173fe4c531524ab691fb992e7784d1b8 P b4751da4b40b4b9ebf278f2d9044d223 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4751da4b40b4b9ebf278f2d9044d223, State: Running, Role: LEADER
I20260710 13:24:17.545325 20703 consensus_queue.cc:260] T 173fe4c531524ab691fb992e7784d1b8 P b4751da4b40b4b9ebf278f2d9044d223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:17.546473 20556 raft_consensus.cc:493] T 63cec0b4a2e94953936dfb2bcc2474e2 P 806afa2259c74a1cb864e8f1c85093d0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:17.546687 20703 raft_consensus.cc:3060] T 173fe4c531524ab691fb992e7784d1b8 P b4751da4b40b4b9ebf278f2d9044d223 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:17.547650 20556 raft_consensus.cc:3060] T 63cec0b4a2e94953936dfb2bcc2474e2 P 806afa2259c74a1cb864e8f1c85093d0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:17.552035 20629 raft_consensus.cc:515] T d98aad6cb9234d1f8bf10a711dd6e76b P 82c0211b6bcc438cb215830af3e100cb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:17.554605 20629 leader_election.cc:290] T d98aad6cb9234d1f8bf10a711dd6e76b P 82c0211b6bcc438cb215830af3e100cb [CANDIDATE]: Term 2 election: Requested vote from peers 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129:44089), b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131:32887)
I20260710 13:24:17.556077 20556 raft_consensus.cc:515] T 63cec0b4a2e94953936dfb2bcc2474e2 P 806afa2259c74a1cb864e8f1c85093d0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:17.556581 20554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d98aad6cb9234d1f8bf10a711dd6e76b" candidate_uuid: "82c0211b6bcc438cb215830af3e100cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "806afa2259c74a1cb864e8f1c85093d0"
I20260710 13:24:17.557298 20554 raft_consensus.cc:3055] T d98aad6cb9234d1f8bf10a711dd6e76b P 806afa2259c74a1cb864e8f1c85093d0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:17.557646 20554 raft_consensus.cc:740] T d98aad6cb9234d1f8bf10a711dd6e76b P 806afa2259c74a1cb864e8f1c85093d0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 806afa2259c74a1cb864e8f1c85093d0, State: Running, Role: LEADER
I20260710 13:24:17.558429 20556 leader_election.cc:290] T 63cec0b4a2e94953936dfb2bcc2474e2 P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 2 election: Requested vote from peers 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831), b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131:32887)
I20260710 13:24:17.559607 20705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63cec0b4a2e94953936dfb2bcc2474e2" candidate_uuid: "806afa2259c74a1cb864e8f1c85093d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4751da4b40b4b9ebf278f2d9044d223"
I20260710 13:24:17.560431 20705 raft_consensus.cc:3055] T 63cec0b4a2e94953936dfb2bcc2474e2 P b4751da4b40b4b9ebf278f2d9044d223 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:17.560817 20705 raft_consensus.cc:740] T 63cec0b4a2e94953936dfb2bcc2474e2 P b4751da4b40b4b9ebf278f2d9044d223 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4751da4b40b4b9ebf278f2d9044d223, State: Running, Role: LEADER
I20260710 13:24:17.558432 20554 consensus_queue.cc:260] T d98aad6cb9234d1f8bf10a711dd6e76b P 806afa2259c74a1cb864e8f1c85093d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:17.561029 20704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d98aad6cb9234d1f8bf10a711dd6e76b" candidate_uuid: "82c0211b6bcc438cb215830af3e100cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4751da4b40b4b9ebf278f2d9044d223"
I20260710 13:24:17.561715 20704 raft_consensus.cc:3060] T d98aad6cb9234d1f8bf10a711dd6e76b P b4751da4b40b4b9ebf278f2d9044d223 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:17.562005 20554 raft_consensus.cc:3060] T d98aad6cb9234d1f8bf10a711dd6e76b P 806afa2259c74a1cb864e8f1c85093d0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:17.559607 20631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63cec0b4a2e94953936dfb2bcc2474e2" candidate_uuid: "806afa2259c74a1cb864e8f1c85093d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82c0211b6bcc438cb215830af3e100cb"
I20260710 13:24:17.561682 20705 consensus_queue.cc:260] T 63cec0b4a2e94953936dfb2bcc2474e2 P b4751da4b40b4b9ebf278f2d9044d223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:17.562861 20631 raft_consensus.cc:3060] T 63cec0b4a2e94953936dfb2bcc2474e2 P 82c0211b6bcc438cb215830af3e100cb [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:24:17.563175 20848 consensus_queue.cc:1175] T 63cec0b4a2e94953936dfb2bcc2474e2 P b4751da4b40b4b9ebf278f2d9044d223 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "82c0211b6bcc438cb215830af3e100cb" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260710 13:24:17.564531 20705 raft_consensus.cc:3060] T 63cec0b4a2e94953936dfb2bcc2474e2 P b4751da4b40b4b9ebf278f2d9044d223 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:17.570875 20704 raft_consensus.cc:2468] T d98aad6cb9234d1f8bf10a711dd6e76b P b4751da4b40b4b9ebf278f2d9044d223 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c0211b6bcc438cb215830af3e100cb in term 2.
I20260710 13:24:17.570875 20554 raft_consensus.cc:2468] T d98aad6cb9234d1f8bf10a711dd6e76b P 806afa2259c74a1cb864e8f1c85093d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c0211b6bcc438cb215830af3e100cb in term 2.
I20260710 13:24:17.572083 20631 raft_consensus.cc:2468] T 63cec0b4a2e94953936dfb2bcc2474e2 P 82c0211b6bcc438cb215830af3e100cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806afa2259c74a1cb864e8f1c85093d0 in term 2.
I20260710 13:24:17.572840 20596 leader_election.cc:304] T d98aad6cb9234d1f8bf10a711dd6e76b P 82c0211b6bcc438cb215830af3e100cb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806afa2259c74a1cb864e8f1c85093d0, 82c0211b6bcc438cb215830af3e100cb; no voters: 
I20260710 13:24:17.573907 20519 leader_election.cc:304] T 63cec0b4a2e94953936dfb2bcc2474e2 P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806afa2259c74a1cb864e8f1c85093d0, 82c0211b6bcc438cb215830af3e100cb; no voters: 
I20260710 13:24:17.574667 20906 raft_consensus.cc:2804] T d98aad6cb9234d1f8bf10a711dd6e76b P 82c0211b6bcc438cb215830af3e100cb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:17.575008 20884 raft_consensus.cc:2804] T 63cec0b4a2e94953936dfb2bcc2474e2 P 806afa2259c74a1cb864e8f1c85093d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:17.575230 20906 raft_consensus.cc:697] T d98aad6cb9234d1f8bf10a711dd6e76b P 82c0211b6bcc438cb215830af3e100cb [term 2 LEADER]: Becoming Leader. State: Replica: 82c0211b6bcc438cb215830af3e100cb, State: Running, Role: LEADER
I20260710 13:24:17.575778 20884 raft_consensus.cc:697] T 63cec0b4a2e94953936dfb2bcc2474e2 P 806afa2259c74a1cb864e8f1c85093d0 [term 2 LEADER]: Becoming Leader. State: Replica: 806afa2259c74a1cb864e8f1c85093d0, State: Running, Role: LEADER
I20260710 13:24:17.576503 20906 consensus_queue.cc:237] T d98aad6cb9234d1f8bf10a711dd6e76b P 82c0211b6bcc438cb215830af3e100cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:17.576805 20884 consensus_queue.cc:237] T 63cec0b4a2e94953936dfb2bcc2474e2 P 806afa2259c74a1cb864e8f1c85093d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:17.584275 20705 raft_consensus.cc:2468] T 63cec0b4a2e94953936dfb2bcc2474e2 P b4751da4b40b4b9ebf278f2d9044d223 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806afa2259c74a1cb864e8f1c85093d0 in term 2.
I20260710 13:24:17.584340 20703 raft_consensus.cc:2468] T 173fe4c531524ab691fb992e7784d1b8 P b4751da4b40b4b9ebf278f2d9044d223 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c0211b6bcc438cb215830af3e100cb in term 2.
I20260710 13:24:17.585981 20596 leader_election.cc:304] T 173fe4c531524ab691fb992e7784d1b8 P 82c0211b6bcc438cb215830af3e100cb [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: 82c0211b6bcc438cb215830af3e100cb, b4751da4b40b4b9ebf278f2d9044d223; no voters: 806afa2259c74a1cb864e8f1c85093d0
I20260710 13:24:17.586874 20905 raft_consensus.cc:2804] T 173fe4c531524ab691fb992e7784d1b8 P 82c0211b6bcc438cb215830af3e100cb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:17.587409 20905 raft_consensus.cc:697] T 173fe4c531524ab691fb992e7784d1b8 P 82c0211b6bcc438cb215830af3e100cb [term 2 LEADER]: Becoming Leader. State: Replica: 82c0211b6bcc438cb215830af3e100cb, State: Running, Role: LEADER
I20260710 13:24:17.588364 20905 consensus_queue.cc:237] T 173fe4c531524ab691fb992e7784d1b8 P 82c0211b6bcc438cb215830af3e100cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:17.591895 20454 catalog_manager.cc:5697] T d98aad6cb9234d1f8bf10a711dd6e76b P 82c0211b6bcc438cb215830af3e100cb reported cstate change: term changed from 1 to 2, leader changed from 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129) to 82c0211b6bcc438cb215830af3e100cb (127.16.80.130). New cstate: current_term: 2 leader_uuid: "82c0211b6bcc438cb215830af3e100cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:17.593324 20450 catalog_manager.cc:5697] T 63cec0b4a2e94953936dfb2bcc2474e2 P 806afa2259c74a1cb864e8f1c85093d0 reported cstate change: term changed from 1 to 2, leader changed from b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131) to 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129). New cstate: current_term: 2 leader_uuid: "806afa2259c74a1cb864e8f1c85093d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:17.606099 20450 catalog_manager.cc:5697] T 173fe4c531524ab691fb992e7784d1b8 P 82c0211b6bcc438cb215830af3e100cb reported cstate change: term changed from 1 to 2, leader changed from b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131) to 82c0211b6bcc438cb215830af3e100cb (127.16.80.130). New cstate: current_term: 2 leader_uuid: "82c0211b6bcc438cb215830af3e100cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:17.790303 20906 raft_consensus.cc:993] T 2af3e178bf924b06a6da18ce131a6068 P 82c0211b6bcc438cb215830af3e100cb: : Instructing follower 806afa2259c74a1cb864e8f1c85093d0 to start an election
I20260710 13:24:17.790813 20906 raft_consensus.cc:1081] T 2af3e178bf924b06a6da18ce131a6068 P 82c0211b6bcc438cb215830af3e100cb [term 1 LEADER]: Signalling peer 806afa2259c74a1cb864e8f1c85093d0 to start an election
I20260710 13:24:17.792594 20554 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2af3e178bf924b06a6da18ce131a6068"
dest_uuid: "806afa2259c74a1cb864e8f1c85093d0"
 from {username='slave'} at 127.0.0.1:52312
I20260710 13:24:17.793195 20554 raft_consensus.cc:493] T 2af3e178bf924b06a6da18ce131a6068 P 806afa2259c74a1cb864e8f1c85093d0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:17.793496 20554 raft_consensus.cc:3060] T 2af3e178bf924b06a6da18ce131a6068 P 806afa2259c74a1cb864e8f1c85093d0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:17.799248 20554 raft_consensus.cc:515] T 2af3e178bf924b06a6da18ce131a6068 P 806afa2259c74a1cb864e8f1c85093d0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:17.801457 20554 leader_election.cc:290] T 2af3e178bf924b06a6da18ce131a6068 P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 2 election: Requested vote from peers 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831), b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131:32887)
I20260710 13:24:17.802012 20631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af3e178bf924b06a6da18ce131a6068" candidate_uuid: "806afa2259c74a1cb864e8f1c85093d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82c0211b6bcc438cb215830af3e100cb"
I20260710 13:24:17.802065 20703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af3e178bf924b06a6da18ce131a6068" candidate_uuid: "806afa2259c74a1cb864e8f1c85093d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4751da4b40b4b9ebf278f2d9044d223"
I20260710 13:24:17.802701 20631 raft_consensus.cc:3055] T 2af3e178bf924b06a6da18ce131a6068 P 82c0211b6bcc438cb215830af3e100cb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:17.802875 20703 raft_consensus.cc:3060] T 2af3e178bf924b06a6da18ce131a6068 P b4751da4b40b4b9ebf278f2d9044d223 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:17.803046 20631 raft_consensus.cc:740] T 2af3e178bf924b06a6da18ce131a6068 P 82c0211b6bcc438cb215830af3e100cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 82c0211b6bcc438cb215830af3e100cb, State: Running, Role: LEADER
I20260710 13:24:17.803828 20631 consensus_queue.cc:260] T 2af3e178bf924b06a6da18ce131a6068 P 82c0211b6bcc438cb215830af3e100cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:17.804744 20631 raft_consensus.cc:3060] T 2af3e178bf924b06a6da18ce131a6068 P 82c0211b6bcc438cb215830af3e100cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:17.807734 20703 raft_consensus.cc:2468] T 2af3e178bf924b06a6da18ce131a6068 P b4751da4b40b4b9ebf278f2d9044d223 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806afa2259c74a1cb864e8f1c85093d0 in term 2.
I20260710 13:24:17.808929 20521 leader_election.cc:304] T 2af3e178bf924b06a6da18ce131a6068 P 806afa2259c74a1cb864e8f1c85093d0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806afa2259c74a1cb864e8f1c85093d0, b4751da4b40b4b9ebf278f2d9044d223; no voters: 
I20260710 13:24:17.809805 20884 raft_consensus.cc:2804] T 2af3e178bf924b06a6da18ce131a6068 P 806afa2259c74a1cb864e8f1c85093d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:17.809963 20631 raft_consensus.cc:2468] T 2af3e178bf924b06a6da18ce131a6068 P 82c0211b6bcc438cb215830af3e100cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806afa2259c74a1cb864e8f1c85093d0 in term 2.
I20260710 13:24:17.810303 20884 raft_consensus.cc:697] T 2af3e178bf924b06a6da18ce131a6068 P 806afa2259c74a1cb864e8f1c85093d0 [term 2 LEADER]: Becoming Leader. State: Replica: 806afa2259c74a1cb864e8f1c85093d0, State: Running, Role: LEADER
I20260710 13:24:17.811780 20884 consensus_queue.cc:237] T 2af3e178bf924b06a6da18ce131a6068 P 806afa2259c74a1cb864e8f1c85093d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:17.818897 20450 catalog_manager.cc:5697] T 2af3e178bf924b06a6da18ce131a6068 P 806afa2259c74a1cb864e8f1c85093d0 reported cstate change: term changed from 1 to 2, leader changed from 82c0211b6bcc438cb215830af3e100cb (127.16.80.130) to 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129). New cstate: current_term: 2 leader_uuid: "806afa2259c74a1cb864e8f1c85093d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:17.979280 20703 raft_consensus.cc:1275] T 63cec0b4a2e94953936dfb2bcc2474e2 P b4751da4b40b4b9ebf278f2d9044d223 [term 2 FOLLOWER]: Refusing update from remote peer 806afa2259c74a1cb864e8f1c85093d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:17.981001 20884 consensus_queue.cc:1048] T 63cec0b4a2e94953936dfb2bcc2474e2 P 806afa2259c74a1cb864e8f1c85093d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:17.989287 20705 raft_consensus.cc:1275] T d98aad6cb9234d1f8bf10a711dd6e76b P b4751da4b40b4b9ebf278f2d9044d223 [term 2 FOLLOWER]: Refusing update from remote peer 82c0211b6bcc438cb215830af3e100cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:17.991520 20906 consensus_queue.cc:1048] T d98aad6cb9234d1f8bf10a711dd6e76b P 82c0211b6bcc438cb215830af3e100cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:17.993834 20631 raft_consensus.cc:1275] T 63cec0b4a2e94953936dfb2bcc2474e2 P 82c0211b6bcc438cb215830af3e100cb [term 2 FOLLOWER]: Refusing update from remote peer 806afa2259c74a1cb864e8f1c85093d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:17.996246 20780 consensus_queue.cc:1048] T 63cec0b4a2e94953936dfb2bcc2474e2 P 806afa2259c74a1cb864e8f1c85093d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:18.004777 20554 raft_consensus.cc:1275] T 1b9b728171c7424598fddfc22cf2e513 P 806afa2259c74a1cb864e8f1c85093d0 [term 2 FOLLOWER]: Refusing update from remote peer 82c0211b6bcc438cb215830af3e100cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:18.011161 20905 consensus_queue.cc:1048] T 1b9b728171c7424598fddfc22cf2e513 P 82c0211b6bcc438cb215830af3e100cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:18.032083 20556 raft_consensus.cc:1275] T d98aad6cb9234d1f8bf10a711dd6e76b P 806afa2259c74a1cb864e8f1c85093d0 [term 2 FOLLOWER]: Refusing update from remote peer 82c0211b6bcc438cb215830af3e100cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:18.034513 20705 raft_consensus.cc:1275] T 1b9b728171c7424598fddfc22cf2e513 P b4751da4b40b4b9ebf278f2d9044d223 [term 2 FOLLOWER]: Refusing update from remote peer 82c0211b6bcc438cb215830af3e100cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:18.037739 20935 consensus_queue.cc:1048] T 1b9b728171c7424598fddfc22cf2e513 P 82c0211b6bcc438cb215830af3e100cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:18.039158 20935 consensus_queue.cc:1048] T d98aad6cb9234d1f8bf10a711dd6e76b P 82c0211b6bcc438cb215830af3e100cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:18.117821 20556 raft_consensus.cc:3060] T 173fe4c531524ab691fb992e7784d1b8 P 806afa2259c74a1cb864e8f1c85093d0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:18.122731 20556 raft_consensus.cc:1275] T 173fe4c531524ab691fb992e7784d1b8 P 806afa2259c74a1cb864e8f1c85093d0 [term 2 FOLLOWER]: Refusing update from remote peer 82c0211b6bcc438cb215830af3e100cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:18.124322 20936 consensus_queue.cc:1048] T 173fe4c531524ab691fb992e7784d1b8 P 82c0211b6bcc438cb215830af3e100cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:18.132512 20705 raft_consensus.cc:1275] T 173fe4c531524ab691fb992e7784d1b8 P b4751da4b40b4b9ebf278f2d9044d223 [term 2 FOLLOWER]: Refusing update from remote peer 82c0211b6bcc438cb215830af3e100cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:18.136090 20935 consensus_queue.cc:1048] T 173fe4c531524ab691fb992e7784d1b8 P 82c0211b6bcc438cb215830af3e100cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:18.378855 20629 raft_consensus.cc:1275] T 2af3e178bf924b06a6da18ce131a6068 P 82c0211b6bcc438cb215830af3e100cb [term 2 FOLLOWER]: Refusing update from remote peer 806afa2259c74a1cb864e8f1c85093d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:18.380584 20884 consensus_queue.cc:1048] T 2af3e178bf924b06a6da18ce131a6068 P 806afa2259c74a1cb864e8f1c85093d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:18.389935 20705 raft_consensus.cc:1275] T 2af3e178bf924b06a6da18ce131a6068 P b4751da4b40b4b9ebf278f2d9044d223 [term 2 FOLLOWER]: Refusing update from remote peer 806afa2259c74a1cb864e8f1c85093d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:18.391270 20780 consensus_queue.cc:1048] T 2af3e178bf924b06a6da18ce131a6068 P 806afa2259c74a1cb864e8f1c85093d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:20.353756 20453 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:33994:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:24:20.374457 20453 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33994:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:24:20.511539 16706 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:24:20.510874 20975 tablet.cc:1724] T 439b5d86544643a1915e9985699c0587 P 82c0211b6bcc438cb215830af3e100cb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:20.528617 20988 tablet.cc:1724] T 2a0403a8d4da4ca699d77438eb5f7d76 P 806afa2259c74a1cb864e8f1c85093d0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:20.515877 20983 tablet.cc:1724] T 439b5d86544643a1915e9985699c0587 P 806afa2259c74a1cb864e8f1c85093d0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:24:20.545236 20519 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.80.130:46831, user_credentials={real_user=slave}} blocked reactor thread for 43947.4us
W20260710 13:24:20.573887 20582 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:2a0403a8d4da4ca699d77438eb5f7d76)
W20260710 13:24:20.590744 20582 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:2a0403a8d4da4ca699d77438eb5f7d76)
W20260710 13:24:20.602721 20582 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:2a0403a8d4da4ca699d77438eb5f7d76)
I20260710 13:24:20.611708 20982 tablet.cc:1724] T 626c2296075949779573afd7d72b3c84 P 806afa2259c74a1cb864e8f1c85093d0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:24:20.628250 20596 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.80.129:44089, user_credentials={real_user=slave}} blocked reactor thread for 67046.5us
W20260710 13:24:20.638985 20987 log.cc:927] Time spent T 2af3e178bf924b06a6da18ce131a6068 P b4751da4b40b4b9ebf278f2d9044d223: Append to log took a long time: real 0.061s	user 0.000s	sys 0.001s
W20260710 13:24:20.652878 20991 log.cc:927] Time spent T b059a4a6debf4874a802414715d2c77b P b4751da4b40b4b9ebf278f2d9044d223: Append to log took a long time: real 0.052s	user 0.000s	sys 0.001s
I20260710 13:24:20.638485 20994 tablet.cc:1724] T 63cec0b4a2e94953936dfb2bcc2474e2 P 806afa2259c74a1cb864e8f1c85093d0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:20.681452 20999 tablet.cc:1724] T 2a0403a8d4da4ca699d77438eb5f7d76 P 82c0211b6bcc438cb215830af3e100cb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:24:20.697755 20519 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.80.130:46831, user_credentials={real_user=slave}} blocked reactor thread for 129993us
W20260710 13:24:20.719527 20961 log.cc:927] Time spent T d98aad6cb9234d1f8bf10a711dd6e76b P 82c0211b6bcc438cb215830af3e100cb: Append to log took a long time: real 0.095s	user 0.001s	sys 0.000s
I20260710 13:24:20.719570 20988 tablet.cc:1724] T 1b9b728171c7424598fddfc22cf2e513 P 806afa2259c74a1cb864e8f1c85093d0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:24:20.744423 20998 log.cc:927] Time spent T 439b5d86544643a1915e9985699c0587 P b4751da4b40b4b9ebf278f2d9044d223: Append to log took a long time: real 0.068s	user 0.001s	sys 0.000s
I20260710 13:24:20.754179 21003 tablet.cc:1724] T 1b9b728171c7424598fddfc22cf2e513 P b4751da4b40b4b9ebf278f2d9044d223: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:20.765259 20975 tablet.cc:1724] T 173fe4c531524ab691fb992e7784d1b8 P 82c0211b6bcc438cb215830af3e100cb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:20.744825 21002 tablet.cc:1724] T 63cec0b4a2e94953936dfb2bcc2474e2 P b4751da4b40b4b9ebf278f2d9044d223: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:20.745393 21001 tablet.cc:1724] T 1b9b728171c7424598fddfc22cf2e513 P 82c0211b6bcc438cb215830af3e100cb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:20.772383 20983 tablet.cc:1724] T 173fe4c531524ab691fb992e7784d1b8 P 806afa2259c74a1cb864e8f1c85093d0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:20.784854 21001 tablet.cc:1724] T 626c2296075949779573afd7d72b3c84 P 82c0211b6bcc438cb215830af3e100cb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:20.787827 20629 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1b9b728171c7424598fddfc22cf2e513"
dest_uuid: "82c0211b6bcc438cb215830af3e100cb"
mode: GRACEFUL
new_leader_uuid: "b4751da4b40b4b9ebf278f2d9044d223"
 from {username='slave'} at 127.0.0.1:59732
I20260710 13:24:20.788690 20629 raft_consensus.cc:606] T 1b9b728171c7424598fddfc22cf2e513 P 82c0211b6bcc438cb215830af3e100cb [term 2 LEADER]: Received request to transfer leadership to TS b4751da4b40b4b9ebf278f2d9044d223
I20260710 13:24:20.742383 20982 tablet.cc:1724] T 2af3e178bf924b06a6da18ce131a6068 P 806afa2259c74a1cb864e8f1c85093d0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:20.821209 20988 tablet.cc:1724] T d98aad6cb9234d1f8bf10a711dd6e76b P 806afa2259c74a1cb864e8f1c85093d0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:20.798810 20999 tablet.cc:1724] T d98aad6cb9234d1f8bf10a711dd6e76b P 82c0211b6bcc438cb215830af3e100cb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:20.829345 21010 tablet.cc:1724] T b059a4a6debf4874a802414715d2c77b P 82c0211b6bcc438cb215830af3e100cb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:20.833853 21013 tablet.cc:1724] T b059a4a6debf4874a802414715d2c77b P b4751da4b40b4b9ebf278f2d9044d223: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:20.841918 21011 tablet.cc:1724] T 439b5d86544643a1915e9985699c0587 P b4751da4b40b4b9ebf278f2d9044d223: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:20.848610 20975 tablet.cc:1724] T 63cec0b4a2e94953936dfb2bcc2474e2 P 82c0211b6bcc438cb215830af3e100cb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:20.856770 21003 tablet.cc:1724] T 2a0403a8d4da4ca699d77438eb5f7d76 P b4751da4b40b4b9ebf278f2d9044d223: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:20.870610 20994 tablet.cc:1724] T b059a4a6debf4874a802414715d2c77b P 806afa2259c74a1cb864e8f1c85093d0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:20.875485 21002 tablet.cc:1724] T 626c2296075949779573afd7d72b3c84 P b4751da4b40b4b9ebf278f2d9044d223: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:20.876245 20975 tablet.cc:1724] T 2af3e178bf924b06a6da18ce131a6068 P 82c0211b6bcc438cb215830af3e100cb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:20.905625 21003 tablet.cc:1724] T 2af3e178bf924b06a6da18ce131a6068 P b4751da4b40b4b9ebf278f2d9044d223: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:20.917850 21002 tablet.cc:1724] T d98aad6cb9234d1f8bf10a711dd6e76b P b4751da4b40b4b9ebf278f2d9044d223: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:20.926057 21003 tablet.cc:1724] T 173fe4c531524ab691fb992e7784d1b8 P b4751da4b40b4b9ebf278f2d9044d223: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:20.937347 20556 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63cec0b4a2e94953936dfb2bcc2474e2"
dest_uuid: "806afa2259c74a1cb864e8f1c85093d0"
mode: GRACEFUL
new_leader_uuid: "b4751da4b40b4b9ebf278f2d9044d223"
 from {username='slave'} at 127.0.0.1:34302
I20260710 13:24:20.938225 20556 raft_consensus.cc:606] T 63cec0b4a2e94953936dfb2bcc2474e2 P 806afa2259c74a1cb864e8f1c85093d0 [term 2 LEADER]: Received request to transfer leadership to TS b4751da4b40b4b9ebf278f2d9044d223
I20260710 13:24:20.940042 16706 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 13:24:20.940940 16706 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:20.946960 20454 catalog_manager.cc:6242] T 00000000000000000000000000000000 P fc1c07f0c1784a1db825f269fe021c93: soft_deleted_table [id=bec67f1960a04d5bb3002be325bbb643] alter complete (version 1)
I20260710 13:24:20.952483 20556 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05a85a66671a426a880583e9229947fb"
dest_uuid: "806afa2259c74a1cb864e8f1c85093d0"
mode: GRACEFUL
new_leader_uuid: "b4751da4b40b4b9ebf278f2d9044d223"
 from {username='slave'} at 127.0.0.1:34302
I20260710 13:24:20.953104 20556 raft_consensus.cc:606] T 05a85a66671a426a880583e9229947fb P 806afa2259c74a1cb864e8f1c85093d0 [term 2 LEADER]: Received request to transfer leadership to TS b4751da4b40b4b9ebf278f2d9044d223
I20260710 13:24:20.956909 20630 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8838be8776b42f6b1c8b3099c2667e4"
dest_uuid: "82c0211b6bcc438cb215830af3e100cb"
mode: GRACEFUL
new_leader_uuid: "b4751da4b40b4b9ebf278f2d9044d223"
 from {username='slave'} at 127.0.0.1:59732
I20260710 13:24:20.957530 20630 raft_consensus.cc:606] T d8838be8776b42f6b1c8b3099c2667e4 P 82c0211b6bcc438cb215830af3e100cb [term 2 LEADER]: Received request to transfer leadership to TS b4751da4b40b4b9ebf278f2d9044d223
I20260710 13:24:20.958731 16706 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:24:20.959388 16706 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:21.102365 20997 raft_consensus.cc:993] T 1b9b728171c7424598fddfc22cf2e513 P 82c0211b6bcc438cb215830af3e100cb: : Instructing follower b4751da4b40b4b9ebf278f2d9044d223 to start an election
I20260710 13:24:21.102921 20997 raft_consensus.cc:1081] T 1b9b728171c7424598fddfc22cf2e513 P 82c0211b6bcc438cb215830af3e100cb [term 2 LEADER]: Signalling peer b4751da4b40b4b9ebf278f2d9044d223 to start an election
I20260710 13:24:21.104764 20699 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1b9b728171c7424598fddfc22cf2e513"
dest_uuid: "b4751da4b40b4b9ebf278f2d9044d223"
 from {username='slave'} at 127.0.0.1:37564
I20260710 13:24:21.105337 20699 raft_consensus.cc:493] T 1b9b728171c7424598fddfc22cf2e513 P b4751da4b40b4b9ebf278f2d9044d223 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:21.105680 20699 raft_consensus.cc:3060] T 1b9b728171c7424598fddfc22cf2e513 P b4751da4b40b4b9ebf278f2d9044d223 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:21.112990 20699 raft_consensus.cc:515] T 1b9b728171c7424598fddfc22cf2e513 P b4751da4b40b4b9ebf278f2d9044d223 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:21.115021 20699 leader_election.cc:290] T 1b9b728171c7424598fddfc22cf2e513 P b4751da4b40b4b9ebf278f2d9044d223 [CANDIDATE]: Term 3 election: Requested vote from peers 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129:44089), 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831)
I20260710 13:24:21.115932 20556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b9b728171c7424598fddfc22cf2e513" candidate_uuid: "b4751da4b40b4b9ebf278f2d9044d223" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "806afa2259c74a1cb864e8f1c85093d0"
I20260710 13:24:21.116140 20630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b9b728171c7424598fddfc22cf2e513" candidate_uuid: "b4751da4b40b4b9ebf278f2d9044d223" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "82c0211b6bcc438cb215830af3e100cb"
I20260710 13:24:21.116581 20556 raft_consensus.cc:3060] T 1b9b728171c7424598fddfc22cf2e513 P 806afa2259c74a1cb864e8f1c85093d0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:21.116676 20630 raft_consensus.cc:3055] T 1b9b728171c7424598fddfc22cf2e513 P 82c0211b6bcc438cb215830af3e100cb [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:21.117105 20630 raft_consensus.cc:740] T 1b9b728171c7424598fddfc22cf2e513 P 82c0211b6bcc438cb215830af3e100cb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 82c0211b6bcc438cb215830af3e100cb, State: Running, Role: LEADER
I20260710 13:24:21.117775 20630 consensus_queue.cc:260] T 1b9b728171c7424598fddfc22cf2e513 P 82c0211b6bcc438cb215830af3e100cb [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: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:21.118551 20630 raft_consensus.cc:3060] T 1b9b728171c7424598fddfc22cf2e513 P 82c0211b6bcc438cb215830af3e100cb [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:21.122071 20556 raft_consensus.cc:2468] T 1b9b728171c7424598fddfc22cf2e513 P 806afa2259c74a1cb864e8f1c85093d0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4751da4b40b4b9ebf278f2d9044d223 in term 3.
I20260710 13:24:21.123576 20630 raft_consensus.cc:2468] T 1b9b728171c7424598fddfc22cf2e513 P 82c0211b6bcc438cb215830af3e100cb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4751da4b40b4b9ebf278f2d9044d223 in term 3.
I20260710 13:24:21.123641 20670 leader_election.cc:304] T 1b9b728171c7424598fddfc22cf2e513 P b4751da4b40b4b9ebf278f2d9044d223 [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: 806afa2259c74a1cb864e8f1c85093d0, b4751da4b40b4b9ebf278f2d9044d223; no voters: 
I20260710 13:24:21.124790 20932 raft_consensus.cc:2804] T 1b9b728171c7424598fddfc22cf2e513 P b4751da4b40b4b9ebf278f2d9044d223 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:21.125294 20932 raft_consensus.cc:697] T 1b9b728171c7424598fddfc22cf2e513 P b4751da4b40b4b9ebf278f2d9044d223 [term 3 LEADER]: Becoming Leader. State: Replica: b4751da4b40b4b9ebf278f2d9044d223, State: Running, Role: LEADER
I20260710 13:24:21.126048 20932 consensus_queue.cc:237] T 1b9b728171c7424598fddfc22cf2e513 P b4751da4b40b4b9ebf278f2d9044d223 [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: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:21.134748 20450 catalog_manager.cc:5697] T 1b9b728171c7424598fddfc22cf2e513 P b4751da4b40b4b9ebf278f2d9044d223 reported cstate change: term changed from 2 to 3, leader changed from 82c0211b6bcc438cb215830af3e100cb (127.16.80.130) to b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131). New cstate: current_term: 3 leader_uuid: "b4751da4b40b4b9ebf278f2d9044d223" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:21.187616 20993 raft_consensus.cc:993] T 63cec0b4a2e94953936dfb2bcc2474e2 P 806afa2259c74a1cb864e8f1c85093d0: : Instructing follower b4751da4b40b4b9ebf278f2d9044d223 to start an election
I20260710 13:24:21.188047 20780 raft_consensus.cc:1081] T 63cec0b4a2e94953936dfb2bcc2474e2 P 806afa2259c74a1cb864e8f1c85093d0 [term 2 LEADER]: Signalling peer b4751da4b40b4b9ebf278f2d9044d223 to start an election
I20260710 13:24:21.189460 20699 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63cec0b4a2e94953936dfb2bcc2474e2"
dest_uuid: "b4751da4b40b4b9ebf278f2d9044d223"
 from {username='slave'} at 127.0.0.1:37576
I20260710 13:24:21.189978 20699 raft_consensus.cc:493] T 63cec0b4a2e94953936dfb2bcc2474e2 P b4751da4b40b4b9ebf278f2d9044d223 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:21.190342 20699 raft_consensus.cc:3060] T 63cec0b4a2e94953936dfb2bcc2474e2 P b4751da4b40b4b9ebf278f2d9044d223 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:21.196300 20699 raft_consensus.cc:515] T 63cec0b4a2e94953936dfb2bcc2474e2 P b4751da4b40b4b9ebf278f2d9044d223 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:21.199051 20699 leader_election.cc:290] T 63cec0b4a2e94953936dfb2bcc2474e2 P b4751da4b40b4b9ebf278f2d9044d223 [CANDIDATE]: Term 3 election: Requested vote from peers 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129:44089), 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831)
I20260710 13:24:21.199887 20556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63cec0b4a2e94953936dfb2bcc2474e2" candidate_uuid: "b4751da4b40b4b9ebf278f2d9044d223" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "806afa2259c74a1cb864e8f1c85093d0"
I20260710 13:24:21.200585 20556 raft_consensus.cc:3055] T 63cec0b4a2e94953936dfb2bcc2474e2 P 806afa2259c74a1cb864e8f1c85093d0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:21.200670 20630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63cec0b4a2e94953936dfb2bcc2474e2" candidate_uuid: "b4751da4b40b4b9ebf278f2d9044d223" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "82c0211b6bcc438cb215830af3e100cb"
I20260710 13:24:21.201329 20630 raft_consensus.cc:3060] T 63cec0b4a2e94953936dfb2bcc2474e2 P 82c0211b6bcc438cb215830af3e100cb [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:21.200976 20556 raft_consensus.cc:740] T 63cec0b4a2e94953936dfb2bcc2474e2 P 806afa2259c74a1cb864e8f1c85093d0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 806afa2259c74a1cb864e8f1c85093d0, State: Running, Role: LEADER
I20260710 13:24:21.202585 20556 consensus_queue.cc:260] T 63cec0b4a2e94953936dfb2bcc2474e2 P 806afa2259c74a1cb864e8f1c85093d0 [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: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:21.203657 20556 raft_consensus.cc:3060] T 63cec0b4a2e94953936dfb2bcc2474e2 P 806afa2259c74a1cb864e8f1c85093d0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:21.206631 20630 raft_consensus.cc:2468] T 63cec0b4a2e94953936dfb2bcc2474e2 P 82c0211b6bcc438cb215830af3e100cb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4751da4b40b4b9ebf278f2d9044d223 in term 3.
I20260710 13:24:21.207792 20668 leader_election.cc:304] T 63cec0b4a2e94953936dfb2bcc2474e2 P b4751da4b40b4b9ebf278f2d9044d223 [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: 82c0211b6bcc438cb215830af3e100cb, b4751da4b40b4b9ebf278f2d9044d223; no voters: 
I20260710 13:24:21.208540 20932 raft_consensus.cc:2804] T 63cec0b4a2e94953936dfb2bcc2474e2 P b4751da4b40b4b9ebf278f2d9044d223 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:21.208652 20556 raft_consensus.cc:2468] T 63cec0b4a2e94953936dfb2bcc2474e2 P 806afa2259c74a1cb864e8f1c85093d0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4751da4b40b4b9ebf278f2d9044d223 in term 3.
I20260710 13:24:21.209049 20932 raft_consensus.cc:697] T 63cec0b4a2e94953936dfb2bcc2474e2 P b4751da4b40b4b9ebf278f2d9044d223 [term 3 LEADER]: Becoming Leader. State: Replica: b4751da4b40b4b9ebf278f2d9044d223, State: Running, Role: LEADER
I20260710 13:24:21.209976 20932 consensus_queue.cc:237] T 63cec0b4a2e94953936dfb2bcc2474e2 P b4751da4b40b4b9ebf278f2d9044d223 [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: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:21.217684 20450 catalog_manager.cc:5697] T 63cec0b4a2e94953936dfb2bcc2474e2 P b4751da4b40b4b9ebf278f2d9044d223 reported cstate change: term changed from 2 to 3, leader changed from 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129) to b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131). New cstate: current_term: 3 leader_uuid: "b4751da4b40b4b9ebf278f2d9044d223" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:21.314658 20993 raft_consensus.cc:993] T 05a85a66671a426a880583e9229947fb P 806afa2259c74a1cb864e8f1c85093d0: : Instructing follower b4751da4b40b4b9ebf278f2d9044d223 to start an election
I20260710 13:24:21.315207 20993 raft_consensus.cc:1081] T 05a85a66671a426a880583e9229947fb P 806afa2259c74a1cb864e8f1c85093d0 [term 2 LEADER]: Signalling peer b4751da4b40b4b9ebf278f2d9044d223 to start an election
I20260710 13:24:21.316983 20705 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05a85a66671a426a880583e9229947fb"
dest_uuid: "b4751da4b40b4b9ebf278f2d9044d223"
 from {username='slave'} at 127.0.0.1:37576
I20260710 13:24:21.317600 20705 raft_consensus.cc:493] T 05a85a66671a426a880583e9229947fb P b4751da4b40b4b9ebf278f2d9044d223 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:21.317987 20705 raft_consensus.cc:3060] T 05a85a66671a426a880583e9229947fb P b4751da4b40b4b9ebf278f2d9044d223 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:21.323823 20705 raft_consensus.cc:515] T 05a85a66671a426a880583e9229947fb P b4751da4b40b4b9ebf278f2d9044d223 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:21.326363 20705 leader_election.cc:290] T 05a85a66671a426a880583e9229947fb P b4751da4b40b4b9ebf278f2d9044d223 [CANDIDATE]: Term 3 election: Requested vote from peers 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129:44089), 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831)
I20260710 13:24:21.326669 20556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a85a66671a426a880583e9229947fb" candidate_uuid: "b4751da4b40b4b9ebf278f2d9044d223" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "806afa2259c74a1cb864e8f1c85093d0"
I20260710 13:24:21.327312 20556 raft_consensus.cc:3055] T 05a85a66671a426a880583e9229947fb P 806afa2259c74a1cb864e8f1c85093d0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:21.327598 20556 raft_consensus.cc:740] T 05a85a66671a426a880583e9229947fb P 806afa2259c74a1cb864e8f1c85093d0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 806afa2259c74a1cb864e8f1c85093d0, State: Running, Role: LEADER
I20260710 13:24:21.327947 20630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a85a66671a426a880583e9229947fb" candidate_uuid: "b4751da4b40b4b9ebf278f2d9044d223" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "82c0211b6bcc438cb215830af3e100cb"
I20260710 13:24:21.328544 20630 raft_consensus.cc:3060] T 05a85a66671a426a880583e9229947fb P 82c0211b6bcc438cb215830af3e100cb [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:21.328279 20556 consensus_queue.cc:260] T 05a85a66671a426a880583e9229947fb P 806afa2259c74a1cb864e8f1c85093d0 [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: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:21.329553 20556 raft_consensus.cc:3060] T 05a85a66671a426a880583e9229947fb P 806afa2259c74a1cb864e8f1c85093d0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:21.333757 20630 raft_consensus.cc:2468] T 05a85a66671a426a880583e9229947fb P 82c0211b6bcc438cb215830af3e100cb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4751da4b40b4b9ebf278f2d9044d223 in term 3.
I20260710 13:24:21.334185 20556 raft_consensus.cc:2468] T 05a85a66671a426a880583e9229947fb P 806afa2259c74a1cb864e8f1c85093d0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4751da4b40b4b9ebf278f2d9044d223 in term 3.
I20260710 13:24:21.334842 20668 leader_election.cc:304] T 05a85a66671a426a880583e9229947fb P b4751da4b40b4b9ebf278f2d9044d223 [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: 82c0211b6bcc438cb215830af3e100cb, b4751da4b40b4b9ebf278f2d9044d223; no voters: 
I20260710 13:24:21.335706 20932 raft_consensus.cc:2804] T 05a85a66671a426a880583e9229947fb P b4751da4b40b4b9ebf278f2d9044d223 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:21.336140 20932 raft_consensus.cc:697] T 05a85a66671a426a880583e9229947fb P b4751da4b40b4b9ebf278f2d9044d223 [term 3 LEADER]: Becoming Leader. State: Replica: b4751da4b40b4b9ebf278f2d9044d223, State: Running, Role: LEADER
I20260710 13:24:21.336894 20932 consensus_queue.cc:237] T 05a85a66671a426a880583e9229947fb P b4751da4b40b4b9ebf278f2d9044d223 [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: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:21.344036 20450 catalog_manager.cc:5697] T 05a85a66671a426a880583e9229947fb P b4751da4b40b4b9ebf278f2d9044d223 reported cstate change: term changed from 2 to 3, leader changed from 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129) to b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131). New cstate: current_term: 3 leader_uuid: "b4751da4b40b4b9ebf278f2d9044d223" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:21.350813 20942 raft_consensus.cc:993] T d8838be8776b42f6b1c8b3099c2667e4 P 82c0211b6bcc438cb215830af3e100cb: : Instructing follower b4751da4b40b4b9ebf278f2d9044d223 to start an election
I20260710 13:24:21.351383 20942 raft_consensus.cc:1081] T d8838be8776b42f6b1c8b3099c2667e4 P 82c0211b6bcc438cb215830af3e100cb [term 2 LEADER]: Signalling peer b4751da4b40b4b9ebf278f2d9044d223 to start an election
I20260710 13:24:21.353111 20699 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8838be8776b42f6b1c8b3099c2667e4"
dest_uuid: "b4751da4b40b4b9ebf278f2d9044d223"
 from {username='slave'} at 127.0.0.1:37564
I20260710 13:24:21.353673 20699 raft_consensus.cc:493] T d8838be8776b42f6b1c8b3099c2667e4 P b4751da4b40b4b9ebf278f2d9044d223 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:21.354039 20699 raft_consensus.cc:3060] T d8838be8776b42f6b1c8b3099c2667e4 P b4751da4b40b4b9ebf278f2d9044d223 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:21.360009 20699 raft_consensus.cc:515] T d8838be8776b42f6b1c8b3099c2667e4 P b4751da4b40b4b9ebf278f2d9044d223 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:21.361728 20699 leader_election.cc:290] T d8838be8776b42f6b1c8b3099c2667e4 P b4751da4b40b4b9ebf278f2d9044d223 [CANDIDATE]: Term 3 election: Requested vote from peers 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129:44089), 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831)
I20260710 13:24:21.362583 20556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8838be8776b42f6b1c8b3099c2667e4" candidate_uuid: "b4751da4b40b4b9ebf278f2d9044d223" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "806afa2259c74a1cb864e8f1c85093d0"
I20260710 13:24:21.362780 20630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8838be8776b42f6b1c8b3099c2667e4" candidate_uuid: "b4751da4b40b4b9ebf278f2d9044d223" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "82c0211b6bcc438cb215830af3e100cb"
I20260710 13:24:21.363226 20556 raft_consensus.cc:3060] T d8838be8776b42f6b1c8b3099c2667e4 P 806afa2259c74a1cb864e8f1c85093d0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:21.363395 20630 raft_consensus.cc:3055] T d8838be8776b42f6b1c8b3099c2667e4 P 82c0211b6bcc438cb215830af3e100cb [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:21.363756 20630 raft_consensus.cc:740] T d8838be8776b42f6b1c8b3099c2667e4 P 82c0211b6bcc438cb215830af3e100cb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 82c0211b6bcc438cb215830af3e100cb, State: Running, Role: LEADER
I20260710 13:24:21.364430 20630 consensus_queue.cc:260] T d8838be8776b42f6b1c8b3099c2667e4 P 82c0211b6bcc438cb215830af3e100cb [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: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:21.365334 20630 raft_consensus.cc:3060] T d8838be8776b42f6b1c8b3099c2667e4 P 82c0211b6bcc438cb215830af3e100cb [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:21.368345 20556 raft_consensus.cc:2468] T d8838be8776b42f6b1c8b3099c2667e4 P 806afa2259c74a1cb864e8f1c85093d0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4751da4b40b4b9ebf278f2d9044d223 in term 3.
I20260710 13:24:21.369753 20670 leader_election.cc:304] T d8838be8776b42f6b1c8b3099c2667e4 P b4751da4b40b4b9ebf278f2d9044d223 [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: 806afa2259c74a1cb864e8f1c85093d0, b4751da4b40b4b9ebf278f2d9044d223; no voters: 
I20260710 13:24:21.370705 20932 raft_consensus.cc:2804] T d8838be8776b42f6b1c8b3099c2667e4 P b4751da4b40b4b9ebf278f2d9044d223 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:21.370612 20630 raft_consensus.cc:2468] T d8838be8776b42f6b1c8b3099c2667e4 P 82c0211b6bcc438cb215830af3e100cb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4751da4b40b4b9ebf278f2d9044d223 in term 3.
I20260710 13:24:21.371312 20932 raft_consensus.cc:697] T d8838be8776b42f6b1c8b3099c2667e4 P b4751da4b40b4b9ebf278f2d9044d223 [term 3 LEADER]: Becoming Leader. State: Replica: b4751da4b40b4b9ebf278f2d9044d223, State: Running, Role: LEADER
I20260710 13:24:21.372180 20932 consensus_queue.cc:237] T d8838be8776b42f6b1c8b3099c2667e4 P b4751da4b40b4b9ebf278f2d9044d223 [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: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } }
I20260710 13:24:21.380228 20450 catalog_manager.cc:5697] T d8838be8776b42f6b1c8b3099c2667e4 P b4751da4b40b4b9ebf278f2d9044d223 reported cstate change: term changed from 2 to 3, leader changed from 82c0211b6bcc438cb215830af3e100cb (127.16.80.130) to b4751da4b40b4b9ebf278f2d9044d223 (127.16.80.131). New cstate: current_term: 3 leader_uuid: "b4751da4b40b4b9ebf278f2d9044d223" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4751da4b40b4b9ebf278f2d9044d223" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 32887 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:21.686975 20556 raft_consensus.cc:1275] T 1b9b728171c7424598fddfc22cf2e513 P 806afa2259c74a1cb864e8f1c85093d0 [term 3 FOLLOWER]: Refusing update from remote peer b4751da4b40b4b9ebf278f2d9044d223: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:24:21.688581 21012 consensus_queue.cc:1048] T 1b9b728171c7424598fddfc22cf2e513 P b4751da4b40b4b9ebf278f2d9044d223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:21.689947 20630 raft_consensus.cc:1275] T 1b9b728171c7424598fddfc22cf2e513 P 82c0211b6bcc438cb215830af3e100cb [term 3 FOLLOWER]: Refusing update from remote peer b4751da4b40b4b9ebf278f2d9044d223: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:24:21.690740 20629 raft_consensus.cc:1275] T 63cec0b4a2e94953936dfb2bcc2474e2 P 82c0211b6bcc438cb215830af3e100cb [term 3 FOLLOWER]: Refusing update from remote peer b4751da4b40b4b9ebf278f2d9044d223: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:24:21.691968 21012 consensus_queue.cc:1048] T 1b9b728171c7424598fddfc22cf2e513 P b4751da4b40b4b9ebf278f2d9044d223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:21.696018 21012 consensus_queue.cc:1048] T 63cec0b4a2e94953936dfb2bcc2474e2 P b4751da4b40b4b9ebf278f2d9044d223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:21.732343 20555 raft_consensus.cc:1275] T 63cec0b4a2e94953936dfb2bcc2474e2 P 806afa2259c74a1cb864e8f1c85093d0 [term 3 FOLLOWER]: Refusing update from remote peer b4751da4b40b4b9ebf278f2d9044d223: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:24:21.733603 20932 consensus_queue.cc:1048] T 63cec0b4a2e94953936dfb2bcc2474e2 P b4751da4b40b4b9ebf278f2d9044d223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:21.792371 20629 raft_consensus.cc:1275] T 05a85a66671a426a880583e9229947fb P 82c0211b6bcc438cb215830af3e100cb [term 3 FOLLOWER]: Refusing update from remote peer b4751da4b40b4b9ebf278f2d9044d223: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:21.793892 20932 consensus_queue.cc:1048] T 05a85a66671a426a880583e9229947fb P b4751da4b40b4b9ebf278f2d9044d223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:21.799659 20630 raft_consensus.cc:1275] T d8838be8776b42f6b1c8b3099c2667e4 P 82c0211b6bcc438cb215830af3e100cb [term 3 FOLLOWER]: Refusing update from remote peer b4751da4b40b4b9ebf278f2d9044d223: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:21.802111 21012 consensus_queue.cc:1048] T d8838be8776b42f6b1c8b3099c2667e4 P b4751da4b40b4b9ebf278f2d9044d223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c0211b6bcc438cb215830af3e100cb" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 46831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:21.806448 20555 raft_consensus.cc:1275] T 05a85a66671a426a880583e9229947fb P 806afa2259c74a1cb864e8f1c85093d0 [term 3 FOLLOWER]: Refusing update from remote peer b4751da4b40b4b9ebf278f2d9044d223: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:21.808151 21012 consensus_queue.cc:1048] T 05a85a66671a426a880583e9229947fb P b4751da4b40b4b9ebf278f2d9044d223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:21.819772 20556 raft_consensus.cc:1275] T d8838be8776b42f6b1c8b3099c2667e4 P 806afa2259c74a1cb864e8f1c85093d0 [term 3 FOLLOWER]: Refusing update from remote peer b4751da4b40b4b9ebf278f2d9044d223: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:21.823372 20932 consensus_queue.cc:1048] T d8838be8776b42f6b1c8b3099c2667e4 P b4751da4b40b4b9ebf278f2d9044d223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806afa2259c74a1cb864e8f1c85093d0" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 44089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:22.027345 16706 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:24:22.033545 16706 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 13:24:22.034041 16706 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:22.039424 16706 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:24:22.039892 16706 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:23.080132 16706 tablet_server.cc:179] TabletServer@127.16.80.129:0 shutting down...
W20260710 13:24:23.115272 20596 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
I20260710 13:24:23.121511 16706 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 13:24:23.121632 20596 consensus_peers.cc:597] T d98aad6cb9234d1f8bf10a711dd6e76b P 82c0211b6bcc438cb215830af3e100cb -> Peer 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129:44089): Couldn't send request to peer 806afa2259c74a1cb864e8f1c85093d0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:23.122656 16706 tablet_replica.cc:333] T 439b5d86544643a1915e9985699c0587 P 806afa2259c74a1cb864e8f1c85093d0: stopping tablet replica
I20260710 13:24:23.123733 16706 raft_consensus.cc:2243] T 439b5d86544643a1915e9985699c0587 P 806afa2259c74a1cb864e8f1c85093d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:23.124213 16706 raft_consensus.cc:2272] T 439b5d86544643a1915e9985699c0587 P 806afa2259c74a1cb864e8f1c85093d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:23.126554 16706 tablet_replica.cc:333] T d98aad6cb9234d1f8bf10a711dd6e76b P 806afa2259c74a1cb864e8f1c85093d0: stopping tablet replica
I20260710 13:24:23.127316 16706 raft_consensus.cc:2243] T d98aad6cb9234d1f8bf10a711dd6e76b P 806afa2259c74a1cb864e8f1c85093d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:23.127839 16706 raft_consensus.cc:2272] T d98aad6cb9234d1f8bf10a711dd6e76b P 806afa2259c74a1cb864e8f1c85093d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:23.130021 16706 tablet_replica.cc:333] T 2af3e178bf924b06a6da18ce131a6068 P 806afa2259c74a1cb864e8f1c85093d0: stopping tablet replica
I20260710 13:24:23.130578 16706 raft_consensus.cc:2243] T 2af3e178bf924b06a6da18ce131a6068 P 806afa2259c74a1cb864e8f1c85093d0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:23.131489 16706 raft_consensus.cc:2272] T 2af3e178bf924b06a6da18ce131a6068 P 806afa2259c74a1cb864e8f1c85093d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:23.133414 16706 tablet_replica.cc:333] T b059a4a6debf4874a802414715d2c77b P 806afa2259c74a1cb864e8f1c85093d0: stopping tablet replica
I20260710 13:24:23.133960 16706 raft_consensus.cc:2243] T b059a4a6debf4874a802414715d2c77b P 806afa2259c74a1cb864e8f1c85093d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:23.134590 16706 raft_consensus.cc:2272] T b059a4a6debf4874a802414715d2c77b P 806afa2259c74a1cb864e8f1c85093d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:23.136766 16706 tablet_replica.cc:333] T 391ad578e0ea44c4a220c56fa7500823 P 806afa2259c74a1cb864e8f1c85093d0: stopping tablet replica
I20260710 13:24:23.137373 16706 raft_consensus.cc:2243] T 391ad578e0ea44c4a220c56fa7500823 P 806afa2259c74a1cb864e8f1c85093d0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:23.138185 16706 raft_consensus.cc:2272] T 391ad578e0ea44c4a220c56fa7500823 P 806afa2259c74a1cb864e8f1c85093d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:23.140347 16706 tablet_replica.cc:333] T 63cec0b4a2e94953936dfb2bcc2474e2 P 806afa2259c74a1cb864e8f1c85093d0: stopping tablet replica
I20260710 13:24:23.140918 16706 raft_consensus.cc:2243] T 63cec0b4a2e94953936dfb2bcc2474e2 P 806afa2259c74a1cb864e8f1c85093d0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:23.141621 16706 raft_consensus.cc:2272] T 63cec0b4a2e94953936dfb2bcc2474e2 P 806afa2259c74a1cb864e8f1c85093d0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:23.144060 16706 tablet_replica.cc:333] T 626c2296075949779573afd7d72b3c84 P 806afa2259c74a1cb864e8f1c85093d0: stopping tablet replica
I20260710 13:24:23.144665 16706 raft_consensus.cc:2243] T 626c2296075949779573afd7d72b3c84 P 806afa2259c74a1cb864e8f1c85093d0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:23.145601 16706 raft_consensus.cc:2272] T 626c2296075949779573afd7d72b3c84 P 806afa2259c74a1cb864e8f1c85093d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:23.148021 16706 tablet_replica.cc:333] T c799b96a052d4a7cb9461bfd42f90d0f P 806afa2259c74a1cb864e8f1c85093d0: stopping tablet replica
I20260710 13:24:23.148708 16706 raft_consensus.cc:2243] T c799b96a052d4a7cb9461bfd42f90d0f P 806afa2259c74a1cb864e8f1c85093d0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:23.149700 16706 raft_consensus.cc:2272] T c799b96a052d4a7cb9461bfd42f90d0f P 806afa2259c74a1cb864e8f1c85093d0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:23.150950 20670 consensus_peers.cc:597] T 1b9b728171c7424598fddfc22cf2e513 P b4751da4b40b4b9ebf278f2d9044d223 -> Peer 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129:44089): Couldn't send request to peer 806afa2259c74a1cb864e8f1c85093d0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:23.152287 16706 tablet_replica.cc:333] T 1b9b728171c7424598fddfc22cf2e513 P 806afa2259c74a1cb864e8f1c85093d0: stopping tablet replica
I20260710 13:24:23.153045 16706 raft_consensus.cc:2243] T 1b9b728171c7424598fddfc22cf2e513 P 806afa2259c74a1cb864e8f1c85093d0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:23.153584 16706 raft_consensus.cc:2272] T 1b9b728171c7424598fddfc22cf2e513 P 806afa2259c74a1cb864e8f1c85093d0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:23.155637 16706 tablet_replica.cc:333] T d8838be8776b42f6b1c8b3099c2667e4 P 806afa2259c74a1cb864e8f1c85093d0: stopping tablet replica
I20260710 13:24:23.156327 16706 raft_consensus.cc:2243] T d8838be8776b42f6b1c8b3099c2667e4 P 806afa2259c74a1cb864e8f1c85093d0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:23.157003 16706 raft_consensus.cc:2272] T d8838be8776b42f6b1c8b3099c2667e4 P 806afa2259c74a1cb864e8f1c85093d0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:23.159070 16706 tablet_replica.cc:333] T 0194518113964ec892fe786f4329c37c P 806afa2259c74a1cb864e8f1c85093d0: stopping tablet replica
I20260710 13:24:23.159869 16706 raft_consensus.cc:2243] T 0194518113964ec892fe786f4329c37c P 806afa2259c74a1cb864e8f1c85093d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:23.160434 16706 raft_consensus.cc:2272] T 0194518113964ec892fe786f4329c37c P 806afa2259c74a1cb864e8f1c85093d0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:23.161521 20670 consensus_peers.cc:597] T d8838be8776b42f6b1c8b3099c2667e4 P b4751da4b40b4b9ebf278f2d9044d223 -> Peer 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129:44089): Couldn't send request to peer 806afa2259c74a1cb864e8f1c85093d0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:23.163414 16706 tablet_replica.cc:333] T 8149a1ab48ff4da48885531921b2dbf0 P 806afa2259c74a1cb864e8f1c85093d0: stopping tablet replica
I20260710 13:24:23.164752 16706 raft_consensus.cc:2243] T 8149a1ab48ff4da48885531921b2dbf0 P 806afa2259c74a1cb864e8f1c85093d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:23.165408 16706 raft_consensus.cc:2272] T 8149a1ab48ff4da48885531921b2dbf0 P 806afa2259c74a1cb864e8f1c85093d0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:23.168728 20670 consensus_peers.cc:597] T 63cec0b4a2e94953936dfb2bcc2474e2 P b4751da4b40b4b9ebf278f2d9044d223 -> Peer 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129:44089): Couldn't send request to peer 806afa2259c74a1cb864e8f1c85093d0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:23.168937 16706 tablet_replica.cc:333] T 173fe4c531524ab691fb992e7784d1b8 P 806afa2259c74a1cb864e8f1c85093d0: stopping tablet replica
I20260710 13:24:23.169855 16706 raft_consensus.cc:2243] T 173fe4c531524ab691fb992e7784d1b8 P 806afa2259c74a1cb864e8f1c85093d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:23.170485 16706 raft_consensus.cc:2272] T 173fe4c531524ab691fb992e7784d1b8 P 806afa2259c74a1cb864e8f1c85093d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:23.173092 16706 tablet_replica.cc:333] T 05a85a66671a426a880583e9229947fb P 806afa2259c74a1cb864e8f1c85093d0: stopping tablet replica
I20260710 13:24:23.173867 16706 raft_consensus.cc:2243] T 05a85a66671a426a880583e9229947fb P 806afa2259c74a1cb864e8f1c85093d0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:23.174419 16706 raft_consensus.cc:2272] T 05a85a66671a426a880583e9229947fb P 806afa2259c74a1cb864e8f1c85093d0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:23.177234 16706 tablet_replica.cc:333] T 950a984b174d4320bfffde03fceb1191 P 806afa2259c74a1cb864e8f1c85093d0: stopping tablet replica
I20260710 13:24:23.178017 16706 raft_consensus.cc:2243] T 950a984b174d4320bfffde03fceb1191 P 806afa2259c74a1cb864e8f1c85093d0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:23.178790 16706 raft_consensus.cc:2272] T 950a984b174d4320bfffde03fceb1191 P 806afa2259c74a1cb864e8f1c85093d0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:23.181810 16706 tablet_replica.cc:333] T 86d9a41aae5342f6a26b067ad21a564d P 806afa2259c74a1cb864e8f1c85093d0: stopping tablet replica
I20260710 13:24:23.182739 16706 raft_consensus.cc:2243] T 86d9a41aae5342f6a26b067ad21a564d P 806afa2259c74a1cb864e8f1c85093d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:23.183353 16706 raft_consensus.cc:2272] T 86d9a41aae5342f6a26b067ad21a564d P 806afa2259c74a1cb864e8f1c85093d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:23.187042 16706 tablet_replica.cc:333] T 2a0403a8d4da4ca699d77438eb5f7d76 P 806afa2259c74a1cb864e8f1c85093d0: stopping tablet replica
I20260710 13:24:23.187830 16706 raft_consensus.cc:2243] T 2a0403a8d4da4ca699d77438eb5f7d76 P 806afa2259c74a1cb864e8f1c85093d0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:23.189008 16706 raft_consensus.cc:2272] T 2a0403a8d4da4ca699d77438eb5f7d76 P 806afa2259c74a1cb864e8f1c85093d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:23.191574 16706 tablet_replica.cc:333] T d72327ba10974434b349712b9ce117c1 P 806afa2259c74a1cb864e8f1c85093d0: stopping tablet replica
I20260710 13:24:23.192260 16706 raft_consensus.cc:2243] T d72327ba10974434b349712b9ce117c1 P 806afa2259c74a1cb864e8f1c85093d0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:23.193025 16706 raft_consensus.cc:2272] T d72327ba10974434b349712b9ce117c1 P 806afa2259c74a1cb864e8f1c85093d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:23.229880 16706 tablet_server.cc:196] TabletServer@127.16.80.129:0 shutdown complete.
I20260710 13:24:23.260444 16706 tablet_server.cc:179] TabletServer@127.16.80.130:0 shutting down...
W20260710 13:24:23.287346 20670 consensus_peers.cc:597] T 950a984b174d4320bfffde03fceb1191 P b4751da4b40b4b9ebf278f2d9044d223 -> Peer 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129:44089): Couldn't send request to peer 806afa2259c74a1cb864e8f1c85093d0. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:44089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:23.298611 20670 consensus_peers.cc:597] T 05a85a66671a426a880583e9229947fb P b4751da4b40b4b9ebf278f2d9044d223 -> Peer 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129:44089): Couldn't send request to peer 806afa2259c74a1cb864e8f1c85093d0. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:44089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:23.299265 20596 consensus_peers.cc:597] T 173fe4c531524ab691fb992e7784d1b8 P 82c0211b6bcc438cb215830af3e100cb -> Peer 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129:44089): Couldn't send request to peer 806afa2259c74a1cb864e8f1c85093d0. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:44089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:23.307627 20668 consensus_peers.cc:597] T d8838be8776b42f6b1c8b3099c2667e4 P b4751da4b40b4b9ebf278f2d9044d223 -> Peer 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831): Couldn't send request to peer 82c0211b6bcc438cb215830af3e100cb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:23.311436 16706 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:23.312367 16706 tablet_replica.cc:333] T 439b5d86544643a1915e9985699c0587 P 82c0211b6bcc438cb215830af3e100cb: stopping tablet replica
I20260710 13:24:23.313119 16706 raft_consensus.cc:2243] T 439b5d86544643a1915e9985699c0587 P 82c0211b6bcc438cb215830af3e100cb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:23.314023 16706 raft_consensus.cc:2272] T 439b5d86544643a1915e9985699c0587 P 82c0211b6bcc438cb215830af3e100cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:23.316205 16706 tablet_replica.cc:333] T d98aad6cb9234d1f8bf10a711dd6e76b P 82c0211b6bcc438cb215830af3e100cb: stopping tablet replica
I20260710 13:24:23.316860 16706 raft_consensus.cc:2243] T d98aad6cb9234d1f8bf10a711dd6e76b P 82c0211b6bcc438cb215830af3e100cb [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:23.318007 16706 raft_consensus.cc:2272] T d98aad6cb9234d1f8bf10a711dd6e76b P 82c0211b6bcc438cb215830af3e100cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:23.320155 16706 tablet_replica.cc:333] T 2af3e178bf924b06a6da18ce131a6068 P 82c0211b6bcc438cb215830af3e100cb: stopping tablet replica
I20260710 13:24:23.320773 16706 raft_consensus.cc:2243] T 2af3e178bf924b06a6da18ce131a6068 P 82c0211b6bcc438cb215830af3e100cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:23.321265 16706 raft_consensus.cc:2272] T 2af3e178bf924b06a6da18ce131a6068 P 82c0211b6bcc438cb215830af3e100cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:23.323024 16706 tablet_replica.cc:333] T d72327ba10974434b349712b9ce117c1 P 82c0211b6bcc438cb215830af3e100cb: stopping tablet replica
I20260710 13:24:23.323642 16706 raft_consensus.cc:2243] T d72327ba10974434b349712b9ce117c1 P 82c0211b6bcc438cb215830af3e100cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:23.324121 16706 raft_consensus.cc:2272] T d72327ba10974434b349712b9ce117c1 P 82c0211b6bcc438cb215830af3e100cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:23.326215 16706 tablet_replica.cc:333] T 2a0403a8d4da4ca699d77438eb5f7d76 P 82c0211b6bcc438cb215830af3e100cb: stopping tablet replica
I20260710 13:24:23.326807 16706 raft_consensus.cc:2243] T 2a0403a8d4da4ca699d77438eb5f7d76 P 82c0211b6bcc438cb215830af3e100cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:23.327324 16706 raft_consensus.cc:2272] T 2a0403a8d4da4ca699d77438eb5f7d76 P 82c0211b6bcc438cb215830af3e100cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:23.329571 16706 tablet_replica.cc:333] T 626c2296075949779573afd7d72b3c84 P 82c0211b6bcc438cb215830af3e100cb: stopping tablet replica
I20260710 13:24:23.330165 16706 raft_consensus.cc:2243] T 626c2296075949779573afd7d72b3c84 P 82c0211b6bcc438cb215830af3e100cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:23.330627 16706 raft_consensus.cc:2272] T 626c2296075949779573afd7d72b3c84 P 82c0211b6bcc438cb215830af3e100cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:23.332530 16706 tablet_replica.cc:333] T c799b96a052d4a7cb9461bfd42f90d0f P 82c0211b6bcc438cb215830af3e100cb: stopping tablet replica
I20260710 13:24:23.333099 16706 raft_consensus.cc:2243] T c799b96a052d4a7cb9461bfd42f90d0f P 82c0211b6bcc438cb215830af3e100cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:23.333528 16706 raft_consensus.cc:2272] T c799b96a052d4a7cb9461bfd42f90d0f P 82c0211b6bcc438cb215830af3e100cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:23.335999 16706 tablet_replica.cc:333] T 0194518113964ec892fe786f4329c37c P 82c0211b6bcc438cb215830af3e100cb: stopping tablet replica
I20260710 13:24:23.336860 16706 raft_consensus.cc:2243] T 0194518113964ec892fe786f4329c37c P 82c0211b6bcc438cb215830af3e100cb [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:23.337955 16706 raft_consensus.cc:2272] T 0194518113964ec892fe786f4329c37c P 82c0211b6bcc438cb215830af3e100cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:23.340138 16706 tablet_replica.cc:333] T 86d9a41aae5342f6a26b067ad21a564d P 82c0211b6bcc438cb215830af3e100cb: stopping tablet replica
I20260710 13:24:23.340806 16706 raft_consensus.cc:2243] T 86d9a41aae5342f6a26b067ad21a564d P 82c0211b6bcc438cb215830af3e100cb [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:23.341624 16706 raft_consensus.cc:2272] T 86d9a41aae5342f6a26b067ad21a564d P 82c0211b6bcc438cb215830af3e100cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:23.343990 16706 tablet_replica.cc:333] T 950a984b174d4320bfffde03fceb1191 P 82c0211b6bcc438cb215830af3e100cb: stopping tablet replica
I20260710 13:24:23.344628 16706 raft_consensus.cc:2243] T 950a984b174d4320bfffde03fceb1191 P 82c0211b6bcc438cb215830af3e100cb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:23.345139 16706 raft_consensus.cc:2272] T 950a984b174d4320bfffde03fceb1191 P 82c0211b6bcc438cb215830af3e100cb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:23.347186 16706 tablet_replica.cc:333] T 173fe4c531524ab691fb992e7784d1b8 P 82c0211b6bcc438cb215830af3e100cb: stopping tablet replica
I20260710 13:24:23.347837 16706 raft_consensus.cc:2243] T 173fe4c531524ab691fb992e7784d1b8 P 82c0211b6bcc438cb215830af3e100cb [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:23.348671 16706 raft_consensus.cc:2272] T 173fe4c531524ab691fb992e7784d1b8 P 82c0211b6bcc438cb215830af3e100cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:23.350682 16706 tablet_replica.cc:333] T 05a85a66671a426a880583e9229947fb P 82c0211b6bcc438cb215830af3e100cb: stopping tablet replica
I20260710 13:24:23.351330 16706 raft_consensus.cc:2243] T 05a85a66671a426a880583e9229947fb P 82c0211b6bcc438cb215830af3e100cb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:23.351790 16706 raft_consensus.cc:2272] T 05a85a66671a426a880583e9229947fb P 82c0211b6bcc438cb215830af3e100cb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:23.353727 16706 tablet_replica.cc:333] T 8149a1ab48ff4da48885531921b2dbf0 P 82c0211b6bcc438cb215830af3e100cb: stopping tablet replica
I20260710 13:24:23.354290 16706 raft_consensus.cc:2243] T 8149a1ab48ff4da48885531921b2dbf0 P 82c0211b6bcc438cb215830af3e100cb [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:23.355124 16706 raft_consensus.cc:2272] T 8149a1ab48ff4da48885531921b2dbf0 P 82c0211b6bcc438cb215830af3e100cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:23.357182 16706 tablet_replica.cc:333] T 1b9b728171c7424598fddfc22cf2e513 P 82c0211b6bcc438cb215830af3e100cb: stopping tablet replica
I20260710 13:24:23.357733 16706 raft_consensus.cc:2243] T 1b9b728171c7424598fddfc22cf2e513 P 82c0211b6bcc438cb215830af3e100cb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:23.358165 16706 raft_consensus.cc:2272] T 1b9b728171c7424598fddfc22cf2e513 P 82c0211b6bcc438cb215830af3e100cb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:23.360002 16706 tablet_replica.cc:333] T d8838be8776b42f6b1c8b3099c2667e4 P 82c0211b6bcc438cb215830af3e100cb: stopping tablet replica
I20260710 13:24:23.360529 16706 raft_consensus.cc:2243] T d8838be8776b42f6b1c8b3099c2667e4 P 82c0211b6bcc438cb215830af3e100cb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:23.360950 16706 raft_consensus.cc:2272] T d8838be8776b42f6b1c8b3099c2667e4 P 82c0211b6bcc438cb215830af3e100cb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:23.362712 16706 tablet_replica.cc:333] T b059a4a6debf4874a802414715d2c77b P 82c0211b6bcc438cb215830af3e100cb: stopping tablet replica
I20260710 13:24:23.363242 16706 raft_consensus.cc:2243] T b059a4a6debf4874a802414715d2c77b P 82c0211b6bcc438cb215830af3e100cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:23.363682 16706 raft_consensus.cc:2272] T b059a4a6debf4874a802414715d2c77b P 82c0211b6bcc438cb215830af3e100cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:23.365715 16706 tablet_replica.cc:333] T 63cec0b4a2e94953936dfb2bcc2474e2 P 82c0211b6bcc438cb215830af3e100cb: stopping tablet replica
I20260710 13:24:23.366195 16706 raft_consensus.cc:2243] T 63cec0b4a2e94953936dfb2bcc2474e2 P 82c0211b6bcc438cb215830af3e100cb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:23.366614 16706 raft_consensus.cc:2272] T 63cec0b4a2e94953936dfb2bcc2474e2 P 82c0211b6bcc438cb215830af3e100cb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:23.368563 16706 tablet_replica.cc:333] T 391ad578e0ea44c4a220c56fa7500823 P 82c0211b6bcc438cb215830af3e100cb: stopping tablet replica
I20260710 13:24:23.369096 16706 raft_consensus.cc:2243] T 391ad578e0ea44c4a220c56fa7500823 P 82c0211b6bcc438cb215830af3e100cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:23.369882 16706 raft_consensus.cc:2272] T 391ad578e0ea44c4a220c56fa7500823 P 82c0211b6bcc438cb215830af3e100cb [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:23.373728 20668 consensus_peers.cc:597] T 63cec0b4a2e94953936dfb2bcc2474e2 P b4751da4b40b4b9ebf278f2d9044d223 -> Peer 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831): Couldn't send request to peer 82c0211b6bcc438cb215830af3e100cb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:23.415704 16706 tablet_server.cc:196] TabletServer@127.16.80.130:0 shutdown complete.
W20260710 13:24:23.428617 20670 consensus_peers.cc:597] T b059a4a6debf4874a802414715d2c77b P b4751da4b40b4b9ebf278f2d9044d223 -> Peer 806afa2259c74a1cb864e8f1c85093d0 (127.16.80.129:44089): Couldn't send request to peer 806afa2259c74a1cb864e8f1c85093d0. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:44089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:23.454054 16706 tablet_server.cc:179] TabletServer@127.16.80.131:0 shutting down...
I20260710 13:24:23.487692 16706 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:23.488417 16706 tablet_replica.cc:333] T 439b5d86544643a1915e9985699c0587 P b4751da4b40b4b9ebf278f2d9044d223: stopping tablet replica
I20260710 13:24:23.489077 16706 raft_consensus.cc:2243] T 439b5d86544643a1915e9985699c0587 P b4751da4b40b4b9ebf278f2d9044d223 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:23.489632 16706 raft_consensus.cc:2272] T 439b5d86544643a1915e9985699c0587 P b4751da4b40b4b9ebf278f2d9044d223 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:23.491984 16706 tablet_replica.cc:333] T 2af3e178bf924b06a6da18ce131a6068 P b4751da4b40b4b9ebf278f2d9044d223: stopping tablet replica
I20260710 13:24:23.492849 16706 raft_consensus.cc:2243] T 2af3e178bf924b06a6da18ce131a6068 P b4751da4b40b4b9ebf278f2d9044d223 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:23.493432 16706 raft_consensus.cc:2272] T 2af3e178bf924b06a6da18ce131a6068 P b4751da4b40b4b9ebf278f2d9044d223 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:23.493443 20668 consensus_peers.cc:597] T b059a4a6debf4874a802414715d2c77b P b4751da4b40b4b9ebf278f2d9044d223 -> Peer 82c0211b6bcc438cb215830af3e100cb (127.16.80.130:46831): Couldn't send request to peer 82c0211b6bcc438cb215830af3e100cb. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.130:46831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:23.495590 16706 tablet_replica.cc:333] T d98aad6cb9234d1f8bf10a711dd6e76b P b4751da4b40b4b9ebf278f2d9044d223: stopping tablet replica
I20260710 13:24:23.496524 16706 raft_consensus.cc:2243] T d98aad6cb9234d1f8bf10a711dd6e76b P b4751da4b40b4b9ebf278f2d9044d223 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:23.497154 16706 raft_consensus.cc:2272] T d98aad6cb9234d1f8bf10a711dd6e76b P b4751da4b40b4b9ebf278f2d9044d223 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:23.499259 16706 tablet_replica.cc:333] T b059a4a6debf4874a802414715d2c77b P b4751da4b40b4b9ebf278f2d9044d223: stopping tablet replica
I20260710 13:24:23.499893 16706 raft_consensus.cc:2243] T b059a4a6debf4874a802414715d2c77b P b4751da4b40b4b9ebf278f2d9044d223 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:23.500795 16706 raft_consensus.cc:2272] T b059a4a6debf4874a802414715d2c77b P b4751da4b40b4b9ebf278f2d9044d223 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:23.502835 16706 tablet_replica.cc:333] T 391ad578e0ea44c4a220c56fa7500823 P b4751da4b40b4b9ebf278f2d9044d223: stopping tablet replica
I20260710 13:24:23.503580 16706 raft_consensus.cc:2243] T 391ad578e0ea44c4a220c56fa7500823 P b4751da4b40b4b9ebf278f2d9044d223 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:23.504077 16706 raft_consensus.cc:2272] T 391ad578e0ea44c4a220c56fa7500823 P b4751da4b40b4b9ebf278f2d9044d223 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:23.506036 16706 tablet_replica.cc:333] T 63cec0b4a2e94953936dfb2bcc2474e2 P b4751da4b40b4b9ebf278f2d9044d223: stopping tablet replica
I20260710 13:24:23.506659 16706 raft_consensus.cc:2243] T 63cec0b4a2e94953936dfb2bcc2474e2 P b4751da4b40b4b9ebf278f2d9044d223 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:24:23.507555 16706 raft_consensus.cc:2272] T 63cec0b4a2e94953936dfb2bcc2474e2 P b4751da4b40b4b9ebf278f2d9044d223 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:23.509380 16706 tablet_replica.cc:333] T 626c2296075949779573afd7d72b3c84 P b4751da4b40b4b9ebf278f2d9044d223: stopping tablet replica
I20260710 13:24:23.509965 16706 raft_consensus.cc:2243] T 626c2296075949779573afd7d72b3c84 P b4751da4b40b4b9ebf278f2d9044d223 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:23.510452 16706 raft_consensus.cc:2272] T 626c2296075949779573afd7d72b3c84 P b4751da4b40b4b9ebf278f2d9044d223 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:23.512439 16706 tablet_replica.cc:333] T 8149a1ab48ff4da48885531921b2dbf0 P b4751da4b40b4b9ebf278f2d9044d223: stopping tablet replica
I20260710 13:24:23.513047 16706 raft_consensus.cc:2243] T 8149a1ab48ff4da48885531921b2dbf0 P b4751da4b40b4b9ebf278f2d9044d223 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:23.513595 16706 raft_consensus.cc:2272] T 8149a1ab48ff4da48885531921b2dbf0 P b4751da4b40b4b9ebf278f2d9044d223 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:23.515623 16706 tablet_replica.cc:333] T 0194518113964ec892fe786f4329c37c P b4751da4b40b4b9ebf278f2d9044d223: stopping tablet replica
I20260710 13:24:23.516211 16706 raft_consensus.cc:2243] T 0194518113964ec892fe786f4329c37c P b4751da4b40b4b9ebf278f2d9044d223 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:23.516683 16706 raft_consensus.cc:2272] T 0194518113964ec892fe786f4329c37c P b4751da4b40b4b9ebf278f2d9044d223 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:23.518589 16706 tablet_replica.cc:333] T 86d9a41aae5342f6a26b067ad21a564d P b4751da4b40b4b9ebf278f2d9044d223: stopping tablet replica
I20260710 13:24:23.519243 16706 raft_consensus.cc:2243] T 86d9a41aae5342f6a26b067ad21a564d P b4751da4b40b4b9ebf278f2d9044d223 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:23.519670 16706 raft_consensus.cc:2272] T 86d9a41aae5342f6a26b067ad21a564d P b4751da4b40b4b9ebf278f2d9044d223 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:23.521548 16706 tablet_replica.cc:333] T c799b96a052d4a7cb9461bfd42f90d0f P b4751da4b40b4b9ebf278f2d9044d223: stopping tablet replica
I20260710 13:24:23.522143 16706 raft_consensus.cc:2243] T c799b96a052d4a7cb9461bfd42f90d0f P b4751da4b40b4b9ebf278f2d9044d223 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:23.522596 16706 raft_consensus.cc:2272] T c799b96a052d4a7cb9461bfd42f90d0f P b4751da4b40b4b9ebf278f2d9044d223 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:23.524643 16706 tablet_replica.cc:333] T 2a0403a8d4da4ca699d77438eb5f7d76 P b4751da4b40b4b9ebf278f2d9044d223: stopping tablet replica
I20260710 13:24:23.525257 16706 raft_consensus.cc:2243] T 2a0403a8d4da4ca699d77438eb5f7d76 P b4751da4b40b4b9ebf278f2d9044d223 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:23.525738 16706 raft_consensus.cc:2272] T 2a0403a8d4da4ca699d77438eb5f7d76 P b4751da4b40b4b9ebf278f2d9044d223 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:23.527536 16706 tablet_replica.cc:333] T d72327ba10974434b349712b9ce117c1 P b4751da4b40b4b9ebf278f2d9044d223: stopping tablet replica
I20260710 13:24:23.528097 16706 raft_consensus.cc:2243] T d72327ba10974434b349712b9ce117c1 P b4751da4b40b4b9ebf278f2d9044d223 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:23.528533 16706 raft_consensus.cc:2272] T d72327ba10974434b349712b9ce117c1 P b4751da4b40b4b9ebf278f2d9044d223 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:23.530534 16706 tablet_replica.cc:333] T 1b9b728171c7424598fddfc22cf2e513 P b4751da4b40b4b9ebf278f2d9044d223: stopping tablet replica
I20260710 13:24:23.531188 16706 raft_consensus.cc:2243] T 1b9b728171c7424598fddfc22cf2e513 P b4751da4b40b4b9ebf278f2d9044d223 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:24:23.532020 16706 raft_consensus.cc:2272] T 1b9b728171c7424598fddfc22cf2e513 P b4751da4b40b4b9ebf278f2d9044d223 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:23.533943 16706 tablet_replica.cc:333] T d8838be8776b42f6b1c8b3099c2667e4 P b4751da4b40b4b9ebf278f2d9044d223: stopping tablet replica
I20260710 13:24:23.534528 16706 raft_consensus.cc:2243] T d8838be8776b42f6b1c8b3099c2667e4 P b4751da4b40b4b9ebf278f2d9044d223 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:24:23.535403 16706 raft_consensus.cc:2272] T d8838be8776b42f6b1c8b3099c2667e4 P b4751da4b40b4b9ebf278f2d9044d223 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:23.537492 16706 tablet_replica.cc:333] T 950a984b174d4320bfffde03fceb1191 P b4751da4b40b4b9ebf278f2d9044d223: stopping tablet replica
I20260710 13:24:23.538031 16706 raft_consensus.cc:2243] T 950a984b174d4320bfffde03fceb1191 P b4751da4b40b4b9ebf278f2d9044d223 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:24:23.538808 16706 raft_consensus.cc:2272] T 950a984b174d4320bfffde03fceb1191 P b4751da4b40b4b9ebf278f2d9044d223 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:23.540843 16706 tablet_replica.cc:333] T 173fe4c531524ab691fb992e7784d1b8 P b4751da4b40b4b9ebf278f2d9044d223: stopping tablet replica
I20260710 13:24:23.541417 16706 raft_consensus.cc:2243] T 173fe4c531524ab691fb992e7784d1b8 P b4751da4b40b4b9ebf278f2d9044d223 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:23.542167 16706 raft_consensus.cc:2272] T 173fe4c531524ab691fb992e7784d1b8 P b4751da4b40b4b9ebf278f2d9044d223 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:23.544440 16706 tablet_replica.cc:333] T 05a85a66671a426a880583e9229947fb P b4751da4b40b4b9ebf278f2d9044d223: stopping tablet replica
I20260710 13:24:23.545060 16706 raft_consensus.cc:2243] T 05a85a66671a426a880583e9229947fb P b4751da4b40b4b9ebf278f2d9044d223 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:24:23.545904 16706 raft_consensus.cc:2272] T 05a85a66671a426a880583e9229947fb P b4751da4b40b4b9ebf278f2d9044d223 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:23.588778 16706 tablet_server.cc:196] TabletServer@127.16.80.131:0 shutdown complete.
I20260710 13:24:23.623922 16706 master.cc:562] Master@127.16.80.190:33395 shutting down...
I20260710 13:24:23.650866 16706 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fc1c07f0c1784a1db825f269fe021c93 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:23.651513 16706 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fc1c07f0c1784a1db825f269fe021c93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:23.651865 16706 tablet_replica.cc:333] T 00000000000000000000000000000000 P fc1c07f0c1784a1db825f269fe021c93: stopping tablet replica
I20260710 13:24:23.672690 16706 master.cc:584] Master@127.16.80.190:33395 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12888 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 13:24:23.727468 16706 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.80.190:46715
I20260710 13:24:23.728994 16706 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:23.736914 21038 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:23.737068 21039 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:23.737663 16706 server_base.cc:1061] running on GCE node
W20260710 13:24:23.737450 21041 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:23.738914 16706 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:23.739194 16706 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:24:23.739331 16706 hybrid_clock.cc:648] HybridClock initialized: now 1783689863739318 us; error 0 us; skew 500 ppm
I20260710 13:24:23.739804 16706 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:23.742493 16706 webserver.cc:533] Webserver started at http://127.16.80.190:40555/ using document root <none> and password file <none>
I20260710 13:24:23.742996 16706 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:23.743243 16706 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:23.743484 16706 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:23.744613 16706 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689763121184-16706-0/minicluster-data/master-0-root/instance:
uuid: "93bb658ab743439aad7ee317079be603"
format_stamp: "Formatted at 2026-07-10 13:24:23 on dist-test-slave-3ksx"
I20260710 13:24:23.749402 16706 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260710 13:24:23.753141 21046 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:23.754032 16706 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:24:23.754397 16706 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689763121184-16706-0/minicluster-data/master-0-root
uuid: "93bb658ab743439aad7ee317079be603"
format_stamp: "Formatted at 2026-07-10 13:24:23 on dist-test-slave-3ksx"
I20260710 13:24:23.754669 16706 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689763121184-16706-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689763121184-16706-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689763121184-16706-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:24:23.775970 16706 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:23.777316 16706 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:23.827553 16706 rpc_server.cc:307] RPC server started. Bound to: 127.16.80.190:46715
I20260710 13:24:23.827653 21097 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.80.190:46715 every 8 connection(s)
I20260710 13:24:23.831470 21098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:23.867419 21098 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 93bb658ab743439aad7ee317079be603: Bootstrap starting.
I20260710 13:24:23.873040 21098 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 93bb658ab743439aad7ee317079be603: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:23.878232 21098 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 93bb658ab743439aad7ee317079be603: No bootstrap required, opened a new log
I20260710 13:24:23.880901 21098 raft_consensus.cc:359] T 00000000000000000000000000000000 P 93bb658ab743439aad7ee317079be603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93bb658ab743439aad7ee317079be603" member_type: VOTER }
I20260710 13:24:23.881462 21098 raft_consensus.cc:385] T 00000000000000000000000000000000 P 93bb658ab743439aad7ee317079be603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:23.881778 21098 raft_consensus.cc:740] T 00000000000000000000000000000000 P 93bb658ab743439aad7ee317079be603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93bb658ab743439aad7ee317079be603, State: Initialized, Role: FOLLOWER
I20260710 13:24:23.882530 21098 consensus_queue.cc:260] T 00000000000000000000000000000000 P 93bb658ab743439aad7ee317079be603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "93bb658ab743439aad7ee317079be603" member_type: VOTER }
I20260710 13:24:23.883054 21098 raft_consensus.cc:399] T 00000000000000000000000000000000 P 93bb658ab743439aad7ee317079be603 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:24:23.883366 21098 raft_consensus.cc:493] T 00000000000000000000000000000000 P 93bb658ab743439aad7ee317079be603 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:24:23.883709 21098 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 93bb658ab743439aad7ee317079be603 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:23.889357 21098 raft_consensus.cc:515] T 00000000000000000000000000000000 P 93bb658ab743439aad7ee317079be603 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93bb658ab743439aad7ee317079be603" member_type: VOTER }
I20260710 13:24:23.889966 21098 leader_election.cc:304] T 00000000000000000000000000000000 P 93bb658ab743439aad7ee317079be603 [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: 93bb658ab743439aad7ee317079be603; no voters: 
I20260710 13:24:23.891359 21098 leader_election.cc:290] T 00000000000000000000000000000000 P 93bb658ab743439aad7ee317079be603 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:24:23.891836 21102 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 93bb658ab743439aad7ee317079be603 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:23.893477 21102 raft_consensus.cc:697] T 00000000000000000000000000000000 P 93bb658ab743439aad7ee317079be603 [term 1 LEADER]: Becoming Leader. State: Replica: 93bb658ab743439aad7ee317079be603, State: Running, Role: LEADER
I20260710 13:24:23.894315 21102 consensus_queue.cc:237] T 00000000000000000000000000000000 P 93bb658ab743439aad7ee317079be603 [LEADER]: Queue going to LEADER mode. State: All 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: "93bb658ab743439aad7ee317079be603" member_type: VOTER }
I20260710 13:24:23.895335 21098 sys_catalog.cc:565] T 00000000000000000000000000000000 P 93bb658ab743439aad7ee317079be603 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:24:23.902235 21104 sys_catalog.cc:455] T 00000000000000000000000000000000 P 93bb658ab743439aad7ee317079be603 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 93bb658ab743439aad7ee317079be603. Latest consensus state: current_term: 1 leader_uuid: "93bb658ab743439aad7ee317079be603" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93bb658ab743439aad7ee317079be603" member_type: VOTER } }
I20260710 13:24:23.902873 21103 sys_catalog.cc:455] T 00000000000000000000000000000000 P 93bb658ab743439aad7ee317079be603 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "93bb658ab743439aad7ee317079be603" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93bb658ab743439aad7ee317079be603" member_type: VOTER } }
I20260710 13:24:23.903291 21104 sys_catalog.cc:458] T 00000000000000000000000000000000 P 93bb658ab743439aad7ee317079be603 [sys.catalog]: This master's current role is: LEADER
I20260710 13:24:23.903558 21103 sys_catalog.cc:458] T 00000000000000000000000000000000 P 93bb658ab743439aad7ee317079be603 [sys.catalog]: This master's current role is: LEADER
I20260710 13:24:23.905902 21109 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:24:23.914768 21109 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:24:23.916465 16706 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:24:23.926620 21109 catalog_manager.cc:1383] Generated new cluster ID: c2752ef08a3743458c64c78e386cff71
I20260710 13:24:23.926986 21109 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:24:23.950608 21109 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:24:23.952170 21109 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:24:23.972841 21109 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 93bb658ab743439aad7ee317079be603: Generated new TSK 0
I20260710 13:24:23.973560 21109 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:24:23.984331 16706 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:23.993829 21120 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:23.994539 21121 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:23.996371 16706 server_base.cc:1061] running on GCE node
W20260710 13:24:23.997061 21123 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:23.998389 16706 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:23.998653 16706 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:24:23.998858 16706 hybrid_clock.cc:648] HybridClock initialized: now 1783689863998835 us; error 0 us; skew 500 ppm
I20260710 13:24:23.999539 16706 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:24.003433 16706 webserver.cc:533] Webserver started at http://127.16.80.129:41741/ using document root <none> and password file <none>
I20260710 13:24:24.004055 16706 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:24.004299 16706 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:24.004633 16706 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:24.006551 16706 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689763121184-16706-0/minicluster-data/ts-0-root/instance:
uuid: "44675a14a3f743749e27757211c91562"
format_stamp: "Formatted at 2026-07-10 13:24:24 on dist-test-slave-3ksx"
I20260710 13:24:24.012804 16706 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.002s
I20260710 13:24:24.017330 21128 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:24.018594 16706 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:24:24.018992 16706 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689763121184-16706-0/minicluster-data/ts-0-root
uuid: "44675a14a3f743749e27757211c91562"
format_stamp: "Formatted at 2026-07-10 13:24:24 on dist-test-slave-3ksx"
I20260710 13:24:24.019413 16706 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689763121184-16706-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689763121184-16706-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689763121184-16706-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:24:24.040671 16706 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:24.042104 16706 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:24.043990 16706 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:24.048643 16706 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:24.049016 16706 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:24.049517 16706 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:24.049861 16706 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:24.115577 16706 rpc_server.cc:307] RPC server started. Bound to: 127.16.80.129:45163
I20260710 13:24:24.115690 21190 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.80.129:45163 every 8 connection(s)
I20260710 13:24:24.121411 16706 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:24.129604 21195 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:24.130306 21196 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:24.133235 16706 server_base.cc:1061] running on GCE node
W20260710 13:24:24.133643 21198 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:24.135250 16706 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:24.135576 16706 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:24:24.135784 16706 hybrid_clock.cc:648] HybridClock initialized: now 1783689864135766 us; error 0 us; skew 500 ppm
I20260710 13:24:24.136484 16706 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:24.137286 21191 heartbeater.cc:344] Connected to a master server at 127.16.80.190:46715
I20260710 13:24:24.137728 21191 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:24.138629 21191 heartbeater.cc:507] Master 127.16.80.190:46715 requested a full tablet report, sending...
I20260710 13:24:24.139451 16706 webserver.cc:533] Webserver started at http://127.16.80.130:37563/ using document root <none> and password file <none>
I20260710 13:24:24.140040 16706 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:24.140368 16706 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:24.140822 16706 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:24.141554 21063 ts_manager.cc:194] Registered new tserver with Master: 44675a14a3f743749e27757211c91562 (127.16.80.129:45163)
I20260710 13:24:24.142693 16706 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689763121184-16706-0/minicluster-data/ts-1-root/instance:
uuid: "94894d08fce742debc6ba82c1c8e7642"
format_stamp: "Formatted at 2026-07-10 13:24:24 on dist-test-slave-3ksx"
I20260710 13:24:24.143836 21063 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35938
I20260710 13:24:24.148200 16706 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:24:24.152518 21203 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:24.153563 16706 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 13:24:24.153951 16706 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689763121184-16706-0/minicluster-data/ts-1-root
uuid: "94894d08fce742debc6ba82c1c8e7642"
format_stamp: "Formatted at 2026-07-10 13:24:24 on dist-test-slave-3ksx"
I20260710 13:24:24.154291 16706 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689763121184-16706-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689763121184-16706-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689763121184-16706-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:24:24.164510 16706 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:24.165966 16706 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:24.167605 16706 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:24.170007 16706 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:24.170280 16706 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:24.170535 16706 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:24.170727 16706 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:24.218019 16706 rpc_server.cc:307] RPC server started. Bound to: 127.16.80.130:32917
I20260710 13:24:24.218297 21265 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.80.130:32917 every 8 connection(s)
I20260710 13:24:24.223361 16706 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:24.232399 21269 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:24.233433 21270 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:24.237200 16706 server_base.cc:1061] running on GCE node
W20260710 13:24:24.237870 21272 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:24.238641 21266 heartbeater.cc:344] Connected to a master server at 127.16.80.190:46715
I20260710 13:24:24.239140 21266 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:24.239205 16706 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:24.239576 16706 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:24:24.239814 16706 hybrid_clock.cc:648] HybridClock initialized: now 1783689864239785 us; error 0 us; skew 500 ppm
I20260710 13:24:24.240304 21266 heartbeater.cc:507] Master 127.16.80.190:46715 requested a full tablet report, sending...
I20260710 13:24:24.240742 16706 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:24.243046 21063 ts_manager.cc:194] Registered new tserver with Master: 94894d08fce742debc6ba82c1c8e7642 (127.16.80.130:32917)
I20260710 13:24:24.244279 16706 webserver.cc:533] Webserver started at http://127.16.80.131:45837/ using document root <none> and password file <none>
I20260710 13:24:24.245034 16706 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:24.245280 16706 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:24.245245 21063 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35942
I20260710 13:24:24.245836 16706 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:24.247650 16706 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689763121184-16706-0/minicluster-data/ts-2-root/instance:
uuid: "47d1d6074f2840dfa536b389a6754186"
format_stamp: "Formatted at 2026-07-10 13:24:24 on dist-test-slave-3ksx"
I20260710 13:24:24.252858 16706 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:24:24.256981 21277 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:24.257879 16706 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:24:24.258194 16706 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689763121184-16706-0/minicluster-data/ts-2-root
uuid: "47d1d6074f2840dfa536b389a6754186"
format_stamp: "Formatted at 2026-07-10 13:24:24 on dist-test-slave-3ksx"
I20260710 13:24:24.258481 16706 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689763121184-16706-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689763121184-16706-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskMluxbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689763121184-16706-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:24:24.285825 16706 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:24.287308 16706 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:24.288955 16706 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:24.291666 16706 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:24.291899 16706 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:24.292430 16706 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:24.292651 16706 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:24.340351 16706 rpc_server.cc:307] RPC server started. Bound to: 127.16.80.131:45633
I20260710 13:24:24.340457 21339 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.80.131:45633 every 8 connection(s)
I20260710 13:24:24.355620 21340 heartbeater.cc:344] Connected to a master server at 127.16.80.190:46715
I20260710 13:24:24.356164 21340 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:24.357230 21340 heartbeater.cc:507] Master 127.16.80.190:46715 requested a full tablet report, sending...
I20260710 13:24:24.359696 21063 ts_manager.cc:194] Registered new tserver with Master: 47d1d6074f2840dfa536b389a6754186 (127.16.80.131:45633)
I20260710 13:24:24.360105 16706 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016199476s
I20260710 13:24:24.361863 21063 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35958
I20260710 13:24:24.390981 21063 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35970:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:24:24.394177 21063 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:24:24.477975 21231 tablet_service.cc:1511] Processing CreateTablet for tablet d17f6e9d60aa427aa6c43e666aca0e01 (DEFAULT_TABLE table=test-workload [id=bc24b47645ca4c4eb012873580ee20a4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:24:24.479154 21230 tablet_service.cc:1511] Processing CreateTablet for tablet 89fa5cc1cd4d4aafb28d1decb1d66e11 (DEFAULT_TABLE table=test-workload [id=bc24b47645ca4c4eb012873580ee20a4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:24:24.479696 21231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d17f6e9d60aa427aa6c43e666aca0e01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:24.480723 21230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89fa5cc1cd4d4aafb28d1decb1d66e11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:24.482515 21305 tablet_service.cc:1511] Processing CreateTablet for tablet d17f6e9d60aa427aa6c43e666aca0e01 (DEFAULT_TABLE table=test-workload [id=bc24b47645ca4c4eb012873580ee20a4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:24:24.482991 21156 tablet_service.cc:1511] Processing CreateTablet for tablet d17f6e9d60aa427aa6c43e666aca0e01 (DEFAULT_TABLE table=test-workload [id=bc24b47645ca4c4eb012873580ee20a4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:24:24.484035 21305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d17f6e9d60aa427aa6c43e666aca0e01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:24.484302 21229 tablet_service.cc:1511] Processing CreateTablet for tablet 19205be505f147b69a24dcf59be4846e (DEFAULT_TABLE table=test-workload [id=bc24b47645ca4c4eb012873580ee20a4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:24:24.485584 21155 tablet_service.cc:1511] Processing CreateTablet for tablet 89fa5cc1cd4d4aafb28d1decb1d66e11 (DEFAULT_TABLE table=test-workload [id=bc24b47645ca4c4eb012873580ee20a4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:24:24.482581 21304 tablet_service.cc:1511] Processing CreateTablet for tablet 89fa5cc1cd4d4aafb28d1decb1d66e11 (DEFAULT_TABLE table=test-workload [id=bc24b47645ca4c4eb012873580ee20a4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:24:24.487962 21304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89fa5cc1cd4d4aafb28d1decb1d66e11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:24.488128 21154 tablet_service.cc:1511] Processing CreateTablet for tablet 19205be505f147b69a24dcf59be4846e (DEFAULT_TABLE table=test-workload [id=bc24b47645ca4c4eb012873580ee20a4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:24:24.484376 21156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d17f6e9d60aa427aa6c43e666aca0e01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:24.491976 21154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19205be505f147b69a24dcf59be4846e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:24.495543 21155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89fa5cc1cd4d4aafb28d1decb1d66e11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:24.486073 21229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19205be505f147b69a24dcf59be4846e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:24.524896 21303 tablet_service.cc:1511] Processing CreateTablet for tablet 19205be505f147b69a24dcf59be4846e (DEFAULT_TABLE table=test-workload [id=bc24b47645ca4c4eb012873580ee20a4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:24:24.527348 21303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19205be505f147b69a24dcf59be4846e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:24.532686 21153 tablet_service.cc:1511] Processing CreateTablet for tablet ea2fb25c604e4a649f6473e281ac4b6f (DEFAULT_TABLE table=test-workload [id=bc24b47645ca4c4eb012873580ee20a4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:24:24.534420 21153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea2fb25c604e4a649f6473e281ac4b6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:24.544876 21228 tablet_service.cc:1511] Processing CreateTablet for tablet ea2fb25c604e4a649f6473e281ac4b6f (DEFAULT_TABLE table=test-workload [id=bc24b47645ca4c4eb012873580ee20a4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:24:24.547149 21228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea2fb25c604e4a649f6473e281ac4b6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:24.560086 21302 tablet_service.cc:1511] Processing CreateTablet for tablet ea2fb25c604e4a649f6473e281ac4b6f (DEFAULT_TABLE table=test-workload [id=bc24b47645ca4c4eb012873580ee20a4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:24:24.562167 21302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea2fb25c604e4a649f6473e281ac4b6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:24.565059 21152 tablet_service.cc:1511] Processing CreateTablet for tablet de5c940a8b214274b9a7104b84d724de (DEFAULT_TABLE table=test-workload [id=bc24b47645ca4c4eb012873580ee20a4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:24:24.567303 21152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de5c940a8b214274b9a7104b84d724de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:24.581072 21227 tablet_service.cc:1511] Processing CreateTablet for tablet de5c940a8b214274b9a7104b84d724de (DEFAULT_TABLE table=test-workload [id=bc24b47645ca4c4eb012873580ee20a4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:24:24.582858 21227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de5c940a8b214274b9a7104b84d724de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:24.606921 21301 tablet_service.cc:1511] Processing CreateTablet for tablet de5c940a8b214274b9a7104b84d724de (DEFAULT_TABLE table=test-workload [id=bc24b47645ca4c4eb012873580ee20a4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:24:24.611735 21301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de5c940a8b214274b9a7104b84d724de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:24.617559 21154 tablet_service.cc:1511] Processing CreateTablet for tablet 300f490a5b8045b9a42f4d64a24cc808 (DEFAULT_TABLE table=test-workload [id=bc24b47645ca4c4eb012873580ee20a4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:24:24.619230 21154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 300f490a5b8045b9a42f4d64a24cc808. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:24.623690 21300 tablet_service.cc:1511] Processing CreateTablet for tablet 300f490a5b8045b9a42f4d64a24cc808 (DEFAULT_TABLE table=test-workload [id=bc24b47645ca4c4eb012873580ee20a4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:24:24.624661 21151 tablet_service.cc:1511] Processing CreateTablet for tablet 40b5865ac84e46c1b87665d2dfab1ce9 (DEFAULT_TABLE table=test-workload [id=bc24b47645ca4c4eb012873580ee20a4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:24:24.625700 21300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 300f490a5b8045b9a42f4d64a24cc808. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:24.626189 21151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40b5865ac84e46c1b87665d2dfab1ce9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:24.632290 21355 tablet_bootstrap.cc:492] T d17f6e9d60aa427aa6c43e666aca0e01 P 94894d08fce742debc6ba82c1c8e7642: Bootstrap starting.
I20260710 13:24:24.625941 21231 tablet_service.cc:1511] Processing CreateTablet for tablet 300f490a5b8045b9a42f4d64a24cc808 (DEFAULT_TABLE table=test-workload [id=bc24b47645ca4c4eb012873580ee20a4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:24:24.638646 21231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 300f490a5b8045b9a42f4d64a24cc808. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:24.648684 21355 tablet_bootstrap.cc:654] T d17f6e9d60aa427aa6c43e666aca0e01 P 94894d08fce742debc6ba82c1c8e7642: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:24.651453 21356 tablet_bootstrap.cc:492] T 19205be505f147b69a24dcf59be4846e P 44675a14a3f743749e27757211c91562: Bootstrap starting.
I20260710 13:24:24.655874 21229 tablet_service.cc:1511] Processing CreateTablet for tablet 40b5865ac84e46c1b87665d2dfab1ce9 (DEFAULT_TABLE table=test-workload [id=bc24b47645ca4c4eb012873580ee20a4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:24:24.657613 21229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40b5865ac84e46c1b87665d2dfab1ce9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:24.659446 21356 tablet_bootstrap.cc:654] T 19205be505f147b69a24dcf59be4846e P 44675a14a3f743749e27757211c91562: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:24.660020 21357 tablet_bootstrap.cc:492] T d17f6e9d60aa427aa6c43e666aca0e01 P 47d1d6074f2840dfa536b389a6754186: Bootstrap starting.
I20260710 13:24:24.663514 21305 tablet_service.cc:1511] Processing CreateTablet for tablet 40b5865ac84e46c1b87665d2dfab1ce9 (DEFAULT_TABLE table=test-workload [id=bc24b47645ca4c4eb012873580ee20a4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:24:24.665828 21305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40b5865ac84e46c1b87665d2dfab1ce9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:24.673188 21152 tablet_service.cc:1511] Processing CreateTablet for tablet 1a46e185b7e740ca8b987a6098922316 (DEFAULT_TABLE table=test-workload [id=bc24b47645ca4c4eb012873580ee20a4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:24:24.674909 21152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a46e185b7e740ca8b987a6098922316. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:24.685204 21357 tablet_bootstrap.cc:654] T d17f6e9d60aa427aa6c43e666aca0e01 P 47d1d6074f2840dfa536b389a6754186: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:24.696208 21231 tablet_service.cc:1511] Processing CreateTablet for tablet 1a46e185b7e740ca8b987a6098922316 (DEFAULT_TABLE table=test-workload [id=bc24b47645ca4c4eb012873580ee20a4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:24:24.697798 21231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a46e185b7e740ca8b987a6098922316. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:24.697875 21304 tablet_service.cc:1511] Processing CreateTablet for tablet 1a46e185b7e740ca8b987a6098922316 (DEFAULT_TABLE table=test-workload [id=bc24b47645ca4c4eb012873580ee20a4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:24:24.699774 21304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a46e185b7e740ca8b987a6098922316. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:24.717875 21151 tablet_service.cc:1511] Processing CreateTablet for tablet 153b15f6ba5c48df95e1d20e784c0a73 (DEFAULT_TABLE table=test-workload [id=bc24b47645ca4c4eb012873580ee20a4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:24:24.719431 21151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 153b15f6ba5c48df95e1d20e784c0a73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:24.722780 21355 tablet_bootstrap.cc:492] T d17f6e9d60aa427aa6c43e666aca0e01 P 94894d08fce742debc6ba82c1c8e7642: No bootstrap required, opened a new log
I20260710 13:24:24.730345 21227 tablet_service.cc:1511] Processing CreateTablet for tablet 153b15f6ba5c48df95e1d20e784c0a73 (DEFAULT_TABLE table=test-workload [id=bc24b47645ca4c4eb012873580ee20a4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:24:24.731988 21227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 153b15f6ba5c48df95e1d20e784c0a73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:24.732126 21303 tablet_service.cc:1511] Processing CreateTablet for tablet 153b15f6ba5c48df95e1d20e784c0a73 (DEFAULT_TABLE table=test-workload [id=bc24b47645ca4c4eb012873580ee20a4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:24:24.733626 21303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 153b15f6ba5c48df95e1d20e784c0a73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:24.736090 21355 ts_tablet_manager.cc:1403] T d17f6e9d60aa427aa6c43e666aca0e01 P 94894d08fce742debc6ba82c1c8e7642: Time spent bootstrapping tablet: real 0.104s	user 0.014s	sys 0.005s
I20260710 13:24:24.742026 21356 tablet_bootstrap.cc:492] T 19205be505f147b69a24dcf59be4846e P 44675a14a3f743749e27757211c91562: No bootstrap required, opened a new log
I20260710 13:24:24.742708 21356 ts_tablet_manager.cc:1403] T 19205be505f147b69a24dcf59be4846e P 44675a14a3f743749e27757211c91562: Time spent bootstrapping tablet: real 0.107s	user 0.045s	sys 0.025s
I20260710 13:24:24.745872 21356 raft_consensus.cc:359] T 19205be505f147b69a24dcf59be4846e P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:24.749248 21356 raft_consensus.cc:385] T 19205be505f147b69a24dcf59be4846e P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:24.746232 21355 raft_consensus.cc:359] T d17f6e9d60aa427aa6c43e666aca0e01 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:24.759467 21355 raft_consensus.cc:385] T d17f6e9d60aa427aa6c43e666aca0e01 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:24.759985 21355 raft_consensus.cc:740] T d17f6e9d60aa427aa6c43e666aca0e01 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94894d08fce742debc6ba82c1c8e7642, State: Initialized, Role: FOLLOWER
I20260710 13:24:24.760931 21355 consensus_queue.cc:260] T d17f6e9d60aa427aa6c43e666aca0e01 P 94894d08fce742debc6ba82c1c8e7642 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:24.759371 21356 raft_consensus.cc:740] T 19205be505f147b69a24dcf59be4846e P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44675a14a3f743749e27757211c91562, State: Initialized, Role: FOLLOWER
I20260710 13:24:24.764000 21266 heartbeater.cc:499] Master 127.16.80.190:46715 was elected leader, sending a full tablet report...
I20260710 13:24:24.764484 21355 ts_tablet_manager.cc:1434] T d17f6e9d60aa427aa6c43e666aca0e01 P 94894d08fce742debc6ba82c1c8e7642: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260710 13:24:24.764120 21356 consensus_queue.cc:260] T 19205be505f147b69a24dcf59be4846e P 44675a14a3f743749e27757211c91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:24.765637 21355 tablet_bootstrap.cc:492] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 94894d08fce742debc6ba82c1c8e7642: Bootstrap starting.
I20260710 13:24:24.782117 21357 tablet_bootstrap.cc:492] T d17f6e9d60aa427aa6c43e666aca0e01 P 47d1d6074f2840dfa536b389a6754186: No bootstrap required, opened a new log
I20260710 13:24:24.782740 21357 ts_tablet_manager.cc:1403] T d17f6e9d60aa427aa6c43e666aca0e01 P 47d1d6074f2840dfa536b389a6754186: Time spent bootstrapping tablet: real 0.123s	user 0.015s	sys 0.025s
I20260710 13:24:24.785838 21357 raft_consensus.cc:359] T d17f6e9d60aa427aa6c43e666aca0e01 P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:24.786618 21357 raft_consensus.cc:385] T d17f6e9d60aa427aa6c43e666aca0e01 P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:24.786931 21357 raft_consensus.cc:740] T d17f6e9d60aa427aa6c43e666aca0e01 P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47d1d6074f2840dfa536b389a6754186, State: Initialized, Role: FOLLOWER
I20260710 13:24:24.783771 21355 tablet_bootstrap.cc:654] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 94894d08fce742debc6ba82c1c8e7642: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:24.787897 21357 consensus_queue.cc:260] T d17f6e9d60aa427aa6c43e666aca0e01 P 47d1d6074f2840dfa536b389a6754186 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:24.797493 21357 ts_tablet_manager.cc:1434] T d17f6e9d60aa427aa6c43e666aca0e01 P 47d1d6074f2840dfa536b389a6754186: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.007s
I20260710 13:24:24.798242 21340 heartbeater.cc:499] Master 127.16.80.190:46715 was elected leader, sending a full tablet report...
I20260710 13:24:24.806222 21191 heartbeater.cc:499] Master 127.16.80.190:46715 was elected leader, sending a full tablet report...
I20260710 13:24:24.807425 21356 ts_tablet_manager.cc:1434] T 19205be505f147b69a24dcf59be4846e P 44675a14a3f743749e27757211c91562: Time spent starting tablet: real 0.064s	user 0.015s	sys 0.031s
I20260710 13:24:24.809007 21356 tablet_bootstrap.cc:492] T d17f6e9d60aa427aa6c43e666aca0e01 P 44675a14a3f743749e27757211c91562: Bootstrap starting.
I20260710 13:24:24.811606 21357 tablet_bootstrap.cc:492] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 47d1d6074f2840dfa536b389a6754186: Bootstrap starting.
I20260710 13:24:24.817508 21356 tablet_bootstrap.cc:654] T d17f6e9d60aa427aa6c43e666aca0e01 P 44675a14a3f743749e27757211c91562: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:24.818243 21355 tablet_bootstrap.cc:492] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 94894d08fce742debc6ba82c1c8e7642: No bootstrap required, opened a new log
I20260710 13:24:24.818357 21357 tablet_bootstrap.cc:654] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 47d1d6074f2840dfa536b389a6754186: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:24.818912 21355 ts_tablet_manager.cc:1403] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 94894d08fce742debc6ba82c1c8e7642: Time spent bootstrapping tablet: real 0.054s	user 0.027s	sys 0.011s
I20260710 13:24:24.822916 21355 raft_consensus.cc:359] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:24.824067 21355 raft_consensus.cc:385] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:24.824467 21355 raft_consensus.cc:740] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94894d08fce742debc6ba82c1c8e7642, State: Initialized, Role: FOLLOWER
I20260710 13:24:24.825760 21355 consensus_queue.cc:260] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 94894d08fce742debc6ba82c1c8e7642 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:24.829958 21356 tablet_bootstrap.cc:492] T d17f6e9d60aa427aa6c43e666aca0e01 P 44675a14a3f743749e27757211c91562: No bootstrap required, opened a new log
I20260710 13:24:24.830533 21356 ts_tablet_manager.cc:1403] T d17f6e9d60aa427aa6c43e666aca0e01 P 44675a14a3f743749e27757211c91562: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.002s
I20260710 13:24:24.830598 21357 tablet_bootstrap.cc:492] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 47d1d6074f2840dfa536b389a6754186: No bootstrap required, opened a new log
I20260710 13:24:24.831274 21357 ts_tablet_manager.cc:1403] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 47d1d6074f2840dfa536b389a6754186: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260710 13:24:24.832752 21355 ts_tablet_manager.cc:1434] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 94894d08fce742debc6ba82c1c8e7642: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:24:24.833986 21355 tablet_bootstrap.cc:492] T 19205be505f147b69a24dcf59be4846e P 94894d08fce742debc6ba82c1c8e7642: Bootstrap starting.
I20260710 13:24:24.834007 21356 raft_consensus.cc:359] T d17f6e9d60aa427aa6c43e666aca0e01 P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:24.834962 21356 raft_consensus.cc:385] T d17f6e9d60aa427aa6c43e666aca0e01 P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:24.834633 21357 raft_consensus.cc:359] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:24.835337 21356 raft_consensus.cc:740] T d17f6e9d60aa427aa6c43e666aca0e01 P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44675a14a3f743749e27757211c91562, State: Initialized, Role: FOLLOWER
I20260710 13:24:24.835525 21357 raft_consensus.cc:385] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:24.835914 21357 raft_consensus.cc:740] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47d1d6074f2840dfa536b389a6754186, State: Initialized, Role: FOLLOWER
I20260710 13:24:24.836239 21356 consensus_queue.cc:260] T d17f6e9d60aa427aa6c43e666aca0e01 P 44675a14a3f743749e27757211c91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:24.837229 21357 consensus_queue.cc:260] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 47d1d6074f2840dfa536b389a6754186 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:24.838423 21363 raft_consensus.cc:493] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:24.838855 21356 ts_tablet_manager.cc:1434] T d17f6e9d60aa427aa6c43e666aca0e01 P 44675a14a3f743749e27757211c91562: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 13:24:24.838912 21363 raft_consensus.cc:515] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:24.840126 21356 tablet_bootstrap.cc:492] T ea2fb25c604e4a649f6473e281ac4b6f P 44675a14a3f743749e27757211c91562: Bootstrap starting.
I20260710 13:24:24.845189 21355 tablet_bootstrap.cc:654] T 19205be505f147b69a24dcf59be4846e P 94894d08fce742debc6ba82c1c8e7642: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:24.847991 21356 tablet_bootstrap.cc:654] T ea2fb25c604e4a649f6473e281ac4b6f P 44675a14a3f743749e27757211c91562: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:24.859333 21355 tablet_bootstrap.cc:492] T 19205be505f147b69a24dcf59be4846e P 94894d08fce742debc6ba82c1c8e7642: No bootstrap required, opened a new log
I20260710 13:24:24.860140 21355 ts_tablet_manager.cc:1403] T 19205be505f147b69a24dcf59be4846e P 94894d08fce742debc6ba82c1c8e7642: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.013s
I20260710 13:24:24.863054 21166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89fa5cc1cd4d4aafb28d1decb1d66e11" candidate_uuid: "47d1d6074f2840dfa536b389a6754186" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44675a14a3f743749e27757211c91562" is_pre_election: true
I20260710 13:24:24.866644 21356 tablet_bootstrap.cc:492] T ea2fb25c604e4a649f6473e281ac4b6f P 44675a14a3f743749e27757211c91562: No bootstrap required, opened a new log
I20260710 13:24:24.866254 21355 raft_consensus.cc:359] T 19205be505f147b69a24dcf59be4846e P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
W20260710 13:24:24.867045 21280 leader_election.cc:343] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 47d1d6074f2840dfa536b389a6754186 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44675a14a3f743749e27757211c91562 (127.16.80.129:45163): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:24.867339 21356 ts_tablet_manager.cc:1403] T ea2fb25c604e4a649f6473e281ac4b6f P 44675a14a3f743749e27757211c91562: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.007s
I20260710 13:24:24.867190 21355 raft_consensus.cc:385] T 19205be505f147b69a24dcf59be4846e P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:24.867872 21355 raft_consensus.cc:740] T 19205be505f147b69a24dcf59be4846e P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94894d08fce742debc6ba82c1c8e7642, State: Initialized, Role: FOLLOWER
I20260710 13:24:24.869097 21355 consensus_queue.cc:260] T 19205be505f147b69a24dcf59be4846e P 94894d08fce742debc6ba82c1c8e7642 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:24.871201 21356 raft_consensus.cc:359] T ea2fb25c604e4a649f6473e281ac4b6f P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:24.872098 21356 raft_consensus.cc:385] T ea2fb25c604e4a649f6473e281ac4b6f P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:24.872460 21356 raft_consensus.cc:740] T ea2fb25c604e4a649f6473e281ac4b6f P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44675a14a3f743749e27757211c91562, State: Initialized, Role: FOLLOWER
I20260710 13:24:24.873517 21356 consensus_queue.cc:260] T ea2fb25c604e4a649f6473e281ac4b6f P 44675a14a3f743749e27757211c91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:24.875051 21355 ts_tablet_manager.cc:1434] T 19205be505f147b69a24dcf59be4846e P 94894d08fce742debc6ba82c1c8e7642: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 13:24:24.876341 21355 tablet_bootstrap.cc:492] T de5c940a8b214274b9a7104b84d724de P 94894d08fce742debc6ba82c1c8e7642: Bootstrap starting.
I20260710 13:24:24.876430 21356 ts_tablet_manager.cc:1434] T ea2fb25c604e4a649f6473e281ac4b6f P 44675a14a3f743749e27757211c91562: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260710 13:24:24.877573 21356 tablet_bootstrap.cc:492] T de5c940a8b214274b9a7104b84d724de P 44675a14a3f743749e27757211c91562: Bootstrap starting.
I20260710 13:24:24.885088 21356 tablet_bootstrap.cc:654] T de5c940a8b214274b9a7104b84d724de P 44675a14a3f743749e27757211c91562: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:24.885088 21355 tablet_bootstrap.cc:654] T de5c940a8b214274b9a7104b84d724de P 94894d08fce742debc6ba82c1c8e7642: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:24.890893 21356 tablet_bootstrap.cc:492] T de5c940a8b214274b9a7104b84d724de P 44675a14a3f743749e27757211c91562: No bootstrap required, opened a new log
I20260710 13:24:24.891530 21356 ts_tablet_manager.cc:1403] T de5c940a8b214274b9a7104b84d724de P 44675a14a3f743749e27757211c91562: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.003s
I20260710 13:24:24.891903 21355 tablet_bootstrap.cc:492] T de5c940a8b214274b9a7104b84d724de P 94894d08fce742debc6ba82c1c8e7642: No bootstrap required, opened a new log
I20260710 13:24:24.892583 21355 ts_tablet_manager.cc:1403] T de5c940a8b214274b9a7104b84d724de P 94894d08fce742debc6ba82c1c8e7642: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.010s
I20260710 13:24:24.891938 21363 leader_election.cc:290] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 47d1d6074f2840dfa536b389a6754186 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44675a14a3f743749e27757211c91562 (127.16.80.129:45163), 94894d08fce742debc6ba82c1c8e7642 (127.16.80.130:32917)
I20260710 13:24:24.894802 21241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89fa5cc1cd4d4aafb28d1decb1d66e11" candidate_uuid: "47d1d6074f2840dfa536b389a6754186" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894d08fce742debc6ba82c1c8e7642" is_pre_election: true
I20260710 13:24:24.895433 21363 raft_consensus.cc:493] T d17f6e9d60aa427aa6c43e666aca0e01 P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:24.895427 21356 raft_consensus.cc:359] T de5c940a8b214274b9a7104b84d724de P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:24.895825 21241 raft_consensus.cc:2468] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47d1d6074f2840dfa536b389a6754186 in term 0.
I20260710 13:24:24.897076 21356 raft_consensus.cc:385] T de5c940a8b214274b9a7104b84d724de P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:24.897578 21356 raft_consensus.cc:740] T de5c940a8b214274b9a7104b84d724de P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44675a14a3f743749e27757211c91562, State: Initialized, Role: FOLLOWER
I20260710 13:24:24.897259 21355 raft_consensus.cc:359] T de5c940a8b214274b9a7104b84d724de P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:24.898379 21355 raft_consensus.cc:385] T de5c940a8b214274b9a7104b84d724de P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:24.897929 21279 leader_election.cc:304] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 47d1d6074f2840dfa536b389a6754186 [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: 47d1d6074f2840dfa536b389a6754186, 94894d08fce742debc6ba82c1c8e7642; no voters: 44675a14a3f743749e27757211c91562
I20260710 13:24:24.898968 21355 raft_consensus.cc:740] T de5c940a8b214274b9a7104b84d724de P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94894d08fce742debc6ba82c1c8e7642, State: Initialized, Role: FOLLOWER
I20260710 13:24:24.898538 21356 consensus_queue.cc:260] T de5c940a8b214274b9a7104b84d724de P 44675a14a3f743749e27757211c91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:24.899991 21355 consensus_queue.cc:260] T de5c940a8b214274b9a7104b84d724de P 94894d08fce742debc6ba82c1c8e7642 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:24.898074 21363 raft_consensus.cc:515] T d17f6e9d60aa427aa6c43e666aca0e01 P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:24.903038 21357 ts_tablet_manager.cc:1434] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 47d1d6074f2840dfa536b389a6754186: Time spent starting tablet: real 0.071s	user 0.004s	sys 0.011s
I20260710 13:24:24.903879 21363 leader_election.cc:290] T d17f6e9d60aa427aa6c43e666aca0e01 P 47d1d6074f2840dfa536b389a6754186 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94894d08fce742debc6ba82c1c8e7642 (127.16.80.130:32917), 44675a14a3f743749e27757211c91562 (127.16.80.129:45163)
I20260710 13:24:24.904142 21357 tablet_bootstrap.cc:492] T ea2fb25c604e4a649f6473e281ac4b6f P 47d1d6074f2840dfa536b389a6754186: Bootstrap starting.
I20260710 13:24:24.904718 21356 ts_tablet_manager.cc:1434] T de5c940a8b214274b9a7104b84d724de P 44675a14a3f743749e27757211c91562: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 13:24:24.905850 21356 tablet_bootstrap.cc:492] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 44675a14a3f743749e27757211c91562: Bootstrap starting.
W20260710 13:24:24.908674 21112 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:24:24.912006 21166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d17f6e9d60aa427aa6c43e666aca0e01" candidate_uuid: "47d1d6074f2840dfa536b389a6754186" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44675a14a3f743749e27757211c91562" is_pre_election: true
I20260710 13:24:24.912814 21166 raft_consensus.cc:2468] T d17f6e9d60aa427aa6c43e666aca0e01 P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47d1d6074f2840dfa536b389a6754186 in term 0.
I20260710 13:24:24.913050 21356 tablet_bootstrap.cc:654] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 44675a14a3f743749e27757211c91562: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:24.913393 21355 ts_tablet_manager.cc:1434] T de5c940a8b214274b9a7104b84d724de P 94894d08fce742debc6ba82c1c8e7642: Time spent starting tablet: real 0.020s	user 0.000s	sys 0.007s
I20260710 13:24:24.913844 21357 tablet_bootstrap.cc:654] T ea2fb25c604e4a649f6473e281ac4b6f P 47d1d6074f2840dfa536b389a6754186: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:24.922960 21355 tablet_bootstrap.cc:492] T 300f490a5b8045b9a42f4d64a24cc808 P 94894d08fce742debc6ba82c1c8e7642: Bootstrap starting.
I20260710 13:24:24.926064 21357 tablet_bootstrap.cc:492] T ea2fb25c604e4a649f6473e281ac4b6f P 47d1d6074f2840dfa536b389a6754186: No bootstrap required, opened a new log
I20260710 13:24:24.926563 21356 tablet_bootstrap.cc:492] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 44675a14a3f743749e27757211c91562: No bootstrap required, opened a new log
I20260710 13:24:24.926689 21357 ts_tablet_manager.cc:1403] T ea2fb25c604e4a649f6473e281ac4b6f P 47d1d6074f2840dfa536b389a6754186: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.008s
I20260710 13:24:24.927559 21356 ts_tablet_manager.cc:1403] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 44675a14a3f743749e27757211c91562: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.002s
I20260710 13:24:24.930893 21356 raft_consensus.cc:359] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:24.931443 21280 leader_election.cc:304] T d17f6e9d60aa427aa6c43e666aca0e01 P 47d1d6074f2840dfa536b389a6754186 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44675a14a3f743749e27757211c91562, 47d1d6074f2840dfa536b389a6754186; no voters: 
I20260710 13:24:24.931871 21356 raft_consensus.cc:385] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:24.932339 21356 raft_consensus.cc:740] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44675a14a3f743749e27757211c91562, State: Initialized, Role: FOLLOWER
I20260710 13:24:24.933396 21356 consensus_queue.cc:260] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 44675a14a3f743749e27757211c91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:24.936739 21356 ts_tablet_manager.cc:1434] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 44675a14a3f743749e27757211c91562: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:24:24.938032 21356 tablet_bootstrap.cc:492] T 40b5865ac84e46c1b87665d2dfab1ce9 P 44675a14a3f743749e27757211c91562: Bootstrap starting.
I20260710 13:24:24.941069 21357 raft_consensus.cc:359] T ea2fb25c604e4a649f6473e281ac4b6f P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:24.941989 21357 raft_consensus.cc:385] T ea2fb25c604e4a649f6473e281ac4b6f P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:24.942355 21357 raft_consensus.cc:740] T ea2fb25c604e4a649f6473e281ac4b6f P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47d1d6074f2840dfa536b389a6754186, State: Initialized, Role: FOLLOWER
I20260710 13:24:24.943487 21369 raft_consensus.cc:2804] T d17f6e9d60aa427aa6c43e666aca0e01 P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:24.930893 21355 tablet_bootstrap.cc:654] T 300f490a5b8045b9a42f4d64a24cc808 P 94894d08fce742debc6ba82c1c8e7642: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:24.944020 21369 raft_consensus.cc:493] T d17f6e9d60aa427aa6c43e666aca0e01 P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:24.944546 21369 raft_consensus.cc:3060] T d17f6e9d60aa427aa6c43e666aca0e01 P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:24:24.944279 21279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.80.130:32917, user_credentials={real_user=slave}} blocked reactor thread for 46736.8us
I20260710 13:24:24.945207 21363 raft_consensus.cc:2804] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:24.946141 21363 raft_consensus.cc:493] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:24.946564 21363 raft_consensus.cc:3060] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:24.946432 21241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d17f6e9d60aa427aa6c43e666aca0e01" candidate_uuid: "47d1d6074f2840dfa536b389a6754186" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894d08fce742debc6ba82c1c8e7642" is_pre_election: true
I20260710 13:24:24.947299 21241 raft_consensus.cc:2468] T d17f6e9d60aa427aa6c43e666aca0e01 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47d1d6074f2840dfa536b389a6754186 in term 0.
I20260710 13:24:24.947477 21357 consensus_queue.cc:260] T ea2fb25c604e4a649f6473e281ac4b6f P 47d1d6074f2840dfa536b389a6754186 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:24.951444 21357 ts_tablet_manager.cc:1434] T ea2fb25c604e4a649f6473e281ac4b6f P 47d1d6074f2840dfa536b389a6754186: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.006s
I20260710 13:24:24.952461 21357 tablet_bootstrap.cc:492] T 19205be505f147b69a24dcf59be4846e P 47d1d6074f2840dfa536b389a6754186: Bootstrap starting.
I20260710 13:24:24.953048 21362 raft_consensus.cc:493] T ea2fb25c604e4a649f6473e281ac4b6f P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:24.953585 21362 raft_consensus.cc:515] T ea2fb25c604e4a649f6473e281ac4b6f P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:24.959288 21363 raft_consensus.cc:515] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 47d1d6074f2840dfa536b389a6754186 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:24.962270 21363 leader_election.cc:290] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 47d1d6074f2840dfa536b389a6754186 [CANDIDATE]: Term 1 election: Requested vote from peers 44675a14a3f743749e27757211c91562 (127.16.80.129:45163), 94894d08fce742debc6ba82c1c8e7642 (127.16.80.130:32917)
I20260710 13:24:24.949155 21356 tablet_bootstrap.cc:654] T 40b5865ac84e46c1b87665d2dfab1ce9 P 44675a14a3f743749e27757211c91562: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:24.962981 21355 tablet_bootstrap.cc:492] T 300f490a5b8045b9a42f4d64a24cc808 P 94894d08fce742debc6ba82c1c8e7642: No bootstrap required, opened a new log
I20260710 13:24:24.963461 21241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89fa5cc1cd4d4aafb28d1decb1d66e11" candidate_uuid: "47d1d6074f2840dfa536b389a6754186" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894d08fce742debc6ba82c1c8e7642"
I20260710 13:24:24.963763 21355 ts_tablet_manager.cc:1403] T 300f490a5b8045b9a42f4d64a24cc808 P 94894d08fce742debc6ba82c1c8e7642: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.005s
I20260710 13:24:24.963775 21362 leader_election.cc:290] T ea2fb25c604e4a649f6473e281ac4b6f P 44675a14a3f743749e27757211c91562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94894d08fce742debc6ba82c1c8e7642 (127.16.80.130:32917), 47d1d6074f2840dfa536b389a6754186 (127.16.80.131:45633)
I20260710 13:24:24.964357 21241 raft_consensus.cc:3060] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:24.967926 21355 raft_consensus.cc:359] T 300f490a5b8045b9a42f4d64a24cc808 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:24.968822 21355 raft_consensus.cc:385] T 300f490a5b8045b9a42f4d64a24cc808 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:24.969168 21355 raft_consensus.cc:740] T 300f490a5b8045b9a42f4d64a24cc808 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94894d08fce742debc6ba82c1c8e7642, State: Initialized, Role: FOLLOWER
I20260710 13:24:24.970140 21355 consensus_queue.cc:260] T 300f490a5b8045b9a42f4d64a24cc808 P 94894d08fce742debc6ba82c1c8e7642 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:24.970782 21357 tablet_bootstrap.cc:654] T 19205be505f147b69a24dcf59be4846e P 47d1d6074f2840dfa536b389a6754186: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:24.973842 21369 raft_consensus.cc:515] T d17f6e9d60aa427aa6c43e666aca0e01 P 47d1d6074f2840dfa536b389a6754186 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:24.976372 21369 leader_election.cc:290] T d17f6e9d60aa427aa6c43e666aca0e01 P 47d1d6074f2840dfa536b389a6754186 [CANDIDATE]: Term 1 election: Requested vote from peers 94894d08fce742debc6ba82c1c8e7642 (127.16.80.130:32917), 44675a14a3f743749e27757211c91562 (127.16.80.129:45163)
I20260710 13:24:24.977890 21355 ts_tablet_manager.cc:1434] T 300f490a5b8045b9a42f4d64a24cc808 P 94894d08fce742debc6ba82c1c8e7642: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 13:24:24.978549 21240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d17f6e9d60aa427aa6c43e666aca0e01" candidate_uuid: "47d1d6074f2840dfa536b389a6754186" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894d08fce742debc6ba82c1c8e7642"
I20260710 13:24:24.979233 21355 tablet_bootstrap.cc:492] T ea2fb25c604e4a649f6473e281ac4b6f P 94894d08fce742debc6ba82c1c8e7642: Bootstrap starting.
I20260710 13:24:24.979645 21240 raft_consensus.cc:3060] T d17f6e9d60aa427aa6c43e666aca0e01 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:24.988638 21355 tablet_bootstrap.cc:654] T ea2fb25c604e4a649f6473e281ac4b6f P 94894d08fce742debc6ba82c1c8e7642: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:24.992105 21241 raft_consensus.cc:2468] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 94894d08fce742debc6ba82c1c8e7642 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47d1d6074f2840dfa536b389a6754186 in term 1.
I20260710 13:24:25.002351 21356 tablet_bootstrap.cc:492] T 40b5865ac84e46c1b87665d2dfab1ce9 P 44675a14a3f743749e27757211c91562: No bootstrap required, opened a new log
I20260710 13:24:25.002586 21355 tablet_bootstrap.cc:492] T ea2fb25c604e4a649f6473e281ac4b6f P 94894d08fce742debc6ba82c1c8e7642: No bootstrap required, opened a new log
I20260710 13:24:25.002961 21356 ts_tablet_manager.cc:1403] T 40b5865ac84e46c1b87665d2dfab1ce9 P 44675a14a3f743749e27757211c91562: Time spent bootstrapping tablet: real 0.065s	user 0.010s	sys 0.015s
I20260710 13:24:25.003206 21355 ts_tablet_manager.cc:1403] T ea2fb25c604e4a649f6473e281ac4b6f P 94894d08fce742debc6ba82c1c8e7642: Time spent bootstrapping tablet: real 0.024s	user 0.020s	sys 0.001s
I20260710 13:24:25.003537 21369 raft_consensus.cc:493] T ea2fb25c604e4a649f6473e281ac4b6f P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:25.004148 21166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89fa5cc1cd4d4aafb28d1decb1d66e11" candidate_uuid: "47d1d6074f2840dfa536b389a6754186" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44675a14a3f743749e27757211c91562"
I20260710 13:24:25.004580 21165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d17f6e9d60aa427aa6c43e666aca0e01" candidate_uuid: "47d1d6074f2840dfa536b389a6754186" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44675a14a3f743749e27757211c91562"
I20260710 13:24:25.004892 21166 raft_consensus.cc:3060] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.005232 21165 raft_consensus.cc:3060] T d17f6e9d60aa427aa6c43e666aca0e01 P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.006043 21279 leader_election.cc:304] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 47d1d6074f2840dfa536b389a6754186 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47d1d6074f2840dfa536b389a6754186, 94894d08fce742debc6ba82c1c8e7642; no voters: 
I20260710 13:24:25.004197 21369 raft_consensus.cc:515] T ea2fb25c604e4a649f6473e281ac4b6f P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.010387 21369 leader_election.cc:290] T ea2fb25c604e4a649f6473e281ac4b6f P 47d1d6074f2840dfa536b389a6754186 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44675a14a3f743749e27757211c91562 (127.16.80.129:45163), 94894d08fce742debc6ba82c1c8e7642 (127.16.80.130:32917)
I20260710 13:24:25.011022 21369 raft_consensus.cc:2804] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 47d1d6074f2840dfa536b389a6754186 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:25.011631 21369 raft_consensus.cc:697] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 47d1d6074f2840dfa536b389a6754186 [term 1 LEADER]: Becoming Leader. State: Replica: 47d1d6074f2840dfa536b389a6754186, State: Running, Role: LEADER
I20260710 13:24:25.012056 21241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2fb25c604e4a649f6473e281ac4b6f" candidate_uuid: "47d1d6074f2840dfa536b389a6754186" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894d08fce742debc6ba82c1c8e7642" is_pre_election: true
I20260710 13:24:25.013019 21240 raft_consensus.cc:2468] T d17f6e9d60aa427aa6c43e666aca0e01 P 94894d08fce742debc6ba82c1c8e7642 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47d1d6074f2840dfa536b389a6754186 in term 1.
I20260710 13:24:25.012667 21369 consensus_queue.cc:237] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 47d1d6074f2840dfa536b389a6754186 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.014042 21166 raft_consensus.cc:2468] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 44675a14a3f743749e27757211c91562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47d1d6074f2840dfa536b389a6754186 in term 1.
I20260710 13:24:25.014950 21279 leader_election.cc:304] T d17f6e9d60aa427aa6c43e666aca0e01 P 47d1d6074f2840dfa536b389a6754186 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47d1d6074f2840dfa536b389a6754186, 94894d08fce742debc6ba82c1c8e7642; no voters: 
I20260710 13:24:25.016607 21372 raft_consensus.cc:2804] T d17f6e9d60aa427aa6c43e666aca0e01 P 47d1d6074f2840dfa536b389a6754186 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:25.017395 21372 raft_consensus.cc:697] T d17f6e9d60aa427aa6c43e666aca0e01 P 47d1d6074f2840dfa536b389a6754186 [term 1 LEADER]: Becoming Leader. State: Replica: 47d1d6074f2840dfa536b389a6754186, State: Running, Role: LEADER
I20260710 13:24:25.017804 21355 raft_consensus.cc:359] T ea2fb25c604e4a649f6473e281ac4b6f P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.018687 21355 raft_consensus.cc:385] T ea2fb25c604e4a649f6473e281ac4b6f P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:25.019025 21355 raft_consensus.cc:740] T ea2fb25c604e4a649f6473e281ac4b6f P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94894d08fce742debc6ba82c1c8e7642, State: Initialized, Role: FOLLOWER
I20260710 13:24:25.020058 21355 consensus_queue.cc:260] T ea2fb25c604e4a649f6473e281ac4b6f P 94894d08fce742debc6ba82c1c8e7642 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.018419 21372 consensus_queue.cc:237] T d17f6e9d60aa427aa6c43e666aca0e01 P 47d1d6074f2840dfa536b389a6754186 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.007570 21356 raft_consensus.cc:359] T 40b5865ac84e46c1b87665d2dfab1ce9 P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.022342 21356 raft_consensus.cc:385] T 40b5865ac84e46c1b87665d2dfab1ce9 P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:25.022792 21355 ts_tablet_manager.cc:1434] T ea2fb25c604e4a649f6473e281ac4b6f P 94894d08fce742debc6ba82c1c8e7642: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 13:24:25.024003 21355 tablet_bootstrap.cc:492] T 40b5865ac84e46c1b87665d2dfab1ce9 P 94894d08fce742debc6ba82c1c8e7642: Bootstrap starting.
I20260710 13:24:25.022710 21356 raft_consensus.cc:740] T 40b5865ac84e46c1b87665d2dfab1ce9 P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44675a14a3f743749e27757211c91562, State: Initialized, Role: FOLLOWER
I20260710 13:24:25.026204 21356 consensus_queue.cc:260] T 40b5865ac84e46c1b87665d2dfab1ce9 P 44675a14a3f743749e27757211c91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.026837 21166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2fb25c604e4a649f6473e281ac4b6f" candidate_uuid: "47d1d6074f2840dfa536b389a6754186" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44675a14a3f743749e27757211c91562" is_pre_election: true
I20260710 13:24:25.027457 21165 raft_consensus.cc:2468] T d17f6e9d60aa427aa6c43e666aca0e01 P 44675a14a3f743749e27757211c91562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47d1d6074f2840dfa536b389a6754186 in term 1.
I20260710 13:24:25.027599 21166 raft_consensus.cc:2468] T ea2fb25c604e4a649f6473e281ac4b6f P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47d1d6074f2840dfa536b389a6754186 in term 0.
I20260710 13:24:25.028455 21241 raft_consensus.cc:2468] T ea2fb25c604e4a649f6473e281ac4b6f P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47d1d6074f2840dfa536b389a6754186 in term 0.
I20260710 13:24:25.029033 21280 leader_election.cc:304] T ea2fb25c604e4a649f6473e281ac4b6f P 47d1d6074f2840dfa536b389a6754186 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44675a14a3f743749e27757211c91562, 47d1d6074f2840dfa536b389a6754186; no voters: 
I20260710 13:24:25.029997 21363 raft_consensus.cc:2804] T ea2fb25c604e4a649f6473e281ac4b6f P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:25.030398 21363 raft_consensus.cc:493] T ea2fb25c604e4a649f6473e281ac4b6f P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:25.030776 21363 raft_consensus.cc:3060] T ea2fb25c604e4a649f6473e281ac4b6f P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.034534 21355 tablet_bootstrap.cc:654] T 40b5865ac84e46c1b87665d2dfab1ce9 P 94894d08fce742debc6ba82c1c8e7642: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:25.035745 21356 ts_tablet_manager.cc:1434] T 40b5865ac84e46c1b87665d2dfab1ce9 P 44675a14a3f743749e27757211c91562: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260710 13:24:25.040712 21356 tablet_bootstrap.cc:492] T 300f490a5b8045b9a42f4d64a24cc808 P 44675a14a3f743749e27757211c91562: Bootstrap starting.
I20260710 13:24:25.041594 21363 raft_consensus.cc:515] T ea2fb25c604e4a649f6473e281ac4b6f P 47d1d6074f2840dfa536b389a6754186 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.043335 21357 tablet_bootstrap.cc:492] T 19205be505f147b69a24dcf59be4846e P 47d1d6074f2840dfa536b389a6754186: No bootstrap required, opened a new log
I20260710 13:24:25.045907 21357 ts_tablet_manager.cc:1403] T 19205be505f147b69a24dcf59be4846e P 47d1d6074f2840dfa536b389a6754186: Time spent bootstrapping tablet: real 0.094s	user 0.012s	sys 0.017s
I20260710 13:24:25.046499 21355 tablet_bootstrap.cc:492] T 40b5865ac84e46c1b87665d2dfab1ce9 P 94894d08fce742debc6ba82c1c8e7642: No bootstrap required, opened a new log
I20260710 13:24:25.047050 21355 ts_tablet_manager.cc:1403] T 40b5865ac84e46c1b87665d2dfab1ce9 P 94894d08fce742debc6ba82c1c8e7642: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.007s
I20260710 13:24:25.049307 21357 raft_consensus.cc:359] T 19205be505f147b69a24dcf59be4846e P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.050209 21357 raft_consensus.cc:385] T 19205be505f147b69a24dcf59be4846e P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:25.050089 21355 raft_consensus.cc:359] T 40b5865ac84e46c1b87665d2dfab1ce9 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.051029 21355 raft_consensus.cc:385] T 40b5865ac84e46c1b87665d2dfab1ce9 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:25.051493 21355 raft_consensus.cc:740] T 40b5865ac84e46c1b87665d2dfab1ce9 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94894d08fce742debc6ba82c1c8e7642, State: Initialized, Role: FOLLOWER
I20260710 13:24:25.052423 21355 consensus_queue.cc:260] T 40b5865ac84e46c1b87665d2dfab1ce9 P 94894d08fce742debc6ba82c1c8e7642 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.057704 21355 ts_tablet_manager.cc:1434] T 40b5865ac84e46c1b87665d2dfab1ce9 P 94894d08fce742debc6ba82c1c8e7642: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260710 13:24:25.057718 21166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2fb25c604e4a649f6473e281ac4b6f" candidate_uuid: "47d1d6074f2840dfa536b389a6754186" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44675a14a3f743749e27757211c91562"
I20260710 13:24:25.058470 21166 raft_consensus.cc:3060] T ea2fb25c604e4a649f6473e281ac4b6f P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.059036 21355 tablet_bootstrap.cc:492] T 1a46e185b7e740ca8b987a6098922316 P 94894d08fce742debc6ba82c1c8e7642: Bootstrap starting.
I20260710 13:24:25.060627 21356 tablet_bootstrap.cc:654] T 300f490a5b8045b9a42f4d64a24cc808 P 44675a14a3f743749e27757211c91562: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:25.067315 21166 raft_consensus.cc:2468] T ea2fb25c604e4a649f6473e281ac4b6f P 44675a14a3f743749e27757211c91562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47d1d6074f2840dfa536b389a6754186 in term 1.
I20260710 13:24:25.050635 21357 raft_consensus.cc:740] T 19205be505f147b69a24dcf59be4846e P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47d1d6074f2840dfa536b389a6754186, State: Initialized, Role: FOLLOWER
I20260710 13:24:25.069137 21357 consensus_queue.cc:260] T 19205be505f147b69a24dcf59be4846e P 47d1d6074f2840dfa536b389a6754186 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.072963 21356 tablet_bootstrap.cc:492] T 300f490a5b8045b9a42f4d64a24cc808 P 44675a14a3f743749e27757211c91562: No bootstrap required, opened a new log
I20260710 13:24:25.073560 21356 ts_tablet_manager.cc:1403] T 300f490a5b8045b9a42f4d64a24cc808 P 44675a14a3f743749e27757211c91562: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.003s
I20260710 13:24:25.074138 21280 leader_election.cc:304] T ea2fb25c604e4a649f6473e281ac4b6f P 47d1d6074f2840dfa536b389a6754186 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44675a14a3f743749e27757211c91562, 47d1d6074f2840dfa536b389a6754186; no voters: 
I20260710 13:24:25.074628 21355 tablet_bootstrap.cc:654] T 1a46e185b7e740ca8b987a6098922316 P 94894d08fce742debc6ba82c1c8e7642: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:25.075646 21372 raft_consensus.cc:2804] T ea2fb25c604e4a649f6473e281ac4b6f P 47d1d6074f2840dfa536b389a6754186 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:25.076313 21372 raft_consensus.cc:697] T ea2fb25c604e4a649f6473e281ac4b6f P 47d1d6074f2840dfa536b389a6754186 [term 1 LEADER]: Becoming Leader. State: Replica: 47d1d6074f2840dfa536b389a6754186, State: Running, Role: LEADER
I20260710 13:24:25.076671 21356 raft_consensus.cc:359] T 300f490a5b8045b9a42f4d64a24cc808 P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.077517 21356 raft_consensus.cc:385] T 300f490a5b8045b9a42f4d64a24cc808 P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:25.077916 21356 raft_consensus.cc:740] T 300f490a5b8045b9a42f4d64a24cc808 P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44675a14a3f743749e27757211c91562, State: Initialized, Role: FOLLOWER
I20260710 13:24:25.077287 21372 consensus_queue.cc:237] T ea2fb25c604e4a649f6473e281ac4b6f P 47d1d6074f2840dfa536b389a6754186 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.080001 21357 ts_tablet_manager.cc:1434] T 19205be505f147b69a24dcf59be4846e P 47d1d6074f2840dfa536b389a6754186: Time spent starting tablet: real 0.034s	user 0.003s	sys 0.005s
I20260710 13:24:25.079829 21241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2fb25c604e4a649f6473e281ac4b6f" candidate_uuid: "44675a14a3f743749e27757211c91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894d08fce742debc6ba82c1c8e7642" is_pre_election: true
I20260710 13:24:25.085963 21241 raft_consensus.cc:2468] T ea2fb25c604e4a649f6473e281ac4b6f P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44675a14a3f743749e27757211c91562 in term 0.
I20260710 13:24:25.086536 21363 leader_election.cc:290] T ea2fb25c604e4a649f6473e281ac4b6f P 47d1d6074f2840dfa536b389a6754186 [CANDIDATE]: Term 1 election: Requested vote from peers 44675a14a3f743749e27757211c91562 (127.16.80.129:45163), 94894d08fce742debc6ba82c1c8e7642 (127.16.80.130:32917)
I20260710 13:24:25.084924 21240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2fb25c604e4a649f6473e281ac4b6f" candidate_uuid: "47d1d6074f2840dfa536b389a6754186" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894d08fce742debc6ba82c1c8e7642"
I20260710 13:24:25.086688 21063 catalog_manager.cc:5697] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 47d1d6074f2840dfa536b389a6754186 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47d1d6074f2840dfa536b389a6754186 (127.16.80.131). New cstate: current_term: 1 leader_uuid: "47d1d6074f2840dfa536b389a6754186" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:25.087736 21240 raft_consensus.cc:3060] T ea2fb25c604e4a649f6473e281ac4b6f P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.090152 21356 consensus_queue.cc:260] T 300f490a5b8045b9a42f4d64a24cc808 P 44675a14a3f743749e27757211c91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.091820 21315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2fb25c604e4a649f6473e281ac4b6f" candidate_uuid: "44675a14a3f743749e27757211c91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47d1d6074f2840dfa536b389a6754186" is_pre_election: true
I20260710 13:24:25.095010 21356 ts_tablet_manager.cc:1434] T 300f490a5b8045b9a42f4d64a24cc808 P 44675a14a3f743749e27757211c91562: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260710 13:24:25.095395 21130 leader_election.cc:304] T ea2fb25c604e4a649f6473e281ac4b6f P 44675a14a3f743749e27757211c91562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44675a14a3f743749e27757211c91562, 94894d08fce742debc6ba82c1c8e7642; no voters: 
I20260710 13:24:25.098531 21362 raft_consensus.cc:2764] T ea2fb25c604e4a649f6473e281ac4b6f P 44675a14a3f743749e27757211c91562 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:24:25.099622 21356 tablet_bootstrap.cc:492] T 153b15f6ba5c48df95e1d20e784c0a73 P 44675a14a3f743749e27757211c91562: Bootstrap starting.
I20260710 13:24:25.099839 21240 raft_consensus.cc:2468] T ea2fb25c604e4a649f6473e281ac4b6f P 94894d08fce742debc6ba82c1c8e7642 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47d1d6074f2840dfa536b389a6754186 in term 1.
I20260710 13:24:25.087144 21357 tablet_bootstrap.cc:492] T de5c940a8b214274b9a7104b84d724de P 47d1d6074f2840dfa536b389a6754186: Bootstrap starting.
I20260710 13:24:25.112135 21357 tablet_bootstrap.cc:654] T de5c940a8b214274b9a7104b84d724de P 47d1d6074f2840dfa536b389a6754186: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:25.116274 21356 tablet_bootstrap.cc:654] T 153b15f6ba5c48df95e1d20e784c0a73 P 44675a14a3f743749e27757211c91562: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:25.129364 21355 tablet_bootstrap.cc:492] T 1a46e185b7e740ca8b987a6098922316 P 94894d08fce742debc6ba82c1c8e7642: No bootstrap required, opened a new log
I20260710 13:24:25.129894 21355 ts_tablet_manager.cc:1403] T 1a46e185b7e740ca8b987a6098922316 P 94894d08fce742debc6ba82c1c8e7642: Time spent bootstrapping tablet: real 0.071s	user 0.014s	sys 0.015s
I20260710 13:24:25.130366 21356 tablet_bootstrap.cc:492] T 153b15f6ba5c48df95e1d20e784c0a73 P 44675a14a3f743749e27757211c91562: No bootstrap required, opened a new log
W20260710 13:24:25.131492 21280 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.80.129:45163, user_credentials={real_user=slave}} blocked reactor thread for 57466.8us
I20260710 13:24:25.132617 21355 raft_consensus.cc:359] T 1a46e185b7e740ca8b987a6098922316 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.133387 21356 ts_tablet_manager.cc:1403] T 153b15f6ba5c48df95e1d20e784c0a73 P 44675a14a3f743749e27757211c91562: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.012s
I20260710 13:24:25.133410 21355 raft_consensus.cc:385] T 1a46e185b7e740ca8b987a6098922316 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:25.134063 21355 raft_consensus.cc:740] T 1a46e185b7e740ca8b987a6098922316 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94894d08fce742debc6ba82c1c8e7642, State: Initialized, Role: FOLLOWER
I20260710 13:24:25.134950 21355 consensus_queue.cc:260] T 1a46e185b7e740ca8b987a6098922316 P 94894d08fce742debc6ba82c1c8e7642 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.135404 21357 tablet_bootstrap.cc:492] T de5c940a8b214274b9a7104b84d724de P 47d1d6074f2840dfa536b389a6754186: No bootstrap required, opened a new log
I20260710 13:24:25.136014 21357 ts_tablet_manager.cc:1403] T de5c940a8b214274b9a7104b84d724de P 47d1d6074f2840dfa536b389a6754186: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.006s
I20260710 13:24:25.137142 21356 raft_consensus.cc:359] T 153b15f6ba5c48df95e1d20e784c0a73 P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.137882 21356 raft_consensus.cc:385] T 153b15f6ba5c48df95e1d20e784c0a73 P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:25.138123 21356 raft_consensus.cc:740] T 153b15f6ba5c48df95e1d20e784c0a73 P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44675a14a3f743749e27757211c91562, State: Initialized, Role: FOLLOWER
I20260710 13:24:25.138744 21356 consensus_queue.cc:260] T 153b15f6ba5c48df95e1d20e784c0a73 P 44675a14a3f743749e27757211c91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.139979 21357 raft_consensus.cc:359] T de5c940a8b214274b9a7104b84d724de P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.142642 21355 ts_tablet_manager.cc:1434] T 1a46e185b7e740ca8b987a6098922316 P 94894d08fce742debc6ba82c1c8e7642: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:24:25.140739 21356 ts_tablet_manager.cc:1434] T 153b15f6ba5c48df95e1d20e784c0a73 P 44675a14a3f743749e27757211c91562: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:24:25.143951 21356 tablet_bootstrap.cc:492] T 1a46e185b7e740ca8b987a6098922316 P 44675a14a3f743749e27757211c91562: Bootstrap starting.
I20260710 13:24:25.141148 21357 raft_consensus.cc:385] T de5c940a8b214274b9a7104b84d724de P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:25.145009 21357 raft_consensus.cc:740] T de5c940a8b214274b9a7104b84d724de P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47d1d6074f2840dfa536b389a6754186, State: Initialized, Role: FOLLOWER
I20260710 13:24:25.146220 21357 consensus_queue.cc:260] T de5c940a8b214274b9a7104b84d724de P 47d1d6074f2840dfa536b389a6754186 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.148978 21356 tablet_bootstrap.cc:654] T 1a46e185b7e740ca8b987a6098922316 P 44675a14a3f743749e27757211c91562: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:25.149504 21357 ts_tablet_manager.cc:1434] T de5c940a8b214274b9a7104b84d724de P 47d1d6074f2840dfa536b389a6754186: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 13:24:25.151008 21357 tablet_bootstrap.cc:492] T 300f490a5b8045b9a42f4d64a24cc808 P 47d1d6074f2840dfa536b389a6754186: Bootstrap starting.
I20260710 13:24:25.152601 21355 tablet_bootstrap.cc:492] T 153b15f6ba5c48df95e1d20e784c0a73 P 94894d08fce742debc6ba82c1c8e7642: Bootstrap starting.
I20260710 13:24:25.159653 21356 tablet_bootstrap.cc:492] T 1a46e185b7e740ca8b987a6098922316 P 44675a14a3f743749e27757211c91562: No bootstrap required, opened a new log
I20260710 13:24:25.160390 21356 ts_tablet_manager.cc:1403] T 1a46e185b7e740ca8b987a6098922316 P 44675a14a3f743749e27757211c91562: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260710 13:24:25.160790 21357 tablet_bootstrap.cc:654] T 300f490a5b8045b9a42f4d64a24cc808 P 47d1d6074f2840dfa536b389a6754186: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:25.163657 21355 tablet_bootstrap.cc:654] T 153b15f6ba5c48df95e1d20e784c0a73 P 94894d08fce742debc6ba82c1c8e7642: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:25.164150 21356 raft_consensus.cc:359] T 1a46e185b7e740ca8b987a6098922316 P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.165046 21356 raft_consensus.cc:385] T 1a46e185b7e740ca8b987a6098922316 P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:25.165479 21356 raft_consensus.cc:740] T 1a46e185b7e740ca8b987a6098922316 P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44675a14a3f743749e27757211c91562, State: Initialized, Role: FOLLOWER
I20260710 13:24:25.166250 21356 consensus_queue.cc:260] T 1a46e185b7e740ca8b987a6098922316 P 44675a14a3f743749e27757211c91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.169179 21356 ts_tablet_manager.cc:1434] T 1a46e185b7e740ca8b987a6098922316 P 44675a14a3f743749e27757211c91562: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.004s
I20260710 13:24:25.172969 21355 tablet_bootstrap.cc:492] T 153b15f6ba5c48df95e1d20e784c0a73 P 94894d08fce742debc6ba82c1c8e7642: No bootstrap required, opened a new log
I20260710 13:24:25.173557 21355 ts_tablet_manager.cc:1403] T 153b15f6ba5c48df95e1d20e784c0a73 P 94894d08fce742debc6ba82c1c8e7642: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.002s
I20260710 13:24:25.176380 21355 raft_consensus.cc:359] T 153b15f6ba5c48df95e1d20e784c0a73 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.177173 21355 raft_consensus.cc:385] T 153b15f6ba5c48df95e1d20e784c0a73 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:25.177492 21355 raft_consensus.cc:740] T 153b15f6ba5c48df95e1d20e784c0a73 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94894d08fce742debc6ba82c1c8e7642, State: Initialized, Role: FOLLOWER
I20260710 13:24:25.177831 21357 tablet_bootstrap.cc:492] T 300f490a5b8045b9a42f4d64a24cc808 P 47d1d6074f2840dfa536b389a6754186: No bootstrap required, opened a new log
I20260710 13:24:25.178380 21357 ts_tablet_manager.cc:1403] T 300f490a5b8045b9a42f4d64a24cc808 P 47d1d6074f2840dfa536b389a6754186: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.004s
I20260710 13:24:25.178303 21355 consensus_queue.cc:260] T 153b15f6ba5c48df95e1d20e784c0a73 P 94894d08fce742debc6ba82c1c8e7642 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.180845 21355 ts_tablet_manager.cc:1434] T 153b15f6ba5c48df95e1d20e784c0a73 P 94894d08fce742debc6ba82c1c8e7642: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:24:25.181753 21357 raft_consensus.cc:359] T 300f490a5b8045b9a42f4d64a24cc808 P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.182579 21357 raft_consensus.cc:385] T 300f490a5b8045b9a42f4d64a24cc808 P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:25.182883 21357 raft_consensus.cc:740] T 300f490a5b8045b9a42f4d64a24cc808 P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47d1d6074f2840dfa536b389a6754186, State: Initialized, Role: FOLLOWER
I20260710 13:24:25.183704 21357 consensus_queue.cc:260] T 300f490a5b8045b9a42f4d64a24cc808 P 47d1d6074f2840dfa536b389a6754186 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.184994 21362 raft_consensus.cc:493] T 40b5865ac84e46c1b87665d2dfab1ce9 P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:25.185508 21362 raft_consensus.cc:515] T 40b5865ac84e46c1b87665d2dfab1ce9 P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.186427 21357 ts_tablet_manager.cc:1434] T 300f490a5b8045b9a42f4d64a24cc808 P 47d1d6074f2840dfa536b389a6754186: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.003s
I20260710 13:24:25.187528 21357 tablet_bootstrap.cc:492] T 40b5865ac84e46c1b87665d2dfab1ce9 P 47d1d6074f2840dfa536b389a6754186: Bootstrap starting.
I20260710 13:24:25.187776 21362 leader_election.cc:290] T 40b5865ac84e46c1b87665d2dfab1ce9 P 44675a14a3f743749e27757211c91562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94894d08fce742debc6ba82c1c8e7642 (127.16.80.130:32917), 47d1d6074f2840dfa536b389a6754186 (127.16.80.131:45633)
I20260710 13:24:25.188993 21315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40b5865ac84e46c1b87665d2dfab1ce9" candidate_uuid: "44675a14a3f743749e27757211c91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47d1d6074f2840dfa536b389a6754186" is_pre_election: true
I20260710 13:24:25.189391 21240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40b5865ac84e46c1b87665d2dfab1ce9" candidate_uuid: "44675a14a3f743749e27757211c91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894d08fce742debc6ba82c1c8e7642" is_pre_election: true
I20260710 13:24:25.190030 21240 raft_consensus.cc:2468] T 40b5865ac84e46c1b87665d2dfab1ce9 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44675a14a3f743749e27757211c91562 in term 0.
W20260710 13:24:25.190676 21132 leader_election.cc:343] T 40b5865ac84e46c1b87665d2dfab1ce9 P 44675a14a3f743749e27757211c91562 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47d1d6074f2840dfa536b389a6754186 (127.16.80.131:45633): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:25.191004 21361 raft_consensus.cc:493] T 40b5865ac84e46c1b87665d2dfab1ce9 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:25.191473 21130 leader_election.cc:304] T 40b5865ac84e46c1b87665d2dfab1ce9 P 44675a14a3f743749e27757211c91562 [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: 44675a14a3f743749e27757211c91562, 94894d08fce742debc6ba82c1c8e7642; no voters: 47d1d6074f2840dfa536b389a6754186
I20260710 13:24:25.191536 21361 raft_consensus.cc:515] T 40b5865ac84e46c1b87665d2dfab1ce9 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.192862 21362 raft_consensus.cc:2804] T 40b5865ac84e46c1b87665d2dfab1ce9 P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:25.193290 21362 raft_consensus.cc:493] T 40b5865ac84e46c1b87665d2dfab1ce9 P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:25.193704 21362 raft_consensus.cc:3060] T 40b5865ac84e46c1b87665d2dfab1ce9 P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.193936 21357 tablet_bootstrap.cc:654] T 40b5865ac84e46c1b87665d2dfab1ce9 P 47d1d6074f2840dfa536b389a6754186: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:25.199400 21361 leader_election.cc:290] T 40b5865ac84e46c1b87665d2dfab1ce9 P 94894d08fce742debc6ba82c1c8e7642 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44675a14a3f743749e27757211c91562 (127.16.80.129:45163), 47d1d6074f2840dfa536b389a6754186 (127.16.80.131:45633)
I20260710 13:24:25.188544 21060 catalog_manager.cc:5697] T d17f6e9d60aa427aa6c43e666aca0e01 P 47d1d6074f2840dfa536b389a6754186 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47d1d6074f2840dfa536b389a6754186 (127.16.80.131). New cstate: current_term: 1 leader_uuid: "47d1d6074f2840dfa536b389a6754186" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:25.205408 21060 catalog_manager.cc:5697] T ea2fb25c604e4a649f6473e281ac4b6f P 47d1d6074f2840dfa536b389a6754186 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47d1d6074f2840dfa536b389a6754186 (127.16.80.131). New cstate: current_term: 1 leader_uuid: "47d1d6074f2840dfa536b389a6754186" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:25.213217 21385 raft_consensus.cc:493] T de5c940a8b214274b9a7104b84d724de P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:25.214224 21385 raft_consensus.cc:515] T de5c940a8b214274b9a7104b84d724de P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.218001 21165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5c940a8b214274b9a7104b84d724de" candidate_uuid: "47d1d6074f2840dfa536b389a6754186" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44675a14a3f743749e27757211c91562" is_pre_election: true
I20260710 13:24:25.218850 21165 raft_consensus.cc:2468] T de5c940a8b214274b9a7104b84d724de P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47d1d6074f2840dfa536b389a6754186 in term 0.
I20260710 13:24:25.219298 21362 raft_consensus.cc:515] T 40b5865ac84e46c1b87665d2dfab1ce9 P 44675a14a3f743749e27757211c91562 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.220845 21280 leader_election.cc:304] T de5c940a8b214274b9a7104b84d724de P 47d1d6074f2840dfa536b389a6754186 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44675a14a3f743749e27757211c91562, 47d1d6074f2840dfa536b389a6754186; no voters: 
I20260710 13:24:25.224413 21240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40b5865ac84e46c1b87665d2dfab1ce9" candidate_uuid: "44675a14a3f743749e27757211c91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894d08fce742debc6ba82c1c8e7642"
I20260710 13:24:25.225381 21240 raft_consensus.cc:3060] T 40b5865ac84e46c1b87665d2dfab1ce9 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.227623 21372 raft_consensus.cc:2804] T de5c940a8b214274b9a7104b84d724de P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:25.228262 21372 raft_consensus.cc:493] T de5c940a8b214274b9a7104b84d724de P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:25.228703 21372 raft_consensus.cc:3060] T de5c940a8b214274b9a7104b84d724de P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.230372 21361 raft_consensus.cc:493] T de5c940a8b214274b9a7104b84d724de P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:25.231184 21361 raft_consensus.cc:515] T de5c940a8b214274b9a7104b84d724de P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.241559 21315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40b5865ac84e46c1b87665d2dfab1ce9" candidate_uuid: "44675a14a3f743749e27757211c91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47d1d6074f2840dfa536b389a6754186"
I20260710 13:24:25.242117 21241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5c940a8b214274b9a7104b84d724de" candidate_uuid: "47d1d6074f2840dfa536b389a6754186" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894d08fce742debc6ba82c1c8e7642" is_pre_election: true
I20260710 13:24:25.243183 21241 raft_consensus.cc:2468] T de5c940a8b214274b9a7104b84d724de P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47d1d6074f2840dfa536b389a6754186 in term 0.
W20260710 13:24:25.244170 21132 leader_election.cc:343] T 40b5865ac84e46c1b87665d2dfab1ce9 P 44675a14a3f743749e27757211c91562 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 47d1d6074f2840dfa536b389a6754186 (127.16.80.131:45633): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:25.244798 21385 leader_election.cc:290] T de5c940a8b214274b9a7104b84d724de P 47d1d6074f2840dfa536b389a6754186 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44675a14a3f743749e27757211c91562 (127.16.80.129:45163), 94894d08fce742debc6ba82c1c8e7642 (127.16.80.130:32917)
I20260710 13:24:25.248068 21361 leader_election.cc:290] T de5c940a8b214274b9a7104b84d724de P 94894d08fce742debc6ba82c1c8e7642 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44675a14a3f743749e27757211c91562 (127.16.80.129:45163), 47d1d6074f2840dfa536b389a6754186 (127.16.80.131:45633)
I20260710 13:24:25.250346 21361 raft_consensus.cc:493] T 300f490a5b8045b9a42f4d64a24cc808 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:25.251139 21361 raft_consensus.cc:515] T 300f490a5b8045b9a42f4d64a24cc808 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.240558 21362 leader_election.cc:290] T 40b5865ac84e46c1b87665d2dfab1ce9 P 44675a14a3f743749e27757211c91562 [CANDIDATE]: Term 1 election: Requested vote from peers 94894d08fce742debc6ba82c1c8e7642 (127.16.80.130:32917), 47d1d6074f2840dfa536b389a6754186 (127.16.80.131:45633)
I20260710 13:24:25.255227 21362 raft_consensus.cc:493] T 19205be505f147b69a24dcf59be4846e P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:25.257301 21362 raft_consensus.cc:515] T 19205be505f147b69a24dcf59be4846e P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.262284 21240 raft_consensus.cc:2468] T 40b5865ac84e46c1b87665d2dfab1ce9 P 94894d08fce742debc6ba82c1c8e7642 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44675a14a3f743749e27757211c91562 in term 1.
I20260710 13:24:25.263283 21361 leader_election.cc:290] T 300f490a5b8045b9a42f4d64a24cc808 P 94894d08fce742debc6ba82c1c8e7642 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44675a14a3f743749e27757211c91562 (127.16.80.129:45163), 47d1d6074f2840dfa536b389a6754186 (127.16.80.131:45633)
I20260710 13:24:25.268584 21241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19205be505f147b69a24dcf59be4846e" candidate_uuid: "44675a14a3f743749e27757211c91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894d08fce742debc6ba82c1c8e7642" is_pre_election: true
I20260710 13:24:25.269532 21241 raft_consensus.cc:2468] T 19205be505f147b69a24dcf59be4846e P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44675a14a3f743749e27757211c91562 in term 0.
I20260710 13:24:25.271306 21357 tablet_bootstrap.cc:492] T 40b5865ac84e46c1b87665d2dfab1ce9 P 47d1d6074f2840dfa536b389a6754186: No bootstrap required, opened a new log
I20260710 13:24:25.271687 21372 raft_consensus.cc:515] T de5c940a8b214274b9a7104b84d724de P 47d1d6074f2840dfa536b389a6754186 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.272179 21357 ts_tablet_manager.cc:1403] T 40b5865ac84e46c1b87665d2dfab1ce9 P 47d1d6074f2840dfa536b389a6754186: Time spent bootstrapping tablet: real 0.085s	user 0.021s	sys 0.036s
I20260710 13:24:25.282106 21166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5c940a8b214274b9a7104b84d724de" candidate_uuid: "94894d08fce742debc6ba82c1c8e7642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44675a14a3f743749e27757211c91562" is_pre_election: true
I20260710 13:24:25.292480 21166 raft_consensus.cc:2468] T de5c940a8b214274b9a7104b84d724de P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94894d08fce742debc6ba82c1c8e7642 in term 0.
I20260710 13:24:25.274677 21165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40b5865ac84e46c1b87665d2dfab1ce9" candidate_uuid: "94894d08fce742debc6ba82c1c8e7642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44675a14a3f743749e27757211c91562" is_pre_election: true
I20260710 13:24:25.293286 21315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19205be505f147b69a24dcf59be4846e" candidate_uuid: "44675a14a3f743749e27757211c91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47d1d6074f2840dfa536b389a6754186" is_pre_election: true
I20260710 13:24:25.294103 21315 raft_consensus.cc:2468] T 19205be505f147b69a24dcf59be4846e P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44675a14a3f743749e27757211c91562 in term 0.
I20260710 13:24:25.275678 21130 leader_election.cc:304] T 40b5865ac84e46c1b87665d2dfab1ce9 P 44675a14a3f743749e27757211c91562 [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: 44675a14a3f743749e27757211c91562, 94894d08fce742debc6ba82c1c8e7642; no voters: 47d1d6074f2840dfa536b389a6754186
I20260710 13:24:25.294981 21206 leader_election.cc:304] T de5c940a8b214274b9a7104b84d724de P 94894d08fce742debc6ba82c1c8e7642 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44675a14a3f743749e27757211c91562, 94894d08fce742debc6ba82c1c8e7642; no voters: 
I20260710 13:24:25.295177 21357 raft_consensus.cc:359] T 40b5865ac84e46c1b87665d2dfab1ce9 P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.295531 21132 leader_election.cc:304] T 19205be505f147b69a24dcf59be4846e P 44675a14a3f743749e27757211c91562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44675a14a3f743749e27757211c91562, 47d1d6074f2840dfa536b389a6754186; no voters: 
I20260710 13:24:25.294826 21241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5c940a8b214274b9a7104b84d724de" candidate_uuid: "47d1d6074f2840dfa536b389a6754186" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894d08fce742debc6ba82c1c8e7642"
I20260710 13:24:25.296169 21361 raft_consensus.cc:2804] T de5c940a8b214274b9a7104b84d724de P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:25.296552 21357 raft_consensus.cc:385] T 40b5865ac84e46c1b87665d2dfab1ce9 P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:25.296131 21166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "300f490a5b8045b9a42f4d64a24cc808" candidate_uuid: "94894d08fce742debc6ba82c1c8e7642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44675a14a3f743749e27757211c91562" is_pre_election: true
I20260710 13:24:25.297125 21357 raft_consensus.cc:740] T 40b5865ac84e46c1b87665d2dfab1ce9 P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47d1d6074f2840dfa536b389a6754186, State: Initialized, Role: FOLLOWER
I20260710 13:24:25.297549 21166 raft_consensus.cc:2468] T 300f490a5b8045b9a42f4d64a24cc808 P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94894d08fce742debc6ba82c1c8e7642 in term 0.
I20260710 13:24:25.297272 21362 leader_election.cc:290] T 19205be505f147b69a24dcf59be4846e P 44675a14a3f743749e27757211c91562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94894d08fce742debc6ba82c1c8e7642 (127.16.80.130:32917), 47d1d6074f2840dfa536b389a6754186 (127.16.80.131:45633)
I20260710 13:24:25.296404 21165 raft_consensus.cc:2393] T 40b5865ac84e46c1b87665d2dfab1ce9 P 44675a14a3f743749e27757211c91562 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 94894d08fce742debc6ba82c1c8e7642 in current term 1: Already voted for candidate 44675a14a3f743749e27757211c91562 in this term.
I20260710 13:24:25.298344 21357 consensus_queue.cc:260] T 40b5865ac84e46c1b87665d2dfab1ce9 P 47d1d6074f2840dfa536b389a6754186 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.299719 21206 leader_election.cc:304] T 300f490a5b8045b9a42f4d64a24cc808 P 94894d08fce742debc6ba82c1c8e7642 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44675a14a3f743749e27757211c91562, 94894d08fce742debc6ba82c1c8e7642; no voters: 
I20260710 13:24:25.300450 21362 raft_consensus.cc:2804] T 40b5865ac84e46c1b87665d2dfab1ce9 P 44675a14a3f743749e27757211c91562 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:25.300999 21362 raft_consensus.cc:697] T 40b5865ac84e46c1b87665d2dfab1ce9 P 44675a14a3f743749e27757211c91562 [term 1 LEADER]: Becoming Leader. State: Replica: 44675a14a3f743749e27757211c91562, State: Running, Role: LEADER
I20260710 13:24:25.302416 21357 ts_tablet_manager.cc:1434] T 40b5865ac84e46c1b87665d2dfab1ce9 P 47d1d6074f2840dfa536b389a6754186: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:24:25.301993 21362 consensus_queue.cc:237] T 40b5865ac84e46c1b87665d2dfab1ce9 P 44675a14a3f743749e27757211c91562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.302915 21314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5c940a8b214274b9a7104b84d724de" candidate_uuid: "94894d08fce742debc6ba82c1c8e7642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47d1d6074f2840dfa536b389a6754186" is_pre_election: true
I20260710 13:24:25.303664 21357 tablet_bootstrap.cc:492] T 153b15f6ba5c48df95e1d20e784c0a73 P 47d1d6074f2840dfa536b389a6754186: Bootstrap starting.
I20260710 13:24:25.304263 21314 raft_consensus.cc:2393] T de5c940a8b214274b9a7104b84d724de P 47d1d6074f2840dfa536b389a6754186 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 94894d08fce742debc6ba82c1c8e7642 in current term 1: Already voted for candidate 47d1d6074f2840dfa536b389a6754186 in this term.
I20260710 13:24:25.310706 21401 raft_consensus.cc:2804] T 300f490a5b8045b9a42f4d64a24cc808 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:25.313098 21357 tablet_bootstrap.cc:654] T 153b15f6ba5c48df95e1d20e784c0a73 P 47d1d6074f2840dfa536b389a6754186: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:25.313897 21401 raft_consensus.cc:493] T 300f490a5b8045b9a42f4d64a24cc808 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:25.314054 21313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "300f490a5b8045b9a42f4d64a24cc808" candidate_uuid: "94894d08fce742debc6ba82c1c8e7642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47d1d6074f2840dfa536b389a6754186" is_pre_election: true
I20260710 13:24:25.314903 21315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40b5865ac84e46c1b87665d2dfab1ce9" candidate_uuid: "94894d08fce742debc6ba82c1c8e7642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47d1d6074f2840dfa536b389a6754186" is_pre_election: true
I20260710 13:24:25.320230 21313 raft_consensus.cc:2468] T 300f490a5b8045b9a42f4d64a24cc808 P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94894d08fce742debc6ba82c1c8e7642 in term 0.
I20260710 13:24:25.320433 21315 raft_consensus.cc:2468] T 40b5865ac84e46c1b87665d2dfab1ce9 P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94894d08fce742debc6ba82c1c8e7642 in term 0.
I20260710 13:24:25.320128 21060 catalog_manager.cc:5697] T 40b5865ac84e46c1b87665d2dfab1ce9 P 44675a14a3f743749e27757211c91562 reported cstate change: term changed from 0 to 1, leader changed from <none> to 44675a14a3f743749e27757211c91562 (127.16.80.129). New cstate: current_term: 1 leader_uuid: "44675a14a3f743749e27757211c91562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:25.297061 21372 leader_election.cc:290] T de5c940a8b214274b9a7104b84d724de P 47d1d6074f2840dfa536b389a6754186 [CANDIDATE]: Term 1 election: Requested vote from peers 44675a14a3f743749e27757211c91562 (127.16.80.129:45163), 94894d08fce742debc6ba82c1c8e7642 (127.16.80.130:32917)
I20260710 13:24:25.322926 21207 leader_election.cc:304] T 40b5865ac84e46c1b87665d2dfab1ce9 P 94894d08fce742debc6ba82c1c8e7642 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47d1d6074f2840dfa536b389a6754186, 94894d08fce742debc6ba82c1c8e7642; no voters: 
I20260710 13:24:25.326017 21357 tablet_bootstrap.cc:492] T 153b15f6ba5c48df95e1d20e784c0a73 P 47d1d6074f2840dfa536b389a6754186: No bootstrap required, opened a new log
I20260710 13:24:25.326627 21357 ts_tablet_manager.cc:1403] T 153b15f6ba5c48df95e1d20e784c0a73 P 47d1d6074f2840dfa536b389a6754186: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.003s
I20260710 13:24:25.298038 21399 raft_consensus.cc:2804] T 19205be505f147b69a24dcf59be4846e P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:25.327638 21399 raft_consensus.cc:493] T 19205be505f147b69a24dcf59be4846e P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:25.327886 21405 raft_consensus.cc:493] T 153b15f6ba5c48df95e1d20e784c0a73 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:25.318001 21361 raft_consensus.cc:493] T de5c940a8b214274b9a7104b84d724de P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:25.328706 21361 raft_consensus.cc:3060] T de5c940a8b214274b9a7104b84d724de P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.328739 21405 raft_consensus.cc:515] T 153b15f6ba5c48df95e1d20e784c0a73 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.329873 21357 raft_consensus.cc:359] T 153b15f6ba5c48df95e1d20e784c0a73 P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.330646 21357 raft_consensus.cc:385] T 153b15f6ba5c48df95e1d20e784c0a73 P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:25.330969 21357 raft_consensus.cc:740] T 153b15f6ba5c48df95e1d20e784c0a73 P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47d1d6074f2840dfa536b389a6754186, State: Initialized, Role: FOLLOWER
I20260710 13:24:25.331913 21405 leader_election.cc:290] T 153b15f6ba5c48df95e1d20e784c0a73 P 94894d08fce742debc6ba82c1c8e7642 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44675a14a3f743749e27757211c91562 (127.16.80.129:45163), 47d1d6074f2840dfa536b389a6754186 (127.16.80.131:45633)
I20260710 13:24:25.331933 21357 consensus_queue.cc:260] T 153b15f6ba5c48df95e1d20e784c0a73 P 47d1d6074f2840dfa536b389a6754186 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.332701 21405 raft_consensus.cc:2764] T 40b5865ac84e46c1b87665d2dfab1ce9 P 94894d08fce742debc6ba82c1c8e7642 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:24:25.333333 21315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "153b15f6ba5c48df95e1d20e784c0a73" candidate_uuid: "94894d08fce742debc6ba82c1c8e7642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47d1d6074f2840dfa536b389a6754186" is_pre_election: true
I20260710 13:24:25.328083 21399 raft_consensus.cc:3060] T 19205be505f147b69a24dcf59be4846e P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.318817 21165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5c940a8b214274b9a7104b84d724de" candidate_uuid: "47d1d6074f2840dfa536b389a6754186" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44675a14a3f743749e27757211c91562"
I20260710 13:24:25.334239 21315 raft_consensus.cc:2468] T 153b15f6ba5c48df95e1d20e784c0a73 P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94894d08fce742debc6ba82c1c8e7642 in term 0.
I20260710 13:24:25.334793 21357 ts_tablet_manager.cc:1434] T 153b15f6ba5c48df95e1d20e784c0a73 P 47d1d6074f2840dfa536b389a6754186: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:24:25.334743 21165 raft_consensus.cc:3060] T de5c940a8b214274b9a7104b84d724de P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.336050 21207 leader_election.cc:304] T 153b15f6ba5c48df95e1d20e784c0a73 P 94894d08fce742debc6ba82c1c8e7642 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47d1d6074f2840dfa536b389a6754186, 94894d08fce742debc6ba82c1c8e7642; no voters: 
I20260710 13:24:25.337590 21405 raft_consensus.cc:2804] T 153b15f6ba5c48df95e1d20e784c0a73 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:25.338050 21405 raft_consensus.cc:493] T 153b15f6ba5c48df95e1d20e784c0a73 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:25.338433 21405 raft_consensus.cc:3060] T 153b15f6ba5c48df95e1d20e784c0a73 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.343416 21401 raft_consensus.cc:3060] T 300f490a5b8045b9a42f4d64a24cc808 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.343655 21165 raft_consensus.cc:2468] T de5c940a8b214274b9a7104b84d724de P 44675a14a3f743749e27757211c91562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47d1d6074f2840dfa536b389a6754186 in term 1.
I20260710 13:24:25.345288 21280 leader_election.cc:304] T de5c940a8b214274b9a7104b84d724de P 47d1d6074f2840dfa536b389a6754186 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44675a14a3f743749e27757211c91562, 47d1d6074f2840dfa536b389a6754186; no voters: 
I20260710 13:24:25.345595 21357 tablet_bootstrap.cc:492] T 1a46e185b7e740ca8b987a6098922316 P 47d1d6074f2840dfa536b389a6754186: Bootstrap starting.
I20260710 13:24:25.346457 21372 raft_consensus.cc:2804] T de5c940a8b214274b9a7104b84d724de P 47d1d6074f2840dfa536b389a6754186 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:25.347052 21372 raft_consensus.cc:697] T de5c940a8b214274b9a7104b84d724de P 47d1d6074f2840dfa536b389a6754186 [term 1 LEADER]: Becoming Leader. State: Replica: 47d1d6074f2840dfa536b389a6754186, State: Running, Role: LEADER
I20260710 13:24:25.348325 21372 consensus_queue.cc:237] T de5c940a8b214274b9a7104b84d724de P 47d1d6074f2840dfa536b389a6754186 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.352576 21357 tablet_bootstrap.cc:654] T 1a46e185b7e740ca8b987a6098922316 P 47d1d6074f2840dfa536b389a6754186: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:25.357729 21399 raft_consensus.cc:515] T 19205be505f147b69a24dcf59be4846e P 44675a14a3f743749e27757211c91562 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.362636 21401 raft_consensus.cc:515] T 300f490a5b8045b9a42f4d64a24cc808 P 94894d08fce742debc6ba82c1c8e7642 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.369053 21405 raft_consensus.cc:515] T 153b15f6ba5c48df95e1d20e784c0a73 P 94894d08fce742debc6ba82c1c8e7642 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.365833 21361 raft_consensus.cc:515] T de5c940a8b214274b9a7104b84d724de P 94894d08fce742debc6ba82c1c8e7642 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.372997 21241 raft_consensus.cc:2393] T de5c940a8b214274b9a7104b84d724de P 94894d08fce742debc6ba82c1c8e7642 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 47d1d6074f2840dfa536b389a6754186 in current term 1: Already voted for candidate 94894d08fce742debc6ba82c1c8e7642 in this term.
I20260710 13:24:25.374322 21315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "153b15f6ba5c48df95e1d20e784c0a73" candidate_uuid: "94894d08fce742debc6ba82c1c8e7642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47d1d6074f2840dfa536b389a6754186"
I20260710 13:24:25.375355 21315 raft_consensus.cc:3060] T 153b15f6ba5c48df95e1d20e784c0a73 P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.378594 21399 leader_election.cc:290] T 19205be505f147b69a24dcf59be4846e P 44675a14a3f743749e27757211c91562 [CANDIDATE]: Term 1 election: Requested vote from peers 94894d08fce742debc6ba82c1c8e7642 (127.16.80.130:32917), 47d1d6074f2840dfa536b389a6754186 (127.16.80.131:45633)
I20260710 13:24:25.379959 21241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19205be505f147b69a24dcf59be4846e" candidate_uuid: "44675a14a3f743749e27757211c91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894d08fce742debc6ba82c1c8e7642"
I20260710 13:24:25.380632 21241 raft_consensus.cc:3060] T 19205be505f147b69a24dcf59be4846e P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.380735 21313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19205be505f147b69a24dcf59be4846e" candidate_uuid: "44675a14a3f743749e27757211c91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47d1d6074f2840dfa536b389a6754186"
I20260710 13:24:25.381666 21313 raft_consensus.cc:3060] T 19205be505f147b69a24dcf59be4846e P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.386207 21361 leader_election.cc:290] T de5c940a8b214274b9a7104b84d724de P 94894d08fce742debc6ba82c1c8e7642 [CANDIDATE]: Term 1 election: Requested vote from peers 44675a14a3f743749e27757211c91562 (127.16.80.129:45163), 47d1d6074f2840dfa536b389a6754186 (127.16.80.131:45633)
I20260710 13:24:25.386767 21165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "153b15f6ba5c48df95e1d20e784c0a73" candidate_uuid: "94894d08fce742debc6ba82c1c8e7642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44675a14a3f743749e27757211c91562" is_pre_election: true
I20260710 13:24:25.387440 21314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5c940a8b214274b9a7104b84d724de" candidate_uuid: "94894d08fce742debc6ba82c1c8e7642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47d1d6074f2840dfa536b389a6754186"
I20260710 13:24:25.387518 21165 raft_consensus.cc:2468] T 153b15f6ba5c48df95e1d20e784c0a73 P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94894d08fce742debc6ba82c1c8e7642 in term 0.
I20260710 13:24:25.389158 21166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "153b15f6ba5c48df95e1d20e784c0a73" candidate_uuid: "94894d08fce742debc6ba82c1c8e7642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44675a14a3f743749e27757211c91562"
I20260710 13:24:25.383839 21405 leader_election.cc:290] T 153b15f6ba5c48df95e1d20e784c0a73 P 94894d08fce742debc6ba82c1c8e7642 [CANDIDATE]: Term 1 election: Requested vote from peers 44675a14a3f743749e27757211c91562 (127.16.80.129:45163), 47d1d6074f2840dfa536b389a6754186 (127.16.80.131:45633)
I20260710 13:24:25.391758 21361 raft_consensus.cc:493] T 1a46e185b7e740ca8b987a6098922316 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:25.390669 21166 raft_consensus.cc:3060] T 153b15f6ba5c48df95e1d20e784c0a73 P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.392304 21361 raft_consensus.cc:515] T 1a46e185b7e740ca8b987a6098922316 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.392637 21165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5c940a8b214274b9a7104b84d724de" candidate_uuid: "94894d08fce742debc6ba82c1c8e7642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44675a14a3f743749e27757211c91562"
I20260710 13:24:25.393479 21165 raft_consensus.cc:2393] T de5c940a8b214274b9a7104b84d724de P 44675a14a3f743749e27757211c91562 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 94894d08fce742debc6ba82c1c8e7642 in current term 1: Already voted for candidate 47d1d6074f2840dfa536b389a6754186 in this term.
I20260710 13:24:25.397121 21314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a46e185b7e740ca8b987a6098922316" candidate_uuid: "94894d08fce742debc6ba82c1c8e7642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47d1d6074f2840dfa536b389a6754186" is_pre_election: true
I20260710 13:24:25.396759 21165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "300f490a5b8045b9a42f4d64a24cc808" candidate_uuid: "94894d08fce742debc6ba82c1c8e7642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44675a14a3f743749e27757211c91562"
I20260710 13:24:25.398937 21165 raft_consensus.cc:3060] T 300f490a5b8045b9a42f4d64a24cc808 P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:24:25.399070 21207 leader_election.cc:343] T 1a46e185b7e740ca8b987a6098922316 P 94894d08fce742debc6ba82c1c8e7642 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47d1d6074f2840dfa536b389a6754186 (127.16.80.131:45633): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:25.390697 21060 catalog_manager.cc:5697] T de5c940a8b214274b9a7104b84d724de P 47d1d6074f2840dfa536b389a6754186 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47d1d6074f2840dfa536b389a6754186 (127.16.80.131). New cstate: current_term: 1 leader_uuid: "47d1d6074f2840dfa536b389a6754186" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:25.402971 21313 raft_consensus.cc:2468] T 19205be505f147b69a24dcf59be4846e P 47d1d6074f2840dfa536b389a6754186 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44675a14a3f743749e27757211c91562 in term 1.
I20260710 13:24:25.404311 21132 leader_election.cc:304] T 19205be505f147b69a24dcf59be4846e P 44675a14a3f743749e27757211c91562 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44675a14a3f743749e27757211c91562, 47d1d6074f2840dfa536b389a6754186; no voters: 
I20260710 13:24:25.405107 21165 raft_consensus.cc:2468] T 300f490a5b8045b9a42f4d64a24cc808 P 44675a14a3f743749e27757211c91562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94894d08fce742debc6ba82c1c8e7642 in term 1.
I20260710 13:24:25.405784 21399 raft_consensus.cc:2804] T 19205be505f147b69a24dcf59be4846e P 44675a14a3f743749e27757211c91562 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:25.406379 21399 raft_consensus.cc:697] T 19205be505f147b69a24dcf59be4846e P 44675a14a3f743749e27757211c91562 [term 1 LEADER]: Becoming Leader. State: Replica: 44675a14a3f743749e27757211c91562, State: Running, Role: LEADER
I20260710 13:24:25.407310 21399 consensus_queue.cc:237] T 19205be505f147b69a24dcf59be4846e P 44675a14a3f743749e27757211c91562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.407879 21401 leader_election.cc:290] T 300f490a5b8045b9a42f4d64a24cc808 P 94894d08fce742debc6ba82c1c8e7642 [CANDIDATE]: Term 1 election: Requested vote from peers 44675a14a3f743749e27757211c91562 (127.16.80.129:45163), 47d1d6074f2840dfa536b389a6754186 (127.16.80.131:45633)
I20260710 13:24:25.394522 21361 leader_election.cc:290] T 1a46e185b7e740ca8b987a6098922316 P 94894d08fce742debc6ba82c1c8e7642 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44675a14a3f743749e27757211c91562 (127.16.80.129:45163), 47d1d6074f2840dfa536b389a6754186 (127.16.80.131:45633)
I20260710 13:24:25.408473 21314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "300f490a5b8045b9a42f4d64a24cc808" candidate_uuid: "94894d08fce742debc6ba82c1c8e7642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47d1d6074f2840dfa536b389a6754186"
I20260710 13:24:25.409128 21314 raft_consensus.cc:3060] T 300f490a5b8045b9a42f4d64a24cc808 P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.409438 21206 leader_election.cc:304] T de5c940a8b214274b9a7104b84d724de P 94894d08fce742debc6ba82c1c8e7642 [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: 94894d08fce742debc6ba82c1c8e7642; no voters: 44675a14a3f743749e27757211c91562, 47d1d6074f2840dfa536b389a6754186
I20260710 13:24:25.410837 21206 leader_election.cc:304] T 300f490a5b8045b9a42f4d64a24cc808 P 94894d08fce742debc6ba82c1c8e7642 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44675a14a3f743749e27757211c91562, 94894d08fce742debc6ba82c1c8e7642; no voters: 
I20260710 13:24:25.413686 21315 raft_consensus.cc:2468] T 153b15f6ba5c48df95e1d20e784c0a73 P 47d1d6074f2840dfa536b389a6754186 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94894d08fce742debc6ba82c1c8e7642 in term 1.
I20260710 13:24:25.415982 21207 leader_election.cc:304] T 153b15f6ba5c48df95e1d20e784c0a73 P 94894d08fce742debc6ba82c1c8e7642 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47d1d6074f2840dfa536b389a6754186, 94894d08fce742debc6ba82c1c8e7642; no voters: 
I20260710 13:24:25.416455 21241 raft_consensus.cc:2468] T 19205be505f147b69a24dcf59be4846e P 94894d08fce742debc6ba82c1c8e7642 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44675a14a3f743749e27757211c91562 in term 1.
I20260710 13:24:25.416970 21357 tablet_bootstrap.cc:492] T 1a46e185b7e740ca8b987a6098922316 P 47d1d6074f2840dfa536b389a6754186: No bootstrap required, opened a new log
I20260710 13:24:25.417582 21357 ts_tablet_manager.cc:1403] T 1a46e185b7e740ca8b987a6098922316 P 47d1d6074f2840dfa536b389a6754186: Time spent bootstrapping tablet: real 0.072s	user 0.020s	sys 0.016s
I20260710 13:24:25.419062 21314 raft_consensus.cc:2468] T 300f490a5b8045b9a42f4d64a24cc808 P 47d1d6074f2840dfa536b389a6754186 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94894d08fce742debc6ba82c1c8e7642 in term 1.
I20260710 13:24:25.419744 21166 raft_consensus.cc:2468] T 153b15f6ba5c48df95e1d20e784c0a73 P 44675a14a3f743749e27757211c91562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94894d08fce742debc6ba82c1c8e7642 in term 1.
I20260710 13:24:25.420946 21361 raft_consensus.cc:2804] T 300f490a5b8045b9a42f4d64a24cc808 P 94894d08fce742debc6ba82c1c8e7642 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:25.420756 21357 raft_consensus.cc:359] T 1a46e185b7e740ca8b987a6098922316 P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.421613 21357 raft_consensus.cc:385] T 1a46e185b7e740ca8b987a6098922316 P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:25.421821 21405 raft_consensus.cc:2804] T 153b15f6ba5c48df95e1d20e784c0a73 P 94894d08fce742debc6ba82c1c8e7642 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:25.421928 21357 raft_consensus.cc:740] T 1a46e185b7e740ca8b987a6098922316 P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47d1d6074f2840dfa536b389a6754186, State: Initialized, Role: FOLLOWER
I20260710 13:24:25.420776 21401 raft_consensus.cc:2749] T de5c940a8b214274b9a7104b84d724de P 94894d08fce742debc6ba82c1c8e7642 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:24:25.422498 21405 raft_consensus.cc:697] T 153b15f6ba5c48df95e1d20e784c0a73 P 94894d08fce742debc6ba82c1c8e7642 [term 1 LEADER]: Becoming Leader. State: Replica: 94894d08fce742debc6ba82c1c8e7642, State: Running, Role: LEADER
I20260710 13:24:25.421687 21361 raft_consensus.cc:697] T 300f490a5b8045b9a42f4d64a24cc808 P 94894d08fce742debc6ba82c1c8e7642 [term 1 LEADER]: Becoming Leader. State: Replica: 94894d08fce742debc6ba82c1c8e7642, State: Running, Role: LEADER
I20260710 13:24:25.422909 21357 consensus_queue.cc:260] T 1a46e185b7e740ca8b987a6098922316 P 47d1d6074f2840dfa536b389a6754186 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.423434 21405 consensus_queue.cc:237] T 153b15f6ba5c48df95e1d20e784c0a73 P 94894d08fce742debc6ba82c1c8e7642 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.424054 21361 consensus_queue.cc:237] T 300f490a5b8045b9a42f4d64a24cc808 P 94894d08fce742debc6ba82c1c8e7642 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.424774 21166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a46e185b7e740ca8b987a6098922316" candidate_uuid: "94894d08fce742debc6ba82c1c8e7642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44675a14a3f743749e27757211c91562" is_pre_election: true
I20260710 13:24:25.425500 21166 raft_consensus.cc:2468] T 1a46e185b7e740ca8b987a6098922316 P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94894d08fce742debc6ba82c1c8e7642 in term 0.
I20260710 13:24:25.429020 21357 ts_tablet_manager.cc:1434] T 1a46e185b7e740ca8b987a6098922316 P 47d1d6074f2840dfa536b389a6754186: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:24:25.432909 21060 catalog_manager.cc:5697] T 19205be505f147b69a24dcf59be4846e P 44675a14a3f743749e27757211c91562 reported cstate change: term changed from 0 to 1, leader changed from <none> to 44675a14a3f743749e27757211c91562 (127.16.80.129). New cstate: current_term: 1 leader_uuid: "44675a14a3f743749e27757211c91562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:25.427970 21206 leader_election.cc:304] T 1a46e185b7e740ca8b987a6098922316 P 94894d08fce742debc6ba82c1c8e7642 [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: 44675a14a3f743749e27757211c91562, 94894d08fce742debc6ba82c1c8e7642; no voters: 47d1d6074f2840dfa536b389a6754186
I20260710 13:24:25.435662 21401 raft_consensus.cc:2804] T 1a46e185b7e740ca8b987a6098922316 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:25.436224 21401 raft_consensus.cc:493] T 1a46e185b7e740ca8b987a6098922316 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:25.436777 21401 raft_consensus.cc:3060] T 1a46e185b7e740ca8b987a6098922316 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.444900 21401 raft_consensus.cc:515] T 1a46e185b7e740ca8b987a6098922316 P 94894d08fce742debc6ba82c1c8e7642 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.447322 21401 leader_election.cc:290] T 1a46e185b7e740ca8b987a6098922316 P 94894d08fce742debc6ba82c1c8e7642 [CANDIDATE]: Term 1 election: Requested vote from peers 44675a14a3f743749e27757211c91562 (127.16.80.129:45163), 47d1d6074f2840dfa536b389a6754186 (127.16.80.131:45633)
I20260710 13:24:25.448115 21166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a46e185b7e740ca8b987a6098922316" candidate_uuid: "94894d08fce742debc6ba82c1c8e7642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44675a14a3f743749e27757211c91562"
I20260710 13:24:25.448477 21314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a46e185b7e740ca8b987a6098922316" candidate_uuid: "94894d08fce742debc6ba82c1c8e7642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47d1d6074f2840dfa536b389a6754186"
I20260710 13:24:25.449544 21314 raft_consensus.cc:3060] T 1a46e185b7e740ca8b987a6098922316 P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.448925 21166 raft_consensus.cc:3060] T 1a46e185b7e740ca8b987a6098922316 P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.446702 21063 catalog_manager.cc:5697] T 300f490a5b8045b9a42f4d64a24cc808 P 94894d08fce742debc6ba82c1c8e7642 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94894d08fce742debc6ba82c1c8e7642 (127.16.80.130). New cstate: current_term: 1 leader_uuid: "94894d08fce742debc6ba82c1c8e7642" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:25.456908 21314 raft_consensus.cc:2468] T 1a46e185b7e740ca8b987a6098922316 P 47d1d6074f2840dfa536b389a6754186 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94894d08fce742debc6ba82c1c8e7642 in term 1.
I20260710 13:24:25.456954 21166 raft_consensus.cc:2468] T 1a46e185b7e740ca8b987a6098922316 P 44675a14a3f743749e27757211c91562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94894d08fce742debc6ba82c1c8e7642 in term 1.
I20260710 13:24:25.458726 21207 leader_election.cc:304] T 1a46e185b7e740ca8b987a6098922316 P 94894d08fce742debc6ba82c1c8e7642 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47d1d6074f2840dfa536b389a6754186, 94894d08fce742debc6ba82c1c8e7642; no voters: 
I20260710 13:24:25.459666 21401 raft_consensus.cc:2804] T 1a46e185b7e740ca8b987a6098922316 P 94894d08fce742debc6ba82c1c8e7642 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:25.460217 21401 raft_consensus.cc:697] T 1a46e185b7e740ca8b987a6098922316 P 94894d08fce742debc6ba82c1c8e7642 [term 1 LEADER]: Becoming Leader. State: Replica: 94894d08fce742debc6ba82c1c8e7642, State: Running, Role: LEADER
I20260710 13:24:25.461252 21401 consensus_queue.cc:237] T 1a46e185b7e740ca8b987a6098922316 P 94894d08fce742debc6ba82c1c8e7642 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.470625 21063 catalog_manager.cc:5697] T 153b15f6ba5c48df95e1d20e784c0a73 P 94894d08fce742debc6ba82c1c8e7642 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94894d08fce742debc6ba82c1c8e7642 (127.16.80.130). New cstate: current_term: 1 leader_uuid: "94894d08fce742debc6ba82c1c8e7642" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:25.472101 21063 catalog_manager.cc:5697] T 1a46e185b7e740ca8b987a6098922316 P 94894d08fce742debc6ba82c1c8e7642 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94894d08fce742debc6ba82c1c8e7642 (127.16.80.130). New cstate: current_term: 1 leader_uuid: "94894d08fce742debc6ba82c1c8e7642" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:25.482816 21372 consensus_queue.cc:1048] T d17f6e9d60aa427aa6c43e666aca0e01 P 47d1d6074f2840dfa536b389a6754186 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:25.496417 21372 consensus_queue.cc:1048] T d17f6e9d60aa427aa6c43e666aca0e01 P 47d1d6074f2840dfa536b389a6754186 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:25.508769 21385 consensus_queue.cc:1048] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 47d1d6074f2840dfa536b389a6754186 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:25.520784 21363 consensus_queue.cc:1048] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 47d1d6074f2840dfa536b389a6754186 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:25.533409 21363 consensus_queue.cc:1048] T ea2fb25c604e4a649f6473e281ac4b6f P 47d1d6074f2840dfa536b389a6754186 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:25.545601 21369 consensus_queue.cc:1048] T ea2fb25c604e4a649f6473e281ac4b6f P 47d1d6074f2840dfa536b389a6754186 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:25.625674 21314 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d17f6e9d60aa427aa6c43e666aca0e01"
dest_uuid: "47d1d6074f2840dfa536b389a6754186"
mode: GRACEFUL
new_leader_uuid: "44675a14a3f743749e27757211c91562"
 from {username='slave'} at 127.0.0.1:53186
I20260710 13:24:25.626305 21314 raft_consensus.cc:606] T d17f6e9d60aa427aa6c43e666aca0e01 P 47d1d6074f2840dfa536b389a6754186 [term 1 LEADER]: Received request to transfer leadership to TS 44675a14a3f743749e27757211c91562
I20260710 13:24:25.632649 21314 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "89fa5cc1cd4d4aafb28d1decb1d66e11"
dest_uuid: "47d1d6074f2840dfa536b389a6754186"
mode: GRACEFUL
new_leader_uuid: "44675a14a3f743749e27757211c91562"
 from {username='slave'} at 127.0.0.1:53186
I20260710 13:24:25.633201 21314 raft_consensus.cc:606] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 47d1d6074f2840dfa536b389a6754186 [term 1 LEADER]: Received request to transfer leadership to TS 44675a14a3f743749e27757211c91562
I20260710 13:24:25.642247 21314 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea2fb25c604e4a649f6473e281ac4b6f"
dest_uuid: "47d1d6074f2840dfa536b389a6754186"
mode: GRACEFUL
new_leader_uuid: "44675a14a3f743749e27757211c91562"
 from {username='slave'} at 127.0.0.1:53186
I20260710 13:24:25.643131 21314 raft_consensus.cc:606] T ea2fb25c604e4a649f6473e281ac4b6f P 47d1d6074f2840dfa536b389a6754186 [term 1 LEADER]: Received request to transfer leadership to TS 44675a14a3f743749e27757211c91562
I20260710 13:24:25.649314 21314 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de5c940a8b214274b9a7104b84d724de"
dest_uuid: "47d1d6074f2840dfa536b389a6754186"
mode: GRACEFUL
new_leader_uuid: "94894d08fce742debc6ba82c1c8e7642"
 from {username='slave'} at 127.0.0.1:53186
I20260710 13:24:25.649887 21314 raft_consensus.cc:606] T de5c940a8b214274b9a7104b84d724de P 47d1d6074f2840dfa536b389a6754186 [term 1 LEADER]: Received request to transfer leadership to TS 94894d08fce742debc6ba82c1c8e7642
I20260710 13:24:25.670367 21166 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40b5865ac84e46c1b87665d2dfab1ce9"
dest_uuid: "44675a14a3f743749e27757211c91562"
mode: GRACEFUL
new_leader_uuid: "94894d08fce742debc6ba82c1c8e7642"
 from {username='slave'} at 127.0.0.1:41836
I20260710 13:24:25.671161 21166 raft_consensus.cc:606] T 40b5865ac84e46c1b87665d2dfab1ce9 P 44675a14a3f743749e27757211c91562 [term 1 LEADER]: Received request to transfer leadership to TS 94894d08fce742debc6ba82c1c8e7642
I20260710 13:24:25.689376 21241 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "153b15f6ba5c48df95e1d20e784c0a73"
dest_uuid: "94894d08fce742debc6ba82c1c8e7642"
mode: GRACEFUL
new_leader_uuid: "47d1d6074f2840dfa536b389a6754186"
 from {username='slave'} at 127.0.0.1:45358
I20260710 13:24:25.689950 21241 raft_consensus.cc:606] T 153b15f6ba5c48df95e1d20e784c0a73 P 94894d08fce742debc6ba82c1c8e7642 [term 1 LEADER]: Received request to transfer leadership to TS 47d1d6074f2840dfa536b389a6754186
I20260710 13:24:25.708305 21314 raft_consensus.cc:3060] T 40b5865ac84e46c1b87665d2dfab1ce9 P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.715205 21399 consensus_queue.cc:1048] T 40b5865ac84e46c1b87665d2dfab1ce9 P 44675a14a3f743749e27757211c91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:25.727035 21362 consensus_queue.cc:1048] T 40b5865ac84e46c1b87665d2dfab1ce9 P 44675a14a3f743749e27757211c91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:25.736811 21424 raft_consensus.cc:993] T 40b5865ac84e46c1b87665d2dfab1ce9 P 44675a14a3f743749e27757211c91562: : Instructing follower 94894d08fce742debc6ba82c1c8e7642 to start an election
I20260710 13:24:25.737295 21362 raft_consensus.cc:1081] T 40b5865ac84e46c1b87665d2dfab1ce9 P 44675a14a3f743749e27757211c91562 [term 1 LEADER]: Signalling peer 94894d08fce742debc6ba82c1c8e7642 to start an election
I20260710 13:24:25.738884 21241 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40b5865ac84e46c1b87665d2dfab1ce9"
dest_uuid: "94894d08fce742debc6ba82c1c8e7642"
 from {username='slave'} at 127.0.0.1:45344
I20260710 13:24:25.739566 21241 raft_consensus.cc:493] T 40b5865ac84e46c1b87665d2dfab1ce9 P 94894d08fce742debc6ba82c1c8e7642 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:25.739987 21241 raft_consensus.cc:3060] T 40b5865ac84e46c1b87665d2dfab1ce9 P 94894d08fce742debc6ba82c1c8e7642 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:25.745179 21241 raft_consensus.cc:515] T 40b5865ac84e46c1b87665d2dfab1ce9 P 94894d08fce742debc6ba82c1c8e7642 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.747249 21241 leader_election.cc:290] T 40b5865ac84e46c1b87665d2dfab1ce9 P 94894d08fce742debc6ba82c1c8e7642 [CANDIDATE]: Term 2 election: Requested vote from peers 44675a14a3f743749e27757211c91562 (127.16.80.129:45163), 47d1d6074f2840dfa536b389a6754186 (127.16.80.131:45633)
I20260710 13:24:25.748297 21314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40b5865ac84e46c1b87665d2dfab1ce9" candidate_uuid: "94894d08fce742debc6ba82c1c8e7642" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47d1d6074f2840dfa536b389a6754186"
I20260710 13:24:25.748267 21166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40b5865ac84e46c1b87665d2dfab1ce9" candidate_uuid: "94894d08fce742debc6ba82c1c8e7642" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44675a14a3f743749e27757211c91562"
I20260710 13:24:25.749183 21314 raft_consensus.cc:3060] T 40b5865ac84e46c1b87665d2dfab1ce9 P 47d1d6074f2840dfa536b389a6754186 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:25.749579 21166 raft_consensus.cc:3055] T 40b5865ac84e46c1b87665d2dfab1ce9 P 44675a14a3f743749e27757211c91562 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:25.749925 21166 raft_consensus.cc:740] T 40b5865ac84e46c1b87665d2dfab1ce9 P 44675a14a3f743749e27757211c91562 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 44675a14a3f743749e27757211c91562, State: Running, Role: LEADER
I20260710 13:24:25.750741 21166 consensus_queue.cc:260] T 40b5865ac84e46c1b87665d2dfab1ce9 P 44675a14a3f743749e27757211c91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.752068 21166 raft_consensus.cc:3060] T 40b5865ac84e46c1b87665d2dfab1ce9 P 44675a14a3f743749e27757211c91562 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:25.757136 21314 raft_consensus.cc:2468] T 40b5865ac84e46c1b87665d2dfab1ce9 P 47d1d6074f2840dfa536b389a6754186 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94894d08fce742debc6ba82c1c8e7642 in term 2.
I20260710 13:24:25.758517 21207 leader_election.cc:304] T 40b5865ac84e46c1b87665d2dfab1ce9 P 94894d08fce742debc6ba82c1c8e7642 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47d1d6074f2840dfa536b389a6754186, 94894d08fce742debc6ba82c1c8e7642; no voters: 
I20260710 13:24:25.759301 21401 raft_consensus.cc:2804] T 40b5865ac84e46c1b87665d2dfab1ce9 P 94894d08fce742debc6ba82c1c8e7642 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:25.759470 21166 raft_consensus.cc:2468] T 40b5865ac84e46c1b87665d2dfab1ce9 P 44675a14a3f743749e27757211c91562 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94894d08fce742debc6ba82c1c8e7642 in term 2.
I20260710 13:24:25.759869 21401 raft_consensus.cc:697] T 40b5865ac84e46c1b87665d2dfab1ce9 P 94894d08fce742debc6ba82c1c8e7642 [term 2 LEADER]: Becoming Leader. State: Replica: 94894d08fce742debc6ba82c1c8e7642, State: Running, Role: LEADER
I20260710 13:24:25.760740 21401 consensus_queue.cc:237] T 40b5865ac84e46c1b87665d2dfab1ce9 P 94894d08fce742debc6ba82c1c8e7642 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.767293 21060 catalog_manager.cc:5697] T 40b5865ac84e46c1b87665d2dfab1ce9 P 94894d08fce742debc6ba82c1c8e7642 reported cstate change: term changed from 1 to 2, leader changed from 44675a14a3f743749e27757211c91562 (127.16.80.129) to 94894d08fce742debc6ba82c1c8e7642 (127.16.80.130). New cstate: current_term: 2 leader_uuid: "94894d08fce742debc6ba82c1c8e7642" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:25.779284 21369 consensus_queue.cc:1048] T de5c940a8b214274b9a7104b84d724de P 47d1d6074f2840dfa536b389a6754186 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:25.786190 21363 raft_consensus.cc:993] T de5c940a8b214274b9a7104b84d724de P 47d1d6074f2840dfa536b389a6754186: : Instructing follower 94894d08fce742debc6ba82c1c8e7642 to start an election
I20260710 13:24:25.786734 21385 raft_consensus.cc:1081] T de5c940a8b214274b9a7104b84d724de P 47d1d6074f2840dfa536b389a6754186 [term 1 LEADER]: Signalling peer 94894d08fce742debc6ba82c1c8e7642 to start an election
I20260710 13:24:25.788504 21240 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de5c940a8b214274b9a7104b84d724de"
dest_uuid: "94894d08fce742debc6ba82c1c8e7642"
 from {username='slave'} at 127.0.0.1:45330
I20260710 13:24:25.790407 21240 raft_consensus.cc:493] T de5c940a8b214274b9a7104b84d724de P 94894d08fce742debc6ba82c1c8e7642 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:25.790880 21240 raft_consensus.cc:3060] T de5c940a8b214274b9a7104b84d724de P 94894d08fce742debc6ba82c1c8e7642 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:25.793973 21363 consensus_queue.cc:1048] T de5c940a8b214274b9a7104b84d724de P 47d1d6074f2840dfa536b389a6754186 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:25.799621 21240 raft_consensus.cc:515] T de5c940a8b214274b9a7104b84d724de P 94894d08fce742debc6ba82c1c8e7642 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.804829 21240 leader_election.cc:290] T de5c940a8b214274b9a7104b84d724de P 94894d08fce742debc6ba82c1c8e7642 [CANDIDATE]: Term 2 election: Requested vote from peers 44675a14a3f743749e27757211c91562 (127.16.80.129:45163), 47d1d6074f2840dfa536b389a6754186 (127.16.80.131:45633)
I20260710 13:24:25.805980 21314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5c940a8b214274b9a7104b84d724de" candidate_uuid: "94894d08fce742debc6ba82c1c8e7642" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47d1d6074f2840dfa536b389a6754186"
I20260710 13:24:25.806197 21166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5c940a8b214274b9a7104b84d724de" candidate_uuid: "94894d08fce742debc6ba82c1c8e7642" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44675a14a3f743749e27757211c91562"
I20260710 13:24:25.806696 21314 raft_consensus.cc:3055] T de5c940a8b214274b9a7104b84d724de P 47d1d6074f2840dfa536b389a6754186 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:25.806864 21166 raft_consensus.cc:3060] T de5c940a8b214274b9a7104b84d724de P 44675a14a3f743749e27757211c91562 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:25.807166 21314 raft_consensus.cc:740] T de5c940a8b214274b9a7104b84d724de P 47d1d6074f2840dfa536b389a6754186 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47d1d6074f2840dfa536b389a6754186, State: Running, Role: LEADER
I20260710 13:24:25.808257 21314 consensus_queue.cc:260] T de5c940a8b214274b9a7104b84d724de P 47d1d6074f2840dfa536b389a6754186 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.810158 21314 raft_consensus.cc:3060] T de5c940a8b214274b9a7104b84d724de P 47d1d6074f2840dfa536b389a6754186 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:25.813688 21166 raft_consensus.cc:2468] T de5c940a8b214274b9a7104b84d724de P 44675a14a3f743749e27757211c91562 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94894d08fce742debc6ba82c1c8e7642 in term 2.
I20260710 13:24:25.815328 21206 leader_election.cc:304] T de5c940a8b214274b9a7104b84d724de P 94894d08fce742debc6ba82c1c8e7642 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44675a14a3f743749e27757211c91562, 94894d08fce742debc6ba82c1c8e7642; no voters: 
I20260710 13:24:25.816220 21401 raft_consensus.cc:2804] T de5c940a8b214274b9a7104b84d724de P 94894d08fce742debc6ba82c1c8e7642 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:25.816720 21401 raft_consensus.cc:697] T de5c940a8b214274b9a7104b84d724de P 94894d08fce742debc6ba82c1c8e7642 [term 2 LEADER]: Becoming Leader. State: Replica: 94894d08fce742debc6ba82c1c8e7642, State: Running, Role: LEADER
I20260710 13:24:25.816664 21362 consensus_queue.cc:1048] T 19205be505f147b69a24dcf59be4846e P 44675a14a3f743749e27757211c91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:25.817857 21401 consensus_queue.cc:237] T de5c940a8b214274b9a7104b84d724de P 94894d08fce742debc6ba82c1c8e7642 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.818948 21314 raft_consensus.cc:2468] T de5c940a8b214274b9a7104b84d724de P 47d1d6074f2840dfa536b389a6754186 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94894d08fce742debc6ba82c1c8e7642 in term 2.
I20260710 13:24:25.829624 21400 consensus_queue.cc:1048] T 19205be505f147b69a24dcf59be4846e P 44675a14a3f743749e27757211c91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:25.830567 21060 catalog_manager.cc:5697] T de5c940a8b214274b9a7104b84d724de P 94894d08fce742debc6ba82c1c8e7642 reported cstate change: term changed from 1 to 2, leader changed from 47d1d6074f2840dfa536b389a6754186 (127.16.80.131) to 94894d08fce742debc6ba82c1c8e7642 (127.16.80.130). New cstate: current_term: 2 leader_uuid: "94894d08fce742debc6ba82c1c8e7642" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:25.842797 21401 consensus_queue.cc:1048] T 153b15f6ba5c48df95e1d20e784c0a73 P 94894d08fce742debc6ba82c1c8e7642 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:25.851300 21361 raft_consensus.cc:993] T 153b15f6ba5c48df95e1d20e784c0a73 P 94894d08fce742debc6ba82c1c8e7642: : Instructing follower 47d1d6074f2840dfa536b389a6754186 to start an election
I20260710 13:24:25.851861 21405 raft_consensus.cc:1081] T 153b15f6ba5c48df95e1d20e784c0a73 P 94894d08fce742debc6ba82c1c8e7642 [term 1 LEADER]: Signalling peer 47d1d6074f2840dfa536b389a6754186 to start an election
I20260710 13:24:25.857853 21315 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "153b15f6ba5c48df95e1d20e784c0a73"
dest_uuid: "47d1d6074f2840dfa536b389a6754186"
 from {username='slave'} at 127.0.0.1:53178
I20260710 13:24:25.858479 21315 raft_consensus.cc:493] T 153b15f6ba5c48df95e1d20e784c0a73 P 47d1d6074f2840dfa536b389a6754186 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:25.858918 21315 raft_consensus.cc:3060] T 153b15f6ba5c48df95e1d20e784c0a73 P 47d1d6074f2840dfa536b389a6754186 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:25.861433 21361 consensus_queue.cc:1048] T 153b15f6ba5c48df95e1d20e784c0a73 P 94894d08fce742debc6ba82c1c8e7642 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:25.868528 21315 raft_consensus.cc:515] T 153b15f6ba5c48df95e1d20e784c0a73 P 47d1d6074f2840dfa536b389a6754186 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.871032 21315 leader_election.cc:290] T 153b15f6ba5c48df95e1d20e784c0a73 P 47d1d6074f2840dfa536b389a6754186 [CANDIDATE]: Term 2 election: Requested vote from peers 44675a14a3f743749e27757211c91562 (127.16.80.129:45163), 94894d08fce742debc6ba82c1c8e7642 (127.16.80.130:32917)
I20260710 13:24:25.871908 21165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "153b15f6ba5c48df95e1d20e784c0a73" candidate_uuid: "47d1d6074f2840dfa536b389a6754186" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44675a14a3f743749e27757211c91562"
I20260710 13:24:25.872620 21165 raft_consensus.cc:3060] T 153b15f6ba5c48df95e1d20e784c0a73 P 44675a14a3f743749e27757211c91562 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:25.872998 21240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "153b15f6ba5c48df95e1d20e784c0a73" candidate_uuid: "47d1d6074f2840dfa536b389a6754186" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94894d08fce742debc6ba82c1c8e7642"
I20260710 13:24:25.873670 21240 raft_consensus.cc:3055] T 153b15f6ba5c48df95e1d20e784c0a73 P 94894d08fce742debc6ba82c1c8e7642 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:25.873991 21240 raft_consensus.cc:740] T 153b15f6ba5c48df95e1d20e784c0a73 P 94894d08fce742debc6ba82c1c8e7642 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 94894d08fce742debc6ba82c1c8e7642, State: Running, Role: LEADER
I20260710 13:24:25.874816 21240 consensus_queue.cc:260] T 153b15f6ba5c48df95e1d20e784c0a73 P 94894d08fce742debc6ba82c1c8e7642 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.876374 21240 raft_consensus.cc:3060] T 153b15f6ba5c48df95e1d20e784c0a73 P 94894d08fce742debc6ba82c1c8e7642 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:25.881414 21165 raft_consensus.cc:2468] T 153b15f6ba5c48df95e1d20e784c0a73 P 44675a14a3f743749e27757211c91562 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47d1d6074f2840dfa536b389a6754186 in term 2.
I20260710 13:24:25.882822 21280 leader_election.cc:304] T 153b15f6ba5c48df95e1d20e784c0a73 P 47d1d6074f2840dfa536b389a6754186 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44675a14a3f743749e27757211c91562, 47d1d6074f2840dfa536b389a6754186; no voters: 
I20260710 13:24:25.883848 21363 raft_consensus.cc:2804] T 153b15f6ba5c48df95e1d20e784c0a73 P 47d1d6074f2840dfa536b389a6754186 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:25.884334 21240 raft_consensus.cc:2468] T 153b15f6ba5c48df95e1d20e784c0a73 P 94894d08fce742debc6ba82c1c8e7642 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47d1d6074f2840dfa536b389a6754186 in term 2.
I20260710 13:24:25.885226 21363 raft_consensus.cc:697] T 153b15f6ba5c48df95e1d20e784c0a73 P 47d1d6074f2840dfa536b389a6754186 [term 2 LEADER]: Becoming Leader. State: Replica: 47d1d6074f2840dfa536b389a6754186, State: Running, Role: LEADER
I20260710 13:24:25.886217 21363 consensus_queue.cc:237] T 153b15f6ba5c48df95e1d20e784c0a73 P 47d1d6074f2840dfa536b389a6754186 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.893610 21063 catalog_manager.cc:5697] T 153b15f6ba5c48df95e1d20e784c0a73 P 47d1d6074f2840dfa536b389a6754186 reported cstate change: term changed from 1 to 2, leader changed from 94894d08fce742debc6ba82c1c8e7642 (127.16.80.130) to 47d1d6074f2840dfa536b389a6754186 (127.16.80.131). New cstate: current_term: 2 leader_uuid: "47d1d6074f2840dfa536b389a6754186" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:25.905707 21361 consensus_queue.cc:1048] T 300f490a5b8045b9a42f4d64a24cc808 P 94894d08fce742debc6ba82c1c8e7642 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:25.920907 21369 raft_consensus.cc:993] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 47d1d6074f2840dfa536b389a6754186: : Instructing follower 44675a14a3f743749e27757211c91562 to start an election
I20260710 13:24:25.921481 21369 raft_consensus.cc:1081] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 47d1d6074f2840dfa536b389a6754186 [term 1 LEADER]: Signalling peer 44675a14a3f743749e27757211c91562 to start an election
I20260710 13:24:25.921895 21405 consensus_queue.cc:1048] T 300f490a5b8045b9a42f4d64a24cc808 P 94894d08fce742debc6ba82c1c8e7642 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:25.925016 21166 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "89fa5cc1cd4d4aafb28d1decb1d66e11"
dest_uuid: "44675a14a3f743749e27757211c91562"
 from {username='slave'} at 127.0.0.1:41814
I20260710 13:24:25.925709 21166 raft_consensus.cc:493] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 44675a14a3f743749e27757211c91562 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:25.926177 21166 raft_consensus.cc:3060] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 44675a14a3f743749e27757211c91562 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:25.938059 21166 raft_consensus.cc:515] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 44675a14a3f743749e27757211c91562 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.940927 21166 leader_election.cc:290] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 44675a14a3f743749e27757211c91562 [CANDIDATE]: Term 2 election: Requested vote from peers 94894d08fce742debc6ba82c1c8e7642 (127.16.80.130:32917), 47d1d6074f2840dfa536b389a6754186 (127.16.80.131:45633)
I20260710 13:24:25.942030 21240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89fa5cc1cd4d4aafb28d1decb1d66e11" candidate_uuid: "44675a14a3f743749e27757211c91562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94894d08fce742debc6ba82c1c8e7642"
I20260710 13:24:25.942030 21315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89fa5cc1cd4d4aafb28d1decb1d66e11" candidate_uuid: "44675a14a3f743749e27757211c91562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47d1d6074f2840dfa536b389a6754186"
I20260710 13:24:25.942934 21240 raft_consensus.cc:3060] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 94894d08fce742debc6ba82c1c8e7642 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:25.942991 21315 raft_consensus.cc:3055] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 47d1d6074f2840dfa536b389a6754186 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:25.943455 21315 raft_consensus.cc:740] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 47d1d6074f2840dfa536b389a6754186 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47d1d6074f2840dfa536b389a6754186, State: Running, Role: LEADER
I20260710 13:24:25.944339 21315 consensus_queue.cc:260] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 47d1d6074f2840dfa536b389a6754186 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.945641 21315 raft_consensus.cc:3060] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 47d1d6074f2840dfa536b389a6754186 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:25.946745 21361 consensus_queue.cc:1048] T 1a46e185b7e740ca8b987a6098922316 P 94894d08fce742debc6ba82c1c8e7642 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:25.951215 21240 raft_consensus.cc:2468] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 94894d08fce742debc6ba82c1c8e7642 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44675a14a3f743749e27757211c91562 in term 2.
I20260710 13:24:25.952819 21130 leader_election.cc:304] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 44675a14a3f743749e27757211c91562 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44675a14a3f743749e27757211c91562, 94894d08fce742debc6ba82c1c8e7642; no voters: 
I20260710 13:24:25.953826 21400 raft_consensus.cc:2804] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 44675a14a3f743749e27757211c91562 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:25.954368 21400 raft_consensus.cc:697] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 44675a14a3f743749e27757211c91562 [term 2 LEADER]: Becoming Leader. State: Replica: 44675a14a3f743749e27757211c91562, State: Running, Role: LEADER
I20260710 13:24:25.955322 21400 consensus_queue.cc:237] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 44675a14a3f743749e27757211c91562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:25.961277 21315 raft_consensus.cc:2468] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 47d1d6074f2840dfa536b389a6754186 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44675a14a3f743749e27757211c91562 in term 2.
I20260710 13:24:25.961501 21403 consensus_queue.cc:1048] T 1a46e185b7e740ca8b987a6098922316 P 94894d08fce742debc6ba82c1c8e7642 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:25.972886 21060 catalog_manager.cc:5697] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 44675a14a3f743749e27757211c91562 reported cstate change: term changed from 1 to 2, leader changed from 47d1d6074f2840dfa536b389a6754186 (127.16.80.131) to 44675a14a3f743749e27757211c91562 (127.16.80.129). New cstate: current_term: 2 leader_uuid: "44675a14a3f743749e27757211c91562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:26.031702 21369 raft_consensus.cc:993] T d17f6e9d60aa427aa6c43e666aca0e01 P 47d1d6074f2840dfa536b389a6754186: : Instructing follower 44675a14a3f743749e27757211c91562 to start an election
I20260710 13:24:26.032228 21363 raft_consensus.cc:1081] T d17f6e9d60aa427aa6c43e666aca0e01 P 47d1d6074f2840dfa536b389a6754186 [term 1 LEADER]: Signalling peer 44675a14a3f743749e27757211c91562 to start an election
I20260710 13:24:26.033854 21165 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d17f6e9d60aa427aa6c43e666aca0e01"
dest_uuid: "44675a14a3f743749e27757211c91562"
 from {username='slave'} at 127.0.0.1:41814
I20260710 13:24:26.034474 21165 raft_consensus.cc:493] T d17f6e9d60aa427aa6c43e666aca0e01 P 44675a14a3f743749e27757211c91562 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:26.034806 21165 raft_consensus.cc:3060] T d17f6e9d60aa427aa6c43e666aca0e01 P 44675a14a3f743749e27757211c91562 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:26.041033 21165 raft_consensus.cc:515] T d17f6e9d60aa427aa6c43e666aca0e01 P 44675a14a3f743749e27757211c91562 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:26.043385 21165 leader_election.cc:290] T d17f6e9d60aa427aa6c43e666aca0e01 P 44675a14a3f743749e27757211c91562 [CANDIDATE]: Term 2 election: Requested vote from peers 94894d08fce742debc6ba82c1c8e7642 (127.16.80.130:32917), 47d1d6074f2840dfa536b389a6754186 (127.16.80.131:45633)
I20260710 13:24:26.044365 21240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d17f6e9d60aa427aa6c43e666aca0e01" candidate_uuid: "44675a14a3f743749e27757211c91562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94894d08fce742debc6ba82c1c8e7642"
I20260710 13:24:26.044751 21315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d17f6e9d60aa427aa6c43e666aca0e01" candidate_uuid: "44675a14a3f743749e27757211c91562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47d1d6074f2840dfa536b389a6754186"
I20260710 13:24:26.045135 21240 raft_consensus.cc:3060] T d17f6e9d60aa427aa6c43e666aca0e01 P 94894d08fce742debc6ba82c1c8e7642 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:26.045408 21315 raft_consensus.cc:3055] T d17f6e9d60aa427aa6c43e666aca0e01 P 47d1d6074f2840dfa536b389a6754186 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:26.045832 21315 raft_consensus.cc:740] T d17f6e9d60aa427aa6c43e666aca0e01 P 47d1d6074f2840dfa536b389a6754186 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47d1d6074f2840dfa536b389a6754186, State: Running, Role: LEADER
I20260710 13:24:26.046741 21315 consensus_queue.cc:260] T d17f6e9d60aa427aa6c43e666aca0e01 P 47d1d6074f2840dfa536b389a6754186 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:26.048107 21315 raft_consensus.cc:3060] T d17f6e9d60aa427aa6c43e666aca0e01 P 47d1d6074f2840dfa536b389a6754186 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:26.051954 21240 raft_consensus.cc:2468] T d17f6e9d60aa427aa6c43e666aca0e01 P 94894d08fce742debc6ba82c1c8e7642 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44675a14a3f743749e27757211c91562 in term 2.
I20260710 13:24:26.053371 21130 leader_election.cc:304] T d17f6e9d60aa427aa6c43e666aca0e01 P 44675a14a3f743749e27757211c91562 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44675a14a3f743749e27757211c91562, 94894d08fce742debc6ba82c1c8e7642; no voters: 
I20260710 13:24:26.054044 21315 raft_consensus.cc:2468] T d17f6e9d60aa427aa6c43e666aca0e01 P 47d1d6074f2840dfa536b389a6754186 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44675a14a3f743749e27757211c91562 in term 2.
I20260710 13:24:26.054260 21400 raft_consensus.cc:2804] T d17f6e9d60aa427aa6c43e666aca0e01 P 44675a14a3f743749e27757211c91562 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:26.054819 21400 raft_consensus.cc:697] T d17f6e9d60aa427aa6c43e666aca0e01 P 44675a14a3f743749e27757211c91562 [term 2 LEADER]: Becoming Leader. State: Replica: 44675a14a3f743749e27757211c91562, State: Running, Role: LEADER
I20260710 13:24:26.055686 21400 consensus_queue.cc:237] T d17f6e9d60aa427aa6c43e666aca0e01 P 44675a14a3f743749e27757211c91562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:26.063678 21061 catalog_manager.cc:5697] T d17f6e9d60aa427aa6c43e666aca0e01 P 44675a14a3f743749e27757211c91562 reported cstate change: term changed from 1 to 2, leader changed from 47d1d6074f2840dfa536b389a6754186 (127.16.80.131) to 44675a14a3f743749e27757211c91562 (127.16.80.129). New cstate: current_term: 2 leader_uuid: "44675a14a3f743749e27757211c91562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:26.092983 21369 raft_consensus.cc:993] T ea2fb25c604e4a649f6473e281ac4b6f P 47d1d6074f2840dfa536b389a6754186: : Instructing follower 44675a14a3f743749e27757211c91562 to start an election
I20260710 13:24:26.093480 21369 raft_consensus.cc:1081] T ea2fb25c604e4a649f6473e281ac4b6f P 47d1d6074f2840dfa536b389a6754186 [term 1 LEADER]: Signalling peer 44675a14a3f743749e27757211c91562 to start an election
I20260710 13:24:26.095074 21165 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea2fb25c604e4a649f6473e281ac4b6f"
dest_uuid: "44675a14a3f743749e27757211c91562"
 from {username='slave'} at 127.0.0.1:41814
I20260710 13:24:26.095674 21165 raft_consensus.cc:493] T ea2fb25c604e4a649f6473e281ac4b6f P 44675a14a3f743749e27757211c91562 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:26.096009 21165 raft_consensus.cc:3060] T ea2fb25c604e4a649f6473e281ac4b6f P 44675a14a3f743749e27757211c91562 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:26.101315 21165 raft_consensus.cc:515] T ea2fb25c604e4a649f6473e281ac4b6f P 44675a14a3f743749e27757211c91562 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:26.103185 21165 leader_election.cc:290] T ea2fb25c604e4a649f6473e281ac4b6f P 44675a14a3f743749e27757211c91562 [CANDIDATE]: Term 2 election: Requested vote from peers 94894d08fce742debc6ba82c1c8e7642 (127.16.80.130:32917), 47d1d6074f2840dfa536b389a6754186 (127.16.80.131:45633)
I20260710 13:24:26.104051 21240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2fb25c604e4a649f6473e281ac4b6f" candidate_uuid: "44675a14a3f743749e27757211c91562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94894d08fce742debc6ba82c1c8e7642"
I20260710 13:24:26.104404 21315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2fb25c604e4a649f6473e281ac4b6f" candidate_uuid: "44675a14a3f743749e27757211c91562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47d1d6074f2840dfa536b389a6754186"
I20260710 13:24:26.104682 21240 raft_consensus.cc:3060] T ea2fb25c604e4a649f6473e281ac4b6f P 94894d08fce742debc6ba82c1c8e7642 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:26.105005 21315 raft_consensus.cc:3055] T ea2fb25c604e4a649f6473e281ac4b6f P 47d1d6074f2840dfa536b389a6754186 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:26.105372 21315 raft_consensus.cc:740] T ea2fb25c604e4a649f6473e281ac4b6f P 47d1d6074f2840dfa536b389a6754186 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47d1d6074f2840dfa536b389a6754186, State: Running, Role: LEADER
I20260710 13:24:26.106127 21315 consensus_queue.cc:260] T ea2fb25c604e4a649f6473e281ac4b6f P 47d1d6074f2840dfa536b389a6754186 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:26.107200 21315 raft_consensus.cc:3060] T ea2fb25c604e4a649f6473e281ac4b6f P 47d1d6074f2840dfa536b389a6754186 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:26.110644 21240 raft_consensus.cc:2468] T ea2fb25c604e4a649f6473e281ac4b6f P 94894d08fce742debc6ba82c1c8e7642 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44675a14a3f743749e27757211c91562 in term 2.
I20260710 13:24:26.111968 21130 leader_election.cc:304] T ea2fb25c604e4a649f6473e281ac4b6f P 44675a14a3f743749e27757211c91562 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44675a14a3f743749e27757211c91562, 94894d08fce742debc6ba82c1c8e7642; no voters: 
I20260710 13:24:26.112900 21400 raft_consensus.cc:2804] T ea2fb25c604e4a649f6473e281ac4b6f P 44675a14a3f743749e27757211c91562 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:26.113101 21315 raft_consensus.cc:2468] T ea2fb25c604e4a649f6473e281ac4b6f P 47d1d6074f2840dfa536b389a6754186 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44675a14a3f743749e27757211c91562 in term 2.
I20260710 13:24:26.113421 21400 raft_consensus.cc:697] T ea2fb25c604e4a649f6473e281ac4b6f P 44675a14a3f743749e27757211c91562 [term 2 LEADER]: Becoming Leader. State: Replica: 44675a14a3f743749e27757211c91562, State: Running, Role: LEADER
I20260710 13:24:26.114835 21400 consensus_queue.cc:237] T ea2fb25c604e4a649f6473e281ac4b6f P 44675a14a3f743749e27757211c91562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:26.122748 21061 catalog_manager.cc:5697] T ea2fb25c604e4a649f6473e281ac4b6f P 44675a14a3f743749e27757211c91562 reported cstate change: term changed from 1 to 2, leader changed from 47d1d6074f2840dfa536b389a6754186 (127.16.80.131) to 44675a14a3f743749e27757211c91562 (127.16.80.129). New cstate: current_term: 2 leader_uuid: "44675a14a3f743749e27757211c91562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:26.201550 21315 raft_consensus.cc:1275] T de5c940a8b214274b9a7104b84d724de P 47d1d6074f2840dfa536b389a6754186 [term 2 FOLLOWER]: Refusing update from remote peer 94894d08fce742debc6ba82c1c8e7642: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:26.202880 21403 consensus_queue.cc:1048] T de5c940a8b214274b9a7104b84d724de P 94894d08fce742debc6ba82c1c8e7642 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:26.212437 21165 raft_consensus.cc:1275] T de5c940a8b214274b9a7104b84d724de P 44675a14a3f743749e27757211c91562 [term 2 FOLLOWER]: Refusing update from remote peer 94894d08fce742debc6ba82c1c8e7642: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:26.213984 21401 consensus_queue.cc:1048] T de5c940a8b214274b9a7104b84d724de P 94894d08fce742debc6ba82c1c8e7642 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:26.344239 21165 raft_consensus.cc:1275] T 40b5865ac84e46c1b87665d2dfab1ce9 P 44675a14a3f743749e27757211c91562 [term 2 FOLLOWER]: Refusing update from remote peer 94894d08fce742debc6ba82c1c8e7642: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:26.345847 21401 consensus_queue.cc:1048] T 40b5865ac84e46c1b87665d2dfab1ce9 P 94894d08fce742debc6ba82c1c8e7642 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:26.354492 21315 raft_consensus.cc:1275] T 40b5865ac84e46c1b87665d2dfab1ce9 P 47d1d6074f2840dfa536b389a6754186 [term 2 FOLLOWER]: Refusing update from remote peer 94894d08fce742debc6ba82c1c8e7642: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:26.356011 21403 consensus_queue.cc:1048] T 40b5865ac84e46c1b87665d2dfab1ce9 P 94894d08fce742debc6ba82c1c8e7642 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:26.415189 21315 raft_consensus.cc:1275] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 47d1d6074f2840dfa536b389a6754186 [term 2 FOLLOWER]: Refusing update from remote peer 44675a14a3f743749e27757211c91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:26.416476 21436 consensus_queue.cc:1048] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 44675a14a3f743749e27757211c91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:26.424676 21240 raft_consensus.cc:1275] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 94894d08fce742debc6ba82c1c8e7642 [term 2 FOLLOWER]: Refusing update from remote peer 44675a14a3f743749e27757211c91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:26.426419 21424 consensus_queue.cc:1048] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 44675a14a3f743749e27757211c91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:26.472440 21240 raft_consensus.cc:1275] T 153b15f6ba5c48df95e1d20e784c0a73 P 94894d08fce742debc6ba82c1c8e7642 [term 2 FOLLOWER]: Refusing update from remote peer 47d1d6074f2840dfa536b389a6754186: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:26.473942 21369 consensus_queue.cc:1048] T 153b15f6ba5c48df95e1d20e784c0a73 P 47d1d6074f2840dfa536b389a6754186 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:26.482195 21165 raft_consensus.cc:1275] T 153b15f6ba5c48df95e1d20e784c0a73 P 44675a14a3f743749e27757211c91562 [term 2 FOLLOWER]: Refusing update from remote peer 47d1d6074f2840dfa536b389a6754186: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:26.484103 21385 consensus_queue.cc:1048] T 153b15f6ba5c48df95e1d20e784c0a73 P 47d1d6074f2840dfa536b389a6754186 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:26.563472 21240 raft_consensus.cc:1275] T d17f6e9d60aa427aa6c43e666aca0e01 P 94894d08fce742debc6ba82c1c8e7642 [term 2 FOLLOWER]: Refusing update from remote peer 44675a14a3f743749e27757211c91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:26.564992 21400 consensus_queue.cc:1048] T d17f6e9d60aa427aa6c43e666aca0e01 P 44675a14a3f743749e27757211c91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:26.575902 21315 raft_consensus.cc:1275] T d17f6e9d60aa427aa6c43e666aca0e01 P 47d1d6074f2840dfa536b389a6754186 [term 2 FOLLOWER]: Refusing update from remote peer 44675a14a3f743749e27757211c91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:26.577950 21424 consensus_queue.cc:1048] T d17f6e9d60aa427aa6c43e666aca0e01 P 44675a14a3f743749e27757211c91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:26.707342 21240 raft_consensus.cc:1275] T ea2fb25c604e4a649f6473e281ac4b6f P 94894d08fce742debc6ba82c1c8e7642 [term 2 FOLLOWER]: Refusing update from remote peer 44675a14a3f743749e27757211c91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:26.708905 21424 consensus_queue.cc:1048] T ea2fb25c604e4a649f6473e281ac4b6f P 44675a14a3f743749e27757211c91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:26.718449 21315 raft_consensus.cc:1275] T ea2fb25c604e4a649f6473e281ac4b6f P 47d1d6074f2840dfa536b389a6754186 [term 2 FOLLOWER]: Refusing update from remote peer 44675a14a3f743749e27757211c91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:26.720870 21436 consensus_queue.cc:1048] T ea2fb25c604e4a649f6473e281ac4b6f P 44675a14a3f743749e27757211c91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:28.720320 21060 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35976:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:24:28.722760 21060 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:24:28.776561 21152 tablet_service.cc:1511] Processing CreateTablet for tablet 0ff4b4da63e9453cbd9e650c5c5ff46f (DEFAULT_TABLE table=soft_deleted_table [id=cc5f80111c6e465da9992bf166170743]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:24:28.777884 21152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ff4b4da63e9453cbd9e650c5c5ff46f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:28.777724 21227 tablet_service.cc:1511] Processing CreateTablet for tablet 0ff4b4da63e9453cbd9e650c5c5ff46f (DEFAULT_TABLE table=soft_deleted_table [id=cc5f80111c6e465da9992bf166170743]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:24:28.779027 21227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ff4b4da63e9453cbd9e650c5c5ff46f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:28.781793 21304 tablet_service.cc:1511] Processing CreateTablet for tablet 0ff4b4da63e9453cbd9e650c5c5ff46f (DEFAULT_TABLE table=soft_deleted_table [id=cc5f80111c6e465da9992bf166170743]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:24:28.783113 21304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ff4b4da63e9453cbd9e650c5c5ff46f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:28.784814 21303 tablet_service.cc:1511] Processing CreateTablet for tablet 449ef35b9ac048de8570a31eddf465ff (DEFAULT_TABLE table=soft_deleted_table [id=cc5f80111c6e465da9992bf166170743]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:24:28.786104 21303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 449ef35b9ac048de8570a31eddf465ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:28.787941 21300 tablet_service.cc:1511] Processing CreateTablet for tablet fa9f6c0764e341bfaac1072c92a90359 (DEFAULT_TABLE table=soft_deleted_table [id=cc5f80111c6e465da9992bf166170743]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:24:28.791833 21151 tablet_service.cc:1511] Processing CreateTablet for tablet 449ef35b9ac048de8570a31eddf465ff (DEFAULT_TABLE table=soft_deleted_table [id=cc5f80111c6e465da9992bf166170743]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:24:28.792579 21155 tablet_service.cc:1511] Processing CreateTablet for tablet 29481911ba234693a25f05bda7f7341a (DEFAULT_TABLE table=soft_deleted_table [id=cc5f80111c6e465da9992bf166170743]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:24:28.792898 21231 tablet_service.cc:1511] Processing CreateTablet for tablet 449ef35b9ac048de8570a31eddf465ff (DEFAULT_TABLE table=soft_deleted_table [id=cc5f80111c6e465da9992bf166170743]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:24:28.793260 21151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 449ef35b9ac048de8570a31eddf465ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:28.794099 21155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29481911ba234693a25f05bda7f7341a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:28.794205 21231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 449ef35b9ac048de8570a31eddf465ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:28.796545 21228 tablet_service.cc:1511] Processing CreateTablet for tablet 29481911ba234693a25f05bda7f7341a (DEFAULT_TABLE table=soft_deleted_table [id=cc5f80111c6e465da9992bf166170743]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:24:28.798717 21229 tablet_service.cc:1511] Processing CreateTablet for tablet fa9f6c0764e341bfaac1072c92a90359 (DEFAULT_TABLE table=soft_deleted_table [id=cc5f80111c6e465da9992bf166170743]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:24:28.800863 21154 tablet_service.cc:1511] Processing CreateTablet for tablet fa9f6c0764e341bfaac1072c92a90359 (DEFAULT_TABLE table=soft_deleted_table [id=cc5f80111c6e465da9992bf166170743]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:24:28.802278 21154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa9f6c0764e341bfaac1072c92a90359. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:28.789311 21300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa9f6c0764e341bfaac1072c92a90359. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:28.808881 21451 tablet_bootstrap.cc:492] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 47d1d6074f2840dfa536b389a6754186: Bootstrap starting.
I20260710 13:24:28.809187 21305 tablet_service.cc:1511] Processing CreateTablet for tablet 29481911ba234693a25f05bda7f7341a (DEFAULT_TABLE table=soft_deleted_table [id=cc5f80111c6e465da9992bf166170743]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:24:28.810627 21305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29481911ba234693a25f05bda7f7341a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:28.812848 21230 tablet_service.cc:1511] Processing CreateTablet for tablet 7f63e2b081b74719a138b7ee82e7f8fc (DEFAULT_TABLE table=soft_deleted_table [id=cc5f80111c6e465da9992bf166170743]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:24:28.814596 21228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29481911ba234693a25f05bda7f7341a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:28.816133 21451 tablet_bootstrap.cc:654] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 47d1d6074f2840dfa536b389a6754186: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:28.816706 21156 tablet_service.cc:1511] Processing CreateTablet for tablet 7f63e2b081b74719a138b7ee82e7f8fc (DEFAULT_TABLE table=soft_deleted_table [id=cc5f80111c6e465da9992bf166170743]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:24:28.818269 21156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f63e2b081b74719a138b7ee82e7f8fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:28.820533 21230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f63e2b081b74719a138b7ee82e7f8fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:28.821403 21229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa9f6c0764e341bfaac1072c92a90359. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:28.822781 21304 tablet_service.cc:1511] Processing CreateTablet for tablet 7f63e2b081b74719a138b7ee82e7f8fc (DEFAULT_TABLE table=soft_deleted_table [id=cc5f80111c6e465da9992bf166170743]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:24:28.824354 21304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f63e2b081b74719a138b7ee82e7f8fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:28.866340 21304 tablet_service.cc:1511] Processing CreateTablet for tablet a14748422723404da99695eb81af8c2d (DEFAULT_TABLE table=soft_deleted_table [id=cc5f80111c6e465da9992bf166170743]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:24:28.871454 21304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a14748422723404da99695eb81af8c2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:28.873088 21226 tablet_service.cc:1511] Processing CreateTablet for tablet a14748422723404da99695eb81af8c2d (DEFAULT_TABLE table=soft_deleted_table [id=cc5f80111c6e465da9992bf166170743]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:24:28.874547 21226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a14748422723404da99695eb81af8c2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:28.875839 21451 tablet_bootstrap.cc:492] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 47d1d6074f2840dfa536b389a6754186: No bootstrap required, opened a new log
I20260710 13:24:28.876411 21451 ts_tablet_manager.cc:1403] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 47d1d6074f2840dfa536b389a6754186: Time spent bootstrapping tablet: real 0.068s	user 0.028s	sys 0.014s
I20260710 13:24:28.879549 21451 raft_consensus.cc:359] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:28.880331 21451 raft_consensus.cc:385] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:28.880623 21451 raft_consensus.cc:740] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47d1d6074f2840dfa536b389a6754186, State: Initialized, Role: FOLLOWER
I20260710 13:24:28.884609 21451 consensus_queue.cc:260] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 47d1d6074f2840dfa536b389a6754186 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:28.893175 21155 tablet_service.cc:1511] Processing CreateTablet for tablet 3d9335739e814bf68c6e9357d2da10f9 (DEFAULT_TABLE table=soft_deleted_table [id=cc5f80111c6e465da9992bf166170743]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:24:28.894624 21155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d9335739e814bf68c6e9357d2da10f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:28.898065 21451 ts_tablet_manager.cc:1434] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 47d1d6074f2840dfa536b389a6754186: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 13:24:28.900007 21451 tablet_bootstrap.cc:492] T 7f63e2b081b74719a138b7ee82e7f8fc P 47d1d6074f2840dfa536b389a6754186: Bootstrap starting.
I20260710 13:24:28.904012 21151 tablet_service.cc:1511] Processing CreateTablet for tablet a14748422723404da99695eb81af8c2d (DEFAULT_TABLE table=soft_deleted_table [id=cc5f80111c6e465da9992bf166170743]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:24:28.905427 21151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a14748422723404da99695eb81af8c2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:28.916946 21230 tablet_service.cc:1511] Processing CreateTablet for tablet 3d9335739e814bf68c6e9357d2da10f9 (DEFAULT_TABLE table=soft_deleted_table [id=cc5f80111c6e465da9992bf166170743]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:24:28.930449 21230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d9335739e814bf68c6e9357d2da10f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:28.932785 21454 tablet_bootstrap.cc:492] T fa9f6c0764e341bfaac1072c92a90359 P 94894d08fce742debc6ba82c1c8e7642: Bootstrap starting.
I20260710 13:24:28.936184 21229 tablet_service.cc:1511] Processing CreateTablet for tablet 7a6551b9ce5b4033a9d4f1bd725c07db (DEFAULT_TABLE table=soft_deleted_table [id=cc5f80111c6e465da9992bf166170743]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:24:28.937602 21229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a6551b9ce5b4033a9d4f1bd725c07db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:28.922778 21453 tablet_bootstrap.cc:492] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 44675a14a3f743749e27757211c91562: Bootstrap starting.
I20260710 13:24:28.927943 21451 tablet_bootstrap.cc:654] T 7f63e2b081b74719a138b7ee82e7f8fc P 47d1d6074f2840dfa536b389a6754186: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:28.918253 21305 tablet_service.cc:1511] Processing CreateTablet for tablet 3d9335739e814bf68c6e9357d2da10f9 (DEFAULT_TABLE table=soft_deleted_table [id=cc5f80111c6e465da9992bf166170743]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:24:28.940102 21305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d9335739e814bf68c6e9357d2da10f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:28.954012 21155 tablet_service.cc:1511] Processing CreateTablet for tablet 7a6551b9ce5b4033a9d4f1bd725c07db (DEFAULT_TABLE table=soft_deleted_table [id=cc5f80111c6e465da9992bf166170743]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:24:28.955549 21155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a6551b9ce5b4033a9d4f1bd725c07db. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:24:28.960294 21112 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:24:28.961037 21454 tablet_bootstrap.cc:654] T fa9f6c0764e341bfaac1072c92a90359 P 94894d08fce742debc6ba82c1c8e7642: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:28.960779 21300 tablet_service.cc:1511] Processing CreateTablet for tablet 7a6551b9ce5b4033a9d4f1bd725c07db (DEFAULT_TABLE table=soft_deleted_table [id=cc5f80111c6e465da9992bf166170743]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:24:28.965835 21300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a6551b9ce5b4033a9d4f1bd725c07db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:28.964617 21151 tablet_service.cc:1511] Processing CreateTablet for tablet fcae0c00550f4cea89094d3d6c239937 (DEFAULT_TABLE table=soft_deleted_table [id=cc5f80111c6e465da9992bf166170743]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:24:28.967379 21151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcae0c00550f4cea89094d3d6c239937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:28.972182 21303 tablet_service.cc:1511] Processing CreateTablet for tablet fcae0c00550f4cea89094d3d6c239937 (DEFAULT_TABLE table=soft_deleted_table [id=cc5f80111c6e465da9992bf166170743]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:24:28.968117 21230 tablet_service.cc:1511] Processing CreateTablet for tablet fcae0c00550f4cea89094d3d6c239937 (DEFAULT_TABLE table=soft_deleted_table [id=cc5f80111c6e465da9992bf166170743]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:24:28.973592 21303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcae0c00550f4cea89094d3d6c239937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:28.973723 21230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcae0c00550f4cea89094d3d6c239937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:28.977838 21453 tablet_bootstrap.cc:654] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 44675a14a3f743749e27757211c91562: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:28.996572 21451 tablet_bootstrap.cc:492] T 7f63e2b081b74719a138b7ee82e7f8fc P 47d1d6074f2840dfa536b389a6754186: No bootstrap required, opened a new log
I20260710 13:24:28.997202 21451 ts_tablet_manager.cc:1403] T 7f63e2b081b74719a138b7ee82e7f8fc P 47d1d6074f2840dfa536b389a6754186: Time spent bootstrapping tablet: real 0.097s	user 0.013s	sys 0.021s
I20260710 13:24:29.002614 21451 raft_consensus.cc:359] T 7f63e2b081b74719a138b7ee82e7f8fc P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.003486 21451 raft_consensus.cc:385] T 7f63e2b081b74719a138b7ee82e7f8fc P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:29.003870 21451 raft_consensus.cc:740] T 7f63e2b081b74719a138b7ee82e7f8fc P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47d1d6074f2840dfa536b389a6754186, State: Initialized, Role: FOLLOWER
I20260710 13:24:29.004817 21451 consensus_queue.cc:260] T 7f63e2b081b74719a138b7ee82e7f8fc P 47d1d6074f2840dfa536b389a6754186 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.006134 21454 tablet_bootstrap.cc:492] T fa9f6c0764e341bfaac1072c92a90359 P 94894d08fce742debc6ba82c1c8e7642: No bootstrap required, opened a new log
I20260710 13:24:29.006724 21454 ts_tablet_manager.cc:1403] T fa9f6c0764e341bfaac1072c92a90359 P 94894d08fce742debc6ba82c1c8e7642: Time spent bootstrapping tablet: real 0.074s	user 0.016s	sys 0.003s
I20260710 13:24:29.008172 21453 tablet_bootstrap.cc:492] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 44675a14a3f743749e27757211c91562: No bootstrap required, opened a new log
I20260710 13:24:29.008131 21451 ts_tablet_manager.cc:1434] T 7f63e2b081b74719a138b7ee82e7f8fc P 47d1d6074f2840dfa536b389a6754186: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:24:29.008847 21453 ts_tablet_manager.cc:1403] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 44675a14a3f743749e27757211c91562: Time spent bootstrapping tablet: real 0.086s	user 0.005s	sys 0.010s
I20260710 13:24:29.009999 21454 raft_consensus.cc:359] T fa9f6c0764e341bfaac1072c92a90359 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.010823 21454 raft_consensus.cc:385] T fa9f6c0764e341bfaac1072c92a90359 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:29.011489 21453 raft_consensus.cc:359] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.013412 21454 raft_consensus.cc:740] T fa9f6c0764e341bfaac1072c92a90359 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94894d08fce742debc6ba82c1c8e7642, State: Initialized, Role: FOLLOWER
I20260710 13:24:29.013662 21453 raft_consensus.cc:385] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:29.014047 21453 raft_consensus.cc:740] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44675a14a3f743749e27757211c91562, State: Initialized, Role: FOLLOWER
I20260710 13:24:29.014883 21453 consensus_queue.cc:260] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 44675a14a3f743749e27757211c91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.015915 21369 raft_consensus.cc:493] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:29.016417 21369 raft_consensus.cc:515] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.017774 21451 tablet_bootstrap.cc:492] T 449ef35b9ac048de8570a31eddf465ff P 47d1d6074f2840dfa536b389a6754186: Bootstrap starting.
I20260710 13:24:29.018584 21369 leader_election.cc:290] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 47d1d6074f2840dfa536b389a6754186 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44675a14a3f743749e27757211c91562 (127.16.80.129:45163), 94894d08fce742debc6ba82c1c8e7642 (127.16.80.130:32917)
I20260710 13:24:29.019817 21240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff4b4da63e9453cbd9e650c5c5ff46f" candidate_uuid: "47d1d6074f2840dfa536b389a6754186" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894d08fce742debc6ba82c1c8e7642" is_pre_election: true
W20260710 13:24:29.021274 21279 leader_election.cc:343] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 47d1d6074f2840dfa536b389a6754186 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94894d08fce742debc6ba82c1c8e7642 (127.16.80.130:32917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:29.022119 21166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff4b4da63e9453cbd9e650c5c5ff46f" candidate_uuid: "47d1d6074f2840dfa536b389a6754186" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44675a14a3f743749e27757211c91562" is_pre_election: true
I20260710 13:24:29.022780 21166 raft_consensus.cc:2468] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47d1d6074f2840dfa536b389a6754186 in term 0.
I20260710 13:24:29.024592 21280 leader_election.cc:304] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 47d1d6074f2840dfa536b389a6754186 [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: 44675a14a3f743749e27757211c91562, 47d1d6074f2840dfa536b389a6754186; no voters: 94894d08fce742debc6ba82c1c8e7642
I20260710 13:24:29.025050 21451 tablet_bootstrap.cc:654] T 449ef35b9ac048de8570a31eddf465ff P 47d1d6074f2840dfa536b389a6754186: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:29.014410 21454 consensus_queue.cc:260] T fa9f6c0764e341bfaac1072c92a90359 P 94894d08fce742debc6ba82c1c8e7642 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.026876 21454 ts_tablet_manager.cc:1434] T fa9f6c0764e341bfaac1072c92a90359 P 94894d08fce742debc6ba82c1c8e7642: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.003s
I20260710 13:24:29.028049 21454 tablet_bootstrap.cc:492] T 7f63e2b081b74719a138b7ee82e7f8fc P 94894d08fce742debc6ba82c1c8e7642: Bootstrap starting.
I20260710 13:24:29.031330 21369 raft_consensus.cc:2804] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:29.031803 21369 raft_consensus.cc:493] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:29.032150 21369 raft_consensus.cc:3060] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:29.019249 21453 ts_tablet_manager.cc:1434] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 44675a14a3f743749e27757211c91562: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 13:24:29.044039 21454 tablet_bootstrap.cc:654] T 7f63e2b081b74719a138b7ee82e7f8fc P 94894d08fce742debc6ba82c1c8e7642: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:29.046060 21369 raft_consensus.cc:515] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 47d1d6074f2840dfa536b389a6754186 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.044025 21453 tablet_bootstrap.cc:492] T 449ef35b9ac048de8570a31eddf465ff P 44675a14a3f743749e27757211c91562: Bootstrap starting.
I20260710 13:24:29.049299 21166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff4b4da63e9453cbd9e650c5c5ff46f" candidate_uuid: "47d1d6074f2840dfa536b389a6754186" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44675a14a3f743749e27757211c91562"
I20260710 13:24:29.049530 21369 leader_election.cc:290] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 47d1d6074f2840dfa536b389a6754186 [CANDIDATE]: Term 1 election: Requested vote from peers 44675a14a3f743749e27757211c91562 (127.16.80.129:45163), 94894d08fce742debc6ba82c1c8e7642 (127.16.80.130:32917)
I20260710 13:24:29.049998 21166 raft_consensus.cc:3060] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:29.051492 21240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff4b4da63e9453cbd9e650c5c5ff46f" candidate_uuid: "47d1d6074f2840dfa536b389a6754186" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894d08fce742debc6ba82c1c8e7642"
W20260710 13:24:29.053114 21279 leader_election.cc:343] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 47d1d6074f2840dfa536b389a6754186 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 94894d08fce742debc6ba82c1c8e7642 (127.16.80.130:32917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:29.053560 21451 tablet_bootstrap.cc:492] T 449ef35b9ac048de8570a31eddf465ff P 47d1d6074f2840dfa536b389a6754186: No bootstrap required, opened a new log
I20260710 13:24:29.054186 21451 ts_tablet_manager.cc:1403] T 449ef35b9ac048de8570a31eddf465ff P 47d1d6074f2840dfa536b389a6754186: Time spent bootstrapping tablet: real 0.040s	user 0.024s	sys 0.008s
I20260710 13:24:29.056500 21453 tablet_bootstrap.cc:654] T 449ef35b9ac048de8570a31eddf465ff P 44675a14a3f743749e27757211c91562: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:29.057534 21451 raft_consensus.cc:359] T 449ef35b9ac048de8570a31eddf465ff P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.058326 21451 raft_consensus.cc:385] T 449ef35b9ac048de8570a31eddf465ff P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:29.058633 21451 raft_consensus.cc:740] T 449ef35b9ac048de8570a31eddf465ff P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47d1d6074f2840dfa536b389a6754186, State: Initialized, Role: FOLLOWER
I20260710 13:24:29.059464 21451 consensus_queue.cc:260] T 449ef35b9ac048de8570a31eddf465ff P 47d1d6074f2840dfa536b389a6754186 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.059762 21166 raft_consensus.cc:2468] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 44675a14a3f743749e27757211c91562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47d1d6074f2840dfa536b389a6754186 in term 1.
I20260710 13:24:29.061349 21454 tablet_bootstrap.cc:492] T 7f63e2b081b74719a138b7ee82e7f8fc P 94894d08fce742debc6ba82c1c8e7642: No bootstrap required, opened a new log
I20260710 13:24:29.061900 21454 ts_tablet_manager.cc:1403] T 7f63e2b081b74719a138b7ee82e7f8fc P 94894d08fce742debc6ba82c1c8e7642: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.002s
I20260710 13:24:29.062137 21451 ts_tablet_manager.cc:1434] T 449ef35b9ac048de8570a31eddf465ff P 47d1d6074f2840dfa536b389a6754186: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 13:24:29.063257 21451 tablet_bootstrap.cc:492] T 29481911ba234693a25f05bda7f7341a P 47d1d6074f2840dfa536b389a6754186: Bootstrap starting.
I20260710 13:24:29.063731 21280 leader_election.cc:304] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 47d1d6074f2840dfa536b389a6754186 [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: 44675a14a3f743749e27757211c91562, 47d1d6074f2840dfa536b389a6754186; no voters: 94894d08fce742debc6ba82c1c8e7642
I20260710 13:24:29.065022 21369 raft_consensus.cc:2804] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 47d1d6074f2840dfa536b389a6754186 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:29.065061 21454 raft_consensus.cc:359] T 7f63e2b081b74719a138b7ee82e7f8fc P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.066011 21454 raft_consensus.cc:385] T 7f63e2b081b74719a138b7ee82e7f8fc P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:29.066340 21454 raft_consensus.cc:740] T 7f63e2b081b74719a138b7ee82e7f8fc P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94894d08fce742debc6ba82c1c8e7642, State: Initialized, Role: FOLLOWER
I20260710 13:24:29.068713 21369 raft_consensus.cc:697] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 47d1d6074f2840dfa536b389a6754186 [term 1 LEADER]: Becoming Leader. State: Replica: 47d1d6074f2840dfa536b389a6754186, State: Running, Role: LEADER
I20260710 13:24:29.069103 21454 consensus_queue.cc:260] T 7f63e2b081b74719a138b7ee82e7f8fc P 94894d08fce742debc6ba82c1c8e7642 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.070047 21451 tablet_bootstrap.cc:654] T 29481911ba234693a25f05bda7f7341a P 47d1d6074f2840dfa536b389a6754186: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:29.071040 21369 consensus_queue.cc:237] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 47d1d6074f2840dfa536b389a6754186 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.072582 21454 ts_tablet_manager.cc:1434] T 7f63e2b081b74719a138b7ee82e7f8fc P 94894d08fce742debc6ba82c1c8e7642: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260710 13:24:29.073962 21454 tablet_bootstrap.cc:492] T 449ef35b9ac048de8570a31eddf465ff P 94894d08fce742debc6ba82c1c8e7642: Bootstrap starting.
I20260710 13:24:29.087531 21453 tablet_bootstrap.cc:492] T 449ef35b9ac048de8570a31eddf465ff P 44675a14a3f743749e27757211c91562: No bootstrap required, opened a new log
I20260710 13:24:29.088371 21453 ts_tablet_manager.cc:1403] T 449ef35b9ac048de8570a31eddf465ff P 44675a14a3f743749e27757211c91562: Time spent bootstrapping tablet: real 0.045s	user 0.007s	sys 0.009s
I20260710 13:24:29.093014 21453 raft_consensus.cc:359] T 449ef35b9ac048de8570a31eddf465ff P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.094115 21453 raft_consensus.cc:385] T 449ef35b9ac048de8570a31eddf465ff P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:29.097352 21451 tablet_bootstrap.cc:492] T 29481911ba234693a25f05bda7f7341a P 47d1d6074f2840dfa536b389a6754186: No bootstrap required, opened a new log
I20260710 13:24:29.097342 21453 raft_consensus.cc:740] T 449ef35b9ac048de8570a31eddf465ff P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44675a14a3f743749e27757211c91562, State: Initialized, Role: FOLLOWER
I20260710 13:24:29.097995 21451 ts_tablet_manager.cc:1403] T 29481911ba234693a25f05bda7f7341a P 47d1d6074f2840dfa536b389a6754186: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.022s
I20260710 13:24:29.098271 21453 consensus_queue.cc:260] T 449ef35b9ac048de8570a31eddf465ff P 44675a14a3f743749e27757211c91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.099330 21454 tablet_bootstrap.cc:654] T 449ef35b9ac048de8570a31eddf465ff P 94894d08fce742debc6ba82c1c8e7642: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:29.101085 21451 raft_consensus.cc:359] T 29481911ba234693a25f05bda7f7341a P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.101873 21451 raft_consensus.cc:385] T 29481911ba234693a25f05bda7f7341a P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:29.102308 21451 raft_consensus.cc:740] T 29481911ba234693a25f05bda7f7341a P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47d1d6074f2840dfa536b389a6754186, State: Initialized, Role: FOLLOWER
I20260710 13:24:29.103300 21451 consensus_queue.cc:260] T 29481911ba234693a25f05bda7f7341a P 47d1d6074f2840dfa536b389a6754186 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.103866 21453 ts_tablet_manager.cc:1434] T 449ef35b9ac048de8570a31eddf465ff P 44675a14a3f743749e27757211c91562: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.002s
I20260710 13:24:29.105006 21453 tablet_bootstrap.cc:492] T 29481911ba234693a25f05bda7f7341a P 44675a14a3f743749e27757211c91562: Bootstrap starting.
I20260710 13:24:29.106081 21451 ts_tablet_manager.cc:1434] T 29481911ba234693a25f05bda7f7341a P 47d1d6074f2840dfa536b389a6754186: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 13:24:29.107398 21451 tablet_bootstrap.cc:492] T fa9f6c0764e341bfaac1072c92a90359 P 47d1d6074f2840dfa536b389a6754186: Bootstrap starting.
I20260710 13:24:29.112067 21453 tablet_bootstrap.cc:654] T 29481911ba234693a25f05bda7f7341a P 44675a14a3f743749e27757211c91562: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:29.114352 21451 tablet_bootstrap.cc:654] T fa9f6c0764e341bfaac1072c92a90359 P 47d1d6074f2840dfa536b389a6754186: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:29.105794 21060 catalog_manager.cc:5697] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 47d1d6074f2840dfa536b389a6754186 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47d1d6074f2840dfa536b389a6754186 (127.16.80.131). New cstate: current_term: 1 leader_uuid: "47d1d6074f2840dfa536b389a6754186" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:29.125873 21453 tablet_bootstrap.cc:492] T 29481911ba234693a25f05bda7f7341a P 44675a14a3f743749e27757211c91562: No bootstrap required, opened a new log
I20260710 13:24:29.126605 21453 ts_tablet_manager.cc:1403] T 29481911ba234693a25f05bda7f7341a P 44675a14a3f743749e27757211c91562: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260710 13:24:29.130798 21454 tablet_bootstrap.cc:492] T 449ef35b9ac048de8570a31eddf465ff P 94894d08fce742debc6ba82c1c8e7642: No bootstrap required, opened a new log
I20260710 13:24:29.131475 21454 ts_tablet_manager.cc:1403] T 449ef35b9ac048de8570a31eddf465ff P 94894d08fce742debc6ba82c1c8e7642: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.015s
I20260710 13:24:29.130622 21453 raft_consensus.cc:359] T 29481911ba234693a25f05bda7f7341a P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.132854 21453 raft_consensus.cc:385] T 29481911ba234693a25f05bda7f7341a P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:29.133188 21453 raft_consensus.cc:740] T 29481911ba234693a25f05bda7f7341a P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44675a14a3f743749e27757211c91562, State: Initialized, Role: FOLLOWER
I20260710 13:24:29.134110 21451 tablet_bootstrap.cc:492] T fa9f6c0764e341bfaac1072c92a90359 P 47d1d6074f2840dfa536b389a6754186: No bootstrap required, opened a new log
I20260710 13:24:29.134044 21453 consensus_queue.cc:260] T 29481911ba234693a25f05bda7f7341a P 44675a14a3f743749e27757211c91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.134763 21451 ts_tablet_manager.cc:1403] T fa9f6c0764e341bfaac1072c92a90359 P 47d1d6074f2840dfa536b389a6754186: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.004s
I20260710 13:24:29.134836 21454 raft_consensus.cc:359] T 449ef35b9ac048de8570a31eddf465ff P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.135810 21454 raft_consensus.cc:385] T 449ef35b9ac048de8570a31eddf465ff P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:29.136220 21454 raft_consensus.cc:740] T 449ef35b9ac048de8570a31eddf465ff P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94894d08fce742debc6ba82c1c8e7642, State: Initialized, Role: FOLLOWER
I20260710 13:24:29.136999 21454 consensus_queue.cc:260] T 449ef35b9ac048de8570a31eddf465ff P 94894d08fce742debc6ba82c1c8e7642 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.137925 21451 raft_consensus.cc:359] T fa9f6c0764e341bfaac1072c92a90359 P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.138664 21451 raft_consensus.cc:385] T fa9f6c0764e341bfaac1072c92a90359 P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:29.138937 21451 raft_consensus.cc:740] T fa9f6c0764e341bfaac1072c92a90359 P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47d1d6074f2840dfa536b389a6754186, State: Initialized, Role: FOLLOWER
I20260710 13:24:29.139415 21454 ts_tablet_manager.cc:1434] T 449ef35b9ac048de8570a31eddf465ff P 94894d08fce742debc6ba82c1c8e7642: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:24:29.139801 21451 consensus_queue.cc:260] T fa9f6c0764e341bfaac1072c92a90359 P 47d1d6074f2840dfa536b389a6754186 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.140390 21454 tablet_bootstrap.cc:492] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 94894d08fce742debc6ba82c1c8e7642: Bootstrap starting.
I20260710 13:24:29.142154 21451 ts_tablet_manager.cc:1434] T fa9f6c0764e341bfaac1072c92a90359 P 47d1d6074f2840dfa536b389a6754186: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:24:29.142211 21453 ts_tablet_manager.cc:1434] T 29481911ba234693a25f05bda7f7341a P 44675a14a3f743749e27757211c91562: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.002s
I20260710 13:24:29.143402 21453 tablet_bootstrap.cc:492] T fa9f6c0764e341bfaac1072c92a90359 P 44675a14a3f743749e27757211c91562: Bootstrap starting.
I20260710 13:24:29.146392 21454 tablet_bootstrap.cc:654] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 94894d08fce742debc6ba82c1c8e7642: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:29.149720 21451 tablet_bootstrap.cc:492] T a14748422723404da99695eb81af8c2d P 47d1d6074f2840dfa536b389a6754186: Bootstrap starting.
I20260710 13:24:29.149809 21453 tablet_bootstrap.cc:654] T fa9f6c0764e341bfaac1072c92a90359 P 44675a14a3f743749e27757211c91562: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:29.165369 21403 raft_consensus.cc:493] T fa9f6c0764e341bfaac1072c92a90359 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:29.166004 21403 raft_consensus.cc:515] T fa9f6c0764e341bfaac1072c92a90359 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.166854 21451 tablet_bootstrap.cc:654] T a14748422723404da99695eb81af8c2d P 47d1d6074f2840dfa536b389a6754186: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:29.169129 21453 tablet_bootstrap.cc:492] T fa9f6c0764e341bfaac1072c92a90359 P 44675a14a3f743749e27757211c91562: No bootstrap required, opened a new log
I20260710 13:24:29.169826 21453 ts_tablet_manager.cc:1403] T fa9f6c0764e341bfaac1072c92a90359 P 44675a14a3f743749e27757211c91562: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.002s
I20260710 13:24:29.170158 21166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa9f6c0764e341bfaac1072c92a90359" candidate_uuid: "94894d08fce742debc6ba82c1c8e7642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44675a14a3f743749e27757211c91562" is_pre_election: true
I20260710 13:24:29.170428 21403 leader_election.cc:290] T fa9f6c0764e341bfaac1072c92a90359 P 94894d08fce742debc6ba82c1c8e7642 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44675a14a3f743749e27757211c91562 (127.16.80.129:45163), 47d1d6074f2840dfa536b389a6754186 (127.16.80.131:45633)
I20260710 13:24:29.169992 21315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa9f6c0764e341bfaac1072c92a90359" candidate_uuid: "94894d08fce742debc6ba82c1c8e7642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47d1d6074f2840dfa536b389a6754186" is_pre_election: true
I20260710 13:24:29.171676 21315 raft_consensus.cc:2468] T fa9f6c0764e341bfaac1072c92a90359 P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94894d08fce742debc6ba82c1c8e7642 in term 0.
I20260710 13:24:29.173349 21453 raft_consensus.cc:359] T fa9f6c0764e341bfaac1072c92a90359 P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.173863 21207 leader_election.cc:304] T fa9f6c0764e341bfaac1072c92a90359 P 94894d08fce742debc6ba82c1c8e7642 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47d1d6074f2840dfa536b389a6754186, 94894d08fce742debc6ba82c1c8e7642; no voters: 
I20260710 13:24:29.174851 21403 raft_consensus.cc:2804] T fa9f6c0764e341bfaac1072c92a90359 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:29.175290 21403 raft_consensus.cc:493] T fa9f6c0764e341bfaac1072c92a90359 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:29.175689 21403 raft_consensus.cc:3060] T fa9f6c0764e341bfaac1072c92a90359 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:29.169230 21454 tablet_bootstrap.cc:492] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 94894d08fce742debc6ba82c1c8e7642: No bootstrap required, opened a new log
I20260710 13:24:29.176563 21454 ts_tablet_manager.cc:1403] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 94894d08fce742debc6ba82c1c8e7642: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.020s
I20260710 13:24:29.174167 21453 raft_consensus.cc:385] T fa9f6c0764e341bfaac1072c92a90359 P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:29.179387 21453 raft_consensus.cc:740] T fa9f6c0764e341bfaac1072c92a90359 P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44675a14a3f743749e27757211c91562, State: Initialized, Role: FOLLOWER
I20260710 13:24:29.175647 21451 tablet_bootstrap.cc:492] T a14748422723404da99695eb81af8c2d P 47d1d6074f2840dfa536b389a6754186: No bootstrap required, opened a new log
I20260710 13:24:29.179829 21454 raft_consensus.cc:359] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.180591 21451 ts_tablet_manager.cc:1403] T a14748422723404da99695eb81af8c2d P 47d1d6074f2840dfa536b389a6754186: Time spent bootstrapping tablet: real 0.031s	user 0.004s	sys 0.012s
I20260710 13:24:29.180212 21453 consensus_queue.cc:260] T fa9f6c0764e341bfaac1072c92a90359 P 44675a14a3f743749e27757211c91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.180804 21454 raft_consensus.cc:385] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:29.181233 21166 raft_consensus.cc:2468] T fa9f6c0764e341bfaac1072c92a90359 P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94894d08fce742debc6ba82c1c8e7642 in term 0.
I20260710 13:24:29.182921 21453 ts_tablet_manager.cc:1434] T fa9f6c0764e341bfaac1072c92a90359 P 44675a14a3f743749e27757211c91562: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260710 13:24:29.183976 21453 tablet_bootstrap.cc:492] T 7f63e2b081b74719a138b7ee82e7f8fc P 44675a14a3f743749e27757211c91562: Bootstrap starting.
I20260710 13:24:29.185635 21403 raft_consensus.cc:515] T fa9f6c0764e341bfaac1072c92a90359 P 94894d08fce742debc6ba82c1c8e7642 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.181437 21454 raft_consensus.cc:740] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94894d08fce742debc6ba82c1c8e7642, State: Initialized, Role: FOLLOWER
I20260710 13:24:29.188796 21454 consensus_queue.cc:260] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 94894d08fce742debc6ba82c1c8e7642 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.189319 21166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa9f6c0764e341bfaac1072c92a90359" candidate_uuid: "94894d08fce742debc6ba82c1c8e7642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44675a14a3f743749e27757211c91562"
I20260710 13:24:29.191075 21166 raft_consensus.cc:3060] T fa9f6c0764e341bfaac1072c92a90359 P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:29.191090 21451 raft_consensus.cc:359] T a14748422723404da99695eb81af8c2d P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.192035 21451 raft_consensus.cc:385] T a14748422723404da99695eb81af8c2d P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:29.192319 21451 raft_consensus.cc:740] T a14748422723404da99695eb81af8c2d P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47d1d6074f2840dfa536b389a6754186, State: Initialized, Role: FOLLOWER
I20260710 13:24:29.192926 21451 consensus_queue.cc:260] T a14748422723404da99695eb81af8c2d P 47d1d6074f2840dfa536b389a6754186 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.195160 21451 ts_tablet_manager.cc:1434] T a14748422723404da99695eb81af8c2d P 47d1d6074f2840dfa536b389a6754186: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260710 13:24:29.196223 21451 tablet_bootstrap.cc:492] T 3d9335739e814bf68c6e9357d2da10f9 P 47d1d6074f2840dfa536b389a6754186: Bootstrap starting.
I20260710 13:24:29.199640 21454 ts_tablet_manager.cc:1434] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 94894d08fce742debc6ba82c1c8e7642: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.003s
I20260710 13:24:29.187924 21403 leader_election.cc:290] T fa9f6c0764e341bfaac1072c92a90359 P 94894d08fce742debc6ba82c1c8e7642 [CANDIDATE]: Term 1 election: Requested vote from peers 44675a14a3f743749e27757211c91562 (127.16.80.129:45163), 47d1d6074f2840dfa536b389a6754186 (127.16.80.131:45633)
I20260710 13:24:29.204746 21454 tablet_bootstrap.cc:492] T 29481911ba234693a25f05bda7f7341a P 94894d08fce742debc6ba82c1c8e7642: Bootstrap starting.
I20260710 13:24:29.190519 21453 tablet_bootstrap.cc:654] T 7f63e2b081b74719a138b7ee82e7f8fc P 44675a14a3f743749e27757211c91562: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:29.215253 21451 tablet_bootstrap.cc:654] T 3d9335739e814bf68c6e9357d2da10f9 P 47d1d6074f2840dfa536b389a6754186: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:29.211681 21166 raft_consensus.cc:2468] T fa9f6c0764e341bfaac1072c92a90359 P 44675a14a3f743749e27757211c91562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94894d08fce742debc6ba82c1c8e7642 in term 1.
I20260710 13:24:29.226205 21206 leader_election.cc:304] T fa9f6c0764e341bfaac1072c92a90359 P 94894d08fce742debc6ba82c1c8e7642 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44675a14a3f743749e27757211c91562, 94894d08fce742debc6ba82c1c8e7642; no voters: 
I20260710 13:24:29.227726 21403 raft_consensus.cc:2804] T fa9f6c0764e341bfaac1072c92a90359 P 94894d08fce742debc6ba82c1c8e7642 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:29.228219 21403 raft_consensus.cc:697] T fa9f6c0764e341bfaac1072c92a90359 P 94894d08fce742debc6ba82c1c8e7642 [term 1 LEADER]: Becoming Leader. State: Replica: 94894d08fce742debc6ba82c1c8e7642, State: Running, Role: LEADER
I20260710 13:24:29.228996 21403 consensus_queue.cc:237] T fa9f6c0764e341bfaac1072c92a90359 P 94894d08fce742debc6ba82c1c8e7642 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.232266 21369 raft_consensus.cc:493] T a14748422723404da99695eb81af8c2d P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:29.232789 21369 raft_consensus.cc:515] T a14748422723404da99695eb81af8c2d P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.229547 21454 tablet_bootstrap.cc:654] T 29481911ba234693a25f05bda7f7341a P 94894d08fce742debc6ba82c1c8e7642: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:29.236829 21475 raft_consensus.cc:493] T 449ef35b9ac048de8570a31eddf465ff P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:29.237320 21475 raft_consensus.cc:515] T 449ef35b9ac048de8570a31eddf465ff P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.239089 21475 leader_election.cc:290] T 449ef35b9ac048de8570a31eddf465ff P 44675a14a3f743749e27757211c91562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94894d08fce742debc6ba82c1c8e7642 (127.16.80.130:32917), 47d1d6074f2840dfa536b389a6754186 (127.16.80.131:45633)
I20260710 13:24:29.247646 21315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa9f6c0764e341bfaac1072c92a90359" candidate_uuid: "94894d08fce742debc6ba82c1c8e7642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47d1d6074f2840dfa536b389a6754186"
I20260710 13:24:29.247812 21240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449ef35b9ac048de8570a31eddf465ff" candidate_uuid: "44675a14a3f743749e27757211c91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894d08fce742debc6ba82c1c8e7642" is_pre_election: true
I20260710 13:24:29.248425 21315 raft_consensus.cc:3060] T fa9f6c0764e341bfaac1072c92a90359 P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:29.248770 21240 raft_consensus.cc:2468] T 449ef35b9ac048de8570a31eddf465ff P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44675a14a3f743749e27757211c91562 in term 0.
I20260710 13:24:29.250811 21130 leader_election.cc:304] T 449ef35b9ac048de8570a31eddf465ff P 44675a14a3f743749e27757211c91562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44675a14a3f743749e27757211c91562, 94894d08fce742debc6ba82c1c8e7642; no voters: 
I20260710 13:24:29.252051 21400 raft_consensus.cc:2804] T 449ef35b9ac048de8570a31eddf465ff P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:29.252540 21400 raft_consensus.cc:493] T 449ef35b9ac048de8570a31eddf465ff P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:29.252960 21400 raft_consensus.cc:3060] T 449ef35b9ac048de8570a31eddf465ff P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:29.255612 21314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449ef35b9ac048de8570a31eddf465ff" candidate_uuid: "44675a14a3f743749e27757211c91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47d1d6074f2840dfa536b389a6754186" is_pre_election: true
I20260710 13:24:29.256796 21314 raft_consensus.cc:2468] T 449ef35b9ac048de8570a31eddf465ff P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44675a14a3f743749e27757211c91562 in term 0.
I20260710 13:24:29.262099 21165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14748422723404da99695eb81af8c2d" candidate_uuid: "47d1d6074f2840dfa536b389a6754186" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44675a14a3f743749e27757211c91562" is_pre_election: true
W20260710 13:24:29.263993 21280 leader_election.cc:343] T a14748422723404da99695eb81af8c2d P 47d1d6074f2840dfa536b389a6754186 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44675a14a3f743749e27757211c91562 (127.16.80.129:45163): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:29.266059 21369 leader_election.cc:290] T a14748422723404da99695eb81af8c2d P 47d1d6074f2840dfa536b389a6754186 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44675a14a3f743749e27757211c91562 (127.16.80.129:45163), 94894d08fce742debc6ba82c1c8e7642 (127.16.80.130:32917)
I20260710 13:24:29.268199 21240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14748422723404da99695eb81af8c2d" candidate_uuid: "47d1d6074f2840dfa536b389a6754186" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894d08fce742debc6ba82c1c8e7642" is_pre_election: true
I20260710 13:24:29.271450 21315 raft_consensus.cc:2468] T fa9f6c0764e341bfaac1072c92a90359 P 47d1d6074f2840dfa536b389a6754186 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94894d08fce742debc6ba82c1c8e7642 in term 1.
I20260710 13:24:29.273015 21453 tablet_bootstrap.cc:492] T 7f63e2b081b74719a138b7ee82e7f8fc P 44675a14a3f743749e27757211c91562: No bootstrap required, opened a new log
I20260710 13:24:29.273205 21454 tablet_bootstrap.cc:492] T 29481911ba234693a25f05bda7f7341a P 94894d08fce742debc6ba82c1c8e7642: No bootstrap required, opened a new log
I20260710 13:24:29.273654 21453 ts_tablet_manager.cc:1403] T 7f63e2b081b74719a138b7ee82e7f8fc P 44675a14a3f743749e27757211c91562: Time spent bootstrapping tablet: real 0.090s	user 0.007s	sys 0.016s
I20260710 13:24:29.273787 21454 ts_tablet_manager.cc:1403] T 29481911ba234693a25f05bda7f7341a P 94894d08fce742debc6ba82c1c8e7642: Time spent bootstrapping tablet: real 0.069s	user 0.018s	sys 0.020s
I20260710 13:24:29.275936 21400 raft_consensus.cc:515] T 449ef35b9ac048de8570a31eddf465ff P 44675a14a3f743749e27757211c91562 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.276336 21453 raft_consensus.cc:359] T 7f63e2b081b74719a138b7ee82e7f8fc P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
W20260710 13:24:29.277470 21279 leader_election.cc:343] T a14748422723404da99695eb81af8c2d P 47d1d6074f2840dfa536b389a6754186 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94894d08fce742debc6ba82c1c8e7642 (127.16.80.130:32917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:29.277208 21454 raft_consensus.cc:359] T 29481911ba234693a25f05bda7f7341a P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.277882 21453 raft_consensus.cc:385] T 7f63e2b081b74719a138b7ee82e7f8fc P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:29.282785 21453 raft_consensus.cc:740] T 7f63e2b081b74719a138b7ee82e7f8fc P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44675a14a3f743749e27757211c91562, State: Initialized, Role: FOLLOWER
I20260710 13:24:29.282752 21279 leader_election.cc:304] T a14748422723404da99695eb81af8c2d P 47d1d6074f2840dfa536b389a6754186 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47d1d6074f2840dfa536b389a6754186; no voters: 44675a14a3f743749e27757211c91562, 94894d08fce742debc6ba82c1c8e7642
I20260710 13:24:29.283808 21369 raft_consensus.cc:2749] T a14748422723404da99695eb81af8c2d P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:29.283874 21453 consensus_queue.cc:260] T 7f63e2b081b74719a138b7ee82e7f8fc P 44675a14a3f743749e27757211c91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.285934 21315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449ef35b9ac048de8570a31eddf465ff" candidate_uuid: "44675a14a3f743749e27757211c91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47d1d6074f2840dfa536b389a6754186"
I20260710 13:24:29.286249 21454 raft_consensus.cc:385] T 29481911ba234693a25f05bda7f7341a P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:29.286594 21454 raft_consensus.cc:740] T 29481911ba234693a25f05bda7f7341a P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94894d08fce742debc6ba82c1c8e7642, State: Initialized, Role: FOLLOWER
I20260710 13:24:29.286763 21453 ts_tablet_manager.cc:1434] T 7f63e2b081b74719a138b7ee82e7f8fc P 44675a14a3f743749e27757211c91562: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 13:24:29.279594 21240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449ef35b9ac048de8570a31eddf465ff" candidate_uuid: "44675a14a3f743749e27757211c91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894d08fce742debc6ba82c1c8e7642"
I20260710 13:24:29.281147 21451 tablet_bootstrap.cc:492] T 3d9335739e814bf68c6e9357d2da10f9 P 47d1d6074f2840dfa536b389a6754186: No bootstrap required, opened a new log
I20260710 13:24:29.287935 21240 raft_consensus.cc:3060] T 449ef35b9ac048de8570a31eddf465ff P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:29.288188 21451 ts_tablet_manager.cc:1403] T 3d9335739e814bf68c6e9357d2da10f9 P 47d1d6074f2840dfa536b389a6754186: Time spent bootstrapping tablet: real 0.092s	user 0.034s	sys 0.001s
I20260710 13:24:29.287499 21454 consensus_queue.cc:260] T 29481911ba234693a25f05bda7f7341a P 94894d08fce742debc6ba82c1c8e7642 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.286724 21315 raft_consensus.cc:3060] T 449ef35b9ac048de8570a31eddf465ff P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:29.293452 21454 ts_tablet_manager.cc:1434] T 29481911ba234693a25f05bda7f7341a P 94894d08fce742debc6ba82c1c8e7642: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260710 13:24:29.295977 21474 raft_consensus.cc:493] T 7f63e2b081b74719a138b7ee82e7f8fc P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:29.296463 21454 tablet_bootstrap.cc:492] T 3d9335739e814bf68c6e9357d2da10f9 P 94894d08fce742debc6ba82c1c8e7642: Bootstrap starting.
I20260710 13:24:29.296509 21474 raft_consensus.cc:515] T 7f63e2b081b74719a138b7ee82e7f8fc P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.295228 21451 raft_consensus.cc:359] T 3d9335739e814bf68c6e9357d2da10f9 P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.298048 21451 raft_consensus.cc:385] T 3d9335739e814bf68c6e9357d2da10f9 P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:29.298405 21451 raft_consensus.cc:740] T 3d9335739e814bf68c6e9357d2da10f9 P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47d1d6074f2840dfa536b389a6754186, State: Initialized, Role: FOLLOWER
I20260710 13:24:29.299582 21474 leader_election.cc:290] T 7f63e2b081b74719a138b7ee82e7f8fc P 44675a14a3f743749e27757211c91562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94894d08fce742debc6ba82c1c8e7642 (127.16.80.130:32917), 47d1d6074f2840dfa536b389a6754186 (127.16.80.131:45633)
I20260710 13:24:29.299244 21451 consensus_queue.cc:260] T 3d9335739e814bf68c6e9357d2da10f9 P 47d1d6074f2840dfa536b389a6754186 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.299856 21241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f63e2b081b74719a138b7ee82e7f8fc" candidate_uuid: "44675a14a3f743749e27757211c91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894d08fce742debc6ba82c1c8e7642" is_pre_election: true
I20260710 13:24:29.299823 21061 catalog_manager.cc:5697] T fa9f6c0764e341bfaac1072c92a90359 P 94894d08fce742debc6ba82c1c8e7642 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94894d08fce742debc6ba82c1c8e7642 (127.16.80.130). New cstate: current_term: 1 leader_uuid: "94894d08fce742debc6ba82c1c8e7642" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:29.301052 21241 raft_consensus.cc:2468] T 7f63e2b081b74719a138b7ee82e7f8fc P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44675a14a3f743749e27757211c91562 in term 0.
I20260710 13:24:29.302078 21451 ts_tablet_manager.cc:1434] T 3d9335739e814bf68c6e9357d2da10f9 P 47d1d6074f2840dfa536b389a6754186: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260710 13:24:29.302537 21314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f63e2b081b74719a138b7ee82e7f8fc" candidate_uuid: "44675a14a3f743749e27757211c91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47d1d6074f2840dfa536b389a6754186" is_pre_election: true
I20260710 13:24:29.278669 21400 leader_election.cc:290] T 449ef35b9ac048de8570a31eddf465ff P 44675a14a3f743749e27757211c91562 [CANDIDATE]: Term 1 election: Requested vote from peers 94894d08fce742debc6ba82c1c8e7642 (127.16.80.130:32917), 47d1d6074f2840dfa536b389a6754186 (127.16.80.131:45633)
I20260710 13:24:29.303222 21314 raft_consensus.cc:2468] T 7f63e2b081b74719a138b7ee82e7f8fc P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44675a14a3f743749e27757211c91562 in term 0.
I20260710 13:24:29.303589 21130 leader_election.cc:304] T 7f63e2b081b74719a138b7ee82e7f8fc P 44675a14a3f743749e27757211c91562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44675a14a3f743749e27757211c91562, 94894d08fce742debc6ba82c1c8e7642; no voters: 
I20260710 13:24:29.304401 21400 raft_consensus.cc:493] T 29481911ba234693a25f05bda7f7341a P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:29.304503 21475 raft_consensus.cc:2804] T 7f63e2b081b74719a138b7ee82e7f8fc P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:29.304909 21475 raft_consensus.cc:493] T 7f63e2b081b74719a138b7ee82e7f8fc P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:29.304876 21400 raft_consensus.cc:515] T 29481911ba234693a25f05bda7f7341a P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.306322 21315 raft_consensus.cc:2468] T 449ef35b9ac048de8570a31eddf465ff P 47d1d6074f2840dfa536b389a6754186 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44675a14a3f743749e27757211c91562 in term 1.
I20260710 13:24:29.305367 21475 raft_consensus.cc:3060] T 7f63e2b081b74719a138b7ee82e7f8fc P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:29.308357 21453 tablet_bootstrap.cc:492] T 3d9335739e814bf68c6e9357d2da10f9 P 44675a14a3f743749e27757211c91562: Bootstrap starting.
I20260710 13:24:29.309252 21454 tablet_bootstrap.cc:654] T 3d9335739e814bf68c6e9357d2da10f9 P 94894d08fce742debc6ba82c1c8e7642: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:29.311946 21132 leader_election.cc:304] T 449ef35b9ac048de8570a31eddf465ff P 44675a14a3f743749e27757211c91562 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44675a14a3f743749e27757211c91562, 47d1d6074f2840dfa536b389a6754186; no voters: 
I20260710 13:24:29.314024 21241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29481911ba234693a25f05bda7f7341a" candidate_uuid: "44675a14a3f743749e27757211c91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894d08fce742debc6ba82c1c8e7642" is_pre_election: true
I20260710 13:24:29.314749 21241 raft_consensus.cc:2468] T 29481911ba234693a25f05bda7f7341a P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44675a14a3f743749e27757211c91562 in term 0.
I20260710 13:24:29.315341 21240 raft_consensus.cc:2468] T 449ef35b9ac048de8570a31eddf465ff P 94894d08fce742debc6ba82c1c8e7642 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44675a14a3f743749e27757211c91562 in term 1.
I20260710 13:24:29.316169 21130 leader_election.cc:304] T 29481911ba234693a25f05bda7f7341a P 44675a14a3f743749e27757211c91562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44675a14a3f743749e27757211c91562, 94894d08fce742debc6ba82c1c8e7642; no voters: 
I20260710 13:24:29.317973 21474 raft_consensus.cc:2804] T 449ef35b9ac048de8570a31eddf465ff P 44675a14a3f743749e27757211c91562 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:29.321038 21400 leader_election.cc:290] T 29481911ba234693a25f05bda7f7341a P 44675a14a3f743749e27757211c91562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94894d08fce742debc6ba82c1c8e7642 (127.16.80.130:32917), 47d1d6074f2840dfa536b389a6754186 (127.16.80.131:45633)
I20260710 13:24:29.321899 21400 raft_consensus.cc:2804] T 29481911ba234693a25f05bda7f7341a P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:29.322250 21400 raft_consensus.cc:493] T 29481911ba234693a25f05bda7f7341a P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:29.322563 21400 raft_consensus.cc:3060] T 29481911ba234693a25f05bda7f7341a P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:29.327456 21453 tablet_bootstrap.cc:654] T 3d9335739e814bf68c6e9357d2da10f9 P 44675a14a3f743749e27757211c91562: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:29.327986 21315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29481911ba234693a25f05bda7f7341a" candidate_uuid: "44675a14a3f743749e27757211c91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47d1d6074f2840dfa536b389a6754186" is_pre_election: true
I20260710 13:24:29.329407 21315 raft_consensus.cc:2468] T 29481911ba234693a25f05bda7f7341a P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44675a14a3f743749e27757211c91562 in term 0.
I20260710 13:24:29.327489 21451 tablet_bootstrap.cc:492] T 7a6551b9ce5b4033a9d4f1bd725c07db P 47d1d6074f2840dfa536b389a6754186: Bootstrap starting.
I20260710 13:24:29.330308 21475 raft_consensus.cc:515] T 7f63e2b081b74719a138b7ee82e7f8fc P 44675a14a3f743749e27757211c91562 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.337482 21403 raft_consensus.cc:493] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:29.338022 21403 raft_consensus.cc:515] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.340415 21403 leader_election.cc:290] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 94894d08fce742debc6ba82c1c8e7642 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44675a14a3f743749e27757211c91562 (127.16.80.129:45163), 47d1d6074f2840dfa536b389a6754186 (127.16.80.131:45633)
I20260710 13:24:29.342491 21165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff4b4da63e9453cbd9e650c5c5ff46f" candidate_uuid: "94894d08fce742debc6ba82c1c8e7642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44675a14a3f743749e27757211c91562" is_pre_election: true
I20260710 13:24:29.343412 21165 raft_consensus.cc:2393] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 44675a14a3f743749e27757211c91562 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 94894d08fce742debc6ba82c1c8e7642 in current term 1: Already voted for candidate 47d1d6074f2840dfa536b389a6754186 in this term.
I20260710 13:24:29.344353 21451 tablet_bootstrap.cc:654] T 7a6551b9ce5b4033a9d4f1bd725c07db P 47d1d6074f2840dfa536b389a6754186: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:29.345363 21474 raft_consensus.cc:697] T 449ef35b9ac048de8570a31eddf465ff P 44675a14a3f743749e27757211c91562 [term 1 LEADER]: Becoming Leader. State: Replica: 44675a14a3f743749e27757211c91562, State: Running, Role: LEADER
I20260710 13:24:29.347292 21475 leader_election.cc:290] T 7f63e2b081b74719a138b7ee82e7f8fc P 44675a14a3f743749e27757211c91562 [CANDIDATE]: Term 1 election: Requested vote from peers 94894d08fce742debc6ba82c1c8e7642 (127.16.80.130:32917), 47d1d6074f2840dfa536b389a6754186 (127.16.80.131:45633)
I20260710 13:24:29.348477 21314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f63e2b081b74719a138b7ee82e7f8fc" candidate_uuid: "44675a14a3f743749e27757211c91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47d1d6074f2840dfa536b389a6754186"
I20260710 13:24:29.352030 21314 raft_consensus.cc:3060] T 7f63e2b081b74719a138b7ee82e7f8fc P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:29.352233 21474 consensus_queue.cc:237] T 449ef35b9ac048de8570a31eddf465ff P 44675a14a3f743749e27757211c91562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.347579 21315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff4b4da63e9453cbd9e650c5c5ff46f" candidate_uuid: "94894d08fce742debc6ba82c1c8e7642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47d1d6074f2840dfa536b389a6754186" is_pre_election: true
I20260710 13:24:29.348140 21240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f63e2b081b74719a138b7ee82e7f8fc" candidate_uuid: "44675a14a3f743749e27757211c91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894d08fce742debc6ba82c1c8e7642"
I20260710 13:24:29.355683 21240 raft_consensus.cc:3060] T 7f63e2b081b74719a138b7ee82e7f8fc P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:29.358661 21207 leader_election.cc:304] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 94894d08fce742debc6ba82c1c8e7642 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 94894d08fce742debc6ba82c1c8e7642; no voters: 44675a14a3f743749e27757211c91562, 47d1d6074f2840dfa536b389a6754186
I20260710 13:24:29.360883 21403 raft_consensus.cc:3060] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:29.364089 21240 raft_consensus.cc:2468] T 7f63e2b081b74719a138b7ee82e7f8fc P 94894d08fce742debc6ba82c1c8e7642 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44675a14a3f743749e27757211c91562 in term 1.
I20260710 13:24:29.365468 21130 leader_election.cc:304] T 7f63e2b081b74719a138b7ee82e7f8fc P 44675a14a3f743749e27757211c91562 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44675a14a3f743749e27757211c91562, 94894d08fce742debc6ba82c1c8e7642; no voters: 
I20260710 13:24:29.367192 21400 raft_consensus.cc:515] T 29481911ba234693a25f05bda7f7341a P 44675a14a3f743749e27757211c91562 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.367697 21480 raft_consensus.cc:2804] T 7f63e2b081b74719a138b7ee82e7f8fc P 44675a14a3f743749e27757211c91562 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:29.368235 21480 raft_consensus.cc:697] T 7f63e2b081b74719a138b7ee82e7f8fc P 44675a14a3f743749e27757211c91562 [term 1 LEADER]: Becoming Leader. State: Replica: 44675a14a3f743749e27757211c91562, State: Running, Role: LEADER
I20260710 13:24:29.369112 21480 consensus_queue.cc:237] T 7f63e2b081b74719a138b7ee82e7f8fc P 44675a14a3f743749e27757211c91562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.370273 21241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29481911ba234693a25f05bda7f7341a" candidate_uuid: "44675a14a3f743749e27757211c91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894d08fce742debc6ba82c1c8e7642"
I20260710 13:24:29.375833 21241 raft_consensus.cc:3060] T 29481911ba234693a25f05bda7f7341a P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:29.372341 21314 raft_consensus.cc:2468] T 7f63e2b081b74719a138b7ee82e7f8fc P 47d1d6074f2840dfa536b389a6754186 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44675a14a3f743749e27757211c91562 in term 1.
I20260710 13:24:29.380892 21451 tablet_bootstrap.cc:492] T 7a6551b9ce5b4033a9d4f1bd725c07db P 47d1d6074f2840dfa536b389a6754186: No bootstrap required, opened a new log
I20260710 13:24:29.381562 21451 ts_tablet_manager.cc:1403] T 7a6551b9ce5b4033a9d4f1bd725c07db P 47d1d6074f2840dfa536b389a6754186: Time spent bootstrapping tablet: real 0.054s	user 0.024s	sys 0.007s
I20260710 13:24:29.382073 21403 raft_consensus.cc:2749] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 94894d08fce742debc6ba82c1c8e7642 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:29.383446 21063 catalog_manager.cc:5697] T 449ef35b9ac048de8570a31eddf465ff P 44675a14a3f743749e27757211c91562 reported cstate change: term changed from 0 to 1, leader changed from <none> to 44675a14a3f743749e27757211c91562 (127.16.80.129). New cstate: current_term: 1 leader_uuid: "44675a14a3f743749e27757211c91562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:29.384820 21454 tablet_bootstrap.cc:492] T 3d9335739e814bf68c6e9357d2da10f9 P 94894d08fce742debc6ba82c1c8e7642: No bootstrap required, opened a new log
I20260710 13:24:29.385368 21454 ts_tablet_manager.cc:1403] T 3d9335739e814bf68c6e9357d2da10f9 P 94894d08fce742debc6ba82c1c8e7642: Time spent bootstrapping tablet: real 0.089s	user 0.013s	sys 0.031s
I20260710 13:24:29.385284 21400 leader_election.cc:290] T 29481911ba234693a25f05bda7f7341a P 44675a14a3f743749e27757211c91562 [CANDIDATE]: Term 1 election: Requested vote from peers 94894d08fce742debc6ba82c1c8e7642 (127.16.80.130:32917), 47d1d6074f2840dfa536b389a6754186 (127.16.80.131:45633)
I20260710 13:24:29.389153 21454 raft_consensus.cc:359] T 3d9335739e814bf68c6e9357d2da10f9 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.390071 21453 tablet_bootstrap.cc:492] T 3d9335739e814bf68c6e9357d2da10f9 P 44675a14a3f743749e27757211c91562: No bootstrap required, opened a new log
I20260710 13:24:29.389650 21451 raft_consensus.cc:359] T 7a6551b9ce5b4033a9d4f1bd725c07db P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.390583 21453 ts_tablet_manager.cc:1403] T 3d9335739e814bf68c6e9357d2da10f9 P 44675a14a3f743749e27757211c91562: Time spent bootstrapping tablet: real 0.082s	user 0.004s	sys 0.009s
I20260710 13:24:29.390929 21451 raft_consensus.cc:385] T 7a6551b9ce5b4033a9d4f1bd725c07db P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:29.391458 21451 raft_consensus.cc:740] T 7a6551b9ce5b4033a9d4f1bd725c07db P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47d1d6074f2840dfa536b389a6754186, State: Initialized, Role: FOLLOWER
I20260710 13:24:29.392620 21451 consensus_queue.cc:260] T 7a6551b9ce5b4033a9d4f1bd725c07db P 47d1d6074f2840dfa536b389a6754186 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.393632 21453 raft_consensus.cc:359] T 3d9335739e814bf68c6e9357d2da10f9 P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.395217 21451 ts_tablet_manager.cc:1434] T 7a6551b9ce5b4033a9d4f1bd725c07db P 47d1d6074f2840dfa536b389a6754186: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260710 13:24:29.395325 21241 raft_consensus.cc:2468] T 29481911ba234693a25f05bda7f7341a P 94894d08fce742debc6ba82c1c8e7642 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44675a14a3f743749e27757211c91562 in term 1.
I20260710 13:24:29.396178 21314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29481911ba234693a25f05bda7f7341a" candidate_uuid: "44675a14a3f743749e27757211c91562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47d1d6074f2840dfa536b389a6754186"
I20260710 13:24:29.396656 21130 leader_election.cc:304] T 29481911ba234693a25f05bda7f7341a P 44675a14a3f743749e27757211c91562 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44675a14a3f743749e27757211c91562, 94894d08fce742debc6ba82c1c8e7642; no voters: 
I20260710 13:24:29.396924 21314 raft_consensus.cc:3060] T 29481911ba234693a25f05bda7f7341a P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:29.397572 21454 raft_consensus.cc:385] T 3d9335739e814bf68c6e9357d2da10f9 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:29.397889 21454 raft_consensus.cc:740] T 3d9335739e814bf68c6e9357d2da10f9 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94894d08fce742debc6ba82c1c8e7642, State: Initialized, Role: FOLLOWER
I20260710 13:24:29.398015 21475 raft_consensus.cc:2804] T 29481911ba234693a25f05bda7f7341a P 44675a14a3f743749e27757211c91562 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:29.398708 21475 raft_consensus.cc:697] T 29481911ba234693a25f05bda7f7341a P 44675a14a3f743749e27757211c91562 [term 1 LEADER]: Becoming Leader. State: Replica: 44675a14a3f743749e27757211c91562, State: Running, Role: LEADER
I20260710 13:24:29.398792 21454 consensus_queue.cc:260] T 3d9335739e814bf68c6e9357d2da10f9 P 94894d08fce742debc6ba82c1c8e7642 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.401283 21454 ts_tablet_manager.cc:1434] T 3d9335739e814bf68c6e9357d2da10f9 P 94894d08fce742debc6ba82c1c8e7642: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
I20260710 13:24:29.401942 21451 tablet_bootstrap.cc:492] T fcae0c00550f4cea89094d3d6c239937 P 47d1d6074f2840dfa536b389a6754186: Bootstrap starting.
I20260710 13:24:29.399667 21475 consensus_queue.cc:237] T 29481911ba234693a25f05bda7f7341a P 44675a14a3f743749e27757211c91562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.406384 21314 raft_consensus.cc:2468] T 29481911ba234693a25f05bda7f7341a P 47d1d6074f2840dfa536b389a6754186 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44675a14a3f743749e27757211c91562 in term 1.
I20260710 13:24:29.408612 21451 tablet_bootstrap.cc:654] T fcae0c00550f4cea89094d3d6c239937 P 47d1d6074f2840dfa536b389a6754186: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:29.394500 21453 raft_consensus.cc:385] T 3d9335739e814bf68c6e9357d2da10f9 P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:29.414547 21453 raft_consensus.cc:740] T 3d9335739e814bf68c6e9357d2da10f9 P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44675a14a3f743749e27757211c91562, State: Initialized, Role: FOLLOWER
I20260710 13:24:29.415755 21453 consensus_queue.cc:260] T 3d9335739e814bf68c6e9357d2da10f9 P 44675a14a3f743749e27757211c91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.419981 21369 raft_consensus.cc:493] T 3d9335739e814bf68c6e9357d2da10f9 P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:29.420708 21369 raft_consensus.cc:515] T 3d9335739e814bf68c6e9357d2da10f9 P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.424544 21165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9335739e814bf68c6e9357d2da10f9" candidate_uuid: "47d1d6074f2840dfa536b389a6754186" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44675a14a3f743749e27757211c91562" is_pre_election: true
I20260710 13:24:29.425235 21165 raft_consensus.cc:2468] T 3d9335739e814bf68c6e9357d2da10f9 P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47d1d6074f2840dfa536b389a6754186 in term 0.
I20260710 13:24:29.426147 21369 leader_election.cc:290] T 3d9335739e814bf68c6e9357d2da10f9 P 47d1d6074f2840dfa536b389a6754186 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44675a14a3f743749e27757211c91562 (127.16.80.129:45163), 94894d08fce742debc6ba82c1c8e7642 (127.16.80.130:32917)
I20260710 13:24:29.426546 21280 leader_election.cc:304] T 3d9335739e814bf68c6e9357d2da10f9 P 47d1d6074f2840dfa536b389a6754186 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44675a14a3f743749e27757211c91562, 47d1d6074f2840dfa536b389a6754186; no voters: 
I20260710 13:24:29.417380 21454 tablet_bootstrap.cc:492] T a14748422723404da99695eb81af8c2d P 94894d08fce742debc6ba82c1c8e7642: Bootstrap starting.
I20260710 13:24:29.428535 21369 raft_consensus.cc:2804] T 3d9335739e814bf68c6e9357d2da10f9 P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:29.429296 21369 raft_consensus.cc:493] T 3d9335739e814bf68c6e9357d2da10f9 P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:29.429911 21369 raft_consensus.cc:3060] T 3d9335739e814bf68c6e9357d2da10f9 P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:29.429231 21060 catalog_manager.cc:5697] T 7f63e2b081b74719a138b7ee82e7f8fc P 44675a14a3f743749e27757211c91562 reported cstate change: term changed from 0 to 1, leader changed from <none> to 44675a14a3f743749e27757211c91562 (127.16.80.129). New cstate: current_term: 1 leader_uuid: "44675a14a3f743749e27757211c91562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:29.428539 21241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9335739e814bf68c6e9357d2da10f9" candidate_uuid: "47d1d6074f2840dfa536b389a6754186" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894d08fce742debc6ba82c1c8e7642" is_pre_election: true
I20260710 13:24:29.436076 21241 raft_consensus.cc:2468] T 3d9335739e814bf68c6e9357d2da10f9 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47d1d6074f2840dfa536b389a6754186 in term 0.
I20260710 13:24:29.442459 21454 tablet_bootstrap.cc:654] T a14748422723404da99695eb81af8c2d P 94894d08fce742debc6ba82c1c8e7642: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:29.445621 21453 ts_tablet_manager.cc:1434] T 3d9335739e814bf68c6e9357d2da10f9 P 44675a14a3f743749e27757211c91562: Time spent starting tablet: real 0.055s	user 0.008s	sys 0.000s
I20260710 13:24:29.446847 21453 tablet_bootstrap.cc:492] T a14748422723404da99695eb81af8c2d P 44675a14a3f743749e27757211c91562: Bootstrap starting.
I20260710 13:24:29.447069 21369 raft_consensus.cc:515] T 3d9335739e814bf68c6e9357d2da10f9 P 47d1d6074f2840dfa536b389a6754186 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.449744 21060 catalog_manager.cc:5697] T 29481911ba234693a25f05bda7f7341a P 44675a14a3f743749e27757211c91562 reported cstate change: term changed from 0 to 1, leader changed from <none> to 44675a14a3f743749e27757211c91562 (127.16.80.129). New cstate: current_term: 1 leader_uuid: "44675a14a3f743749e27757211c91562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:29.452109 21165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9335739e814bf68c6e9357d2da10f9" candidate_uuid: "47d1d6074f2840dfa536b389a6754186" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44675a14a3f743749e27757211c91562"
I20260710 13:24:29.452859 21165 raft_consensus.cc:3060] T 3d9335739e814bf68c6e9357d2da10f9 P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:29.453037 21369 leader_election.cc:290] T 3d9335739e814bf68c6e9357d2da10f9 P 47d1d6074f2840dfa536b389a6754186 [CANDIDATE]: Term 1 election: Requested vote from peers 44675a14a3f743749e27757211c91562 (127.16.80.129:45163), 94894d08fce742debc6ba82c1c8e7642 (127.16.80.130:32917)
I20260710 13:24:29.455008 21451 tablet_bootstrap.cc:492] T fcae0c00550f4cea89094d3d6c239937 P 47d1d6074f2840dfa536b389a6754186: No bootstrap required, opened a new log
I20260710 13:24:29.455556 21451 ts_tablet_manager.cc:1403] T fcae0c00550f4cea89094d3d6c239937 P 47d1d6074f2840dfa536b389a6754186: Time spent bootstrapping tablet: real 0.054s	user 0.050s	sys 0.002s
I20260710 13:24:29.458580 21241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9335739e814bf68c6e9357d2da10f9" candidate_uuid: "47d1d6074f2840dfa536b389a6754186" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894d08fce742debc6ba82c1c8e7642"
I20260710 13:24:29.459292 21241 raft_consensus.cc:3060] T 3d9335739e814bf68c6e9357d2da10f9 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:29.459530 21453 tablet_bootstrap.cc:654] T a14748422723404da99695eb81af8c2d P 44675a14a3f743749e27757211c91562: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:29.460772 21451 raft_consensus.cc:359] T fcae0c00550f4cea89094d3d6c239937 P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.461509 21451 raft_consensus.cc:385] T fcae0c00550f4cea89094d3d6c239937 P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:29.461771 21451 raft_consensus.cc:740] T fcae0c00550f4cea89094d3d6c239937 P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47d1d6074f2840dfa536b389a6754186, State: Initialized, Role: FOLLOWER
I20260710 13:24:29.462494 21451 consensus_queue.cc:260] T fcae0c00550f4cea89094d3d6c239937 P 47d1d6074f2840dfa536b389a6754186 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.468883 21451 ts_tablet_manager.cc:1434] T fcae0c00550f4cea89094d3d6c239937 P 47d1d6074f2840dfa536b389a6754186: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:24:29.473599 21165 raft_consensus.cc:2468] T 3d9335739e814bf68c6e9357d2da10f9 P 44675a14a3f743749e27757211c91562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47d1d6074f2840dfa536b389a6754186 in term 1.
I20260710 13:24:29.473886 21241 raft_consensus.cc:2468] T 3d9335739e814bf68c6e9357d2da10f9 P 94894d08fce742debc6ba82c1c8e7642 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47d1d6074f2840dfa536b389a6754186 in term 1.
I20260710 13:24:29.475296 21279 leader_election.cc:304] T 3d9335739e814bf68c6e9357d2da10f9 P 47d1d6074f2840dfa536b389a6754186 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47d1d6074f2840dfa536b389a6754186, 94894d08fce742debc6ba82c1c8e7642; no voters: 
I20260710 13:24:29.476269 21369 raft_consensus.cc:2804] T 3d9335739e814bf68c6e9357d2da10f9 P 47d1d6074f2840dfa536b389a6754186 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:29.476765 21369 raft_consensus.cc:697] T 3d9335739e814bf68c6e9357d2da10f9 P 47d1d6074f2840dfa536b389a6754186 [term 1 LEADER]: Becoming Leader. State: Replica: 47d1d6074f2840dfa536b389a6754186, State: Running, Role: LEADER
I20260710 13:24:29.477635 21369 consensus_queue.cc:237] T 3d9335739e814bf68c6e9357d2da10f9 P 47d1d6074f2840dfa536b389a6754186 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.483032 21454 tablet_bootstrap.cc:492] T a14748422723404da99695eb81af8c2d P 94894d08fce742debc6ba82c1c8e7642: No bootstrap required, opened a new log
I20260710 13:24:29.483796 21454 ts_tablet_manager.cc:1403] T a14748422723404da99695eb81af8c2d P 94894d08fce742debc6ba82c1c8e7642: Time spent bootstrapping tablet: real 0.082s	user 0.005s	sys 0.014s
I20260710 13:24:29.485760 21453 tablet_bootstrap.cc:492] T a14748422723404da99695eb81af8c2d P 44675a14a3f743749e27757211c91562: No bootstrap required, opened a new log
I20260710 13:24:29.486328 21453 ts_tablet_manager.cc:1403] T a14748422723404da99695eb81af8c2d P 44675a14a3f743749e27757211c91562: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.005s
I20260710 13:24:29.486760 21454 raft_consensus.cc:359] T a14748422723404da99695eb81af8c2d P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.487597 21454 raft_consensus.cc:385] T a14748422723404da99695eb81af8c2d P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:29.487897 21454 raft_consensus.cc:740] T a14748422723404da99695eb81af8c2d P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94894d08fce742debc6ba82c1c8e7642, State: Initialized, Role: FOLLOWER
I20260710 13:24:29.487188 21063 catalog_manager.cc:5697] T 3d9335739e814bf68c6e9357d2da10f9 P 47d1d6074f2840dfa536b389a6754186 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47d1d6074f2840dfa536b389a6754186 (127.16.80.131). New cstate: current_term: 1 leader_uuid: "47d1d6074f2840dfa536b389a6754186" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:29.488672 21454 consensus_queue.cc:260] T a14748422723404da99695eb81af8c2d P 94894d08fce742debc6ba82c1c8e7642 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.489784 21453 raft_consensus.cc:359] T a14748422723404da99695eb81af8c2d P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.490509 21453 raft_consensus.cc:385] T a14748422723404da99695eb81af8c2d P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:29.490751 21453 raft_consensus.cc:740] T a14748422723404da99695eb81af8c2d P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44675a14a3f743749e27757211c91562, State: Initialized, Role: FOLLOWER
I20260710 13:24:29.491504 21453 consensus_queue.cc:260] T a14748422723404da99695eb81af8c2d P 44675a14a3f743749e27757211c91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.492825 21454 ts_tablet_manager.cc:1434] T a14748422723404da99695eb81af8c2d P 94894d08fce742debc6ba82c1c8e7642: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 13:24:29.494043 21454 tablet_bootstrap.cc:492] T fcae0c00550f4cea89094d3d6c239937 P 94894d08fce742debc6ba82c1c8e7642: Bootstrap starting.
I20260710 13:24:29.494182 21453 ts_tablet_manager.cc:1434] T a14748422723404da99695eb81af8c2d P 44675a14a3f743749e27757211c91562: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:24:29.495309 21453 tablet_bootstrap.cc:492] T 7a6551b9ce5b4033a9d4f1bd725c07db P 44675a14a3f743749e27757211c91562: Bootstrap starting.
I20260710 13:24:29.502012 21454 tablet_bootstrap.cc:654] T fcae0c00550f4cea89094d3d6c239937 P 94894d08fce742debc6ba82c1c8e7642: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:29.504813 21453 tablet_bootstrap.cc:654] T 7a6551b9ce5b4033a9d4f1bd725c07db P 44675a14a3f743749e27757211c91562: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:29.511966 21453 tablet_bootstrap.cc:492] T 7a6551b9ce5b4033a9d4f1bd725c07db P 44675a14a3f743749e27757211c91562: No bootstrap required, opened a new log
I20260710 13:24:29.512404 21453 ts_tablet_manager.cc:1403] T 7a6551b9ce5b4033a9d4f1bd725c07db P 44675a14a3f743749e27757211c91562: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.006s
I20260710 13:24:29.512931 21454 tablet_bootstrap.cc:492] T fcae0c00550f4cea89094d3d6c239937 P 94894d08fce742debc6ba82c1c8e7642: No bootstrap required, opened a new log
I20260710 13:24:29.513373 21454 ts_tablet_manager.cc:1403] T fcae0c00550f4cea89094d3d6c239937 P 94894d08fce742debc6ba82c1c8e7642: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260710 13:24:29.514438 21453 raft_consensus.cc:359] T 7a6551b9ce5b4033a9d4f1bd725c07db P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.515031 21453 raft_consensus.cc:385] T 7a6551b9ce5b4033a9d4f1bd725c07db P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:29.515327 21453 raft_consensus.cc:740] T 7a6551b9ce5b4033a9d4f1bd725c07db P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44675a14a3f743749e27757211c91562, State: Initialized, Role: FOLLOWER
I20260710 13:24:29.515455 21454 raft_consensus.cc:359] T fcae0c00550f4cea89094d3d6c239937 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.516142 21454 raft_consensus.cc:385] T fcae0c00550f4cea89094d3d6c239937 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:29.515897 21453 consensus_queue.cc:260] T 7a6551b9ce5b4033a9d4f1bd725c07db P 44675a14a3f743749e27757211c91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.516415 21454 raft_consensus.cc:740] T fcae0c00550f4cea89094d3d6c239937 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94894d08fce742debc6ba82c1c8e7642, State: Initialized, Role: FOLLOWER
I20260710 13:24:29.517130 21454 consensus_queue.cc:260] T fcae0c00550f4cea89094d3d6c239937 P 94894d08fce742debc6ba82c1c8e7642 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.517789 21453 ts_tablet_manager.cc:1434] T 7a6551b9ce5b4033a9d4f1bd725c07db P 44675a14a3f743749e27757211c91562: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:24:29.519243 21453 tablet_bootstrap.cc:492] T fcae0c00550f4cea89094d3d6c239937 P 44675a14a3f743749e27757211c91562: Bootstrap starting.
I20260710 13:24:29.519285 21454 ts_tablet_manager.cc:1434] T fcae0c00550f4cea89094d3d6c239937 P 94894d08fce742debc6ba82c1c8e7642: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:24:29.520516 21454 tablet_bootstrap.cc:492] T 7a6551b9ce5b4033a9d4f1bd725c07db P 94894d08fce742debc6ba82c1c8e7642: Bootstrap starting.
I20260710 13:24:29.525822 21453 tablet_bootstrap.cc:654] T fcae0c00550f4cea89094d3d6c239937 P 44675a14a3f743749e27757211c91562: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:29.526341 21454 tablet_bootstrap.cc:654] T 7a6551b9ce5b4033a9d4f1bd725c07db P 94894d08fce742debc6ba82c1c8e7642: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:29.529799 21369 consensus_queue.cc:1048] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 47d1d6074f2840dfa536b389a6754186 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:29.556042 21453 tablet_bootstrap.cc:492] T fcae0c00550f4cea89094d3d6c239937 P 44675a14a3f743749e27757211c91562: No bootstrap required, opened a new log
I20260710 13:24:29.556636 21453 ts_tablet_manager.cc:1403] T fcae0c00550f4cea89094d3d6c239937 P 44675a14a3f743749e27757211c91562: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.019s
I20260710 13:24:29.556959 21454 tablet_bootstrap.cc:492] T 7a6551b9ce5b4033a9d4f1bd725c07db P 94894d08fce742debc6ba82c1c8e7642: No bootstrap required, opened a new log
I20260710 13:24:29.557435 21454 ts_tablet_manager.cc:1403] T 7a6551b9ce5b4033a9d4f1bd725c07db P 94894d08fce742debc6ba82c1c8e7642: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.021s
I20260710 13:24:29.559276 21453 raft_consensus.cc:359] T fcae0c00550f4cea89094d3d6c239937 P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.560027 21453 raft_consensus.cc:385] T fcae0c00550f4cea89094d3d6c239937 P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:29.560400 21453 raft_consensus.cc:740] T fcae0c00550f4cea89094d3d6c239937 P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44675a14a3f743749e27757211c91562, State: Initialized, Role: FOLLOWER
I20260710 13:24:29.560092 21454 raft_consensus.cc:359] T 7a6551b9ce5b4033a9d4f1bd725c07db P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.560983 21454 raft_consensus.cc:385] T 7a6551b9ce5b4033a9d4f1bd725c07db P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:29.561278 21454 raft_consensus.cc:740] T 7a6551b9ce5b4033a9d4f1bd725c07db P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94894d08fce742debc6ba82c1c8e7642, State: Initialized, Role: FOLLOWER
I20260710 13:24:29.561231 21453 consensus_queue.cc:260] T fcae0c00550f4cea89094d3d6c239937 P 44675a14a3f743749e27757211c91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.562204 21454 consensus_queue.cc:260] T 7a6551b9ce5b4033a9d4f1bd725c07db P 94894d08fce742debc6ba82c1c8e7642 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.563549 21453 ts_tablet_manager.cc:1434] T fcae0c00550f4cea89094d3d6c239937 P 44675a14a3f743749e27757211c91562: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 13:24:29.564690 21454 ts_tablet_manager.cc:1434] T 7a6551b9ce5b4033a9d4f1bd725c07db P 94894d08fce742debc6ba82c1c8e7642: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:24:29.572175 21460 consensus_queue.cc:1048] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 47d1d6074f2840dfa536b389a6754186 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:29.572907 21403 raft_consensus.cc:493] T a14748422723404da99695eb81af8c2d P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:29.573679 21403 raft_consensus.cc:515] T a14748422723404da99695eb81af8c2d P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.577214 21165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14748422723404da99695eb81af8c2d" candidate_uuid: "94894d08fce742debc6ba82c1c8e7642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44675a14a3f743749e27757211c91562" is_pre_election: true
I20260710 13:24:29.577915 21165 raft_consensus.cc:2468] T a14748422723404da99695eb81af8c2d P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94894d08fce742debc6ba82c1c8e7642 in term 0.
I20260710 13:24:29.578209 21314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14748422723404da99695eb81af8c2d" candidate_uuid: "94894d08fce742debc6ba82c1c8e7642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47d1d6074f2840dfa536b389a6754186" is_pre_election: true
I20260710 13:24:29.579523 21206 leader_election.cc:304] T a14748422723404da99695eb81af8c2d P 94894d08fce742debc6ba82c1c8e7642 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44675a14a3f743749e27757211c91562, 94894d08fce742debc6ba82c1c8e7642; no voters: 
I20260710 13:24:29.580955 21470 raft_consensus.cc:2804] T a14748422723404da99695eb81af8c2d P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:29.581454 21470 raft_consensus.cc:493] T a14748422723404da99695eb81af8c2d P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:29.581878 21470 raft_consensus.cc:3060] T a14748422723404da99695eb81af8c2d P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:29.578872 21314 raft_consensus.cc:2468] T a14748422723404da99695eb81af8c2d P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94894d08fce742debc6ba82c1c8e7642 in term 0.
I20260710 13:24:29.584156 21403 leader_election.cc:290] T a14748422723404da99695eb81af8c2d P 94894d08fce742debc6ba82c1c8e7642 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44675a14a3f743749e27757211c91562 (127.16.80.129:45163), 47d1d6074f2840dfa536b389a6754186 (127.16.80.131:45633)
I20260710 13:24:29.591737 21470 raft_consensus.cc:515] T a14748422723404da99695eb81af8c2d P 94894d08fce742debc6ba82c1c8e7642 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.598237 21470 leader_election.cc:290] T a14748422723404da99695eb81af8c2d P 94894d08fce742debc6ba82c1c8e7642 [CANDIDATE]: Term 1 election: Requested vote from peers 44675a14a3f743749e27757211c91562 (127.16.80.129:45163), 47d1d6074f2840dfa536b389a6754186 (127.16.80.131:45633)
I20260710 13:24:29.599030 21166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14748422723404da99695eb81af8c2d" candidate_uuid: "94894d08fce742debc6ba82c1c8e7642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44675a14a3f743749e27757211c91562"
I20260710 13:24:29.599756 21166 raft_consensus.cc:3060] T a14748422723404da99695eb81af8c2d P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:29.600142 21314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14748422723404da99695eb81af8c2d" candidate_uuid: "94894d08fce742debc6ba82c1c8e7642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47d1d6074f2840dfa536b389a6754186"
I20260710 13:24:29.600771 21314 raft_consensus.cc:3060] T a14748422723404da99695eb81af8c2d P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:29.608740 21166 raft_consensus.cc:2468] T a14748422723404da99695eb81af8c2d P 44675a14a3f743749e27757211c91562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94894d08fce742debc6ba82c1c8e7642 in term 1.
I20260710 13:24:29.610195 21206 leader_election.cc:304] T a14748422723404da99695eb81af8c2d P 94894d08fce742debc6ba82c1c8e7642 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44675a14a3f743749e27757211c91562, 94894d08fce742debc6ba82c1c8e7642; no voters: 
I20260710 13:24:29.611480 21403 raft_consensus.cc:2804] T a14748422723404da99695eb81af8c2d P 94894d08fce742debc6ba82c1c8e7642 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:29.612178 21403 raft_consensus.cc:697] T a14748422723404da99695eb81af8c2d P 94894d08fce742debc6ba82c1c8e7642 [term 1 LEADER]: Becoming Leader. State: Replica: 94894d08fce742debc6ba82c1c8e7642, State: Running, Role: LEADER
I20260710 13:24:29.613709 21314 raft_consensus.cc:2468] T a14748422723404da99695eb81af8c2d P 47d1d6074f2840dfa536b389a6754186 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94894d08fce742debc6ba82c1c8e7642 in term 1.
I20260710 13:24:29.613344 21403 consensus_queue.cc:237] T a14748422723404da99695eb81af8c2d P 94894d08fce742debc6ba82c1c8e7642 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.622464 21470 raft_consensus.cc:493] T fcae0c00550f4cea89094d3d6c239937 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:29.623998 21470 raft_consensus.cc:515] T fcae0c00550f4cea89094d3d6c239937 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.626268 21472 raft_consensus.cc:493] T 7a6551b9ce5b4033a9d4f1bd725c07db P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:29.626829 21472 raft_consensus.cc:515] T 7a6551b9ce5b4033a9d4f1bd725c07db P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.626886 21164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcae0c00550f4cea89094d3d6c239937" candidate_uuid: "94894d08fce742debc6ba82c1c8e7642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44675a14a3f743749e27757211c91562" is_pre_election: true
I20260710 13:24:29.628026 21164 raft_consensus.cc:2468] T fcae0c00550f4cea89094d3d6c239937 P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94894d08fce742debc6ba82c1c8e7642 in term 0.
I20260710 13:24:29.629734 21206 leader_election.cc:304] T fcae0c00550f4cea89094d3d6c239937 P 94894d08fce742debc6ba82c1c8e7642 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44675a14a3f743749e27757211c91562, 94894d08fce742debc6ba82c1c8e7642; no voters: 
I20260710 13:24:29.630638 21315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a6551b9ce5b4033a9d4f1bd725c07db" candidate_uuid: "94894d08fce742debc6ba82c1c8e7642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47d1d6074f2840dfa536b389a6754186" is_pre_election: true
I20260710 13:24:29.630798 21471 raft_consensus.cc:2804] T fcae0c00550f4cea89094d3d6c239937 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:29.631239 21164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a6551b9ce5b4033a9d4f1bd725c07db" candidate_uuid: "94894d08fce742debc6ba82c1c8e7642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44675a14a3f743749e27757211c91562" is_pre_election: true
I20260710 13:24:29.631439 21471 raft_consensus.cc:493] T fcae0c00550f4cea89094d3d6c239937 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:29.631413 21315 raft_consensus.cc:2468] T 7a6551b9ce5b4033a9d4f1bd725c07db P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94894d08fce742debc6ba82c1c8e7642 in term 0.
I20260710 13:24:29.632098 21164 raft_consensus.cc:2468] T 7a6551b9ce5b4033a9d4f1bd725c07db P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94894d08fce742debc6ba82c1c8e7642 in term 0.
I20260710 13:24:29.632231 21471 raft_consensus.cc:3060] T fcae0c00550f4cea89094d3d6c239937 P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:29.633419 21207 leader_election.cc:304] T 7a6551b9ce5b4033a9d4f1bd725c07db P 94894d08fce742debc6ba82c1c8e7642 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47d1d6074f2840dfa536b389a6754186, 94894d08fce742debc6ba82c1c8e7642; no voters: 
I20260710 13:24:29.631821 21472 leader_election.cc:290] T 7a6551b9ce5b4033a9d4f1bd725c07db P 94894d08fce742debc6ba82c1c8e7642 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44675a14a3f743749e27757211c91562 (127.16.80.129:45163), 47d1d6074f2840dfa536b389a6754186 (127.16.80.131:45633)
I20260710 13:24:29.634821 21472 raft_consensus.cc:2804] T 7a6551b9ce5b4033a9d4f1bd725c07db P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:29.635214 21472 raft_consensus.cc:493] T 7a6551b9ce5b4033a9d4f1bd725c07db P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:29.635514 21472 raft_consensus.cc:3060] T 7a6551b9ce5b4033a9d4f1bd725c07db P 94894d08fce742debc6ba82c1c8e7642 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:29.640054 21470 leader_election.cc:290] T fcae0c00550f4cea89094d3d6c239937 P 94894d08fce742debc6ba82c1c8e7642 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44675a14a3f743749e27757211c91562 (127.16.80.129:45163), 47d1d6074f2840dfa536b389a6754186 (127.16.80.131:45633)
I20260710 13:24:29.641258 21315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcae0c00550f4cea89094d3d6c239937" candidate_uuid: "94894d08fce742debc6ba82c1c8e7642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47d1d6074f2840dfa536b389a6754186" is_pre_election: true
I20260710 13:24:29.642031 21315 raft_consensus.cc:2468] T fcae0c00550f4cea89094d3d6c239937 P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94894d08fce742debc6ba82c1c8e7642 in term 0.
I20260710 13:24:29.643874 21472 raft_consensus.cc:515] T 7a6551b9ce5b4033a9d4f1bd725c07db P 94894d08fce742debc6ba82c1c8e7642 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.646687 21471 raft_consensus.cc:515] T fcae0c00550f4cea89094d3d6c239937 P 94894d08fce742debc6ba82c1c8e7642 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.649422 21472 leader_election.cc:290] T 7a6551b9ce5b4033a9d4f1bd725c07db P 94894d08fce742debc6ba82c1c8e7642 [CANDIDATE]: Term 1 election: Requested vote from peers 44675a14a3f743749e27757211c91562 (127.16.80.129:45163), 47d1d6074f2840dfa536b389a6754186 (127.16.80.131:45633)
I20260710 13:24:29.651300 21314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a6551b9ce5b4033a9d4f1bd725c07db" candidate_uuid: "94894d08fce742debc6ba82c1c8e7642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47d1d6074f2840dfa536b389a6754186"
I20260710 13:24:29.652070 21314 raft_consensus.cc:3060] T 7a6551b9ce5b4033a9d4f1bd725c07db P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:29.652199 21166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a6551b9ce5b4033a9d4f1bd725c07db" candidate_uuid: "94894d08fce742debc6ba82c1c8e7642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44675a14a3f743749e27757211c91562"
I20260710 13:24:29.653119 21166 raft_consensus.cc:3060] T 7a6551b9ce5b4033a9d4f1bd725c07db P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:29.658293 21315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcae0c00550f4cea89094d3d6c239937" candidate_uuid: "94894d08fce742debc6ba82c1c8e7642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47d1d6074f2840dfa536b389a6754186"
I20260710 13:24:29.658893 21315 raft_consensus.cc:3060] T fcae0c00550f4cea89094d3d6c239937 P 47d1d6074f2840dfa536b389a6754186 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:29.656077 21471 leader_election.cc:290] T fcae0c00550f4cea89094d3d6c239937 P 94894d08fce742debc6ba82c1c8e7642 [CANDIDATE]: Term 1 election: Requested vote from peers 44675a14a3f743749e27757211c91562 (127.16.80.129:45163), 47d1d6074f2840dfa536b389a6754186 (127.16.80.131:45633)
I20260710 13:24:29.666239 21166 raft_consensus.cc:2468] T 7a6551b9ce5b4033a9d4f1bd725c07db P 44675a14a3f743749e27757211c91562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94894d08fce742debc6ba82c1c8e7642 in term 1.
I20260710 13:24:29.667647 21315 raft_consensus.cc:2468] T fcae0c00550f4cea89094d3d6c239937 P 47d1d6074f2840dfa536b389a6754186 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94894d08fce742debc6ba82c1c8e7642 in term 1.
I20260710 13:24:29.668464 21165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcae0c00550f4cea89094d3d6c239937" candidate_uuid: "94894d08fce742debc6ba82c1c8e7642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44675a14a3f743749e27757211c91562"
I20260710 13:24:29.672350 21206 leader_election.cc:304] T 7a6551b9ce5b4033a9d4f1bd725c07db P 94894d08fce742debc6ba82c1c8e7642 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44675a14a3f743749e27757211c91562, 94894d08fce742debc6ba82c1c8e7642; no voters: 
I20260710 13:24:29.673380 21165 raft_consensus.cc:3060] T fcae0c00550f4cea89094d3d6c239937 P 44675a14a3f743749e27757211c91562 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:29.673568 21207 leader_election.cc:304] T fcae0c00550f4cea89094d3d6c239937 P 94894d08fce742debc6ba82c1c8e7642 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47d1d6074f2840dfa536b389a6754186, 94894d08fce742debc6ba82c1c8e7642; no voters: 
I20260710 13:24:29.674873 21470 raft_consensus.cc:2804] T 7a6551b9ce5b4033a9d4f1bd725c07db P 94894d08fce742debc6ba82c1c8e7642 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:29.675382 21470 raft_consensus.cc:697] T 7a6551b9ce5b4033a9d4f1bd725c07db P 94894d08fce742debc6ba82c1c8e7642 [term 1 LEADER]: Becoming Leader. State: Replica: 94894d08fce742debc6ba82c1c8e7642, State: Running, Role: LEADER
I20260710 13:24:29.675829 21314 raft_consensus.cc:2468] T 7a6551b9ce5b4033a9d4f1bd725c07db P 47d1d6074f2840dfa536b389a6754186 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94894d08fce742debc6ba82c1c8e7642 in term 1.
I20260710 13:24:29.676301 21470 consensus_queue.cc:237] T 7a6551b9ce5b4033a9d4f1bd725c07db P 94894d08fce742debc6ba82c1c8e7642 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.677284 21503 raft_consensus.cc:2804] T fcae0c00550f4cea89094d3d6c239937 P 94894d08fce742debc6ba82c1c8e7642 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:29.677834 21503 raft_consensus.cc:697] T fcae0c00550f4cea89094d3d6c239937 P 94894d08fce742debc6ba82c1c8e7642 [term 1 LEADER]: Becoming Leader. State: Replica: 94894d08fce742debc6ba82c1c8e7642, State: Running, Role: LEADER
I20260710 13:24:29.678634 21503 consensus_queue.cc:237] T fcae0c00550f4cea89094d3d6c239937 P 94894d08fce742debc6ba82c1c8e7642 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.681456 21061 catalog_manager.cc:5697] T a14748422723404da99695eb81af8c2d P 94894d08fce742debc6ba82c1c8e7642 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94894d08fce742debc6ba82c1c8e7642 (127.16.80.130). New cstate: current_term: 1 leader_uuid: "94894d08fce742debc6ba82c1c8e7642" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:29.681483 21165 raft_consensus.cc:2468] T fcae0c00550f4cea89094d3d6c239937 P 44675a14a3f743749e27757211c91562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94894d08fce742debc6ba82c1c8e7642 in term 1.
I20260710 13:24:29.695436 21061 catalog_manager.cc:5697] T 7a6551b9ce5b4033a9d4f1bd725c07db P 94894d08fce742debc6ba82c1c8e7642 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94894d08fce742debc6ba82c1c8e7642 (127.16.80.130). New cstate: current_term: 1 leader_uuid: "94894d08fce742debc6ba82c1c8e7642" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:29.696641 21061 catalog_manager.cc:5697] T fcae0c00550f4cea89094d3d6c239937 P 94894d08fce742debc6ba82c1c8e7642 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94894d08fce742debc6ba82c1c8e7642 (127.16.80.130). New cstate: current_term: 1 leader_uuid: "94894d08fce742debc6ba82c1c8e7642" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:29.704839 21470 consensus_queue.cc:1048] T fa9f6c0764e341bfaac1072c92a90359 P 94894d08fce742debc6ba82c1c8e7642 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:29.718209 21472 consensus_queue.cc:1048] T fa9f6c0764e341bfaac1072c92a90359 P 94894d08fce742debc6ba82c1c8e7642 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:29.787256 21314 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ff4b4da63e9453cbd9e650c5c5ff46f"
dest_uuid: "47d1d6074f2840dfa536b389a6754186"
mode: GRACEFUL
new_leader_uuid: "44675a14a3f743749e27757211c91562"
 from {username='slave'} at 127.0.0.1:53186
I20260710 13:24:29.787781 21314 raft_consensus.cc:606] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 47d1d6074f2840dfa536b389a6754186 [term 1 LEADER]: Received request to transfer leadership to TS 44675a14a3f743749e27757211c91562
I20260710 13:24:29.795819 21240 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa9f6c0764e341bfaac1072c92a90359"
dest_uuid: "94894d08fce742debc6ba82c1c8e7642"
mode: GRACEFUL
new_leader_uuid: "44675a14a3f743749e27757211c91562"
 from {username='slave'} at 127.0.0.1:45358
I20260710 13:24:29.796378 21240 raft_consensus.cc:606] T fa9f6c0764e341bfaac1072c92a90359 P 94894d08fce742debc6ba82c1c8e7642 [term 1 LEADER]: Received request to transfer leadership to TS 44675a14a3f743749e27757211c91562
I20260710 13:24:29.804505 21484 consensus_queue.cc:1048] T 7f63e2b081b74719a138b7ee82e7f8fc P 44675a14a3f743749e27757211c91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:29.805719 21166 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f63e2b081b74719a138b7ee82e7f8fc"
dest_uuid: "44675a14a3f743749e27757211c91562"
mode: GRACEFUL
new_leader_uuid: "94894d08fce742debc6ba82c1c8e7642"
 from {username='slave'} at 127.0.0.1:41836
I20260710 13:24:29.806350 21166 raft_consensus.cc:606] T 7f63e2b081b74719a138b7ee82e7f8fc P 44675a14a3f743749e27757211c91562 [term 1 LEADER]: Received request to transfer leadership to TS 94894d08fce742debc6ba82c1c8e7642
I20260710 13:24:29.817725 21480 consensus_queue.cc:1048] T 7f63e2b081b74719a138b7ee82e7f8fc P 44675a14a3f743749e27757211c91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:29.824476 21313 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d9335739e814bf68c6e9357d2da10f9"
dest_uuid: "47d1d6074f2840dfa536b389a6754186"
mode: GRACEFUL
new_leader_uuid: "94894d08fce742debc6ba82c1c8e7642"
 from {username='slave'} at 127.0.0.1:53186
I20260710 13:24:29.825232 21313 raft_consensus.cc:606] T 3d9335739e814bf68c6e9357d2da10f9 P 47d1d6074f2840dfa536b389a6754186 [term 1 LEADER]: Received request to transfer leadership to TS 94894d08fce742debc6ba82c1c8e7642
I20260710 13:24:29.830127 21475 raft_consensus.cc:993] T 7f63e2b081b74719a138b7ee82e7f8fc P 44675a14a3f743749e27757211c91562: : Instructing follower 94894d08fce742debc6ba82c1c8e7642 to start an election
I20260710 13:24:29.830542 21480 raft_consensus.cc:1081] T 7f63e2b081b74719a138b7ee82e7f8fc P 44675a14a3f743749e27757211c91562 [term 1 LEADER]: Signalling peer 94894d08fce742debc6ba82c1c8e7642 to start an election
I20260710 13:24:29.832190 21240 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f63e2b081b74719a138b7ee82e7f8fc"
dest_uuid: "94894d08fce742debc6ba82c1c8e7642"
 from {username='slave'} at 127.0.0.1:45344
I20260710 13:24:29.832569 21240 raft_consensus.cc:493] T 7f63e2b081b74719a138b7ee82e7f8fc P 94894d08fce742debc6ba82c1c8e7642 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:29.832793 21240 raft_consensus.cc:3060] T 7f63e2b081b74719a138b7ee82e7f8fc P 94894d08fce742debc6ba82c1c8e7642 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:29.834599 21241 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fcae0c00550f4cea89094d3d6c239937"
dest_uuid: "94894d08fce742debc6ba82c1c8e7642"
mode: GRACEFUL
new_leader_uuid: "47d1d6074f2840dfa536b389a6754186"
 from {username='slave'} at 127.0.0.1:45358
I20260710 13:24:29.835526 21241 raft_consensus.cc:606] T fcae0c00550f4cea89094d3d6c239937 P 94894d08fce742debc6ba82c1c8e7642 [term 1 LEADER]: Received request to transfer leadership to TS 47d1d6074f2840dfa536b389a6754186
I20260710 13:24:29.838805 21240 raft_consensus.cc:515] T 7f63e2b081b74719a138b7ee82e7f8fc P 94894d08fce742debc6ba82c1c8e7642 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.840526 21240 leader_election.cc:290] T 7f63e2b081b74719a138b7ee82e7f8fc P 94894d08fce742debc6ba82c1c8e7642 [CANDIDATE]: Term 2 election: Requested vote from peers 44675a14a3f743749e27757211c91562 (127.16.80.129:45163), 47d1d6074f2840dfa536b389a6754186 (127.16.80.131:45633)
I20260710 13:24:29.841517 21166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f63e2b081b74719a138b7ee82e7f8fc" candidate_uuid: "94894d08fce742debc6ba82c1c8e7642" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44675a14a3f743749e27757211c91562"
I20260710 13:24:29.841715 21313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f63e2b081b74719a138b7ee82e7f8fc" candidate_uuid: "94894d08fce742debc6ba82c1c8e7642" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47d1d6074f2840dfa536b389a6754186"
I20260710 13:24:29.842141 21166 raft_consensus.cc:3055] T 7f63e2b081b74719a138b7ee82e7f8fc P 44675a14a3f743749e27757211c91562 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:29.842365 21313 raft_consensus.cc:3060] T 7f63e2b081b74719a138b7ee82e7f8fc P 47d1d6074f2840dfa536b389a6754186 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:29.842500 21166 raft_consensus.cc:740] T 7f63e2b081b74719a138b7ee82e7f8fc P 44675a14a3f743749e27757211c91562 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 44675a14a3f743749e27757211c91562, State: Running, Role: LEADER
I20260710 13:24:29.843407 21166 consensus_queue.cc:260] T 7f63e2b081b74719a138b7ee82e7f8fc P 44675a14a3f743749e27757211c91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.844499 21166 raft_consensus.cc:3060] T 7f63e2b081b74719a138b7ee82e7f8fc P 44675a14a3f743749e27757211c91562 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:29.849486 21313 raft_consensus.cc:2468] T 7f63e2b081b74719a138b7ee82e7f8fc P 47d1d6074f2840dfa536b389a6754186 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94894d08fce742debc6ba82c1c8e7642 in term 2.
I20260710 13:24:29.850483 21480 consensus_queue.cc:1048] T 29481911ba234693a25f05bda7f7341a P 44675a14a3f743749e27757211c91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:29.850813 21207 leader_election.cc:304] T 7f63e2b081b74719a138b7ee82e7f8fc P 94894d08fce742debc6ba82c1c8e7642 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47d1d6074f2840dfa536b389a6754186, 94894d08fce742debc6ba82c1c8e7642; no voters: 
I20260710 13:24:29.851258 21166 raft_consensus.cc:2468] T 7f63e2b081b74719a138b7ee82e7f8fc P 44675a14a3f743749e27757211c91562 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94894d08fce742debc6ba82c1c8e7642 in term 2.
I20260710 13:24:29.851714 21472 raft_consensus.cc:2804] T 7f63e2b081b74719a138b7ee82e7f8fc P 94894d08fce742debc6ba82c1c8e7642 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:29.852213 21472 raft_consensus.cc:697] T 7f63e2b081b74719a138b7ee82e7f8fc P 94894d08fce742debc6ba82c1c8e7642 [term 2 LEADER]: Becoming Leader. State: Replica: 94894d08fce742debc6ba82c1c8e7642, State: Running, Role: LEADER
I20260710 13:24:29.853039 21472 consensus_queue.cc:237] T 7f63e2b081b74719a138b7ee82e7f8fc P 94894d08fce742debc6ba82c1c8e7642 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.864195 21060 catalog_manager.cc:5697] T 7f63e2b081b74719a138b7ee82e7f8fc P 94894d08fce742debc6ba82c1c8e7642 reported cstate change: term changed from 1 to 2, leader changed from 44675a14a3f743749e27757211c91562 (127.16.80.129) to 94894d08fce742debc6ba82c1c8e7642 (127.16.80.130). New cstate: current_term: 2 leader_uuid: "94894d08fce742debc6ba82c1c8e7642" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:29.864660 21475 consensus_queue.cc:1048] T 29481911ba234693a25f05bda7f7341a P 44675a14a3f743749e27757211c91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:29.888959 21475 consensus_queue.cc:1048] T 449ef35b9ac048de8570a31eddf465ff P 44675a14a3f743749e27757211c91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:29.900622 21400 consensus_queue.cc:1048] T 449ef35b9ac048de8570a31eddf465ff P 44675a14a3f743749e27757211c91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:29.928375 21460 consensus_queue.cc:1048] T 3d9335739e814bf68c6e9357d2da10f9 P 47d1d6074f2840dfa536b389a6754186 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:29.940042 21369 consensus_queue.cc:1048] T 3d9335739e814bf68c6e9357d2da10f9 P 47d1d6074f2840dfa536b389a6754186 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:29.948338 21499 raft_consensus.cc:993] T 3d9335739e814bf68c6e9357d2da10f9 P 47d1d6074f2840dfa536b389a6754186: : Instructing follower 94894d08fce742debc6ba82c1c8e7642 to start an election
I20260710 13:24:29.948920 21369 raft_consensus.cc:1081] T 3d9335739e814bf68c6e9357d2da10f9 P 47d1d6074f2840dfa536b389a6754186 [term 1 LEADER]: Signalling peer 94894d08fce742debc6ba82c1c8e7642 to start an election
I20260710 13:24:29.950687 21240 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d9335739e814bf68c6e9357d2da10f9"
dest_uuid: "94894d08fce742debc6ba82c1c8e7642"
 from {username='slave'} at 127.0.0.1:45330
I20260710 13:24:29.951277 21240 raft_consensus.cc:493] T 3d9335739e814bf68c6e9357d2da10f9 P 94894d08fce742debc6ba82c1c8e7642 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:29.951655 21240 raft_consensus.cc:3060] T 3d9335739e814bf68c6e9357d2da10f9 P 94894d08fce742debc6ba82c1c8e7642 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:29.957484 21240 raft_consensus.cc:515] T 3d9335739e814bf68c6e9357d2da10f9 P 94894d08fce742debc6ba82c1c8e7642 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.959198 21240 leader_election.cc:290] T 3d9335739e814bf68c6e9357d2da10f9 P 94894d08fce742debc6ba82c1c8e7642 [CANDIDATE]: Term 2 election: Requested vote from peers 44675a14a3f743749e27757211c91562 (127.16.80.129:45163), 47d1d6074f2840dfa536b389a6754186 (127.16.80.131:45633)
I20260710 13:24:29.960440 21165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9335739e814bf68c6e9357d2da10f9" candidate_uuid: "94894d08fce742debc6ba82c1c8e7642" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44675a14a3f743749e27757211c91562"
I20260710 13:24:29.962005 21165 raft_consensus.cc:3060] T 3d9335739e814bf68c6e9357d2da10f9 P 44675a14a3f743749e27757211c91562 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:29.960606 21313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9335739e814bf68c6e9357d2da10f9" candidate_uuid: "94894d08fce742debc6ba82c1c8e7642" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47d1d6074f2840dfa536b389a6754186"
I20260710 13:24:29.967639 21313 raft_consensus.cc:3055] T 3d9335739e814bf68c6e9357d2da10f9 P 47d1d6074f2840dfa536b389a6754186 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:29.968070 21313 raft_consensus.cc:740] T 3d9335739e814bf68c6e9357d2da10f9 P 47d1d6074f2840dfa536b389a6754186 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47d1d6074f2840dfa536b389a6754186, State: Running, Role: LEADER
I20260710 13:24:29.968976 21313 consensus_queue.cc:260] T 3d9335739e814bf68c6e9357d2da10f9 P 47d1d6074f2840dfa536b389a6754186 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.970745 21313 raft_consensus.cc:3060] T 3d9335739e814bf68c6e9357d2da10f9 P 47d1d6074f2840dfa536b389a6754186 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:29.971709 21165 raft_consensus.cc:2468] T 3d9335739e814bf68c6e9357d2da10f9 P 44675a14a3f743749e27757211c91562 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94894d08fce742debc6ba82c1c8e7642 in term 2.
I20260710 13:24:29.973039 21206 leader_election.cc:304] T 3d9335739e814bf68c6e9357d2da10f9 P 94894d08fce742debc6ba82c1c8e7642 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44675a14a3f743749e27757211c91562, 94894d08fce742debc6ba82c1c8e7642; no voters: 
I20260710 13:24:29.973942 21472 raft_consensus.cc:2804] T 3d9335739e814bf68c6e9357d2da10f9 P 94894d08fce742debc6ba82c1c8e7642 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:29.974496 21472 raft_consensus.cc:697] T 3d9335739e814bf68c6e9357d2da10f9 P 94894d08fce742debc6ba82c1c8e7642 [term 2 LEADER]: Becoming Leader. State: Replica: 94894d08fce742debc6ba82c1c8e7642, State: Running, Role: LEADER
I20260710 13:24:29.975447 21472 consensus_queue.cc:237] T 3d9335739e814bf68c6e9357d2da10f9 P 94894d08fce742debc6ba82c1c8e7642 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:29.978058 21313 raft_consensus.cc:2468] T 3d9335739e814bf68c6e9357d2da10f9 P 47d1d6074f2840dfa536b389a6754186 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94894d08fce742debc6ba82c1c8e7642 in term 2.
I20260710 13:24:29.984385 21060 catalog_manager.cc:5697] T 3d9335739e814bf68c6e9357d2da10f9 P 94894d08fce742debc6ba82c1c8e7642 reported cstate change: term changed from 1 to 2, leader changed from 47d1d6074f2840dfa536b389a6754186 (127.16.80.131) to 94894d08fce742debc6ba82c1c8e7642 (127.16.80.130). New cstate: current_term: 2 leader_uuid: "94894d08fce742debc6ba82c1c8e7642" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:29.993984 21369 raft_consensus.cc:993] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 47d1d6074f2840dfa536b389a6754186: : Instructing follower 44675a14a3f743749e27757211c91562 to start an election
I20260710 13:24:29.994613 21369 raft_consensus.cc:1081] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 47d1d6074f2840dfa536b389a6754186 [term 1 LEADER]: Signalling peer 44675a14a3f743749e27757211c91562 to start an election
I20260710 13:24:29.996659 21165 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ff4b4da63e9453cbd9e650c5c5ff46f"
dest_uuid: "44675a14a3f743749e27757211c91562"
 from {username='slave'} at 127.0.0.1:41814
I20260710 13:24:29.997275 21165 raft_consensus.cc:493] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 44675a14a3f743749e27757211c91562 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:29.997720 21165 raft_consensus.cc:3060] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 44675a14a3f743749e27757211c91562 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:30.002735 21165 raft_consensus.cc:515] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 44675a14a3f743749e27757211c91562 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:30.004423 21165 leader_election.cc:290] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 44675a14a3f743749e27757211c91562 [CANDIDATE]: Term 2 election: Requested vote from peers 94894d08fce742debc6ba82c1c8e7642 (127.16.80.130:32917), 47d1d6074f2840dfa536b389a6754186 (127.16.80.131:45633)
I20260710 13:24:30.005414 21240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff4b4da63e9453cbd9e650c5c5ff46f" candidate_uuid: "44675a14a3f743749e27757211c91562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94894d08fce742debc6ba82c1c8e7642"
I20260710 13:24:30.005613 21313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff4b4da63e9453cbd9e650c5c5ff46f" candidate_uuid: "44675a14a3f743749e27757211c91562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47d1d6074f2840dfa536b389a6754186"
I20260710 13:24:30.005980 21240 raft_consensus.cc:3060] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 94894d08fce742debc6ba82c1c8e7642 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:30.006282 21313 raft_consensus.cc:3055] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 47d1d6074f2840dfa536b389a6754186 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:30.006652 21313 raft_consensus.cc:740] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 47d1d6074f2840dfa536b389a6754186 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47d1d6074f2840dfa536b389a6754186, State: Running, Role: LEADER
I20260710 13:24:30.007438 21313 consensus_queue.cc:260] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 47d1d6074f2840dfa536b389a6754186 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:30.008697 21313 raft_consensus.cc:3060] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 47d1d6074f2840dfa536b389a6754186 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:30.011204 21240 raft_consensus.cc:2468] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 94894d08fce742debc6ba82c1c8e7642 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44675a14a3f743749e27757211c91562 in term 2.
I20260710 13:24:30.013137 21130 leader_election.cc:304] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 44675a14a3f743749e27757211c91562 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44675a14a3f743749e27757211c91562, 94894d08fce742debc6ba82c1c8e7642; no voters: 
I20260710 13:24:30.014076 21480 raft_consensus.cc:2804] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 44675a14a3f743749e27757211c91562 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:30.014642 21480 raft_consensus.cc:697] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 44675a14a3f743749e27757211c91562 [term 2 LEADER]: Becoming Leader. State: Replica: 44675a14a3f743749e27757211c91562, State: Running, Role: LEADER
I20260710 13:24:30.015486 21480 consensus_queue.cc:237] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 44675a14a3f743749e27757211c91562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:30.015905 21313 raft_consensus.cc:2468] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 47d1d6074f2840dfa536b389a6754186 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44675a14a3f743749e27757211c91562 in term 2.
I20260710 13:24:30.024785 21061 catalog_manager.cc:5697] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 44675a14a3f743749e27757211c91562 reported cstate change: term changed from 1 to 2, leader changed from 47d1d6074f2840dfa536b389a6754186 (127.16.80.131) to 44675a14a3f743749e27757211c91562 (127.16.80.129). New cstate: current_term: 2 leader_uuid: "44675a14a3f743749e27757211c91562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:30.060532 21472 consensus_queue.cc:1048] T 7a6551b9ce5b4033a9d4f1bd725c07db P 94894d08fce742debc6ba82c1c8e7642 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:30.071318 21470 consensus_queue.cc:1048] T 7a6551b9ce5b4033a9d4f1bd725c07db P 94894d08fce742debc6ba82c1c8e7642 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:30.101229 21470 consensus_queue.cc:1048] T a14748422723404da99695eb81af8c2d P 94894d08fce742debc6ba82c1c8e7642 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:30.116354 21470 consensus_queue.cc:1048] T a14748422723404da99695eb81af8c2d P 94894d08fce742debc6ba82c1c8e7642 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:30.122030 21472 consensus_queue.cc:1048] T fcae0c00550f4cea89094d3d6c239937 P 94894d08fce742debc6ba82c1c8e7642 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:30.123894 21470 consensus_queue.cc:1048] T fcae0c00550f4cea89094d3d6c239937 P 94894d08fce742debc6ba82c1c8e7642 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:30.135844 21472 raft_consensus.cc:993] T fcae0c00550f4cea89094d3d6c239937 P 94894d08fce742debc6ba82c1c8e7642: : Instructing follower 47d1d6074f2840dfa536b389a6754186 to start an election
I20260710 13:24:30.136345 21472 raft_consensus.cc:1081] T fcae0c00550f4cea89094d3d6c239937 P 94894d08fce742debc6ba82c1c8e7642 [term 1 LEADER]: Signalling peer 47d1d6074f2840dfa536b389a6754186 to start an election
I20260710 13:24:30.140635 21315 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fcae0c00550f4cea89094d3d6c239937"
dest_uuid: "47d1d6074f2840dfa536b389a6754186"
 from {username='slave'} at 127.0.0.1:53178
I20260710 13:24:30.141203 21315 raft_consensus.cc:493] T fcae0c00550f4cea89094d3d6c239937 P 47d1d6074f2840dfa536b389a6754186 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:30.141561 21315 raft_consensus.cc:3060] T fcae0c00550f4cea89094d3d6c239937 P 47d1d6074f2840dfa536b389a6754186 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:30.147562 21315 raft_consensus.cc:515] T fcae0c00550f4cea89094d3d6c239937 P 47d1d6074f2840dfa536b389a6754186 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:30.150177 21166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcae0c00550f4cea89094d3d6c239937" candidate_uuid: "47d1d6074f2840dfa536b389a6754186" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44675a14a3f743749e27757211c91562"
I20260710 13:24:30.150784 21166 raft_consensus.cc:3060] T fcae0c00550f4cea89094d3d6c239937 P 44675a14a3f743749e27757211c91562 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:30.154716 21315 leader_election.cc:290] T fcae0c00550f4cea89094d3d6c239937 P 47d1d6074f2840dfa536b389a6754186 [CANDIDATE]: Term 2 election: Requested vote from peers 44675a14a3f743749e27757211c91562 (127.16.80.129:45163), 94894d08fce742debc6ba82c1c8e7642 (127.16.80.130:32917)
I20260710 13:24:30.156874 21240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcae0c00550f4cea89094d3d6c239937" candidate_uuid: "47d1d6074f2840dfa536b389a6754186" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94894d08fce742debc6ba82c1c8e7642"
I20260710 13:24:30.157521 21240 raft_consensus.cc:3055] T fcae0c00550f4cea89094d3d6c239937 P 94894d08fce742debc6ba82c1c8e7642 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:30.157809 21166 raft_consensus.cc:2468] T fcae0c00550f4cea89094d3d6c239937 P 44675a14a3f743749e27757211c91562 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47d1d6074f2840dfa536b389a6754186 in term 2.
I20260710 13:24:30.157833 21240 raft_consensus.cc:740] T fcae0c00550f4cea89094d3d6c239937 P 94894d08fce742debc6ba82c1c8e7642 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 94894d08fce742debc6ba82c1c8e7642, State: Running, Role: LEADER
I20260710 13:24:30.158845 21240 consensus_queue.cc:260] T fcae0c00550f4cea89094d3d6c239937 P 94894d08fce742debc6ba82c1c8e7642 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:30.159066 21280 leader_election.cc:304] T fcae0c00550f4cea89094d3d6c239937 P 47d1d6074f2840dfa536b389a6754186 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44675a14a3f743749e27757211c91562, 47d1d6074f2840dfa536b389a6754186; no voters: 
I20260710 13:24:30.160012 21240 raft_consensus.cc:3060] T fcae0c00550f4cea89094d3d6c239937 P 94894d08fce742debc6ba82c1c8e7642 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:30.160027 21369 raft_consensus.cc:2804] T fcae0c00550f4cea89094d3d6c239937 P 47d1d6074f2840dfa536b389a6754186 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:30.160796 21369 raft_consensus.cc:697] T fcae0c00550f4cea89094d3d6c239937 P 47d1d6074f2840dfa536b389a6754186 [term 2 LEADER]: Becoming Leader. State: Replica: 47d1d6074f2840dfa536b389a6754186, State: Running, Role: LEADER
I20260710 13:24:30.161471 21369 consensus_queue.cc:237] T fcae0c00550f4cea89094d3d6c239937 P 47d1d6074f2840dfa536b389a6754186 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:30.169346 21240 raft_consensus.cc:2468] T fcae0c00550f4cea89094d3d6c239937 P 94894d08fce742debc6ba82c1c8e7642 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47d1d6074f2840dfa536b389a6754186 in term 2.
I20260710 13:24:30.169274 21060 catalog_manager.cc:5697] T fcae0c00550f4cea89094d3d6c239937 P 47d1d6074f2840dfa536b389a6754186 reported cstate change: term changed from 1 to 2, leader changed from 94894d08fce742debc6ba82c1c8e7642 (127.16.80.130) to 47d1d6074f2840dfa536b389a6754186 (127.16.80.131). New cstate: current_term: 2 leader_uuid: "47d1d6074f2840dfa536b389a6754186" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:30.278391 21471 raft_consensus.cc:993] T fa9f6c0764e341bfaac1072c92a90359 P 94894d08fce742debc6ba82c1c8e7642: : Instructing follower 44675a14a3f743749e27757211c91562 to start an election
I20260710 13:24:30.278898 21471 raft_consensus.cc:1081] T fa9f6c0764e341bfaac1072c92a90359 P 94894d08fce742debc6ba82c1c8e7642 [term 1 LEADER]: Signalling peer 44675a14a3f743749e27757211c91562 to start an election
I20260710 13:24:30.280654 21166 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa9f6c0764e341bfaac1072c92a90359"
dest_uuid: "44675a14a3f743749e27757211c91562"
 from {username='slave'} at 127.0.0.1:41830
I20260710 13:24:30.281227 21166 raft_consensus.cc:493] T fa9f6c0764e341bfaac1072c92a90359 P 44675a14a3f743749e27757211c91562 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:30.281543 21166 raft_consensus.cc:3060] T fa9f6c0764e341bfaac1072c92a90359 P 44675a14a3f743749e27757211c91562 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:30.286412 21166 raft_consensus.cc:515] T fa9f6c0764e341bfaac1072c92a90359 P 44675a14a3f743749e27757211c91562 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:30.288061 21166 leader_election.cc:290] T fa9f6c0764e341bfaac1072c92a90359 P 44675a14a3f743749e27757211c91562 [CANDIDATE]: Term 2 election: Requested vote from peers 94894d08fce742debc6ba82c1c8e7642 (127.16.80.130:32917), 47d1d6074f2840dfa536b389a6754186 (127.16.80.131:45633)
I20260710 13:24:30.289192 21315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa9f6c0764e341bfaac1072c92a90359" candidate_uuid: "44675a14a3f743749e27757211c91562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47d1d6074f2840dfa536b389a6754186"
I20260710 13:24:30.289222 21240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa9f6c0764e341bfaac1072c92a90359" candidate_uuid: "44675a14a3f743749e27757211c91562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94894d08fce742debc6ba82c1c8e7642"
I20260710 13:24:30.289762 21315 raft_consensus.cc:3060] T fa9f6c0764e341bfaac1072c92a90359 P 47d1d6074f2840dfa536b389a6754186 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:30.289849 21240 raft_consensus.cc:3055] T fa9f6c0764e341bfaac1072c92a90359 P 94894d08fce742debc6ba82c1c8e7642 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:30.290280 21240 raft_consensus.cc:740] T fa9f6c0764e341bfaac1072c92a90359 P 94894d08fce742debc6ba82c1c8e7642 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 94894d08fce742debc6ba82c1c8e7642, State: Running, Role: LEADER
I20260710 13:24:30.290972 21240 consensus_queue.cc:260] T fa9f6c0764e341bfaac1072c92a90359 P 94894d08fce742debc6ba82c1c8e7642 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:30.291888 21240 raft_consensus.cc:3060] T fa9f6c0764e341bfaac1072c92a90359 P 94894d08fce742debc6ba82c1c8e7642 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:30.294790 21315 raft_consensus.cc:2468] T fa9f6c0764e341bfaac1072c92a90359 P 47d1d6074f2840dfa536b389a6754186 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44675a14a3f743749e27757211c91562 in term 2.
I20260710 13:24:30.296370 21132 leader_election.cc:304] T fa9f6c0764e341bfaac1072c92a90359 P 44675a14a3f743749e27757211c91562 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44675a14a3f743749e27757211c91562, 47d1d6074f2840dfa536b389a6754186; no voters: 
I20260710 13:24:30.297376 21480 raft_consensus.cc:2804] T fa9f6c0764e341bfaac1072c92a90359 P 44675a14a3f743749e27757211c91562 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:30.297783 21240 raft_consensus.cc:2468] T fa9f6c0764e341bfaac1072c92a90359 P 94894d08fce742debc6ba82c1c8e7642 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44675a14a3f743749e27757211c91562 in term 2.
I20260710 13:24:30.297925 21480 raft_consensus.cc:697] T fa9f6c0764e341bfaac1072c92a90359 P 44675a14a3f743749e27757211c91562 [term 2 LEADER]: Becoming Leader. State: Replica: 44675a14a3f743749e27757211c91562, State: Running, Role: LEADER
I20260710 13:24:30.298895 21480 consensus_queue.cc:237] T fa9f6c0764e341bfaac1072c92a90359 P 44675a14a3f743749e27757211c91562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:30.306178 21060 catalog_manager.cc:5697] T fa9f6c0764e341bfaac1072c92a90359 P 44675a14a3f743749e27757211c91562 reported cstate change: term changed from 1 to 2, leader changed from 94894d08fce742debc6ba82c1c8e7642 (127.16.80.130) to 44675a14a3f743749e27757211c91562 (127.16.80.129). New cstate: current_term: 2 leader_uuid: "44675a14a3f743749e27757211c91562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:30.324265 21315 raft_consensus.cc:1275] T 7f63e2b081b74719a138b7ee82e7f8fc P 47d1d6074f2840dfa536b389a6754186 [term 2 FOLLOWER]: Refusing update from remote peer 94894d08fce742debc6ba82c1c8e7642: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:30.325742 21471 consensus_queue.cc:1048] T 7f63e2b081b74719a138b7ee82e7f8fc P 94894d08fce742debc6ba82c1c8e7642 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:30.334333 21166 raft_consensus.cc:1275] T 7f63e2b081b74719a138b7ee82e7f8fc P 44675a14a3f743749e27757211c91562 [term 2 FOLLOWER]: Refusing update from remote peer 94894d08fce742debc6ba82c1c8e7642: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:30.336211 21403 consensus_queue.cc:1048] T 7f63e2b081b74719a138b7ee82e7f8fc P 94894d08fce742debc6ba82c1c8e7642 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:30.399667 21315 raft_consensus.cc:1275] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 47d1d6074f2840dfa536b389a6754186 [term 2 FOLLOWER]: Refusing update from remote peer 44675a14a3f743749e27757211c91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:30.401038 21480 consensus_queue.cc:1048] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 44675a14a3f743749e27757211c91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:30.409144 21240 raft_consensus.cc:1275] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 94894d08fce742debc6ba82c1c8e7642 [term 2 FOLLOWER]: Refusing update from remote peer 44675a14a3f743749e27757211c91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:30.411880 21480 consensus_queue.cc:1048] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 44675a14a3f743749e27757211c91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:30.532186 21315 raft_consensus.cc:1275] T 3d9335739e814bf68c6e9357d2da10f9 P 47d1d6074f2840dfa536b389a6754186 [term 2 FOLLOWER]: Refusing update from remote peer 94894d08fce742debc6ba82c1c8e7642: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:30.533910 21403 consensus_queue.cc:1048] T 3d9335739e814bf68c6e9357d2da10f9 P 94894d08fce742debc6ba82c1c8e7642 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:30.538770 21166 raft_consensus.cc:1275] T 3d9335739e814bf68c6e9357d2da10f9 P 44675a14a3f743749e27757211c91562 [term 2 FOLLOWER]: Refusing update from remote peer 94894d08fce742debc6ba82c1c8e7642: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:30.541179 21503 consensus_queue.cc:1048] T 3d9335739e814bf68c6e9357d2da10f9 P 94894d08fce742debc6ba82c1c8e7642 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:30.604770 21240 raft_consensus.cc:1275] T fcae0c00550f4cea89094d3d6c239937 P 94894d08fce742debc6ba82c1c8e7642 [term 2 FOLLOWER]: Refusing update from remote peer 47d1d6074f2840dfa536b389a6754186: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:30.606530 21369 consensus_queue.cc:1048] T fcae0c00550f4cea89094d3d6c239937 P 47d1d6074f2840dfa536b389a6754186 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:30.615517 21165 raft_consensus.cc:1275] T fcae0c00550f4cea89094d3d6c239937 P 44675a14a3f743749e27757211c91562 [term 2 FOLLOWER]: Refusing update from remote peer 47d1d6074f2840dfa536b389a6754186: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:30.617447 21523 consensus_queue.cc:1048] T fcae0c00550f4cea89094d3d6c239937 P 47d1d6074f2840dfa536b389a6754186 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:30.830267 21315 raft_consensus.cc:1275] T fa9f6c0764e341bfaac1072c92a90359 P 47d1d6074f2840dfa536b389a6754186 [term 2 FOLLOWER]: Refusing update from remote peer 44675a14a3f743749e27757211c91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:30.831995 21522 consensus_queue.cc:1048] T fa9f6c0764e341bfaac1072c92a90359 P 44675a14a3f743749e27757211c91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:30.840205 21240 raft_consensus.cc:1275] T fa9f6c0764e341bfaac1072c92a90359 P 94894d08fce742debc6ba82c1c8e7642 [term 2 FOLLOWER]: Refusing update from remote peer 44675a14a3f743749e27757211c91562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:30.841849 21480 consensus_queue.cc:1048] T fa9f6c0764e341bfaac1072c92a90359 P 44675a14a3f743749e27757211c91562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:32.839125 21061 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:35976:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:24:32.858983 21061 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35976:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:24:32.882170 16706 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:33.030081 21561 tablet.cc:1724] T 29481911ba234693a25f05bda7f7341a P 44675a14a3f743749e27757211c91562: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:33.084257 21571 tablet.cc:1724] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 47d1d6074f2840dfa536b389a6754186: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:33.093817 21562 tablet.cc:1724] T 29481911ba234693a25f05bda7f7341a P 94894d08fce742debc6ba82c1c8e7642: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:33.097644 21569 tablet.cc:1724] T 7a6551b9ce5b4033a9d4f1bd725c07db P 94894d08fce742debc6ba82c1c8e7642: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:33.155418 21161 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "19205be505f147b69a24dcf59be4846e"
dest_uuid: "44675a14a3f743749e27757211c91562"
mode: GRACEFUL
new_leader_uuid: "47d1d6074f2840dfa536b389a6754186"
 from {username='slave'} at 127.0.0.1:48126
I20260710 13:24:33.156143 21161 raft_consensus.cc:606] T 19205be505f147b69a24dcf59be4846e P 44675a14a3f743749e27757211c91562 [term 1 LEADER]: Received request to transfer leadership to TS 47d1d6074f2840dfa536b389a6754186
I20260710 13:24:33.163751 21573 tablet.cc:1724] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 94894d08fce742debc6ba82c1c8e7642: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:33.167501 21562 tablet.cc:1724] T 3d9335739e814bf68c6e9357d2da10f9 P 94894d08fce742debc6ba82c1c8e7642: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:33.200356 21590 tablet.cc:1724] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 44675a14a3f743749e27757211c91562: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:33.214246 21581 tablet.cc:1724] T 7a6551b9ce5b4033a9d4f1bd725c07db P 44675a14a3f743749e27757211c91562: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:33.152599 21584 tablet.cc:1724] T 7a6551b9ce5b4033a9d4f1bd725c07db P 47d1d6074f2840dfa536b389a6754186: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:33.184150 21571 tablet.cc:1724] T 3d9335739e814bf68c6e9357d2da10f9 P 47d1d6074f2840dfa536b389a6754186: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:33.217667 21566 tablet.cc:1724] T 449ef35b9ac048de8570a31eddf465ff P 44675a14a3f743749e27757211c91562: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:33.195713 21570 tablet.cc:1724] T 7f63e2b081b74719a138b7ee82e7f8fc P 47d1d6074f2840dfa536b389a6754186: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:33.199735 21579 tablet.cc:1724] T 7f63e2b081b74719a138b7ee82e7f8fc P 94894d08fce742debc6ba82c1c8e7642: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:33.205320 21569 tablet.cc:1724] T fcae0c00550f4cea89094d3d6c239937 P 94894d08fce742debc6ba82c1c8e7642: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:33.210070 21585 tablet.cc:1724] T 29481911ba234693a25f05bda7f7341a P 47d1d6074f2840dfa536b389a6754186: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:33.241394 21581 tablet.cc:1724] T 7f63e2b081b74719a138b7ee82e7f8fc P 44675a14a3f743749e27757211c91562: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:33.230132 21561 tablet.cc:1724] T a14748422723404da99695eb81af8c2d P 44675a14a3f743749e27757211c91562: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:33.247056 21240 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a46e185b7e740ca8b987a6098922316"
dest_uuid: "94894d08fce742debc6ba82c1c8e7642"
mode: GRACEFUL
new_leader_uuid: "47d1d6074f2840dfa536b389a6754186"
 from {username='slave'} at 127.0.0.1:50892
I20260710 13:24:33.247884 21240 raft_consensus.cc:606] T 1a46e185b7e740ca8b987a6098922316 P 94894d08fce742debc6ba82c1c8e7642 [term 1 LEADER]: Received request to transfer leadership to TS 47d1d6074f2840dfa536b389a6754186
I20260710 13:24:33.249482 16706 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:24:33.250120 16706 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:33.261601 21581 tablet.cc:1724] T 3d9335739e814bf68c6e9357d2da10f9 P 44675a14a3f743749e27757211c91562: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:33.262123 21579 tablet.cc:1724] T fa9f6c0764e341bfaac1072c92a90359 P 94894d08fce742debc6ba82c1c8e7642: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:33.266204 21585 tablet.cc:1724] T fcae0c00550f4cea89094d3d6c239937 P 47d1d6074f2840dfa536b389a6754186: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:33.226034 21562 tablet.cc:1724] T a14748422723404da99695eb81af8c2d P 94894d08fce742debc6ba82c1c8e7642: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:33.268503 21561 tablet.cc:1724] T fcae0c00550f4cea89094d3d6c239937 P 44675a14a3f743749e27757211c91562: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:33.284801 21570 tablet.cc:1724] T 449ef35b9ac048de8570a31eddf465ff P 47d1d6074f2840dfa536b389a6754186: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:33.293982 21581 tablet.cc:1724] T fa9f6c0764e341bfaac1072c92a90359 P 44675a14a3f743749e27757211c91562: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:33.299844 21585 tablet.cc:1724] T a14748422723404da99695eb81af8c2d P 47d1d6074f2840dfa536b389a6754186: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:33.300428 21562 tablet.cc:1724] T 449ef35b9ac048de8570a31eddf465ff P 94894d08fce742debc6ba82c1c8e7642: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:33.322058 21571 tablet.cc:1724] T fa9f6c0764e341bfaac1072c92a90359 P 47d1d6074f2840dfa536b389a6754186: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:33.358491 21062 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 93bb658ab743439aad7ee317079be603: soft_deleted_table [id=cc5f80111c6e465da9992bf166170743] alter complete (version 1)
I20260710 13:24:33.394019 21553 raft_consensus.cc:993] T 19205be505f147b69a24dcf59be4846e P 44675a14a3f743749e27757211c91562: : Instructing follower 47d1d6074f2840dfa536b389a6754186 to start an election
I20260710 13:24:33.394596 21553 raft_consensus.cc:1081] T 19205be505f147b69a24dcf59be4846e P 44675a14a3f743749e27757211c91562 [term 1 LEADER]: Signalling peer 47d1d6074f2840dfa536b389a6754186 to start an election
I20260710 13:24:33.396476 21315 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "19205be505f147b69a24dcf59be4846e"
dest_uuid: "47d1d6074f2840dfa536b389a6754186"
 from {username='slave'} at 127.0.0.1:53164
I20260710 13:24:33.396986 21315 raft_consensus.cc:493] T 19205be505f147b69a24dcf59be4846e P 47d1d6074f2840dfa536b389a6754186 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:33.397269 21315 raft_consensus.cc:3060] T 19205be505f147b69a24dcf59be4846e P 47d1d6074f2840dfa536b389a6754186 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:33.402750 21315 raft_consensus.cc:515] T 19205be505f147b69a24dcf59be4846e P 47d1d6074f2840dfa536b389a6754186 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:33.404502 21315 leader_election.cc:290] T 19205be505f147b69a24dcf59be4846e P 47d1d6074f2840dfa536b389a6754186 [CANDIDATE]: Term 2 election: Requested vote from peers 44675a14a3f743749e27757211c91562 (127.16.80.129:45163), 94894d08fce742debc6ba82c1c8e7642 (127.16.80.130:32917)
I20260710 13:24:33.405544 21165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19205be505f147b69a24dcf59be4846e" candidate_uuid: "47d1d6074f2840dfa536b389a6754186" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44675a14a3f743749e27757211c91562"
I20260710 13:24:33.405617 21241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19205be505f147b69a24dcf59be4846e" candidate_uuid: "47d1d6074f2840dfa536b389a6754186" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94894d08fce742debc6ba82c1c8e7642"
I20260710 13:24:33.406275 21165 raft_consensus.cc:3055] T 19205be505f147b69a24dcf59be4846e P 44675a14a3f743749e27757211c91562 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:33.406384 21241 raft_consensus.cc:3060] T 19205be505f147b69a24dcf59be4846e P 94894d08fce742debc6ba82c1c8e7642 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:33.406605 21165 raft_consensus.cc:740] T 19205be505f147b69a24dcf59be4846e P 44675a14a3f743749e27757211c91562 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 44675a14a3f743749e27757211c91562, State: Running, Role: LEADER
I20260710 13:24:33.407497 21165 consensus_queue.cc:260] T 19205be505f147b69a24dcf59be4846e P 44675a14a3f743749e27757211c91562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:33.408694 21165 raft_consensus.cc:3060] T 19205be505f147b69a24dcf59be4846e P 44675a14a3f743749e27757211c91562 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:33.412477 21241 raft_consensus.cc:2468] T 19205be505f147b69a24dcf59be4846e P 94894d08fce742debc6ba82c1c8e7642 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47d1d6074f2840dfa536b389a6754186 in term 2.
I20260710 13:24:33.413859 21279 leader_election.cc:304] T 19205be505f147b69a24dcf59be4846e P 47d1d6074f2840dfa536b389a6754186 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47d1d6074f2840dfa536b389a6754186, 94894d08fce742debc6ba82c1c8e7642; no voters: 
I20260710 13:24:33.414114 21165 raft_consensus.cc:2468] T 19205be505f147b69a24dcf59be4846e P 44675a14a3f743749e27757211c91562 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47d1d6074f2840dfa536b389a6754186 in term 2.
I20260710 13:24:33.414625 21369 raft_consensus.cc:2804] T 19205be505f147b69a24dcf59be4846e P 47d1d6074f2840dfa536b389a6754186 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:33.415289 21369 raft_consensus.cc:697] T 19205be505f147b69a24dcf59be4846e P 47d1d6074f2840dfa536b389a6754186 [term 2 LEADER]: Becoming Leader. State: Replica: 47d1d6074f2840dfa536b389a6754186, State: Running, Role: LEADER
I20260710 13:24:33.416167 21369 consensus_queue.cc:237] T 19205be505f147b69a24dcf59be4846e P 47d1d6074f2840dfa536b389a6754186 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:33.424741 21061 catalog_manager.cc:5697] T 19205be505f147b69a24dcf59be4846e P 47d1d6074f2840dfa536b389a6754186 reported cstate change: term changed from 1 to 2, leader changed from 44675a14a3f743749e27757211c91562 (127.16.80.129) to 47d1d6074f2840dfa536b389a6754186 (127.16.80.131). New cstate: current_term: 2 leader_uuid: "47d1d6074f2840dfa536b389a6754186" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:33.469923 21526 raft_consensus.cc:993] T 1a46e185b7e740ca8b987a6098922316 P 94894d08fce742debc6ba82c1c8e7642: : Instructing follower 47d1d6074f2840dfa536b389a6754186 to start an election
I20260710 13:24:33.470618 21549 raft_consensus.cc:1081] T 1a46e185b7e740ca8b987a6098922316 P 94894d08fce742debc6ba82c1c8e7642 [term 1 LEADER]: Signalling peer 47d1d6074f2840dfa536b389a6754186 to start an election
I20260710 13:24:33.472772 21313 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a46e185b7e740ca8b987a6098922316"
dest_uuid: "47d1d6074f2840dfa536b389a6754186"
 from {username='slave'} at 127.0.0.1:53178
I20260710 13:24:33.473405 21313 raft_consensus.cc:493] T 1a46e185b7e740ca8b987a6098922316 P 47d1d6074f2840dfa536b389a6754186 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:33.473805 21313 raft_consensus.cc:3060] T 1a46e185b7e740ca8b987a6098922316 P 47d1d6074f2840dfa536b389a6754186 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:33.479660 21313 raft_consensus.cc:515] T 1a46e185b7e740ca8b987a6098922316 P 47d1d6074f2840dfa536b389a6754186 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:33.481355 21313 leader_election.cc:290] T 1a46e185b7e740ca8b987a6098922316 P 47d1d6074f2840dfa536b389a6754186 [CANDIDATE]: Term 2 election: Requested vote from peers 44675a14a3f743749e27757211c91562 (127.16.80.129:45163), 94894d08fce742debc6ba82c1c8e7642 (127.16.80.130:32917)
I20260710 13:24:33.482378 21165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a46e185b7e740ca8b987a6098922316" candidate_uuid: "47d1d6074f2840dfa536b389a6754186" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44675a14a3f743749e27757211c91562"
I20260710 13:24:33.482632 21241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a46e185b7e740ca8b987a6098922316" candidate_uuid: "47d1d6074f2840dfa536b389a6754186" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94894d08fce742debc6ba82c1c8e7642"
I20260710 13:24:33.482941 21165 raft_consensus.cc:3060] T 1a46e185b7e740ca8b987a6098922316 P 44675a14a3f743749e27757211c91562 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:33.483294 21241 raft_consensus.cc:3055] T 1a46e185b7e740ca8b987a6098922316 P 94894d08fce742debc6ba82c1c8e7642 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:33.483619 21241 raft_consensus.cc:740] T 1a46e185b7e740ca8b987a6098922316 P 94894d08fce742debc6ba82c1c8e7642 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 94894d08fce742debc6ba82c1c8e7642, State: Running, Role: LEADER
I20260710 13:24:33.484357 21241 consensus_queue.cc:260] T 1a46e185b7e740ca8b987a6098922316 P 94894d08fce742debc6ba82c1c8e7642 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:33.485539 21241 raft_consensus.cc:3060] T 1a46e185b7e740ca8b987a6098922316 P 94894d08fce742debc6ba82c1c8e7642 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:33.488571 21165 raft_consensus.cc:2468] T 1a46e185b7e740ca8b987a6098922316 P 44675a14a3f743749e27757211c91562 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47d1d6074f2840dfa536b389a6754186 in term 2.
I20260710 13:24:33.489724 21280 leader_election.cc:304] T 1a46e185b7e740ca8b987a6098922316 P 47d1d6074f2840dfa536b389a6754186 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44675a14a3f743749e27757211c91562, 47d1d6074f2840dfa536b389a6754186; no voters: 
I20260710 13:24:33.490604 21369 raft_consensus.cc:2804] T 1a46e185b7e740ca8b987a6098922316 P 47d1d6074f2840dfa536b389a6754186 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:33.491073 21369 raft_consensus.cc:697] T 1a46e185b7e740ca8b987a6098922316 P 47d1d6074f2840dfa536b389a6754186 [term 2 LEADER]: Becoming Leader. State: Replica: 47d1d6074f2840dfa536b389a6754186, State: Running, Role: LEADER
I20260710 13:24:33.491340 21241 raft_consensus.cc:2468] T 1a46e185b7e740ca8b987a6098922316 P 94894d08fce742debc6ba82c1c8e7642 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47d1d6074f2840dfa536b389a6754186 in term 2.
I20260710 13:24:33.491940 21369 consensus_queue.cc:237] T 1a46e185b7e740ca8b987a6098922316 P 47d1d6074f2840dfa536b389a6754186 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } }
I20260710 13:24:33.500432 21061 catalog_manager.cc:5697] T 1a46e185b7e740ca8b987a6098922316 P 47d1d6074f2840dfa536b389a6754186 reported cstate change: term changed from 1 to 2, leader changed from 94894d08fce742debc6ba82c1c8e7642 (127.16.80.130) to 47d1d6074f2840dfa536b389a6754186 (127.16.80.131). New cstate: current_term: 2 leader_uuid: "47d1d6074f2840dfa536b389a6754186" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47d1d6074f2840dfa536b389a6754186" member_type: VOTER last_known_addr { host: "127.16.80.131" port: 45633 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:33.955418 21241 raft_consensus.cc:1275] T 19205be505f147b69a24dcf59be4846e P 94894d08fce742debc6ba82c1c8e7642 [term 2 FOLLOWER]: Refusing update from remote peer 47d1d6074f2840dfa536b389a6754186: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:33.957763 21369 consensus_queue.cc:1048] T 19205be505f147b69a24dcf59be4846e P 47d1d6074f2840dfa536b389a6754186 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:33.969378 21165 raft_consensus.cc:1275] T 19205be505f147b69a24dcf59be4846e P 44675a14a3f743749e27757211c91562 [term 2 FOLLOWER]: Refusing update from remote peer 47d1d6074f2840dfa536b389a6754186: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:33.974558 21369 consensus_queue.cc:1048] T 19205be505f147b69a24dcf59be4846e P 47d1d6074f2840dfa536b389a6754186 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:34.055899 21165 raft_consensus.cc:1275] T 1a46e185b7e740ca8b987a6098922316 P 44675a14a3f743749e27757211c91562 [term 2 FOLLOWER]: Refusing update from remote peer 47d1d6074f2840dfa536b389a6754186: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:34.057716 21599 consensus_queue.cc:1048] T 1a46e185b7e740ca8b987a6098922316 P 47d1d6074f2840dfa536b389a6754186 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44675a14a3f743749e27757211c91562" member_type: VOTER last_known_addr { host: "127.16.80.129" port: 45163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:34.074538 21241 raft_consensus.cc:1275] T 1a46e185b7e740ca8b987a6098922316 P 94894d08fce742debc6ba82c1c8e7642 [term 2 FOLLOWER]: Refusing update from remote peer 47d1d6074f2840dfa536b389a6754186: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:34.076882 21599 consensus_queue.cc:1048] T 1a46e185b7e740ca8b987a6098922316 P 47d1d6074f2840dfa536b389a6754186 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94894d08fce742debc6ba82c1c8e7642" member_type: VOTER last_known_addr { host: "127.16.80.130" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:34.327057 16706 tablet_server.cc:179] TabletServer@127.16.80.129:0 shutting down...
W20260710 13:24:34.349823 21206 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 10 similar messages]
W20260710 13:24:34.354694 21206 consensus_peers.cc:597] T 40b5865ac84e46c1b87665d2dfab1ce9 P 94894d08fce742debc6ba82c1c8e7642 -> Peer 44675a14a3f743749e27757211c91562 (127.16.80.129:45163): Couldn't send request to peer 44675a14a3f743749e27757211c91562. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:34.366868 16706 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:34.367815 16706 tablet_replica.cc:333] T fcae0c00550f4cea89094d3d6c239937 P 44675a14a3f743749e27757211c91562: stopping tablet replica
I20260710 13:24:34.368603 16706 raft_consensus.cc:2243] T fcae0c00550f4cea89094d3d6c239937 P 44675a14a3f743749e27757211c91562 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:34.369141 16706 raft_consensus.cc:2272] T fcae0c00550f4cea89094d3d6c239937 P 44675a14a3f743749e27757211c91562 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:34.371724 16706 tablet_replica.cc:333] T a14748422723404da99695eb81af8c2d P 44675a14a3f743749e27757211c91562: stopping tablet replica
I20260710 13:24:34.372381 16706 raft_consensus.cc:2243] T a14748422723404da99695eb81af8c2d P 44675a14a3f743749e27757211c91562 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:34.372855 16706 raft_consensus.cc:2272] T a14748422723404da99695eb81af8c2d P 44675a14a3f743749e27757211c91562 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:34.375540 16706 tablet_replica.cc:333] T 29481911ba234693a25f05bda7f7341a P 44675a14a3f743749e27757211c91562: stopping tablet replica
I20260710 13:24:34.376425 16706 raft_consensus.cc:2243] T 29481911ba234693a25f05bda7f7341a P 44675a14a3f743749e27757211c91562 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:34.377398 16706 raft_consensus.cc:2272] T 29481911ba234693a25f05bda7f7341a P 44675a14a3f743749e27757211c91562 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:34.380092 16706 tablet_replica.cc:333] T fa9f6c0764e341bfaac1072c92a90359 P 44675a14a3f743749e27757211c91562: stopping tablet replica
I20260710 13:24:34.380800 16706 raft_consensus.cc:2243] T fa9f6c0764e341bfaac1072c92a90359 P 44675a14a3f743749e27757211c91562 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:34.381695 16706 raft_consensus.cc:2272] T fa9f6c0764e341bfaac1072c92a90359 P 44675a14a3f743749e27757211c91562 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:34.383957 16706 tablet_replica.cc:333] T 153b15f6ba5c48df95e1d20e784c0a73 P 44675a14a3f743749e27757211c91562: stopping tablet replica
I20260710 13:24:34.384689 16706 raft_consensus.cc:2243] T 153b15f6ba5c48df95e1d20e784c0a73 P 44675a14a3f743749e27757211c91562 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:34.385243 16706 raft_consensus.cc:2272] T 153b15f6ba5c48df95e1d20e784c0a73 P 44675a14a3f743749e27757211c91562 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:34.387728 16706 tablet_replica.cc:333] T 449ef35b9ac048de8570a31eddf465ff P 44675a14a3f743749e27757211c91562: stopping tablet replica
I20260710 13:24:34.388324 16706 raft_consensus.cc:2243] T 449ef35b9ac048de8570a31eddf465ff P 44675a14a3f743749e27757211c91562 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:34.389204 16706 raft_consensus.cc:2272] T 449ef35b9ac048de8570a31eddf465ff P 44675a14a3f743749e27757211c91562 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:34.391709 16706 tablet_replica.cc:333] T 19205be505f147b69a24dcf59be4846e P 44675a14a3f743749e27757211c91562: stopping tablet replica
I20260710 13:24:34.392282 16706 raft_consensus.cc:2243] T 19205be505f147b69a24dcf59be4846e P 44675a14a3f743749e27757211c91562 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:34.392769 16706 raft_consensus.cc:2272] T 19205be505f147b69a24dcf59be4846e P 44675a14a3f743749e27757211c91562 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:34.396703 16706 tablet_replica.cc:333] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 44675a14a3f743749e27757211c91562: stopping tablet replica
I20260710 13:24:34.397840 16706 raft_consensus.cc:2243] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 44675a14a3f743749e27757211c91562 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:34.398762 16706 raft_consensus.cc:2272] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 44675a14a3f743749e27757211c91562 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:34.401237 16706 tablet_replica.cc:333] T 1a46e185b7e740ca8b987a6098922316 P 44675a14a3f743749e27757211c91562: stopping tablet replica
I20260710 13:24:34.401855 16706 raft_consensus.cc:2243] T 1a46e185b7e740ca8b987a6098922316 P 44675a14a3f743749e27757211c91562 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:34.402357 16706 raft_consensus.cc:2272] T 1a46e185b7e740ca8b987a6098922316 P 44675a14a3f743749e27757211c91562 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:34.405779 16706 tablet_replica.cc:333] T 300f490a5b8045b9a42f4d64a24cc808 P 44675a14a3f743749e27757211c91562: stopping tablet replica
I20260710 13:24:34.406400 16706 raft_consensus.cc:2243] T 300f490a5b8045b9a42f4d64a24cc808 P 44675a14a3f743749e27757211c91562 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:34.406939 16706 raft_consensus.cc:2272] T 300f490a5b8045b9a42f4d64a24cc808 P 44675a14a3f743749e27757211c91562 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:34.409509 16706 tablet_replica.cc:333] T 40b5865ac84e46c1b87665d2dfab1ce9 P 44675a14a3f743749e27757211c91562: stopping tablet replica
I20260710 13:24:34.410429 16706 raft_consensus.cc:2243] T 40b5865ac84e46c1b87665d2dfab1ce9 P 44675a14a3f743749e27757211c91562 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:34.411072 16706 raft_consensus.cc:2272] T 40b5865ac84e46c1b87665d2dfab1ce9 P 44675a14a3f743749e27757211c91562 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:34.413651 16706 tablet_replica.cc:333] T 7f63e2b081b74719a138b7ee82e7f8fc P 44675a14a3f743749e27757211c91562: stopping tablet replica
I20260710 13:24:34.414316 16706 raft_consensus.cc:2243] T 7f63e2b081b74719a138b7ee82e7f8fc P 44675a14a3f743749e27757211c91562 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:34.414923 16706 raft_consensus.cc:2272] T 7f63e2b081b74719a138b7ee82e7f8fc P 44675a14a3f743749e27757211c91562 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:34.417578 16706 tablet_replica.cc:333] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 44675a14a3f743749e27757211c91562: stopping tablet replica
I20260710 13:24:34.418179 16706 raft_consensus.cc:2243] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 44675a14a3f743749e27757211c91562 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:34.419153 16706 raft_consensus.cc:2272] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 44675a14a3f743749e27757211c91562 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:34.421686 16706 tablet_replica.cc:333] T 7a6551b9ce5b4033a9d4f1bd725c07db P 44675a14a3f743749e27757211c91562: stopping tablet replica
I20260710 13:24:34.422364 16706 raft_consensus.cc:2243] T 7a6551b9ce5b4033a9d4f1bd725c07db P 44675a14a3f743749e27757211c91562 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:34.422907 16706 raft_consensus.cc:2272] T 7a6551b9ce5b4033a9d4f1bd725c07db P 44675a14a3f743749e27757211c91562 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:34.425500 16706 tablet_replica.cc:333] T 3d9335739e814bf68c6e9357d2da10f9 P 44675a14a3f743749e27757211c91562: stopping tablet replica
I20260710 13:24:34.426054 16706 raft_consensus.cc:2243] T 3d9335739e814bf68c6e9357d2da10f9 P 44675a14a3f743749e27757211c91562 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:34.426538 16706 raft_consensus.cc:2272] T 3d9335739e814bf68c6e9357d2da10f9 P 44675a14a3f743749e27757211c91562 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:34.428833 16706 tablet_replica.cc:333] T de5c940a8b214274b9a7104b84d724de P 44675a14a3f743749e27757211c91562: stopping tablet replica
I20260710 13:24:34.429365 16706 raft_consensus.cc:2243] T de5c940a8b214274b9a7104b84d724de P 44675a14a3f743749e27757211c91562 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:34.429826 16706 raft_consensus.cc:2272] T de5c940a8b214274b9a7104b84d724de P 44675a14a3f743749e27757211c91562 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:34.432129 16706 tablet_replica.cc:333] T d17f6e9d60aa427aa6c43e666aca0e01 P 44675a14a3f743749e27757211c91562: stopping tablet replica
I20260710 13:24:34.432598 16706 raft_consensus.cc:2243] T d17f6e9d60aa427aa6c43e666aca0e01 P 44675a14a3f743749e27757211c91562 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:34.433494 16706 raft_consensus.cc:2272] T d17f6e9d60aa427aa6c43e666aca0e01 P 44675a14a3f743749e27757211c91562 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:34.435791 16706 tablet_replica.cc:333] T ea2fb25c604e4a649f6473e281ac4b6f P 44675a14a3f743749e27757211c91562: stopping tablet replica
I20260710 13:24:34.436223 16706 raft_consensus.cc:2243] T ea2fb25c604e4a649f6473e281ac4b6f P 44675a14a3f743749e27757211c91562 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:34.437007 16706 raft_consensus.cc:2272] T ea2fb25c604e4a649f6473e281ac4b6f P 44675a14a3f743749e27757211c91562 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:34.483407 16706 tablet_server.cc:196] TabletServer@127.16.80.129:0 shutdown complete.
I20260710 13:24:34.525677 16706 tablet_server.cc:179] TabletServer@127.16.80.130:0 shutting down...
W20260710 13:24:34.536755 21279 consensus_peers.cc:597] T 19205be505f147b69a24dcf59be4846e P 47d1d6074f2840dfa536b389a6754186 -> Peer 94894d08fce742debc6ba82c1c8e7642 (127.16.80.130:32917): Couldn't send request to peer 94894d08fce742debc6ba82c1c8e7642. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:34.558799 16706 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:34.559703 16706 tablet_replica.cc:333] T fcae0c00550f4cea89094d3d6c239937 P 94894d08fce742debc6ba82c1c8e7642: stopping tablet replica
I20260710 13:24:34.560544 16706 raft_consensus.cc:2243] T fcae0c00550f4cea89094d3d6c239937 P 94894d08fce742debc6ba82c1c8e7642 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:34.561084 16706 raft_consensus.cc:2272] T fcae0c00550f4cea89094d3d6c239937 P 94894d08fce742debc6ba82c1c8e7642 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:34.563441 16706 tablet_replica.cc:333] T a14748422723404da99695eb81af8c2d P 94894d08fce742debc6ba82c1c8e7642: stopping tablet replica
I20260710 13:24:34.564060 16706 raft_consensus.cc:2243] T a14748422723404da99695eb81af8c2d P 94894d08fce742debc6ba82c1c8e7642 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:34.564881 16706 raft_consensus.cc:2272] T a14748422723404da99695eb81af8c2d P 94894d08fce742debc6ba82c1c8e7642 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:34.567266 16706 tablet_replica.cc:333] T 29481911ba234693a25f05bda7f7341a P 94894d08fce742debc6ba82c1c8e7642: stopping tablet replica
I20260710 13:24:34.568061 16706 raft_consensus.cc:2243] T 29481911ba234693a25f05bda7f7341a P 94894d08fce742debc6ba82c1c8e7642 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:34.568717 16706 raft_consensus.cc:2272] T 29481911ba234693a25f05bda7f7341a P 94894d08fce742debc6ba82c1c8e7642 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:34.572131 16706 tablet_replica.cc:333] T 449ef35b9ac048de8570a31eddf465ff P 94894d08fce742debc6ba82c1c8e7642: stopping tablet replica
I20260710 13:24:34.573146 16706 raft_consensus.cc:2243] T 449ef35b9ac048de8570a31eddf465ff P 94894d08fce742debc6ba82c1c8e7642 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:34.573879 16706 raft_consensus.cc:2272] T 449ef35b9ac048de8570a31eddf465ff P 94894d08fce742debc6ba82c1c8e7642 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:34.574600 21280 consensus_peers.cc:597] T 153b15f6ba5c48df95e1d20e784c0a73 P 47d1d6074f2840dfa536b389a6754186 -> Peer 44675a14a3f743749e27757211c91562 (127.16.80.129:45163): Couldn't send request to peer 44675a14a3f743749e27757211c91562. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:45163: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:34.576586 16706 tablet_replica.cc:333] T fa9f6c0764e341bfaac1072c92a90359 P 94894d08fce742debc6ba82c1c8e7642: stopping tablet replica
I20260710 13:24:34.577339 16706 raft_consensus.cc:2243] T fa9f6c0764e341bfaac1072c92a90359 P 94894d08fce742debc6ba82c1c8e7642 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:34.577955 16706 raft_consensus.cc:2272] T fa9f6c0764e341bfaac1072c92a90359 P 94894d08fce742debc6ba82c1c8e7642 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:34.580281 16706 tablet_replica.cc:333] T 153b15f6ba5c48df95e1d20e784c0a73 P 94894d08fce742debc6ba82c1c8e7642: stopping tablet replica
I20260710 13:24:34.580870 16706 raft_consensus.cc:2243] T 153b15f6ba5c48df95e1d20e784c0a73 P 94894d08fce742debc6ba82c1c8e7642 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:34.581365 16706 raft_consensus.cc:2272] T 153b15f6ba5c48df95e1d20e784c0a73 P 94894d08fce742debc6ba82c1c8e7642 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:34.583482 16706 tablet_replica.cc:333] T 1a46e185b7e740ca8b987a6098922316 P 94894d08fce742debc6ba82c1c8e7642: stopping tablet replica
I20260710 13:24:34.584048 16706 raft_consensus.cc:2243] T 1a46e185b7e740ca8b987a6098922316 P 94894d08fce742debc6ba82c1c8e7642 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:34.584506 16706 raft_consensus.cc:2272] T 1a46e185b7e740ca8b987a6098922316 P 94894d08fce742debc6ba82c1c8e7642 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:34.587054 16706 tablet_replica.cc:333] T d17f6e9d60aa427aa6c43e666aca0e01 P 94894d08fce742debc6ba82c1c8e7642: stopping tablet replica
I20260710 13:24:34.587750 16706 raft_consensus.cc:2243] T d17f6e9d60aa427aa6c43e666aca0e01 P 94894d08fce742debc6ba82c1c8e7642 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:34.588284 16706 raft_consensus.cc:2272] T d17f6e9d60aa427aa6c43e666aca0e01 P 94894d08fce742debc6ba82c1c8e7642 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:34.590607 16706 tablet_replica.cc:333] T ea2fb25c604e4a649f6473e281ac4b6f P 94894d08fce742debc6ba82c1c8e7642: stopping tablet replica
I20260710 13:24:34.591210 16706 raft_consensus.cc:2243] T ea2fb25c604e4a649f6473e281ac4b6f P 94894d08fce742debc6ba82c1c8e7642 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:34.591683 16706 raft_consensus.cc:2272] T ea2fb25c604e4a649f6473e281ac4b6f P 94894d08fce742debc6ba82c1c8e7642 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:34.593753 16706 tablet_replica.cc:333] T 40b5865ac84e46c1b87665d2dfab1ce9 P 94894d08fce742debc6ba82c1c8e7642: stopping tablet replica
I20260710 13:24:34.594408 16706 raft_consensus.cc:2243] T 40b5865ac84e46c1b87665d2dfab1ce9 P 94894d08fce742debc6ba82c1c8e7642 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:34.595335 16706 raft_consensus.cc:2272] T 40b5865ac84e46c1b87665d2dfab1ce9 P 94894d08fce742debc6ba82c1c8e7642 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:34.597754 16706 tablet_replica.cc:333] T 300f490a5b8045b9a42f4d64a24cc808 P 94894d08fce742debc6ba82c1c8e7642: stopping tablet replica
I20260710 13:24:34.598379 16706 raft_consensus.cc:2243] T 300f490a5b8045b9a42f4d64a24cc808 P 94894d08fce742debc6ba82c1c8e7642 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:34.599324 16706 raft_consensus.cc:2272] T 300f490a5b8045b9a42f4d64a24cc808 P 94894d08fce742debc6ba82c1c8e7642 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:34.601717 21280 consensus_peers.cc:597] T 1a46e185b7e740ca8b987a6098922316 P 47d1d6074f2840dfa536b389a6754186 -> Peer 44675a14a3f743749e27757211c91562 (127.16.80.129:45163): Couldn't send request to peer 44675a14a3f743749e27757211c91562. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:45163: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:34.602101 16706 tablet_replica.cc:333] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 94894d08fce742debc6ba82c1c8e7642: stopping tablet replica
I20260710 13:24:34.602856 16706 raft_consensus.cc:2243] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 94894d08fce742debc6ba82c1c8e7642 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:34.603519 16706 raft_consensus.cc:2272] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 94894d08fce742debc6ba82c1c8e7642 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:34.607565 16706 tablet_replica.cc:333] T 19205be505f147b69a24dcf59be4846e P 94894d08fce742debc6ba82c1c8e7642: stopping tablet replica
I20260710 13:24:34.608547 16706 raft_consensus.cc:2243] T 19205be505f147b69a24dcf59be4846e P 94894d08fce742debc6ba82c1c8e7642 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:34.609256 16706 raft_consensus.cc:2272] T 19205be505f147b69a24dcf59be4846e P 94894d08fce742debc6ba82c1c8e7642 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:34.609768 21206 consensus_peers.cc:597] T 7a6551b9ce5b4033a9d4f1bd725c07db P 94894d08fce742debc6ba82c1c8e7642 -> Peer 44675a14a3f743749e27757211c91562 (127.16.80.129:45163): Couldn't send request to peer 44675a14a3f743749e27757211c91562. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:45163: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:34.613158 16706 tablet_replica.cc:333] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 94894d08fce742debc6ba82c1c8e7642: stopping tablet replica
I20260710 13:24:34.614341 16706 raft_consensus.cc:2243] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 94894d08fce742debc6ba82c1c8e7642 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:34.615455 16706 raft_consensus.cc:2272] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 94894d08fce742debc6ba82c1c8e7642 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:34.618889 16706 tablet_replica.cc:333] T 7f63e2b081b74719a138b7ee82e7f8fc P 94894d08fce742debc6ba82c1c8e7642: stopping tablet replica
W20260710 13:24:34.619284 21280 consensus_peers.cc:597] T 19205be505f147b69a24dcf59be4846e P 47d1d6074f2840dfa536b389a6754186 -> Peer 44675a14a3f743749e27757211c91562 (127.16.80.129:45163): Couldn't send request to peer 44675a14a3f743749e27757211c91562. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:45163: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:34.619851 16706 raft_consensus.cc:2243] T 7f63e2b081b74719a138b7ee82e7f8fc P 94894d08fce742debc6ba82c1c8e7642 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:34.621011 16706 raft_consensus.cc:2272] T 7f63e2b081b74719a138b7ee82e7f8fc P 94894d08fce742debc6ba82c1c8e7642 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:34.628949 16706 tablet_replica.cc:333] T 7a6551b9ce5b4033a9d4f1bd725c07db P 94894d08fce742debc6ba82c1c8e7642: stopping tablet replica
I20260710 13:24:34.629900 16706 raft_consensus.cc:2243] T 7a6551b9ce5b4033a9d4f1bd725c07db P 94894d08fce742debc6ba82c1c8e7642 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:34.631256 16706 raft_consensus.cc:2272] T 7a6551b9ce5b4033a9d4f1bd725c07db P 94894d08fce742debc6ba82c1c8e7642 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:34.632867 21206 consensus_peers.cc:597] T de5c940a8b214274b9a7104b84d724de P 94894d08fce742debc6ba82c1c8e7642 -> Peer 44675a14a3f743749e27757211c91562 (127.16.80.129:45163): Couldn't send request to peer 44675a14a3f743749e27757211c91562. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:45163: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:34.634120 16706 tablet_replica.cc:333] T 3d9335739e814bf68c6e9357d2da10f9 P 94894d08fce742debc6ba82c1c8e7642: stopping tablet replica
I20260710 13:24:34.634819 16706 raft_consensus.cc:2243] T 3d9335739e814bf68c6e9357d2da10f9 P 94894d08fce742debc6ba82c1c8e7642 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:34.636097 16706 raft_consensus.cc:2272] T 3d9335739e814bf68c6e9357d2da10f9 P 94894d08fce742debc6ba82c1c8e7642 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:34.639362 16706 tablet_replica.cc:333] T de5c940a8b214274b9a7104b84d724de P 94894d08fce742debc6ba82c1c8e7642: stopping tablet replica
W20260710 13:24:34.639657 21279 consensus_peers.cc:597] T 1a46e185b7e740ca8b987a6098922316 P 47d1d6074f2840dfa536b389a6754186 -> Peer 94894d08fce742debc6ba82c1c8e7642 (127.16.80.130:32917): Couldn't send request to peer 94894d08fce742debc6ba82c1c8e7642. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:34.640194 16706 raft_consensus.cc:2243] T de5c940a8b214274b9a7104b84d724de P 94894d08fce742debc6ba82c1c8e7642 [term 2 LEADER]: Raft consensus shutting down.
W20260710 13:24:34.641122 21279 consensus_peers.cc:597] T fcae0c00550f4cea89094d3d6c239937 P 47d1d6074f2840dfa536b389a6754186 -> Peer 94894d08fce742debc6ba82c1c8e7642 (127.16.80.130:32917): Couldn't send request to peer 94894d08fce742debc6ba82c1c8e7642. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:34.641678 16706 raft_consensus.cc:2272] T de5c940a8b214274b9a7104b84d724de P 94894d08fce742debc6ba82c1c8e7642 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:34.686950 16706 tablet_server.cc:196] TabletServer@127.16.80.130:0 shutdown complete.
I20260710 13:24:34.721197 16706 tablet_server.cc:179] TabletServer@127.16.80.131:0 shutting down...
W20260710 13:24:34.742071 21280 consensus_peers.cc:597] T fcae0c00550f4cea89094d3d6c239937 P 47d1d6074f2840dfa536b389a6754186 -> Peer 44675a14a3f743749e27757211c91562 (127.16.80.129:45163): Couldn't send request to peer 44675a14a3f743749e27757211c91562. Status: Network error: Client connection negotiation failed: client connection to 127.16.80.129:45163: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:34.751044 16706 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:34.751935 16706 tablet_replica.cc:333] T fcae0c00550f4cea89094d3d6c239937 P 47d1d6074f2840dfa536b389a6754186: stopping tablet replica
I20260710 13:24:34.752962 16706 raft_consensus.cc:2243] T fcae0c00550f4cea89094d3d6c239937 P 47d1d6074f2840dfa536b389a6754186 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:34.753909 16706 raft_consensus.cc:2272] T fcae0c00550f4cea89094d3d6c239937 P 47d1d6074f2840dfa536b389a6754186 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:34.756138 16706 tablet_replica.cc:333] T a14748422723404da99695eb81af8c2d P 47d1d6074f2840dfa536b389a6754186: stopping tablet replica
I20260710 13:24:34.756723 16706 raft_consensus.cc:2243] T a14748422723404da99695eb81af8c2d P 47d1d6074f2840dfa536b389a6754186 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:34.757241 16706 raft_consensus.cc:2272] T a14748422723404da99695eb81af8c2d P 47d1d6074f2840dfa536b389a6754186 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:34.759325 16706 tablet_replica.cc:333] T 29481911ba234693a25f05bda7f7341a P 47d1d6074f2840dfa536b389a6754186: stopping tablet replica
I20260710 13:24:34.759825 16706 raft_consensus.cc:2243] T 29481911ba234693a25f05bda7f7341a P 47d1d6074f2840dfa536b389a6754186 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:34.760361 16706 raft_consensus.cc:2272] T 29481911ba234693a25f05bda7f7341a P 47d1d6074f2840dfa536b389a6754186 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:34.762398 16706 tablet_replica.cc:333] T 19205be505f147b69a24dcf59be4846e P 47d1d6074f2840dfa536b389a6754186: stopping tablet replica
I20260710 13:24:34.762990 16706 raft_consensus.cc:2243] T 19205be505f147b69a24dcf59be4846e P 47d1d6074f2840dfa536b389a6754186 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:34.763878 16706 raft_consensus.cc:2272] T 19205be505f147b69a24dcf59be4846e P 47d1d6074f2840dfa536b389a6754186 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:34.766755 16706 tablet_replica.cc:333] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 47d1d6074f2840dfa536b389a6754186: stopping tablet replica
I20260710 13:24:34.767374 16706 raft_consensus.cc:2243] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 47d1d6074f2840dfa536b389a6754186 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:34.767840 16706 raft_consensus.cc:2272] T 0ff4b4da63e9453cbd9e650c5c5ff46f P 47d1d6074f2840dfa536b389a6754186 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:34.769763 16706 tablet_replica.cc:333] T 1a46e185b7e740ca8b987a6098922316 P 47d1d6074f2840dfa536b389a6754186: stopping tablet replica
I20260710 13:24:34.770242 16706 raft_consensus.cc:2243] T 1a46e185b7e740ca8b987a6098922316 P 47d1d6074f2840dfa536b389a6754186 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:34.770957 16706 raft_consensus.cc:2272] T 1a46e185b7e740ca8b987a6098922316 P 47d1d6074f2840dfa536b389a6754186 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:34.773527 16706 tablet_replica.cc:333] T fa9f6c0764e341bfaac1072c92a90359 P 47d1d6074f2840dfa536b389a6754186: stopping tablet replica
I20260710 13:24:34.774067 16706 raft_consensus.cc:2243] T fa9f6c0764e341bfaac1072c92a90359 P 47d1d6074f2840dfa536b389a6754186 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:34.774506 16706 raft_consensus.cc:2272] T fa9f6c0764e341bfaac1072c92a90359 P 47d1d6074f2840dfa536b389a6754186 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:34.776477 16706 tablet_replica.cc:333] T 449ef35b9ac048de8570a31eddf465ff P 47d1d6074f2840dfa536b389a6754186: stopping tablet replica
I20260710 13:24:34.777016 16706 raft_consensus.cc:2243] T 449ef35b9ac048de8570a31eddf465ff P 47d1d6074f2840dfa536b389a6754186 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:34.777423 16706 raft_consensus.cc:2272] T 449ef35b9ac048de8570a31eddf465ff P 47d1d6074f2840dfa536b389a6754186 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:34.779415 16706 tablet_replica.cc:333] T 153b15f6ba5c48df95e1d20e784c0a73 P 47d1d6074f2840dfa536b389a6754186: stopping tablet replica
I20260710 13:24:34.779886 16706 raft_consensus.cc:2243] T 153b15f6ba5c48df95e1d20e784c0a73 P 47d1d6074f2840dfa536b389a6754186 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:34.780669 16706 raft_consensus.cc:2272] T 153b15f6ba5c48df95e1d20e784c0a73 P 47d1d6074f2840dfa536b389a6754186 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:34.782531 16706 tablet_replica.cc:333] T 40b5865ac84e46c1b87665d2dfab1ce9 P 47d1d6074f2840dfa536b389a6754186: stopping tablet replica
I20260710 13:24:34.783035 16706 raft_consensus.cc:2243] T 40b5865ac84e46c1b87665d2dfab1ce9 P 47d1d6074f2840dfa536b389a6754186 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:34.783562 16706 raft_consensus.cc:2272] T 40b5865ac84e46c1b87665d2dfab1ce9 P 47d1d6074f2840dfa536b389a6754186 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:34.785449 16706 tablet_replica.cc:333] T 300f490a5b8045b9a42f4d64a24cc808 P 47d1d6074f2840dfa536b389a6754186: stopping tablet replica
I20260710 13:24:34.785918 16706 raft_consensus.cc:2243] T 300f490a5b8045b9a42f4d64a24cc808 P 47d1d6074f2840dfa536b389a6754186 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:34.786288 16706 raft_consensus.cc:2272] T 300f490a5b8045b9a42f4d64a24cc808 P 47d1d6074f2840dfa536b389a6754186 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:34.788241 16706 tablet_replica.cc:333] T d17f6e9d60aa427aa6c43e666aca0e01 P 47d1d6074f2840dfa536b389a6754186: stopping tablet replica
I20260710 13:24:34.788704 16706 raft_consensus.cc:2243] T d17f6e9d60aa427aa6c43e666aca0e01 P 47d1d6074f2840dfa536b389a6754186 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:34.789134 16706 raft_consensus.cc:2272] T d17f6e9d60aa427aa6c43e666aca0e01 P 47d1d6074f2840dfa536b389a6754186 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:34.790977 16706 tablet_replica.cc:333] T ea2fb25c604e4a649f6473e281ac4b6f P 47d1d6074f2840dfa536b389a6754186: stopping tablet replica
I20260710 13:24:34.791433 16706 raft_consensus.cc:2243] T ea2fb25c604e4a649f6473e281ac4b6f P 47d1d6074f2840dfa536b389a6754186 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:34.791838 16706 raft_consensus.cc:2272] T ea2fb25c604e4a649f6473e281ac4b6f P 47d1d6074f2840dfa536b389a6754186 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:34.793648 16706 tablet_replica.cc:333] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 47d1d6074f2840dfa536b389a6754186: stopping tablet replica
I20260710 13:24:34.794291 16706 raft_consensus.cc:2243] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 47d1d6074f2840dfa536b389a6754186 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:34.794745 16706 raft_consensus.cc:2272] T 89fa5cc1cd4d4aafb28d1decb1d66e11 P 47d1d6074f2840dfa536b389a6754186 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:34.796821 16706 tablet_replica.cc:333] T 7f63e2b081b74719a138b7ee82e7f8fc P 47d1d6074f2840dfa536b389a6754186: stopping tablet replica
I20260710 13:24:34.797531 16706 raft_consensus.cc:2243] T 7f63e2b081b74719a138b7ee82e7f8fc P 47d1d6074f2840dfa536b389a6754186 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:34.798118 16706 raft_consensus.cc:2272] T 7f63e2b081b74719a138b7ee82e7f8fc P 47d1d6074f2840dfa536b389a6754186 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:34.800218 16706 tablet_replica.cc:333] T 7a6551b9ce5b4033a9d4f1bd725c07db P 47d1d6074f2840dfa536b389a6754186: stopping tablet replica
I20260710 13:24:34.800776 16706 raft_consensus.cc:2243] T 7a6551b9ce5b4033a9d4f1bd725c07db P 47d1d6074f2840dfa536b389a6754186 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:34.801283 16706 raft_consensus.cc:2272] T 7a6551b9ce5b4033a9d4f1bd725c07db P 47d1d6074f2840dfa536b389a6754186 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:34.803319 16706 tablet_replica.cc:333] T 3d9335739e814bf68c6e9357d2da10f9 P 47d1d6074f2840dfa536b389a6754186: stopping tablet replica
I20260710 13:24:34.803844 16706 raft_consensus.cc:2243] T 3d9335739e814bf68c6e9357d2da10f9 P 47d1d6074f2840dfa536b389a6754186 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:34.804369 16706 raft_consensus.cc:2272] T 3d9335739e814bf68c6e9357d2da10f9 P 47d1d6074f2840dfa536b389a6754186 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:34.806285 16706 tablet_replica.cc:333] T de5c940a8b214274b9a7104b84d724de P 47d1d6074f2840dfa536b389a6754186: stopping tablet replica
I20260710 13:24:34.806797 16706 raft_consensus.cc:2243] T de5c940a8b214274b9a7104b84d724de P 47d1d6074f2840dfa536b389a6754186 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:34.807340 16706 raft_consensus.cc:2272] T de5c940a8b214274b9a7104b84d724de P 47d1d6074f2840dfa536b389a6754186 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:34.838999 16706 tablet_server.cc:196] TabletServer@127.16.80.131:0 shutdown complete.
I20260710 13:24:34.874298 16706 master.cc:562] Master@127.16.80.190:46715 shutting down...
I20260710 13:24:34.897318 16706 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 93bb658ab743439aad7ee317079be603 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:34.898157 16706 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 93bb658ab743439aad7ee317079be603 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:34.898509 16706 tablet_replica.cc:333] T 00000000000000000000000000000000 P 93bb658ab743439aad7ee317079be603: stopping tablet replica
I20260710 13:24:34.920747 16706 master.cc:584] Master@127.16.80.190:46715 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11247 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (24137 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (111678 ms total)
[  PASSED  ] 8 tests.
I20260710 13:24:34.977984 16706 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 407 messages since previous log ~14 seconds ago
I20260710 13:24:34.978202 16706 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 13:24:34.978340 16706 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 406 messages since previous log ~14 seconds ago
I20260710 13:24:34.978492 16706 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~33 seconds ago
I20260710 13:24:34.978632 16706 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~33 seconds ago
I20260710 13:24:34.978837 16706 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 9 messages since previous log ~0 seconds ago
I20260710 13:24:34.979065 16706 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~26 seconds ago
